Today, using the latest build 3703, I cannot upload a new build using xCode 15.2; when I use Transporter to DELIVER, I get this message:
Asset validation failed (90534)
Invalid Toolchain. Your app was built with an unsupported SDK or version of Xcode. If you plan to submit this build to the App Store, make sure you are using the versions listed in https://help.apple.com/xcode/mac/current/#/devf16aefe3b or later. (ID: 2ca8f467-34bb-459b-aa02-c40952710fe1)
When I check the console, I see this…
Building: Packaging app
Analyzing plugins…
ERROR: Builder failed: /Volumes/2020/Dropbox/Projects/AMEN Game.app/.build/libtemplate/Builder.lua:33: cannot open /Volumes/2020/Dropbox/Projects/AMEN Game.app/.build: No such file or directory
BUILD ERROR: There was a problem linking the app.
Any idea what’s going on? It’s worth noting that the last time I created a build was last month with version 3702 using Xcode 15.1. Now, using 3703 using Xcode 15.2 I get this error.