Post

Replies

Boosts

Views

Activity

Reply to App Store Connect does not accept back-deploy concurrency macOS App that build by Xcode 13.2
For anyone is using Xcode 13.2 and above, and still getting this error: Remove any API using Swift Concurrency and re-archive your build. If you're not using any Swift Concurrency API, however, using Alamofire, you should know that Alimofire's newest release (5.5.0) has added Swift Concurrency support. That's the reason why you're getting this error. Downgrade Alamofire to 5.4.4 and reset package caches, then re-archive. This would hopefully solve this issue. For any further information, this issue seems fixed in latest Xcode 13.3 Beta (never tried though). You might wanna wait for next stable release of Xcode to use Alamofire 5.5.0.
Feb ’22
Reply to XCode 13.1 Syntax Highlighting errors
Xcode 13.2.1 by now, it's still buggy... Something like property wrappers with quotes (@Environment() and something like that), or the most used DispatchQueue won't highlight properly... It's really confusing as if Apple developers and testers never used Xcode for at least once and upload new versions without any check...
Dec ’21