In my case MyAIRApp installs ok on MacOS Sierra but doesn't run, app launch fails, no GUI appears. It runs ok if one "manually" expands app package and by running Contents/MacOS/MyAIRApp script, and then you can see following log:
Feb 7 10:39:41 192 login[24100]: USER_PROCESS: 24100 ttys000 Feb 7 10:39:41 192 MyAIRApp[24107]: renaming from /Applications/MyAIRApp.app/Contents/MacOS/MyAIRApp to /Applications/MyAIRApp.app/Contents/MacOS/MyAIRApp_32 Feb 7 10:39:41 192 MyAIRApp[24107]: copying new 64bit launcher from /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/ExtendedAppEntryTemplate64 to /Applications/MyAIRApp.app/Contents/MacOS/MyAIRApp Feb 7 10:39:41 192 MyAIRApp[24107]: launching file://localhost/Applications/MyAIRApp.app/ Feb 7 10:39:41 192 logd[66]: _handle_cache_delete_with_urgency(0x7fc626928150, 3, 0) Feb 7 10:39:41 192 com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): Unknown key for integer: _DirtyJetsamMemoryLimit Feb 7 10:39:42 192 MyAIRApp[24107]: launching succeeded Feb 7 10:39:42 192 com.apple.xpc.launchd[1] (com.apple.xpc.launchd.domain.pid.IDECacheDeleteAppExtension.24111): Path not allowed in target domain: type = pid, path = /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/XPCServices/RootDebuggingXPCService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/Xcode.app/Contents/PlugIns/IDECacheDeleteAppExtension.appex Feb 7 10:39:42 192 com.apple.xpc.launchd[1] (com.apple.xpc.launchd.domain.pid.IDECacheDeleteAppExtension.24111): Path not allowed in target domain: type = pid, path = /Applications/Xcode.app/Contents/Frameworks/DFRSupportKit.framework/Versions/A/XPCServices/IDETouchBarSimulatorService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/Xcode.app/Contents/PlugIns/IDECacheDeleteAppExtension.appex Feb 7 10:39:42 192 logd[66]: _handle_cache_delete_with_urgency(0x7fc6247166d0, 3, 0) How to solve this, and make app launch in normal way? -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/failed-to-run-installer-3-2-on-my-Mac-OS-Sierra-tp14607p14647.html Sent from the Apache Flex Users mailing list archive at Nabble.com.