Flex 4.6 AIR 19 iOS 9 ADT package fail: library not found for -ISystem.B
Immediately upon upgrading to Xcode 7 and trying to debug my Flex AIR project, it fails to package for iOS. This is occurring when attempting to debug on device (iPad 2 iOS 9). Alert:
---------------------------------------
Create iOS Package
Id: library not found for -ISystem.B
Id: library not found for -Igcc_s.1
Compilation failed while executing : Id64
…
---------------------------------------
Both Adobe Flex 4.6.0 overlaid with AIR 18.0.0.199 and Adobe Flex 4.6.0 overlaid with AIR 19.0.0.193 fail with the same error.
In addition, debugging in the Simulator yields another warning upon launch:
---------------------------------------
Launch iOS Application
[MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTFrameworks/DVTFrameworks-8201/DVTFoundation/PlugInArchitecture/PlugInManager/DVTPlugInManager.m:257
Details: Requested but did not find extension point with identifier Xcode.DVTFoundation.DevicePlatformMapping
Object:
Method: -extensionPointWithIdentifier:
Thread: {number = 1, name = main}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
---------------------------------------
The first failure is really the block. I can't meaningfully work on the project until this is addressed. Any fix suggestions welcome, TIA.
