Using XCode 14.3 and I'm having the same issue. I'm adding a widget extension to my multiplatform app just for iOS.
Your target is built for iOS but contains embedded content built for the macOS platform (YAPTWidgetExtension.appex), which is not allowed.
Unchecking macOS from the filter for Frameworks and Libraries and Embedded Content didn't help.
Anyone else has a solution?
Post
Replies
Boosts
Views
Activity
Having the same issue with transporter with build created from UE5.0.3.
Asset validation failed (90725)
SDK Version Issue. This app was built with the iOS 14.4 SDK. All iOS apps submitted to the App Store must be built with the iOS 15 SDK or later, included in Xcode 13 or later. (ID: 9439c495-46bb-4f4f-b5c7-dbcc544f36f3)
Any luck for a fix?
thanks for the tip, exporting the build to .ipa without internet and using transporter to upload workaround works for me.
same, anyone knows where we can check apple server status?