You can still submit your app to support AppTrackingTransparency framework with Xcode 11.7 by using below conditional checks which compile framework when its available for specific Xcode version :- It looks like this will result in the current submittable build NOT including AppTrackingTransparency support, but your code would be ready to go for when a non-beta version of Xcode 12 is released. Is that correct? It is not possible to actually use the AppTrackingTransparency framework features in submitted builds right now?