Reputation: 2549
TMS-90747: Architecture incompatible with MinimumOSVersion. The app bundle at 'Blankbook.app/PlugIns/BlankbookSticker.appex' specifies a MinimumOSVersion of '13.0' but contains a 32-bit architecture that is unsupported on iOS 12 and later.
I received the above warning when trying to add a sticker extension to the existing app that targeted 13.0
I did nothing fancy but added the required stickers to the pack. I'm wondering if its some setting I'm missing something that triggers the warning above when try to upload to App Store?
Upvotes: 1
Views: 494
Reputation: 81
It doesn't make sense to me but setting the target to iOS 10 cleared that warning for me. Also had to uncheck the "Apple Silicon Mac Availability — Make this app available" box (App Store Connect, Pricing and Availability) because I was getting two errors that didn't appear to be linked but always showed up together.
Upvotes: 0
Reputation: 2549
Ok.... seems you have to set sticker extension target below iOS 11 for now to erase the warning.
Upvotes: 2