I have been using Swift Playground to build and submit my apps to the appstore for around three years now. Recently I uploaded two of my apps but now when I submit them for approval an error is issued… “Unable to Add for Review”… (see pic attached). I don’t understand it because Playground does not use Xcode as far as I am aware? Can someone advise me what I can do to resolve this? Is it something I have to wait to be fixed by an Apple update?
Updating Apps on the AppStore no longer working for me.
What version of Swift Playground are you using?
And is this on Mac or iPad?
because Playground does not use Xcode as far as I am aware?
Yes and no. It’s an independent product but, when you submit to App Store Connect, it reuses a bunch of the same infrastructure. Thus it’s not a huge surprise that you’re seeing Xcode in this error message.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"