refiner-io / mobile-sdk-ios

iOS SDK for Refiner in-app surveys
https://refiner.io
0 stars 0 forks source link

Unsupported iOS version #8

Closed Black-Opium closed 3 months ago

Black-Opium commented 5 months ago

I can't send the build to App Store Connect and TestFlight due to an error in the library. MyProject minimal iOS version is 15 SPM

Error uploading ipa file: [Application Loader Error Output]: ERROR: [ContentDelivery.Uploader] Asset validation failed (90208) Invalid Bundle. The bundle Test/Frameworks/RefinerSDK.framework does not support the minimum OS Version specified in the Info.plist.

[Application Loader Error Output]: Error uploading '/var/folders/bv/tvd8h0vx2g57s9dtwh4wsrwh0000gn/T/e6885e8f-bb84-4270-b5d8-a86c142c8664.ipa'.

[Application Loader Error Output]: Asset validation failed Invalid Bundle. The bundle Test/Frameworks/RefinerSDK.framework does not support the minimum OS Version specified in the Info.plist. (90208)

[Application Loader Error Output]: The call to the altool completed with a non-zero exit status: 1. This indicates a failure.

tekinalper commented 5 months ago

@Black-Opium is it possible to temporarily use pod instead of SPM? I guess Apple didn't find a solution to this on their end. I'll try to patch the workaround for SPM in our next release.

tekinalper commented 3 months ago

Fixed in release 1.3.11