We are doing a round of updates for our apps and would like to go ahead and future proof them for iOS 14 as well. However, Apple isn't accepting binaries built with Xcode 12 beta yet for production (they will accept for Testflight beta testing only), and Xcode 11 doesn't have the iOS 14 SDK/frameworks that we need to build against (like AppTrackingTransparency).
It looks like there are some apps out in the store that are using the AppTrackingTransparency framework though, so I'd like to know what I'm missing.
