Hi,
I'm using the premium iOS SDK and would like to use it as a Swift package instead of CocoaPods. This is only possible using a binary target within a swift package that was just announced at WWDC. Is there a plan to distribute the NMAKit binary through a swift package this fall? It would make things a lot easier and using an XCFramework it would be able to support simulator and device without having to strip anything from the framework.
Is there already an XCFramework I can download or only the framework file in the developer portal? It really is less than ideal as I cannot build my own swift packages currently that rely on HERE Maps. I see references to "heresdk.xcframework" in some of the docs but it only says that you can download it on developer.here.com, which is not very helpful. I really wish the documentation was more clear.
References:
https://developer.apple.com/documentation/swift_packages/distributing_binary_frameworks_as_swift_packages
https://developer.apple.com/videos/play/wwdc2020/10147
Hi,
I'm using the premium iOS SDK and would like to use it as a Swift package instead of CocoaPods. This is only possible using a binary target within a swift package that was just announced at WWDC. Is there a plan to distribute the NMAKit binary through a swift package this fall? It would make things a lot easier and using an XCFramework it would be able to support simulator and device without having to strip anything from the framework.
Is there already an XCFramework I can download or only the framework file in the developer portal? It really is less than ideal as I cannot build my own swift packages currently that rely on HERE Maps. I see references to "heresdk.xcframework" in some of the docs but it only says that you can download it on developer.here.com, which is not very helpful. I really wish the documentation was more clear.
References:
https://developer.apple.com/documentation/swift_packages/distributing_binary_frameworks_as_swift_packages
https://developer.apple.com/videos/play/wwdc2020/10147