heremaps / here-ios-sdk-examples

Objective-C and Swift projects using the HERE SDK for iOS.
MIT License
60 stars 55 forks source link

Missing support for Xcode 13 #217

Closed lechuckcaptain closed 3 years ago

lechuckcaptain commented 3 years ago

Describe the bug I cannot build an app that is using Here SDK lite framework with the latest Xcode 13.0 RC (13A233). When I try I get the following error:

Build/Products/Development-iphonesimulator/XCFrameworkIntermediates/heresdk/heresdk.framework/Modules/heresdk.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo' is either malformed or generated by a different Swift version. Note that it uses an unstable format and may leak internal project details, it should not be distributed alongside modules

If I compile the sdk-examples I get only a warning with the same message:

Build/Products/Debug-iphonesimulator/heresdk.framework/Modules/heresdk.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo' is either malformed or generated by a different Swift version. Note that it uses an unstable format and may leak internal project details, it should not be distributed alongside modules

Due to the fact that we are planning the update of our toolchain to Xcode 13.0 as soon as possible, it would be nice to have a SDK version compiled to support the most updated Swift version.

Steps To Reproduce Steps to reproduce the behavior:

  1. Open SearchLite example with Xcode 13 RC (13A233)
  2. Build

Expected behavior No warnings or errors should be displayed. Latest version of Xcode should be supported. Would be nice to have support for at least two major Xcode versions (12.x, 13.x).

Screenshots image

dashchak commented 3 years ago

Hi @lechuckcaptain, This space is only for HERESDK 3.x (NMAKit) related issues.

For SDK 4.x please go to https://github.com/heremaps/here-sdk-examples