You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner. It is now read-only.
Typically the latest AIR SDK ships with a bundled iOS SDK that's a few versions behind. When the latest iOS SDK is required, the -platformsdk option must be passed to ADT, specifying the location of an iOS SDK installation external to the AIR SDK.
I'm not sure whether the best way to handle this in pom.xml would be as a simple configuration flag or a dependency.
Typically the latest AIR SDK ships with a bundled iOS SDK that's a few versions behind. When the latest iOS SDK is required, the -platformsdk option must be passed to ADT, specifying the location of an iOS SDK installation external to the AIR SDK.
I'm not sure whether the best way to handle this in pom.xml would be as a simple configuration flag or a dependency.