geosparks/geospark-sdk-ios

Cannot build project for simulator with pod version `2.1.2`

oscarross opened this issue · 6 comments

New version of pod library 2.1.2 doesn't have binaries for x86_64 and i386 architecture, so when I want to build project for simulator I get this error:

Could not find module 'GeoSpark' for target 'x86_64-apple-ios-simulator'; found: arm64, armv7-apple-ios, arm64-apple-ios, arm, armv7

Also when I want to build app with bitcode I get this message

ld: bitcode bundle could not be generated because `(...)/Pods/GeoSpark/GeoSparkSDK/GeoSpark.framework/GeoSpark' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build file '(...)/Pods/GeoSpark/GeoSparkSDK/GeoSpark.framework/GeoSpark' for architecture arm64

@jothipriyadharshanr Can you help me?

@rosolowski We will look into this and revert back to you as soon as possible.

@jothipriyadharshanr but I am afraid that your previous library does not support swift 5

@jothipriyadharshanr Any updates?

The current version of SDK does not support the simulator. But this request is in our current piple line and will be available in few weeks.