Reputation: 104
I would like make code changes for iOS14 but I don't want to upgrade to Xcode 12. Any work arounds can solve this problem? Thanks
Upvotes: 3
Views: 1800
Reputation: 832
You have to download xcode 12 to support iOS14. Xcode 12 support for iOS14.
See this documentation
https://developer.apple.com/documentation/xcode-release-notes/xcode-12-beta-release-notes
Upvotes: 1