adt package fail: can't open -non_global_symbols_no_strip_list file
I'm encountering an error when trying to adt package my project for iOS using AIR 16.0.0.259:
Failed to package AIR application AppName.ipa:
Id: can't open -non_global_symbols_no_strip_list file: /pathtosdk/lib/aot/lib/local_nostrip.arm-air.txt
Compilation failed while executing : Id64
I took a peek inside the sdk and could not find such a file, just a local_nostrip.x86-simulator-air.txt file.
I checked my packing options to ensure -useLegacyAOT no
What is causing this stop ship error?
