I’m not having success with the Falcon approval script, but it did work using the FlexJS approval script. FWIW, here are the variables that I’m setting for the approval scripts:
export AIR_HOME=/Users/harbs/Documents/ApacheFlex/frameworks/AIRSDK_Compiler export PLAYERGLOBAL_HOME=/Users/harbs/Documents/ApacheFlex/frameworks/libs/player export FLASHPLAYER_DEBUGGER=/Users/harbs/Documents/ApacheFlex/frameworks/Flash\ Player\ Debugger.app/Contents/MacOS/Flash\ Player\ Debugger Am I correct in assuming that it’s building the same artifacts? In that case, I can vote that it’s building. I already manually checked the files. On Sep 6, 2016, at 5:58 PM, Alex Harui <aha...@adobe.com> wrote: > It isn't obvious how Harbs is getting the error he is seeing. It could be > something wrong with the Git apply of the patches, or maybe FALCONJX_HOME > or FLEXJS_TYPEDEFS_HOME environment variables is set to something. Those > environment variables should not be set when running the approval script. > The approval scripts attempt to be self-contained and download all > dependencies into sibling folders.