XCode 12.4
Unity 2020.1.5f1
I (unfortunately, damn Apple) updated XCode and now I’m having issues trying to upload my app to the App Store.
With the previous version of XCode I checked a build setting for swift => always embed but now I can not find it anymore.
The closest thing that I found is
But, after the upload, I receive this email
Dear Developer,
We identified one or more issues with a recent delivery for your app, “QuesTavern - Febol!” 1.2 (12). Please correct the following issues, then upload again.
ITMS-90427: Invalid Swift Support - The expected dylibs are missing from the app’s Framework location, such as /Payload/questavernfebol.app/Frameworks.
Can someone help me with this?
Thanks
Is this what you were looking for?
1 Like
Yes, it is, thanks, found it!
jinn97
June 27, 2022, 11:11am
4
Hello!
How did you managed to solve this issue?
Can you explain step by step?
I am using Unity 2020.3.36f1, Xcode 13.4.1.
I have the exact same error with ITMS-90427: Invalid Swift Support → Payload/ etc
Thank you!
1 Like
im stuck at the same spot! can someone assist.
jinn97:
Hello!
How did you managed to solve this issue?
Can you explain step by step?
I am using Unity 2020.3.36f1, Xcode 13.4.1.
I have the exact same error with ITMS-90427: Invalid Swift Support → Payload/ etc
Thank you!
Just Go to Build Settings in Xcode Search "Always Embed Swift Standard Libraries " And set it to Yes
1 Like
Just Go to Build Settings in Xcode Search "Always Embed Swift Standard Libraries " And set it to Yes