shakebugs / shake-ios

Bug and crash reporting SDK for iOS apps.
https://shakebugs.com
Other
30 stars 4 forks source link

Itunes Transporter Error when using SPM #8

Closed xezero closed 3 years ago

xezero commented 3 years ago

The SPM package pulls down and compiles fine but seems to get an error during deployment:

[03:09:07]: ERROR ITMS-90680: "Invalid directory. The bundle Payload/Airchat.app/PlugIns/Shake.framework is not contained in a correctly named directory. It should be under "Frameworks"."

xezero commented 3 years ago

I think this might be the reason: https://forums.swift.org/t/swift-package-binary-framework-issue/41922

david-halapir commented 3 years ago

Thanks for the report, we are tracking internally but this looks like an Xcode issue. Closing for now.