hyperledger / identus-edge-agent-sdk-swift

https://hyperledger.github.io/identus-edge-agent-sdk-swift/documentation/edgeagentsdk
Apache License 2.0
10 stars 5 forks source link

Not able to Submit Archive with Swift SDK SPM #127

Closed coveloper closed 5 months ago

coveloper commented 6 months ago

Is this a regression?

Yes

Description

To replicate:

  1. Use Xcode 15.3 or 15.2, create new project (iOS or MultiPlatform).
  2. Set deployment target to anything, 15, 16, or 17
  3. Add Swift SDK using SPM.
  4. Archive project (should build)
  5. Submit to AppStoreConnect:
  6. Observe Error returned: Screenshot 2024-03-19 at 7 34 33 PM

Please provide the exception or error you saw

'Invalid Bundle.  The bundle ____/Frameworks/ApolloLibrary.framework does not support the minimum OS Version specified in the Info.plist (ID: $someID)

Please provide the environment you discovered this bug in

Xcode 15.3 iOS project and MultiPlatform project (iOS/Mac), with deployment target of iOS 15/16/17

This happens with Swift SDK v4.0.1 and v5.0.0

Anything else?

I'm not able to ship an app with the Swift SDK to TestFlight. I was able to do this with earlier versions of the SDK but it's been about a year since I've tried.

coveloper commented 6 months ago

Found this, maybe it's an Xcode 15.3 thing: https://forums.developer.apple.com/forums/thread/748177

coveloper commented 6 months ago

I had same issue with Xcode 15.2

coveloper commented 6 months ago

More complaints about 15.3: https://www.reddit.com/r/swift/comments/1bd7kxj/swift_ios_cannot_upload_to_testflight/

goncalo-frade-iohk commented 5 months ago

@coveloper this is fixed right or you still have problems?

essbante-io commented 5 months ago

This issue has been addressed and is now considered solved. If you have further questions or related concerns, please open a new issue.