diff --git a/C/src/xplaneConnect.c b/C/src/xplaneConnect.c index 315d0b7..466c530 100644 --- a/C/src/xplaneConnect.c +++ b/C/src/xplaneConnect.c @@ -37,22 +37,6 @@ // CONTACT // For questions email Christopher Teubert (christopher.a.teubert@nasa.gov) // -// VERSION HISTORY -// 06.24.14 (V0.23): (CT) General Fixes for Windows compatability -// 05.23.14 (V0.22): (CT) Combined request/readDREF -// -fixed readPOSI (gear issue) -// 05.21.14 (V0.2175): (CT) Added Throttle to CTRL -// 05.12.14 (V0.215): (CT) Read/Parse/Send Control -// 05.07.14 (V0.21): (CT) Read/Parse/Send Position -// 04.29.14 (V0.205): (CT) Added check that data was received in read functions -// 03.15.14 (V0.2): (CT) General performance updates, added preconditions -// 02.04.14 (V0.11): (CT) Fixed problem that caused for loops not to work with some compilers. General Stability Improvements, added readRequest, readDREF -// 01.27.14 (V0.1): (CT) First Beta: sendDATA, sendDREF, requestDREF, pauseSim, readDATA -// 11.10.13 (V0.0): (CT) First Version -// -// CONTRIBUTORS -// CT: Christopher Teubert (christopher.a.teubert@nasa.gov) -// // TO DO // 1. Update SelectData // 2. RequestDREF: look into removing DREFSizes diff --git a/xpcPlugin/XPCPlugin.cpp b/xpcPlugin/XPCPlugin.cpp index 4cb1a42..a313f8b 100755 --- a/xpcPlugin/XPCPlugin.cpp +++ b/xpcPlugin/XPCPlugin.cpp @@ -1,5 +1,5 @@ // -// XPCPlugin Version 0.25 Beta +// XPCPlugin Beta // // DESCRIPTION // XPCPlugin Facilitates Communication to and from the XPlane @@ -43,28 +43,6 @@ // CONTACT // For questions email Christopher Teubert (christopher.a.teubert@nasa.gov) // -// VERSION HISTORY -// 10.16.14: (CT) Added Notices and Disclaimers -// 08.21.14 (V0.24): (CT) Changed setPOSI to handle multiple aircraft -// - Better handling of reaching maxconn -// 08.04.14 (V0.23): (CT) Fixed CTRL invalid dref message -// - Added message buffer, type XPCMessage -// 05.21.14 (V0.22): (CT) Updated to use new xpcSocket Struct -// - Fixed gear for POSI message. -// - Completed SetFlaps -// - Forwards certain commands + Unknown DATA DREFs to UDP -// 05.12.14 (V0.215): (CT) Completed CTRL Option, added flap handle DREF -// 05.07.14 (V0.21): (CT) Added more DATA DREFS -// - Moved handleDREFSIM to tools file -// - Created setORIENT,setPOSI, setGEAR, setDREF functions; -// 04.30.14 (V0.205): (CT) Added NaN data handling (DATA,DREF,CONN,SIMU) -// - Added up to 5 signal reading per loop + run every cycle -// 04.15.14 (V0.2): (CT) Added benchmarking tools, Expanded DATA, added ability to send velocity magnitude, created xpcPluginTools -// 03.21.14 (V0.18): (CT) Added ability to set pause instead of toggle. Expanded DATA. -// 02.13.14 (V0.17): (CT) Completed GETD option, saved connections, added ability to receive dref w/o sim/ preceeding it (saves 4 bytes/request), general stability improvements -// 1.28.14 (V0.1): (CT) First Beta: DATA (11.0-2, 14.0-1, 16.0-2, 17.0-2, 20.0-2, 21.0-5, 25.0), SIMU, DREF -// 12.10.13 (V0.0): (CT) First Version -// // CONTRIBUTORS // CT: Christopher Teubert (christopher.a.teubert@nasa.gov) // diff --git a/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/build-state.dat b/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/build-state.dat new file mode 100644 index 0000000..a15c8c9 --- /dev/null +++ b/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/build-state.dat @@ -0,0 +1,706 @@ +TxpcPlugin +v6 +r1 +cCheck dependencies +cCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler +cCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler +cLd /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/./Mac/xpcPlugin.xpl normal x86_64 +cPBXCp Mac/xpcPlugin.xpl /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpl +cPBXCp /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.h /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.h +cPBXCp /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c +cPBXCp Mac/xpcPlugin.xpl /Applications/X-Plane\ 10/Resources/plugins/xpcPlugin.xpl +cPBXCp Mac/xpcPlugin.xpl /Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl + +N/Applications/X-Plane 10/Resources/plugins/xpcPlugin.xpl +t1416858702 +s42268 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk +c000000005228144B00000000000000AA +t1378358347 +s170 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/SDKSettings.plist +c000000005228143200000000000004B3 +t1378358322 +s1203 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/CoreServices/SystemVersion.plist +c000000005227ECC800000000000001DE +t1378348232 +s478 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation +c0000000052784338000000000008163C +t1383613240 +s529980 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/OpenGL +c0000000052784340000000000000ADDC +t1383613248 +s44508 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib +c00000000527843400000000000021534 +t1383613248 +s136500 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib +c000000005228146000000000000052B8 +t1378358368 +s21176 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/libSystem.dylib +c0000000052784351000000000000654C +t1383613265 +s25932 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/libstdc++.dylib +c0000000052784352000000000009E060 +t1383613266 +s647264 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcache.dylib +c00000000527843520000000000004528 +t1383613266 +s17704 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcommonCrypto.dylib +c0000000052784352000000000000EDB8 +t1383613266 +s60856 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcompiler_rt.dylib +c0000000052784352000000000000984C +t1383613266 +s38988 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcopyfile.dylib +c00000000527843520000000000004FEC +t1383613266 +s20460 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libdispatch.dylib +c00000000527843520000000000009F64 +t1383613266 +s40804 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libdnsinfo.dylib +c000000005228146500000000000031D0 +t1378358373 +s12752 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libdyld.dylib +c000000005278435200000000000052E4 +t1383613266 +s21220 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libkeymgr.dylib +c00000000527843520000000000002D34 +t1383613266 +s11572 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/liblaunch.dylib +c000000005278435200000000000084E8 +t1383613266 +s34024 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libmacho.dylib +c00000000527843520000000000004FF4 +t1383613266 +s20468 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libquarantine.dylib +c000000005278435200000000000047A4 +t1383613266 +s18340 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libremovefile.dylib +c00000000527843520000000000004364 +t1383613266 +s17252 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_blocks.dylib +c00000000527843520000000000002EF0 +t1383613266 +s12016 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_c.dylib +c00000000527843520000000000046BB8 +t1383613266 +s289720 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_dnssd.dylib +c000000005228146500000000000067BC +t1378358373 +s26556 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_info.dylib +c0000000052784352000000000001AD9C +t1383613266 +s109980 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_kernel.dylib +c00000000527843520000000000016C74 +t1383613266 +s93300 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_m.dylib +c0000000052784352000000000000F204 +t1383613266 +s61956 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_network.dylib +c00000000527843520000000000008EC8 +t1383613266 +s36552 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_notify.dylib +c00000000527843520000000000008B14 +t1383613266 +s35604 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_sandbox.dylib +c000000005228146500000000000047C0 +t1378358373 +s18368 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libunc.dylib +c000000005228146500000000000044D8 +t1378358373 +s17624 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libunwind.dylib +c000000005278435200000000000067AC +t1383613266 +s26540 + +N/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libxpc.dylib +c00000000527843520000000000011E4C +t1383613266 +s73292 + +N/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.0/include/module.map +c00000000525638CE0000000000000AC9 +t1381382350 +s2761 + +N/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.0/lib/darwin/libclang_rt.osx.a +c00000000525638D90000000000001750 +t1381382361 +s5968 + +N/Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpl +t1416858702 +s42268 + +N/Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c +t1416856590 +s18651 + +N/Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.h +t1416856590 +s3170 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/C/src/xplaneConnect.c +c00000000546FBB1800000000000048DB +t1416608536 +s18651 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/C/src/xplaneConnect.h +c00000000546FBB190000000000000C62 +t1416608537 +s3170 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl +t1416858714 +s48748 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMDataAccess.h +c000000005412355A0000000000007223 +t1410479450 +s29219 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMDefs.h +c000000005412355A00000000000033AF +t1410479450 +s13231 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMGraphics.h +c000000005412355A000000000000455F +t1410479450 +s17759 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMProcessing.h +c000000005412355A0000000000002538 +t1410479450 +s9528 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/Libraries/Mac/XPLM.framework/XPLM +c000000005412355A000000000009ED9C +t1410479450 +s650652 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/Libraries/Mac/XPWidgets.framework/XPWidgets +c000000005412355A00000000000337D8 +t1410479450 +s210904 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp +c0000000054738C590000000000008509 +t1416858713 +s34057 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c +c00000000544830E000000000000000CE +t1414017248 +s206 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o +t1416858714 +s45876 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin.LinkFileList +c000000005473840E000000000000023E +t1416856590 +s574 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o +t1416856590 +s29532 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o +t1414017248 +s2768 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o +t1416856590 +s29288 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp +c000000005448312100000000000048E2 +t1414017313 +s18658 + +N/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/xpcPluginTools.h +c0000000054234BA10000000000000454 +t1411599265 +s1108 + +N/Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c +c00000000543FFD340000000000004C61 +t1413479732 +s19553 + +N/Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.h +c0000000054230E5E0000000000000C62 +t1411583582 +s3170 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl +t1414017248 +s48676 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/SDK/Libraries/Mac/XPLM.framework/XPLM +c000000005412355A000000000009ED9C +t1410479450 +s650652 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/SDK/Libraries/Mac/XPWidgets.framework/XPWidgets +c000000005412355A00000000000337D8 +t1410479450 +s210904 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp +c00000000543FF93100000000000084F1 +t1413478705 +s34033 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c +c00000000544830E000000000000000CE +t1414017248 +s206 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o +t1414017248 +s45756 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin.LinkFileList +c00000000544830E0000000000000020E +t1414017248 +s526 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o +t1414017248 +s29484 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o +t1414017248 +s2768 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o +t1414017248 +s29224 + +N/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp +c00000000542B0AE200000000000048E2 +t1412106978 +s18658 + +N/Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl +t1416858702 +s42268 + +CBuild AST from /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c +r0 + +CBuild AST from /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp +r0 + +CBuild AST from /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp +r0 + +CBuild AST from /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c +r0 + +CBuild AST from /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp +r0 + +CBuild AST from /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp +r0 + +CCheck dependencies +r0 +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection18"Check dependencies18"Check dependencies3b1d4cdac323ba41^00704cdac323ba41^---0#1#1#--18"Check dependencies36"57DCFEED-1C5F-4F0B-9705-45C060A817C6- + +CCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler +s438551514.298552 +e438551514.468105 +r1 +xCompileC +xbuild/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o +x/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp +xnormal +xx86_64 +xc++ +xcom.apple.compilers.llvm.clang.1_0.compiler +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMProcessing.h +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMDefs.h +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMGraphics.h +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/xpcPluginTools.h +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/C/src/xplaneConnect.h +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMDataAccess.h +o/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:241:53: warning: unused parameter 'inFromWho' [-Wunused-parameter] +oPLUGIN_API void XPluginReceiveMessage( XPLMPluginID inFromWho, +o ^ +o/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:242:19: warning: unused parameter 'inMessage' [-Wunused-parameter] +o int inMessage, +o ^ +o/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:243:21: warning: unused parameter 'inParam' [-Wunused-parameter] +o void * inParam) +o ^ +o/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:248:18: warning: unused parameter 'inElapsedTimeSinceLastFlightLoop' [-Wunused-parameter] +o float inElapsedTimeSinceLastFlightLoop, +o ^ +o/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:249:18: warning: unused parameter 'inCounter' [-Wunused-parameter] +o int inCounter, +o ^ +o/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:250:18: warning: unused parameter 'inRefcon' [-Wunused-parameter] +o void * inRefcon) +o ^ +o6 warnings generated. +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection83"Compile /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp162"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o XPCPlugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler7f894cdac323ba41^aad577dac323ba41^-1922"/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:241:53: warning: unused parameter 'inFromWho' [-Wunused-parameter] PLUGIN_API void XPluginReceiveMessage( XPLMPluginID inFromWho, ^ /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:242:19: warning: unused parameter 'inMessage' [-Wunused-parameter] int inMessage, ^ /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:243:21: warning: unused parameter 'inParam' [-Wunused-parameter] void * inParam) ^ /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:248:18: warning: unused parameter 'inElapsedTimeSinceLastFlightLoop' [-Wunused-parameter] float inElapsedTimeSinceLastFlightLoop, ^ /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:249:18: warning: unused parameter 'inCounter' [-Wunused-parameter] int inCounter, ^ /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:250:18: warning: unused parameter 'inRefcon' [-Wunused-parameter] void * inRefcon) ^ 6 warnings generated. 6(36%IDEClangDiagnosticActivityLogMessage2@28"Unused parameter 'inFromWho'-438551514#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic23%DVTTextDocumentLocation3@84"file:///Users/cteubert/Documents/XPC%20Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^240#52#240#52#10805#0#14"Semantic Issue--2@28"Unused parameter 'inMessage'-438551514#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic3@84"file:///Users/cteubert/Documents/XPC%20Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^241#18#241#18#10835#0#14"Semantic Issue--2@26"Unused parameter 'inParam'-438551514#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic3@84"file:///Users/cteubert/Documents/XPC%20Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^242#20#242#20#10867#0#14"Semantic Issue--2@51"Unused parameter 'inElapsedTimeSinceLastFlightLoop'-438551514#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic3@84"file:///Users/cteubert/Documents/XPC%20Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^247#17#247#17#10965#0#14"Semantic Issue--2@28"Unused parameter 'inCounter'-438551514#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic3@84"file:///Users/cteubert/Documents/XPC%20Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^248#17#248#17#11017#0#14"Semantic Issue--2@27"Unused parameter 'inRefcon'-438551514#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic3@84"file:///Users/cteubert/Documents/XPC%20Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^249#17#249#17#11046#0#14"Semantic Issue--0#0#1#-19%DVTDocumentLocation4@84"file:///Users/cteubert/Documents/XPC%20Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^2681"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o XPCPlugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler cd "/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin" setenv LANG en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fmodules -fmodules-cache-path=/Users/cteubert/Library/Developer/Xcode/DerivedData/ModuleCache -Wno-trigraphs -fpascal-strings -Os -Wmissing-field-initializers -Wmissing-prototypes -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wnewline-eof -Wc++11-extensions -DAPL=1 -DIBM=0 -DLIN=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -mmacosx-version-min=10.6 -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/xpcPlugin.hmap -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac/include -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/x86_64 -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources -F/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac -FSDK/Libraries/Mac -MMD -MT dependencies -MF /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.d --serialize-diagnostics /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.dia -c /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/XPCPlugin.cpp -o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o 36"63CD841D-9DCF-477A-85C2-3095459693DA- +b5049F592-476E-4BCF-9ADE-BC00654CD000 + +CCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler +s435710048.040247 +e435710048.237686 +r1 +xCompileC +xbuild/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o +x/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp +xnormal +xx86_64 +xc++ +xcom.apple.compilers.llvm.clang.1_0.compiler +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMProcessing.h +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMDefs.h +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMGraphics.h +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/xpcPluginTools.h +d/Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.h +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMDataAccess.h +o/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:241:53: warning: unused parameter 'inFromWho' [-Wunused-parameter] +oPLUGIN_API void XPluginReceiveMessage( XPLMPluginID inFromWho, +o ^ +o/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:242:19: warning: unused parameter 'inMessage' [-Wunused-parameter] +o int inMessage, +o ^ +o/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:243:21: warning: unused parameter 'inParam' [-Wunused-parameter] +o void * inParam) +o ^ +o/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:248:18: warning: unused parameter 'inElapsedTimeSinceLastFlightLoop' [-Wunused-parameter] +o float inElapsedTimeSinceLastFlightLoop, +o ^ +o/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:249:18: warning: unused parameter 'inCounter' [-Wunused-parameter] +o int inCounter, +o ^ +o/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:250:18: warning: unused parameter 'inRefcon' [-Wunused-parameter] +o void * inRefcon) +o ^ +o6 warnings generated. +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection71"Compile /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp162"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o XPCPlugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler98c30a6068f8b941^99d83c6068f8b941^-1850"/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:241:53: warning: unused parameter 'inFromWho' [-Wunused-parameter] PLUGIN_API void XPluginReceiveMessage( XPLMPluginID inFromWho, ^ /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:242:19: warning: unused parameter 'inMessage' [-Wunused-parameter] int inMessage, ^ /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:243:21: warning: unused parameter 'inParam' [-Wunused-parameter] void * inParam) ^ /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:248:18: warning: unused parameter 'inElapsedTimeSinceLastFlightLoop' [-Wunused-parameter] float inElapsedTimeSinceLastFlightLoop, ^ /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:249:18: warning: unused parameter 'inCounter' [-Wunused-parameter] int inCounter, ^ /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp:250:18: warning: unused parameter 'inRefcon' [-Wunused-parameter] void * inRefcon) ^ 6 warnings generated. 6(36%IDEClangDiagnosticActivityLogMessage2@28"Unused parameter 'inFromWho'-435710048#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic23%DVTTextDocumentLocation3@70"file:///Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^240#52#240#52#10805#0#14"Semantic Issue--2@28"Unused parameter 'inMessage'-435710048#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic3@70"file:///Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^241#18#241#18#10835#0#14"Semantic Issue--2@26"Unused parameter 'inParam'-435710048#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic3@70"file:///Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^242#20#242#20#10867#0#14"Semantic Issue--2@51"Unused parameter 'inElapsedTimeSinceLastFlightLoop'-435710048#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic3@70"file:///Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^247#17#247#17#10965#0#14"Semantic Issue--2@28"Unused parameter 'inCounter'-435710048#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic3@70"file:///Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^248#17#248#17#11017#0#14"Semantic Issue--2@27"Unused parameter 'inRefcon'-435710048#18446744073709551615#0#-1#27"com.apple.dt.IDE.diagnostic3@70"file:///Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^249#17#249#17#11046#0#14"Semantic Issue--0#0#1#-19%DVTDocumentLocation4@70"file:///Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp0000000000000000^2550"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o XPCPlugin.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler cd /Users/cteubert/Documents/XPlaneConnect/xpcPlugin setenv LANG en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fmodules -fmodules-cache-path=/Users/cteubert/Library/Developer/Xcode/DerivedData/ModuleCache -Wno-trigraphs -fpascal-strings -Os -Wmissing-field-initializers -Wmissing-prototypes -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wnewline-eof -Wc++11-extensions -DAPL=1 -DIBM=0 -DLIN=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -mmacosx-version-min=10.6 -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/xpcPlugin.hmap -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac/include -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/x86_64 -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources -F/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac -FSDK/Libraries/Mac -MMD -MT dependencies -MF /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.d --serialize-diagnostics /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.dia -c /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/XPCPlugin.cpp -o /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o 36"21A78A8F-8E23-4947-8102-1952712301F4- +bA5C1CF6A-0171-480C-9310-95ED1F3C170D + +CCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler +s438549390.369559 +e438549390.601819 +r1 +xCompileC +xbuild/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o +x/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp +xnormal +xx86_64 +xc++ +xcom.apple.compilers.llvm.clang.1_0.compiler +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/xpcPluginTools.h +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/C/src/xplaneConnect.h +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMDataAccess.h +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMDefs.h +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection88"Compile /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp172"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o xpcPluginTools.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler10055f8ebb23ba41^d80ca08ebb23ba41^---0#0#1#-19%DVTDocumentLocation2@89"file:///Users/cteubert/Documents/XPC%20Project/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp0000000000000000^2711"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o xpcPluginTools.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler cd "/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin" setenv LANG en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fmodules -fmodules-cache-path=/Users/cteubert/Library/Developer/Xcode/DerivedData/ModuleCache -Wno-trigraphs -fpascal-strings -Os -Wmissing-field-initializers -Wmissing-prototypes -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wnewline-eof -Wc++11-extensions -DAPL=1 -DIBM=0 -DLIN=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -mmacosx-version-min=10.6 -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/xpcPlugin.hmap -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac/include -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/x86_64 -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources -F/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac -FSDK/Libraries/Mac -MMD -MT dependencies -MF /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.d --serialize-diagnostics /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.dia -c /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp -o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o 36"DC5485EC-AB8C-445A-A0BF-5F1E6C6C43BC- +bC0016000-3E3E-4D1B-A088-7A4FBC637050 + +CCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler +s435710048.040490 +e435710048.207416 +r1 +xCompileC +xbuild/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o +x/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp +xnormal +xx86_64 +xc++ +xcom.apple.compilers.llvm.clang.1_0.compiler +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/xpcPluginTools.h +d/Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.h +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMDataAccess.h +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/SDK/CHeaders/XPLM/XPLMDefs.h +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection76"Compile /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp172"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o xpcPluginTools.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compilerfcc30a6068f8b941^611b356068f8b941^---0#0#1#-19%DVTDocumentLocation2@75"file:///Users/cteubert/Documents/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp0000000000000000^2580"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o xpcPluginTools.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler cd /Users/cteubert/Documents/XPlaneConnect/xpcPlugin setenv LANG en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fmodules -fmodules-cache-path=/Users/cteubert/Library/Developer/Xcode/DerivedData/ModuleCache -Wno-trigraphs -fpascal-strings -Os -Wmissing-field-initializers -Wmissing-prototypes -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wnewline-eof -Wc++11-extensions -DAPL=1 -DIBM=0 -DLIN=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -mmacosx-version-min=10.6 -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/xpcPlugin.hmap -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac/include -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/x86_64 -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources -F/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac -FSDK/Libraries/Mac -MMD -MT dependencies -MF /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.d --serialize-diagnostics /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.dia -c /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/xpcPluginTools.cpp -o /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o 36"5B08043D-729C-4F10-9B46-539DDC4AC614- +bA5C1CF6A-0171-480C-9310-95ED1F3C170D + +CCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler +r0 + +CCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler +s435710048.040650 +e435710048.105734 +r1 +xCompileC +xbuild/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o +x/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c +xnormal +xx86_64 +xc +xcom.apple.compilers.llvm.clang.1_0.compiler +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection133"Compile /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c227"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler72c40a6068f8b941^1f111b6068f8b941^---0#0#1#-19%DVTDocumentLocation2@132"file:///Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c0000000000000000^2566"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler cd /Users/cteubert/Documents/XPlaneConnect/xpcPlugin setenv LANG en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fmodules -fmodules-cache-path=/Users/cteubert/Library/Developer/Xcode/DerivedData/ModuleCache -Wno-trigraphs -fpascal-strings -Os -Wmissing-field-initializers -Wmissing-prototypes -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wnewline-eof -DAPL=1 -DIBM=0 -DLIN=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mmacosx-version-min=10.6 -g -fvisibility=hidden -Wno-sign-conversion -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/xpcPlugin.hmap -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac/include -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/x86_64 -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources -F/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac -FSDK/Libraries/Mac -MMD -MT dependencies -MF /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.d --serialize-diagnostics /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.dia -c /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/xpcPlugin_vers.c -o /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o 36"676597E6-4211-4105-83A3-58709A9E3738- +bA5C1CF6A-0171-480C-9310-95ED1F3C170D + +CCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler +s438549390.369085 +e438549390.616086 +r1 +xCompileC +xbuild/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o +x/Users/cteubert/Documents/XPC Project/XPlaneConnect/C/src/xplaneConnect.c +xnormal +xx86_64 +xc +xcom.apple.compilers.llvm.clang.1_0.compiler +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/C/src/xplaneConnect.c +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/C/src/xplaneConnect.h +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection81"Compile /Users/cteubert/Documents/XPC Project/XPlaneConnect/C/src/xplaneConnect.c225"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler68045f8ebb23ba41^6613a08ebb23ba41^---0#0#1#-19%DVTDocumentLocation2@82"file:///Users/cteubert/Documents/XPC%20Project/XPlaneConnect/C/src/xplaneConnect.c0000000000000000^2628"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler cd "/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin" setenv LANG en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fmodules -fmodules-cache-path=/Users/cteubert/Library/Developer/Xcode/DerivedData/ModuleCache -Wno-trigraphs -fpascal-strings -Os -Wmissing-field-initializers -Wmissing-prototypes -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wnewline-eof -DAPL=1 -DIBM=0 -DLIN=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mmacosx-version-min=10.6 -g -fvisibility=hidden -Wno-sign-conversion -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/xpcPlugin.hmap -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac/include -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/x86_64 -I/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources -F/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac -FSDK/Libraries/Mac -MMD -MT dependencies -MF /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.d --serialize-diagnostics /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.dia -c /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c -o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o 36"D70E5A3A-FE02-47F6-B5A9-A4CDE4CFE48D- +bC0016000-3E3E-4D1B-A088-7A4FBC637050 + +CCompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler +s435710048.040026 +e435710048.214554 +r1 +xCompileC +xbuild/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o +x/Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c +xnormal +xx86_64 +xc +xcom.apple.compilers.llvm.clang.1_0.compiler +d/Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c +d/Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.h +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection69"Compile /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c212"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler33c30a6068f8b941^80ef366068f8b941^---0#0#1#-19%DVTDocumentLocation2@68"file:///Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c0000000000000000^2484"CompileC build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler cd /Users/cteubert/Documents/XPlaneConnect/xpcPlugin setenv LANG en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fmodules -fmodules-cache-path=/Users/cteubert/Library/Developer/Xcode/DerivedData/ModuleCache -Wno-trigraphs -fpascal-strings -Os -Wmissing-field-initializers -Wmissing-prototypes -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wnewline-eof -DAPL=1 -DIBM=0 -DLIN=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mmacosx-version-min=10.6 -g -fvisibility=hidden -Wno-sign-conversion -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/xpcPlugin.hmap -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac/include -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -ISDK/CHeaders/Widgets -ISDK/CHeaders/XPLM -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources/x86_64 -I/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/DerivedSources -F/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac -FSDK/Libraries/Mac -MMD -MT dependencies -MF /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.d --serialize-diagnostics /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.dia -c /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c -o /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o 36"2697A664-158A-4048-A2BD-B67D2620B463- +bA5C1CF6A-0171-480C-9310-95ED1F3C170D + +CLd /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/./Mac/xpcPlugin.xpl normal x86_64 +s438551514.469126 +e438551514.494892 +r1 +xLd +x/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/./Mac/xpcPlugin.xpl +xnormal +xx86_64 +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin.LinkFileList +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/OpenGL +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/Libraries/Mac/XPLM.framework/XPLM +d/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/SDK/Libraries/Mac/XPWidgets.framework/XPWidgets +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/libstdc++.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/libSystem.dylib +d/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.0/lib/darwin/libclang_rt.osx.a +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcache.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcommonCrypto.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcompiler_rt.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcopyfile.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libdispatch.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libdnsinfo.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libdyld.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libkeymgr.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/liblaunch.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libmacho.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libquarantine.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libremovefile.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_blocks.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_c.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_dnssd.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_info.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_kernel.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_m.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_network.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_notify.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_sandbox.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libunc.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libunwind.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libxpc.dylib +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection86"Link /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/./Mac/xpcPlugin.xpl36"Ld ./Mac/xpcPlugin.xpl normal x86_64a62778dac323ba41^f7b17edac323ba41^---0#0#1#--1424"Ld ./Mac/xpcPlugin.xpl normal x86_64 cd "/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin" setenv MACOSX_DEPLOYMENT_TARGET 10.6 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch x86_64 -bundle -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -L/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac -L/Users/cteubert/Library/Developer/Xcode/DerivedData/xplaneConnect-asdjuezcjkhojuewbyxhyhabxfwc/Build/Products/Debug -F/Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac -FSDK/Libraries/Mac -filelist /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin.LinkFileList -mmacosx-version-min=10.6 -Wl,-exported_symbol -Wl,_XPluginStart -Wl,-exported_symbol -Wl,_XPluginEnable -Wl,-exported_symbol -Wl,_XPluginReceiveMessage -Wl,-exported_symbol -Wl,_XPluginDisable -Wl,-exported_symbol -Wl,_XPluginStop -framework OpenGL -framework CoreFoundation -framework XPLM -framework XPWidgets -single_module -Xlinker -dependency_info -Xlinker /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_dependency_info.dat -o /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/./Mac/xpcPlugin.xpl 36"98A808F0-FCEA-4A29-9BFA-22B341A0F44C- +b5049F592-476E-4BCF-9ADE-BC00654CD000 + +CLd /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/./Mac/xpcPlugin.xpl normal x86_64 +s435710048.239214 +e435710048.334350 +r1 +xLd +x/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/./Mac/xpcPlugin.xpl +xnormal +xx86_64 +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin.LinkFileList +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/OpenGL +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/SDK/Libraries/Mac/XPLM.framework/XPLM +d/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/SDK/Libraries/Mac/XPWidgets.framework/XPWidgets +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/libstdc++.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/libSystem.dylib +d/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.0/lib/darwin/libclang_rt.osx.a +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcache.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcommonCrypto.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcompiler_rt.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libcopyfile.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libdispatch.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libdnsinfo.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libdyld.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libkeymgr.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/liblaunch.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libmacho.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libquarantine.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libremovefile.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_blocks.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_c.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_dnssd.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_info.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_kernel.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_m.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_network.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_notify.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libsystem_sandbox.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libunc.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libunwind.dylib +d/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/system/libxpc.dylib +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection74"Link /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/./Mac/xpcPlugin.xpl36"Ld ./Mac/xpcPlugin.xpl normal x86_64a14a3d6068f8b941^4a98556068f8b941^---0#0#1#--1345"Ld ./Mac/xpcPlugin.xpl normal x86_64 cd /Users/cteubert/Documents/XPlaneConnect/xpcPlugin setenv MACOSX_DEPLOYMENT_TARGET 10.6 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch x86_64 -bundle -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -L/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac -L/Users/cteubert/Library/Developer/Xcode/DerivedData/xplaneConnect-asdjuezcjkhojuewbyxhyhabxfwc/Build/Products/Debug -F/Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac -FSDK/Libraries/Mac -filelist /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin.LinkFileList -mmacosx-version-min=10.6 -Wl,-exported_symbol -Wl,_XPluginStart -Wl,-exported_symbol -Wl,_XPluginEnable -Wl,-exported_symbol -Wl,_XPluginReceiveMessage -Wl,-exported_symbol -Wl,_XPluginDisable -Wl,-exported_symbol -Wl,_XPluginStop -framework OpenGL -framework CoreFoundation -framework XPLM -framework XPWidgets -single_module -Xlinker -dependency_info -Xlinker /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_dependency_info.dat -o /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/./Mac/xpcPlugin.xpl 36"21288B9F-AACD-4712-91E7-57FAAC7B0930- +bA5C1CF6A-0171-480C-9310-95ED1F3C170D + +CPBXCp /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c +s438549390.737116 +e438549390.746205 +r1 +xPBXCp +x/Users/cteubert/Documents/XPC Project/XPlaneConnect/C/src/xplaneConnect.c +x/Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection99"Copy /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c175"PBXCp /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.cf9bebc8ebb23ba41^1408bf8ebb23ba41^---0#0#1#-19%DVTDocumentLocation2@101"file:///Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c0000000000000000^639"PBXCp /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c cd "/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin" builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.c /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect 36"8A19679A-5BEE-464A-AFFB-4C6B31FF0684- +bC0016000-3E3E-4D1B-A088-7A4FBC637050 + +CPBXCp /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.h /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.h +s438549390.736882 +e438549390.745830 +r1 +xPBXCp +x/Users/cteubert/Documents/XPC Project/XPlaneConnect/C/src/xplaneConnect.h +x/Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.h +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection99"Copy /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.h175"PBXCp /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.h /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.hddb1bc8ebb23ba41^4eefbe8ebb23ba41^---0#0#1#-19%DVTDocumentLocation2@101"file:///Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.h0000000000000000^639"PBXCp /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.h /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.h cd "/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin" builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/C/src/xplaneConnect.h /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect 36"EA605F89-D55D-4001-A932-5152A43C2EE5- +bC0016000-3E3E-4D1B-A088-7A4FBC637050 + +CPBXCp /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c +s435710048.335937 +e435710048.341109 +r1 +xPBXCp +x/Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c +x/Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection99"Copy /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c162"PBXCp /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c3a08566068f8b941^6153576068f8b941^---0#0#1#-19%DVTDocumentLocation2@101"file:///Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c0000000000000000^599"PBXCp /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c cd /Users/cteubert/Documents/XPlaneConnect/xpcPlugin builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.c /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect 36"0E3C0D0C-1A34-42E6-8C09-9E69E8F2ABCE- +bA5C1CF6A-0171-480C-9310-95ED1F3C170D + +CPBXCp /Users/cteubert/Documents/XPlaneConnect/C/src/xplaneConnect.h /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.h +r0 + +CPBXCp Mac/xpcPlugin.xpl /Applications/X-Plane\ 10/Resources/plugins/xpcPlugin.xpl +s438551514.500513 +e438551514.504358 +r1 +xPBXCp +xMac/xpcPlugin.xpl +x/Applications/X-Plane 10/Resources/plugins/xpcPlugin.xpl +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection61"Copy /Applications/X-Plane 10/Resources/plugins/xpcPlugin.xpl81"PBXCp Mac/xpcPlugin.xpl /Applications/X-Plane\ 10/Resources/plugins/xpcPlugin.xpl0f2b80dac323ba41^541e81dac323ba41^-236"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -S /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl -o /Applications/X-Plane 10/Resources/plugins/xpcPlugin.xpl -0#0#1#-19%DVTDocumentLocation2@65"file:///Applications/X-Plane%2010/Resources/plugins/xpcPlugin.xpl0000000000000000^516"PBXCp Mac/xpcPlugin.xpl /Applications/X-Plane\ 10/Resources/plugins/xpcPlugin.xpl cd "/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin" builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl /Applications/X-Plane\ 10/Resources/plugins 36"96BBE748-54E0-4A90-AF84-D83FDB6F839A- +b5049F592-476E-4BCF-9ADE-BC00654CD000 + +CPBXCp Mac/xpcPlugin.xpl /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpl +s438551514.495468 +e438551514.500212 +r1 +xPBXCp +xMac/xpcPlugin.xpl +x/Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpl +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection97"Copy /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpl116"PBXCp Mac/xpcPlugin.xpl /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpleee97edac323ba41^6b0e80dac323ba41^-272"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -S /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl -o /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpl -0#0#1#-19%DVTDocumentLocation2@99"file:///Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpl0000000000000000^586"PBXCp Mac/xpcPlugin.xpl /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpl cd "/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin" builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect 36"41893C0A-9E08-4A33-A654-6D009EAE6B73- +b5049F592-476E-4BCF-9ADE-BC00654CD000 + +CPBXCp Mac/xpcPlugin.xpl /Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl +s438551514.504766 +e438551514.508193 +r1 +xPBXCp +xMac/xpcPlugin.xpl +x/Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl +lSLF06#21%IDEActivityLogSection1@2#32"com.apple.dt.IDE.BuildLogSection68"Copy /Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl87"PBXCp Mac/xpcPlugin.xpl /Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl5f4281dac323ba41^ca1982dac323ba41^-243"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -S /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl -o /Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl -0#0#1#-19%DVTDocumentLocation2@70"file:///Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl0000000000000000^528"PBXCp Mac/xpcPlugin.xpl /Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl cd "/Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin" builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/cteubert/Documents/XPC\ Project/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl /Users/cteubert/Documents/xplaneconnect/xpcPlugin 36"875CEAFA-908B-4DA5-8456-55A72D859B34- +b5049F592-476E-4BCF-9ADE-BC00654CD000 + diff --git a/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/xpcPlugin.dep b/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/xpcPlugin.dep new file mode 100644 index 0000000..f4d2b1d --- /dev/null +++ b/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/xpcPlugin.dep @@ -0,0 +1,15 @@ +3cf9e0e2c3d7330be62f82980f61a614 af5f4e247ee72a2fd8605a86129cde95 ffffffffffffffffffffffffffffffff 42268 /Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl +3cf9e0e2c3d7330be62f82980f61a614 276eb2237c95a27242c61e05f0ff8fe0 ffffffffffffffffffffffffffffffff 42268 /Applications/X-Plane 10/Resources/plugins/xpcPlugin.xpl +3cf9e0e2c3d7330be62f82980f61a614 ecd54abeb6f6cd3905769ac71bfbe480 ffffffffffffffffffffffffffffffff 42268 /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpl +00000000546fbb1800000000000048db cfce26aca1b989e457eb5cf2b59c3bd8 ffffffffffffffffffffffffffffffff 18651 /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c +00000000546fbb190000000000000c62 539e31d610b4d465fec71d36139c86a2 ffffffffffffffffffffffffffffffff 3170 /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.h +00000000002e7bb100000000000edaee 3cf9e0e2c3f948bae62f82980f6f7cfa ffffffffffffffffffffffffffffffff 48748 /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl +ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff 2768 /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o +000000000611f1150000000000004746 8374b21db9901f2d5dac9c15376e9125 ffffffffffffffffffffffffffffffff 29532 /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o +000000005215308c0000000000002679 a62798d4eca3e9394feb35c4591b436a ffffffffffffffffffffffffffffffff 45876 /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o +0000000006367b2c000000000000477f 9f15938943d0aea354fb2acfa5f38eb5 ffffffffffffffffffffffffffffffff 29288 /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o +e7479fe596e29344f39bbebeb9c0282d 050f967bda4409efca7b278d62ceaa09 ffffffffffffffffffffffffffffffff 48676 /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl +000000000611f0d40000000000000f6a f229aeb77cc342b388dcfe8c1c35f733 ffffffffffffffffffffffffffffffff 2768 /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o +000000000672cad60000000000004746 844d4d17e49cda80fc37de6e01f9deaa ffffffffffffffffffffffffffffffff 29484 /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o +00000000066639050000000000008b55 dc672190d23b96b0fb74dd44110cd5de ffffffffffffffffffffffffffffffff 45756 /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o +0000000006663d0000000000000043c5 4d445dd5da8587137c044318b50237d6 ffffffffffffffffffffffffffffffff 29224 /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o