diff --git a/PDF Kit/English.lproj/InfoPlist.strings b/PDF Kit/English.lproj/InfoPlist.strings index aeffc4f..43174f1 100644 --- a/PDF Kit/English.lproj/InfoPlist.strings +++ b/PDF Kit/English.lproj/InfoPlist.strings @@ -1 +1 @@ -/* Localized versions of Info.plist keys */ CFBundleName = "PDF Kit"; CFBundleShortVersionString = "2.0"; CFBundleGetInfoString = "PDF Kit version 2.0, Copyright 2020 miyako."; \ No newline at end of file +/* Localized versions of Info.plist keys */ CFBundleName = "PDF Kit"; CFBundleShortVersionString = "1.0.0"; CFBundleGetInfoString = "PDF Kit version 1.0.0, Copyright 2020 miyako."; \ No newline at end of file diff --git a/PDF Kit/Info.plist b/PDF Kit/Info.plist index 2df43fd..321d92d 100644 --- a/PDF Kit/Info.plist +++ b/PDF Kit/Info.plist @@ -1 +1,22 @@ - CFBundleDevelopmentRegion English CFBundleExecutable PDF Kit CFBundleIdentifier com.4D.PDF-Kit CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType BNDL CFBundleShortVersionString 2.0 CFBundleSignature 4D06 CSResourcesFileMapped \ No newline at end of file + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + PDF Kit + CFBundleIdentifier + com.4D.PDF-Kit + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0.0 + CFBundleSignature + 4D06 + CSResourcesFileMapped + + + diff --git a/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/UserInterfaceState.xcuserstate b/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..d776be6 Binary files /dev/null and b/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/WorkspaceSettings.xcsettings b/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/WorkspaceSettings.xcsettings new file mode 100644 index 0000000..a8f6112 --- /dev/null +++ b/PDF Kit/PDF Kit.v9.xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/WorkspaceSettings.xcsettings @@ -0,0 +1,8 @@ + + + + + BuildLocationStyle + UseTargetSettings + + diff --git a/PDF Kit/PDF Kit.v9.xcodeproj/xcuserdata/miyako.xcuserdatad/xcschemes/xcschememanagement.plist b/PDF Kit/PDF Kit.v9.xcodeproj/xcuserdata/miyako.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..381ad41 --- /dev/null +++ b/PDF Kit/PDF Kit.v9.xcodeproj/xcuserdata/miyako.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SchemeUserState + + PDF Kit.xcscheme + + orderHint + 0 + + + + diff --git a/PDF Kit/PDF Kit.xcodeproj/project.pbxproj b/PDF Kit/PDF Kit.xcodeproj/project.pbxproj index 1a2f9d1..d1a5bf0 100644 --- a/PDF Kit/PDF Kit.xcodeproj/project.pbxproj +++ b/PDF Kit/PDF Kit.xcodeproj/project.pbxproj @@ -15,6 +15,7 @@ 18B684FF06944F8800CC6A1E /* 4DPlugin-PDF-Kit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18B684FE06944F8800CC6A1E /* 4DPlugin-PDF-Kit.cpp */; }; 8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; D120937F13534DCC00A72CAA /* 4DPlugin-PDF-Kit.h in Headers */ = {isa = PBXBuildFile; fileRef = D120937E13534DCC00A72CAA /* 4DPlugin-PDF-Kit.h */; }; + D1235646256346CF00E193EC /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D1235645256346CF00E193EC /* Quartz.framework */; }; D130064F12F02D9700702C0E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D130064E12F02D9700702C0E /* Cocoa.framework */; }; D13116A91A03ACB700DE1322 /* 4DPluginAPI.c in Sources */ = {isa = PBXBuildFile; fileRef = D13116A81A03ACB700DE1322 /* 4DPluginAPI.c */; settings = {COMPILER_FLAGS = "-Wno-multichar"; }; }; D134D4AC1A030BA0008D14EF /* manifest.json in CopyFiles */ = {isa = PBXBuildFile; fileRef = D134D4A91A030B06008D14EF /* manifest.json */; }; @@ -25,7 +26,6 @@ D19BD8CE23F0DEE80002EA4C /* C_BLOB.h in Headers */ = {isa = PBXBuildFile; fileRef = D19BD8C723F0DEE80002EA4C /* C_BLOB.h */; }; D19BD8CF23F0DEE80002EA4C /* C_LONGINT.h in Headers */ = {isa = PBXBuildFile; fileRef = D19BD8C823F0DEE80002EA4C /* C_LONGINT.h */; }; D19BD8D023F0DEE80002EA4C /* C_TEXT.h in Headers */ = {isa = PBXBuildFile; fileRef = D19BD8C923F0DEE80002EA4C /* C_TEXT.h */; }; - D19BD8D223F0DF9D0002EA4C /* PDFKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D19BD8D123F0DF9D0002EA4C /* PDFKit.framework */; }; D19BD8D523F0E4330002EA4C /* ARRAY_TEXT.h in Headers */ = {isa = PBXBuildFile; fileRef = D19BD8D323F0E4330002EA4C /* ARRAY_TEXT.h */; }; D19BD8D623F0E4330002EA4C /* ARRAY_TEXT.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D19BD8D423F0E4330002EA4C /* ARRAY_TEXT.cpp */; }; /* End PBXBuildFile section */ @@ -54,6 +54,7 @@ 18B684FE06944F8800CC6A1E /* 4DPlugin-PDF-Kit.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 30; path = "4DPlugin-PDF-Kit.cpp"; sourceTree = ""; }; 8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; D120937E13534DCC00A72CAA /* 4DPlugin-PDF-Kit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "4DPlugin-PDF-Kit.h"; sourceTree = ""; }; + D1235645256346CF00E193EC /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = System/Library/Frameworks/Quartz.framework; sourceTree = SDKROOT; }; D130064E12F02D9700702C0E /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; D13116A81A03ACB700DE1322 /* 4DPluginAPI.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = 4DPluginAPI.c; sourceTree = ""; }; D134D4A91A030B06008D14EF /* manifest.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = manifest.json; sourceTree = ""; }; @@ -65,7 +66,6 @@ D19BD8C723F0DEE80002EA4C /* C_BLOB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = C_BLOB.h; path = "4D Plugin API/Classes/C_BLOB.h"; sourceTree = ""; }; D19BD8C823F0DEE80002EA4C /* C_LONGINT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = C_LONGINT.h; path = "4D Plugin API/Classes/C_LONGINT.h"; sourceTree = ""; }; D19BD8C923F0DEE80002EA4C /* C_TEXT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = C_TEXT.h; path = "4D Plugin API/Classes/C_TEXT.h"; sourceTree = ""; }; - D19BD8D123F0DF9D0002EA4C /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; D19BD8D323F0E4330002EA4C /* ARRAY_TEXT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ARRAY_TEXT.h; path = "4D Plugin API/Classes/ARRAY_TEXT.h"; sourceTree = ""; }; D19BD8D423F0E4330002EA4C /* ARRAY_TEXT.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; name = ARRAY_TEXT.cpp; path = "4D Plugin API/Classes/ARRAY_TEXT.cpp"; sourceTree = ""; }; /* End PBXFileReference section */ @@ -75,7 +75,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - D19BD8D223F0DF9D0002EA4C /* PDFKit.framework in Frameworks */, + D1235646256346CF00E193EC /* Quartz.framework in Frameworks */, D130064F12F02D9700702C0E /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; @@ -165,7 +165,7 @@ D16FBB3C22A4C07E008F0416 /* Frameworks */ = { isa = PBXGroup; children = ( - D19BD8D123F0DF9D0002EA4C /* PDFKit.framework */, + D1235645256346CF00E193EC /* Quartz.framework */, ); name = Frameworks; sourceTree = ""; @@ -283,7 +283,8 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "if test \"$CONFIGURATION\" == 'Deployment'; then\n USER_NAME=keisuke.miyako@4d.com\n UUID=`uuidgen | tr -d - | tr -d '\\n' | tr '[:upper:]' '[:lower:]'`\n DEVELOPER_ID=`security find-identity -p codesigning -v | egrep 'Developer ID Application[^\"]+' -o`\n PRODUCT_PATH=\"$CODESIGNING_FOLDER_PATH\"\n xattr -cr \"$PRODUCT_PATH\"\n codesign --remove-signature \"$PRODUCT_PATH\"\n codesign --verbose --deep --timestamp --force --sign \"$DEVELOPER_ID\" \"$PRODUCT_PATH\"\n DMG_PATH=\"$PROJECT_DIR/$PRODUCT_NAME.dmg\"\n ZIP_PATH=\"$PROJECT_DIR/$PRODUCT_NAME.zip\"\n rm \"$DMG_PATH\"\n hdiutil create -format UDBZ -plist -srcfolder \"$PRODUCT_PATH\" \"$DMG_PATH\"\n echo \"xcrun stapler staple \\\"$PRODUCT_PATH\\\"\"\n echo \"hdiutil create -format UDBZ -plist -srcfolder \\\"$PRODUCT_PATH\\\" \\\"$DMG_PATH\\\" \"\n echo \"ditto -c -k --keepParent \\\"$PRODUCT_PATH\\\" \\\"$ZIP_PATH\\\" \"\n xcrun altool --notarize-app --file \"$DMG_PATH\" --username \"$USER_NAME\" --password \"@keychain:altool\" --primary-bundle-id $PRODUCT_BUNDLE_IDENTIFIER.$UUID\n echo \"spctl -a -vv -t install \\\"$PRODUCT_PATH\\\" \"\n rm -f \"$ZIP_PATH\"\n rm -f \"$DMG_PATH\"\nelse\n echo \"No notarization performed as this is not a release build.\"\nfi\n"; + shellScript = " +"; }; /* End PBXShellScriptBuildPhase section */ diff --git a/PDF Kit/PDF Kit.xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/UserInterfaceState.xcuserstate b/PDF Kit/PDF Kit.xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/UserInterfaceState.xcuserstate index 6978e07..1c101ef 100644 Binary files a/PDF Kit/PDF Kit.xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/UserInterfaceState.xcuserstate and b/PDF Kit/PDF Kit.xcodeproj/project.xcworkspace/xcuserdata/miyako.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/PDF Kit/PDF Kit.xcodeproj/xcshareddata/xcschemes/PDF Kit.xcscheme b/PDF Kit/PDF Kit.xcodeproj/xcshareddata/xcschemes/PDF Kit.xcscheme index 4551e99..386942d 100644 --- a/PDF Kit/PDF Kit.xcodeproj/xcshareddata/xcschemes/PDF Kit.xcscheme +++ b/PDF Kit/PDF Kit.xcodeproj/xcshareddata/xcschemes/PDF Kit.xcscheme @@ -29,6 +29,8 @@ shouldUseLaunchSchemeArgsEnv = "YES"> + + + + + + + + "] + +nodes: + "/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build": {"is-mutated":true} + "/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins": {"is-mutated":true} + +commands: + "": {"tool":"phony","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","",""],"outputs":[""]} + "": {"tool":"stale-file-removal","expectedOutputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"roots":["/tmp/PDF Kit.dst","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-ChangeAlternatePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-ChangePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-CodeSign": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-CopyAside": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-StripSymbols": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-Validate": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--GeneratedFilesTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--HeadermapTaskProducer": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--InfoPlistTaskProducer": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ModuleMapTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ProductPostprocessingTaskProducer": {"tool":"phony","inputs":["","","","","","","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ProductStructureTaskProducer": {"tool":"phony","inputs":["","","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--SanitizerTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--StubBinaryTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--SwiftStandardLibrariesTaskProducer": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--TestTargetPostprocessingTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--TestTargetTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--VersionPlistTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--begin-compiling": {"tool":"phony","inputs":["","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--end": {"tool":"phony","inputs":["","","","","","","","","","","","","","","","","","","","","","","","","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","","","","","","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--entry": {"tool":"phony","inputs":["","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--generated-headers": {"tool":"phony","inputs":[""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--immediate": {"tool":"phony","inputs":["","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--modules-ready": {"tool":"phony","inputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase0-copy-headers": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase1-copy-bundle-resources": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase2-copy-files": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase3-compile-sources": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase5-build-carbon-resources": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase6-run-script": {"tool":"phony","inputs":["","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"outputs":[""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.d"],"deps-style":"makefile","signature":"73363c66d0b8a48731a2d94f7ed3856a"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-Wno-multichar","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.d"],"deps-style":"makefile","signature":"bb3803f77ce6c7f2cb20294097445039"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.d"],"deps-style":"makefile","signature":"6f13bf9fcbcff80db25b1f1a182f744f"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.d"],"deps-style":"makefile","signature":"6011a0abac5edad40308d2002eb9e9da"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.d"],"deps-style":"makefile","signature":"18b8262ded3348535833ae6613f6cd3a"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.d"],"deps-style":"makefile","signature":"352d7870c91e062abe1c97a15e878dea"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CopyStringsFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings": {"tool":"copy-strings-file","description":"CopyStringsFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build": {"tool":"create-build-directory","description":"CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","inputs":[],"outputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins": {"tool":"create-build-directory","description":"CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","inputs":[],"outputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:Ld /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit normal x86_64": {"tool":"shell","description":"Ld /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit normal x86_64","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit",""],"args":["/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.14.sdk","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/lib","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/a","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-filelist","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","-mmacosx-version-min=10.11","-stdlib=libc++","-framework","Quartz","-framework","Cocoa","-Xlinker","-dependency_info","-Xlinker","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit_dependency_info.dat","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit"],"env":{"MACOSX_DEPLOYMENT_TARGET":"10.11"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit_dependency_info.dat"],"deps-style":"dependency-info","signature":"06f0546fa297564b155b553fffa88c80"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:PBXCp /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json": {"tool":"file-copy","description":"PBXCp /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json/","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:PhaseScriptExecution Run Script /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh": {"tool":"shell","description":"PhaseScriptExecution Run Script /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\\ Kit/build/PDF\\ Kit.build/Deployment/PDF\\ Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"env":{"ACTION":"build","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"miyako","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"x86_64","ARCHS_STANDARD_32_64_BIT":"x86_64 i386","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"x86_64","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"NO","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","BUILD_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","CACHE_ROOT":"/var/folders/sy/f4kvfptx60ndys49d3n3jmgm0000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode","CCHROOT":"/var/folders/sy/f4kvfptx60ndys49d3n3jmgm0000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode","CHMOD":"/bin/chmod","CHOWN":"/usr/sbin/chown","CLANG_CXX_LANGUAGE_STANDARD":"c++0x","CLANG_CXX_LIBRARY":"libc++","CLANG_LINK_OBJC_RUNTIME":"NO","CLANG_MODULES_BUILD_SESSION_FILE":"/Users/miyako/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING":"YES","CLANG_WARN_BOOL_CONVERSION":"YES","CLANG_WARN_COMMA":"YES","CLANG_WARN_CONSTANT_CONVERSION":"YES","CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS":"YES","CLANG_WARN_EMPTY_BODY":"YES","CLANG_WARN_ENUM_CONVERSION":"YES","CLANG_WARN_INFINITE_RECURSION":"YES","CLANG_WARN_INT_CONVERSION":"YES","CLANG_WARN_NON_LITERAL_NULL_CONVERSION":"YES","CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF":"YES","CLANG_WARN_OBJC_LITERAL_CONVERSION":"YES","CLANG_WARN_RANGE_LOOP_ANALYSIS":"YES","CLANG_WARN_STRICT_PROTOTYPES":"YES","CLANG_WARN_SUSPICIOUS_MOVE":"YES","CLANG_WARN_UNREACHABLE_CODE":"YES","CLANG_WARN__DUPLICATE_METHOD_MATCH":"YES","CLASS_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","CODE_SIGNING_ALLOWED":"YES","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","CODE_SIGN_STYLE":"Manual","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"YES","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/CompositeSDKs","COMPRESS_PNG_FILES":"NO","CONFIGURATION":"Deployment","CONFIGURATION_BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","CONFIGURATION_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment","CONTENTS_FOLDER_PATH":"PDF Kit.bundle/Contents","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"YES","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_VARIANT":"normal","DEAD_CODE_STRIPPING":"NO","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mmacosx-version-min","DEPLOYMENT_TARGET_LD_ENV_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"macosx_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"10.6 10.7 10.8 10.9 10.10 10.11 10.12 10.13 10.14","DERIVED_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DERIVED_SOURCES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"English","DEVELOPMENT_TEAM":"Y69CWUC25B","DOCUMENTATION_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj/Documentation","DO_HEADER_SCANNING_IN_JAM":"NO","DSTROOT":"/tmp/PDF Kit.dst","DT_TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","DWARF_DSYM_FILE_NAME":"PDF Kit.bundle.dSYM","DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT":"NO","DWARF_DSYM_FOLDER_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBEDDED_PROFILE_NAME":"embedded.provisionprofile","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"NO","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"PDF Kit.bundle/Contents/Executables","EXECUTABLE_FOLDER_PATH":"PDF Kit.bundle/Contents/MacOS","EXECUTABLE_NAME":"PDF Kit","EXECUTABLE_PATH":"PDF Kit.bundle/Contents/MacOS/PDF Kit","FILE_LIST":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/FixedFiles","FRAMEWORKS_FOLDER_PATH":"PDF Kit.bundle/Contents/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins ","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"PDF Kit.bundle","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"compiler-default","GCC_ENABLE_FIX_AND_CONTINUE":"NO","GCC_ENABLE_TRIGRAPHS":"NO","GCC_GENERATE_DEBUGGING_SYMBOLS":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PRECOMPILE_PREFIX_HEADER":"YES","GCC_SYMBOLS_PRIVATE_EXTERN":"YES","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_MISSING_PROTOTYPES":"NO","GCC_WARN_ABOUT_RETURN_TYPE":"YES","GCC_WARN_FOUR_CHARACTER_CONSTANTS":"NO","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES","GCC_WARN_UNKNOWN_PRAGMAS":"NO","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"NO","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include include/**","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/miyako","ICONV":"/usr/bin/iconv","INFOPLIST_EXPAND_BUILD_SETTINGS":"YES","INFOPLIST_FILE":"Info.plist","INFOPLIST_OUTPUT_FORMAT":"same-as-input","INFOPLIST_PATH":"PDF Kit.bundle/Contents/Info.plist","INFOPLIST_PREPROCESS":"NO","INFOSTRINGS_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","INLINE_PRIVATE_FRAMEWORKS":"NO","INSTALLHDRS_COPY_PHASE":"NO","INSTALLHDRS_SCRIPT_PHASE":"NO","INSTALL_DIR":"/tmp/PDF Kit.dst/Users/miyako/Library/Bundles","INSTALL_GROUP":"staff","INSTALL_MODE_FLAG":"u+w,go-w,a+rX","INSTALL_OWNER":"miyako","INSTALL_PATH":"/Users/miyako/Library/Bundles","INSTALL_ROOT":"/tmp/PDF Kit.dst","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KASAN_DEFAULT_CFLAGS":"-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/undefined_arch/PDF Kit_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-LinkMap-normal-undefined_arch.txt","LD_NO_PIE":"NO","LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER":"YES","LEGACY_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer","LEX":"lex","LIBRARY_FLAG_NOSPACE":"YES","LIBRARY_FLAG_PREFIX":"-l","LIBRARY_KEXT_INSTALL_PATH":"/Library/Extensions","LIBRARY_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/lib /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/a","LIBRARY_STYLE":"Bundle","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LOCALIZED_RESOURCES_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj","LOCALIZED_STRING_MACRO_NAMES":"NSLocalizedString CFLocalizedString","LOCAL_ADMIN_APPS_DIR":"/Applications/Utilities","LOCAL_APPS_DIR":"/Applications","LOCAL_DEVELOPER_DIR":"/Library/Developer","LOCAL_LIBRARY_DIR":"/Library","LOCROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","LOCSYMROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","MACH_O_TYPE":"mh_bundle","MACOSX_DEPLOYMENT_TARGET":"10.11","MAC_OS_X_PRODUCT_BUILD_VERSION":"18G5033","MAC_OS_X_VERSION_ACTUAL":"101406","MAC_OS_X_VERSION_MAJOR":"101400","MAC_OS_X_VERSION_MINOR":"1406","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","MODULE_CACHE_DIR":"/Users/miyako/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","NATIVE_ARCH":"i386","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects","OBJECT_FILE_DIR_normal":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal","OBJROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","ONLY_ACTIVE_ARCH":"NO","OS":"MACOS","OSAC":"/usr/bin/osacompile","PACKAGE_TYPE":"com.apple.package-type.wrapper","PASCAL_STRINGS":"YES","PATH":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES":"/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms","PBDEVELOPMENTPLIST_PATH":"PDF Kit.bundle/Contents/pbdevelopment.plist","PER_ARCH_OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal","PKGINFO_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PkgInfo","PKGINFO_PATH":"PDF Kit.bundle/Contents/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform","PLATFORM_DISPLAY_NAME":"macOS","PLATFORM_NAME":"macosx","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"10E1001","PLIST_FILE_OUTPUT_FORMAT":"same-as-input","PLUGINS_FOLDER_PATH":"PDF Kit.bundle/Contents/PlugIns","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"PDF Kit.bundle/Contents/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"com.4D.PDF-Kit","PRODUCT_MODULE_NAME":"PDF_Kit","PRODUCT_NAME":"PDF Kit","PRODUCT_SETTINGS_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","PRODUCT_TYPE":"com.apple.product-type.bundle","PROFILING_CODE":"NO","PROJECT":"PDF Kit","PROJECT_DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/DerivedSources","PROJECT_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","PROJECT_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/PDF Kit.xcodeproj","PROJECT_NAME":"PDF Kit","PROJECT_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build","PROJECT_TEMP_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","PUBLIC_HEADERS_FOLDER_PATH":"PDF Kit.bundle/Contents/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_DIR_macosx10_14":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_NAME":"macosx10.14","SDK_NAMES":"macosx10.14","SDK_PRODUCT_BUILD_VERSION":"18E219","SDK_VERSION":"10.14","SDK_VERSION_ACTUAL":"101400","SDK_VERSION_MAJOR":"101400","SDK_VERSION_MINOR":"1400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"NO","SHARED_DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"PDF Kit.bundle/Contents/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"PDF Kit.bundle/Contents/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","SRCROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","STRINGS_FILE_OUTPUT_ENCODING":"UTF-16","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_PNG_TEXT":"NO","STRIP_STYLE":"non-global","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_PLATFORMS":"macosx","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_PLATFORM_TARGET_PREFIX":"macosx","SYMROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","SYSTEM_ADMIN_APPS_DIR":"/Applications/Utilities","SYSTEM_APPS_DIR":"/Applications","SYSTEM_CORE_SERVICES_DIR":"/System/Library/CoreServices","SYSTEM_DEMOS_DIR":"/Applications/Extras","SYSTEM_DEVELOPER_APPS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","SYSTEM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","SYSTEM_DEVELOPER_DEMOS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples","SYSTEM_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SYSTEM_DEVELOPER_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library","SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools","SYSTEM_DEVELOPER_JAVA_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Java Tools","SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools","SYSTEM_DEVELOPER_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes","SYSTEM_DEVELOPER_TOOLS":"/Applications/Xcode.app/Contents/Developer/Tools","SYSTEM_DEVELOPER_TOOLS_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools","SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools","SYSTEM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","SYSTEM_DEVELOPER_UTILITIES_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities","SYSTEM_DOCUMENTATION_DIR":"/Library/Documentation","SYSTEM_KEXT_INSTALL_PATH":"/System/Library/Extensions","SYSTEM_LIBRARY_DIR":"/System/Library","TAPI_VERIFY_MODE":"ErrorsOnly","TARGETNAME":"PDF Kit","TARGET_BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","TARGET_NAME":"PDF Kit","TARGET_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources","UNSTRIPPED_PRODUCT":"NO","USER":"miyako","USER_APPS_DIR":"/Users/miyako/Applications","USER_LIBRARY_DIR":"/Users/miyako/Library","USE_DYNAMIC_NO_PIC":"YES","USE_HEADERMAP":"YES","USE_HEADER_SYMLINKS":"NO","VALIDATE_PRODUCT":"NO","VALID_ARCHS":"i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONPLIST_PATH":"PDF Kit.bundle/Contents/version.plist","VERSION_INFO_BUILDER":"miyako","VERSION_INFO_FILE":"PDF Kit_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:PDF Kit PROJECT:PDF Kit-\"","WARNING_CFLAGS":"-Wmost -Wno-four-char-constants -Wno-unknown-pragmas","WRAPPER_EXTENSION":"bundle","WRAPPER_NAME":"PDF Kit.bundle","WRAPPER_SUFFIX":".bundle","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"10E1001","XCODE_VERSION_ACTUAL":"1020","XCODE_VERSION_MAJOR":"1000","XCODE_VERSION_MINOR":"1020","XPCSERVICES_FOLDER_PATH":"PDF Kit.bundle/Contents/XPCServices","YACC":"yacc","ZERO_LINK":"NO","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","control-enabled":false,"signature":"8bf7e5db85c822c1da1a6807f9c23828"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:ProcessInfoPlistFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist": {"tool":"info-plist-processor","description":"ProcessInfoPlistFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:Touch /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle": {"tool":"shell","description":"Touch /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","",""],"outputs":[""],"args":["/usr/bin/touch","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle"],"env":{},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","signature":"5a1180dd840dad7405082e487d871dca"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"]} + diff --git a/PDF Kit/build/XCBuildData/33bf7c52f2502990243c27da791f2c8d-desc.xcbuild b/PDF Kit/build/XCBuildData/33bf7c52f2502990243c27da791f2c8d-desc.xcbuild new file mode 100644 index 0000000..b9c7328 Binary files /dev/null and b/PDF Kit/build/XCBuildData/33bf7c52f2502990243c27da791f2c8d-desc.xcbuild differ diff --git a/PDF Kit/build/XCBuildData/33bf7c52f2502990243c27da791f2c8d-manifest.xcbuild b/PDF Kit/build/XCBuildData/33bf7c52f2502990243c27da791f2c8d-manifest.xcbuild new file mode 100644 index 0000000..80c74dd --- /dev/null +++ b/PDF Kit/build/XCBuildData/33bf7c52f2502990243c27da791f2c8d-manifest.xcbuild @@ -0,0 +1,73 @@ +client: + name: basic + version: 0 + file-system: default + +targets: + "": [""] + +nodes: + "/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build": {"is-mutated":true} + "/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins": {"is-mutated":true} + +commands: + "": {"tool":"phony","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","",""],"outputs":[""]} + "": {"tool":"stale-file-removal","expectedOutputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"roots":["/tmp/PDF Kit.dst","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-ChangeAlternatePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-ChangePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-CodeSign": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-CopyAside": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-StripSymbols": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-Validate": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--GeneratedFilesTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--HeadermapTaskProducer": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--InfoPlistTaskProducer": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ModuleMapTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ProductPostprocessingTaskProducer": {"tool":"phony","inputs":["","","","","","","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ProductStructureTaskProducer": {"tool":"phony","inputs":["","","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--SanitizerTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--StubBinaryTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--SwiftStandardLibrariesTaskProducer": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--TestTargetPostprocessingTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--TestTargetTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--VersionPlistTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--begin-compiling": {"tool":"phony","inputs":["","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--end": {"tool":"phony","inputs":["","","","","","","","","","","","","","","","","","","","","","","","","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","","","","","","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--entry": {"tool":"phony","inputs":["","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--generated-headers": {"tool":"phony","inputs":[""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--immediate": {"tool":"phony","inputs":["","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--modules-ready": {"tool":"phony","inputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase0-copy-headers": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase1-copy-bundle-resources": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase2-copy-files": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase3-compile-sources": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase5-build-carbon-resources": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase6-run-script": {"tool":"phony","inputs":["","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"outputs":[""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.d"],"deps-style":"makefile","signature":"73363c66d0b8a48731a2d94f7ed3856a"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-Wno-multichar","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.d"],"deps-style":"makefile","signature":"bb3803f77ce6c7f2cb20294097445039"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.d"],"deps-style":"makefile","signature":"6f13bf9fcbcff80db25b1f1a182f744f"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.d"],"deps-style":"makefile","signature":"6011a0abac5edad40308d2002eb9e9da"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.d"],"deps-style":"makefile","signature":"18b8262ded3348535833ae6613f6cd3a"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.d"],"deps-style":"makefile","signature":"352d7870c91e062abe1c97a15e878dea"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CopyStringsFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings": {"tool":"copy-strings-file","description":"CopyStringsFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build": {"tool":"create-build-directory","description":"CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","inputs":[],"outputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins": {"tool":"create-build-directory","description":"CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","inputs":[],"outputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:Ld /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit normal x86_64": {"tool":"shell","description":"Ld /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit normal x86_64","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit",""],"args":["/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.14.sdk","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/lib","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/a","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-filelist","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","-mmacosx-version-min=10.11","-stdlib=libc++","-framework","Quartz","-framework","Cocoa","-Xlinker","-dependency_info","-Xlinker","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit_dependency_info.dat","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit"],"env":{"MACOSX_DEPLOYMENT_TARGET":"10.11"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit_dependency_info.dat"],"deps-style":"dependency-info","signature":"06f0546fa297564b155b553fffa88c80"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:PBXCp /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json": {"tool":"file-copy","description":"PBXCp /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json/","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:PhaseScriptExecution Run Script /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh": {"tool":"shell","description":"PhaseScriptExecution Run Script /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\\ Kit/build/PDF\\ Kit.build/Deployment/PDF\\ Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"env":{"ACTION":"build","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"miyako","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"x86_64","ARCHS_STANDARD_32_64_BIT":"x86_64 i386","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"x86_64","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"NO","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","BUILD_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","CACHE_ROOT":"/var/folders/sy/f4kvfptx60ndys49d3n3jmgm0000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode","CCHROOT":"/var/folders/sy/f4kvfptx60ndys49d3n3jmgm0000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode","CHMOD":"/bin/chmod","CHOWN":"/usr/sbin/chown","CLANG_CXX_LANGUAGE_STANDARD":"c++0x","CLANG_CXX_LIBRARY":"libc++","CLANG_LINK_OBJC_RUNTIME":"NO","CLANG_MODULES_BUILD_SESSION_FILE":"/Users/miyako/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING":"YES","CLANG_WARN_BOOL_CONVERSION":"YES","CLANG_WARN_COMMA":"YES","CLANG_WARN_CONSTANT_CONVERSION":"YES","CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS":"YES","CLANG_WARN_EMPTY_BODY":"YES","CLANG_WARN_ENUM_CONVERSION":"YES","CLANG_WARN_INFINITE_RECURSION":"YES","CLANG_WARN_INT_CONVERSION":"YES","CLANG_WARN_NON_LITERAL_NULL_CONVERSION":"YES","CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF":"YES","CLANG_WARN_OBJC_LITERAL_CONVERSION":"YES","CLANG_WARN_RANGE_LOOP_ANALYSIS":"YES","CLANG_WARN_STRICT_PROTOTYPES":"YES","CLANG_WARN_SUSPICIOUS_MOVE":"YES","CLANG_WARN_UNREACHABLE_CODE":"YES","CLANG_WARN__DUPLICATE_METHOD_MATCH":"YES","CLASS_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","CODE_SIGNING_ALLOWED":"YES","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","CODE_SIGN_STYLE":"Manual","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"YES","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/CompositeSDKs","COMPRESS_PNG_FILES":"NO","CONFIGURATION":"Deployment","CONFIGURATION_BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","CONFIGURATION_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment","CONTENTS_FOLDER_PATH":"PDF Kit.bundle/Contents","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"YES","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_VARIANT":"normal","DEAD_CODE_STRIPPING":"NO","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mmacosx-version-min","DEPLOYMENT_TARGET_LD_ENV_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"macosx_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"10.6 10.7 10.8 10.9 10.10 10.11 10.12 10.13 10.14","DERIVED_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DERIVED_SOURCES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"English","DEVELOPMENT_TEAM":"Y69CWUC25B","DOCUMENTATION_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj/Documentation","DO_HEADER_SCANNING_IN_JAM":"NO","DSTROOT":"/tmp/PDF Kit.dst","DT_TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","DWARF_DSYM_FILE_NAME":"PDF Kit.bundle.dSYM","DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT":"NO","DWARF_DSYM_FOLDER_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBEDDED_PROFILE_NAME":"embedded.provisionprofile","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"NO","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"PDF Kit.bundle/Contents/Executables","EXECUTABLE_FOLDER_PATH":"PDF Kit.bundle/Contents/MacOS","EXECUTABLE_NAME":"PDF Kit","EXECUTABLE_PATH":"PDF Kit.bundle/Contents/MacOS/PDF Kit","FILE_LIST":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/FixedFiles","FRAMEWORKS_FOLDER_PATH":"PDF Kit.bundle/Contents/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins ","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"PDF Kit.bundle","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"compiler-default","GCC_ENABLE_FIX_AND_CONTINUE":"NO","GCC_ENABLE_TRIGRAPHS":"NO","GCC_GENERATE_DEBUGGING_SYMBOLS":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PRECOMPILE_PREFIX_HEADER":"YES","GCC_SYMBOLS_PRIVATE_EXTERN":"YES","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_MISSING_PROTOTYPES":"NO","GCC_WARN_ABOUT_RETURN_TYPE":"YES","GCC_WARN_FOUR_CHARACTER_CONSTANTS":"NO","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES","GCC_WARN_UNKNOWN_PRAGMAS":"NO","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"NO","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include include/**","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/miyako","ICONV":"/usr/bin/iconv","INFOPLIST_EXPAND_BUILD_SETTINGS":"YES","INFOPLIST_FILE":"Info.plist","INFOPLIST_OUTPUT_FORMAT":"same-as-input","INFOPLIST_PATH":"PDF Kit.bundle/Contents/Info.plist","INFOPLIST_PREPROCESS":"NO","INFOSTRINGS_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","INLINE_PRIVATE_FRAMEWORKS":"NO","INSTALLHDRS_COPY_PHASE":"NO","INSTALLHDRS_SCRIPT_PHASE":"NO","INSTALL_DIR":"/tmp/PDF Kit.dst/Users/miyako/Library/Bundles","INSTALL_GROUP":"staff","INSTALL_MODE_FLAG":"u+w,go-w,a+rX","INSTALL_OWNER":"miyako","INSTALL_PATH":"/Users/miyako/Library/Bundles","INSTALL_ROOT":"/tmp/PDF Kit.dst","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KASAN_DEFAULT_CFLAGS":"-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/undefined_arch/PDF Kit_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-LinkMap-normal-undefined_arch.txt","LD_NO_PIE":"NO","LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER":"YES","LEGACY_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer","LEX":"lex","LIBRARY_FLAG_NOSPACE":"YES","LIBRARY_FLAG_PREFIX":"-l","LIBRARY_KEXT_INSTALL_PATH":"/Library/Extensions","LIBRARY_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/lib /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/a","LIBRARY_STYLE":"Bundle","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LOCALIZED_RESOURCES_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj","LOCALIZED_STRING_MACRO_NAMES":"NSLocalizedString CFLocalizedString","LOCAL_ADMIN_APPS_DIR":"/Applications/Utilities","LOCAL_APPS_DIR":"/Applications","LOCAL_DEVELOPER_DIR":"/Library/Developer","LOCAL_LIBRARY_DIR":"/Library","LOCROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","LOCSYMROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","MACH_O_TYPE":"mh_bundle","MACOSX_DEPLOYMENT_TARGET":"10.11","MAC_OS_X_PRODUCT_BUILD_VERSION":"18G5033","MAC_OS_X_VERSION_ACTUAL":"101406","MAC_OS_X_VERSION_MAJOR":"101400","MAC_OS_X_VERSION_MINOR":"1406","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","MODULE_CACHE_DIR":"/Users/miyako/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","NATIVE_ARCH":"i386","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects","OBJECT_FILE_DIR_normal":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal","OBJROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","ONLY_ACTIVE_ARCH":"NO","OS":"MACOS","OSAC":"/usr/bin/osacompile","PACKAGE_TYPE":"com.apple.package-type.wrapper","PASCAL_STRINGS":"YES","PATH":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES":"/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms","PBDEVELOPMENTPLIST_PATH":"PDF Kit.bundle/Contents/pbdevelopment.plist","PER_ARCH_OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal","PKGINFO_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PkgInfo","PKGINFO_PATH":"PDF Kit.bundle/Contents/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform","PLATFORM_DISPLAY_NAME":"macOS","PLATFORM_NAME":"macosx","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"10E1001","PLIST_FILE_OUTPUT_FORMAT":"same-as-input","PLUGINS_FOLDER_PATH":"PDF Kit.bundle/Contents/PlugIns","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"PDF Kit.bundle/Contents/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"com.4D.PDF-Kit","PRODUCT_MODULE_NAME":"PDF_Kit","PRODUCT_NAME":"PDF Kit","PRODUCT_SETTINGS_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","PRODUCT_TYPE":"com.apple.product-type.bundle","PROFILING_CODE":"NO","PROJECT":"PDF Kit","PROJECT_DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/DerivedSources","PROJECT_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","PROJECT_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/PDF Kit.xcodeproj","PROJECT_NAME":"PDF Kit","PROJECT_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build","PROJECT_TEMP_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","PUBLIC_HEADERS_FOLDER_PATH":"PDF Kit.bundle/Contents/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_DIR_macosx10_14":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_NAME":"macosx10.14","SDK_NAMES":"macosx10.14","SDK_PRODUCT_BUILD_VERSION":"18E219","SDK_VERSION":"10.14","SDK_VERSION_ACTUAL":"101400","SDK_VERSION_MAJOR":"101400","SDK_VERSION_MINOR":"1400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"NO","SHARED_DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"PDF Kit.bundle/Contents/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"PDF Kit.bundle/Contents/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","SRCROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","STRINGS_FILE_OUTPUT_ENCODING":"UTF-16","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_PNG_TEXT":"NO","STRIP_STYLE":"non-global","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_PLATFORMS":"macosx","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_PLATFORM_TARGET_PREFIX":"macosx","SYMROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","SYSTEM_ADMIN_APPS_DIR":"/Applications/Utilities","SYSTEM_APPS_DIR":"/Applications","SYSTEM_CORE_SERVICES_DIR":"/System/Library/CoreServices","SYSTEM_DEMOS_DIR":"/Applications/Extras","SYSTEM_DEVELOPER_APPS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","SYSTEM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","SYSTEM_DEVELOPER_DEMOS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples","SYSTEM_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SYSTEM_DEVELOPER_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library","SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools","SYSTEM_DEVELOPER_JAVA_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Java Tools","SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools","SYSTEM_DEVELOPER_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes","SYSTEM_DEVELOPER_TOOLS":"/Applications/Xcode.app/Contents/Developer/Tools","SYSTEM_DEVELOPER_TOOLS_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools","SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools","SYSTEM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","SYSTEM_DEVELOPER_UTILITIES_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities","SYSTEM_DOCUMENTATION_DIR":"/Library/Documentation","SYSTEM_KEXT_INSTALL_PATH":"/System/Library/Extensions","SYSTEM_LIBRARY_DIR":"/System/Library","TAPI_VERIFY_MODE":"ErrorsOnly","TARGETNAME":"PDF Kit","TARGET_BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","TARGET_NAME":"PDF Kit","TARGET_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources","UNSTRIPPED_PRODUCT":"NO","USER":"miyako","USER_APPS_DIR":"/Users/miyako/Applications","USER_LIBRARY_DIR":"/Users/miyako/Library","USE_DYNAMIC_NO_PIC":"YES","USE_HEADERMAP":"YES","USE_HEADER_SYMLINKS":"NO","VALIDATE_PRODUCT":"NO","VALID_ARCHS":"i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONPLIST_PATH":"PDF Kit.bundle/Contents/version.plist","VERSION_INFO_BUILDER":"miyako","VERSION_INFO_FILE":"PDF Kit_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:PDF Kit PROJECT:PDF Kit-\"","WARNING_CFLAGS":"-Wmost -Wno-four-char-constants -Wno-unknown-pragmas","WRAPPER_EXTENSION":"bundle","WRAPPER_NAME":"PDF Kit.bundle","WRAPPER_SUFFIX":".bundle","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"10E1001","XCODE_VERSION_ACTUAL":"1020","XCODE_VERSION_MAJOR":"1000","XCODE_VERSION_MINOR":"1020","XPCSERVICES_FOLDER_PATH":"PDF Kit.bundle/Contents/XPCServices","YACC":"yacc","ZERO_LINK":"NO","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","control-enabled":false,"signature":"8bf7e5db85c822c1da1a6807f9c23828"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:ProcessInfoPlistFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist": {"tool":"info-plist-processor","description":"ProcessInfoPlistFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:Touch /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle": {"tool":"shell","description":"Touch /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","",""],"outputs":[""],"args":["/usr/bin/touch","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle"],"env":{},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","signature":"5a1180dd840dad7405082e487d871dca"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"]} + diff --git a/PDF Kit/build/XCBuildData/3b5aff3b778e286fcd5af0e702ec74a8-desc.xcbuild b/PDF Kit/build/XCBuildData/3b5aff3b778e286fcd5af0e702ec74a8-desc.xcbuild new file mode 100644 index 0000000..29b62e1 Binary files /dev/null and b/PDF Kit/build/XCBuildData/3b5aff3b778e286fcd5af0e702ec74a8-desc.xcbuild differ diff --git a/PDF Kit/build/XCBuildData/3b5aff3b778e286fcd5af0e702ec74a8-manifest.xcbuild b/PDF Kit/build/XCBuildData/3b5aff3b778e286fcd5af0e702ec74a8-manifest.xcbuild new file mode 100644 index 0000000..80c74dd --- /dev/null +++ b/PDF Kit/build/XCBuildData/3b5aff3b778e286fcd5af0e702ec74a8-manifest.xcbuild @@ -0,0 +1,73 @@ +client: + name: basic + version: 0 + file-system: default + +targets: + "": [""] + +nodes: + "/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build": {"is-mutated":true} + "/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins": {"is-mutated":true} + +commands: + "": {"tool":"phony","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","",""],"outputs":[""]} + "": {"tool":"stale-file-removal","expectedOutputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"roots":["/tmp/PDF Kit.dst","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-ChangeAlternatePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-ChangePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-CodeSign": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-CopyAside": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-StripSymbols": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-Validate": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--GeneratedFilesTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--HeadermapTaskProducer": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--InfoPlistTaskProducer": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ModuleMapTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ProductPostprocessingTaskProducer": {"tool":"phony","inputs":["","","","","","","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ProductStructureTaskProducer": {"tool":"phony","inputs":["","","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--SanitizerTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--StubBinaryTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--SwiftStandardLibrariesTaskProducer": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--TestTargetPostprocessingTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--TestTargetTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--VersionPlistTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--begin-compiling": {"tool":"phony","inputs":["","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--end": {"tool":"phony","inputs":["","","","","","","","","","","","","","","","","","","","","","","","","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","","","","","","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--entry": {"tool":"phony","inputs":["","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--generated-headers": {"tool":"phony","inputs":[""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--immediate": {"tool":"phony","inputs":["","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--modules-ready": {"tool":"phony","inputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase0-copy-headers": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase1-copy-bundle-resources": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase2-copy-files": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase3-compile-sources": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase5-build-carbon-resources": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase6-run-script": {"tool":"phony","inputs":["","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"outputs":[""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.d"],"deps-style":"makefile","signature":"73363c66d0b8a48731a2d94f7ed3856a"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-Wno-multichar","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.d"],"deps-style":"makefile","signature":"bb3803f77ce6c7f2cb20294097445039"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.d"],"deps-style":"makefile","signature":"6f13bf9fcbcff80db25b1f1a182f744f"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.d"],"deps-style":"makefile","signature":"6011a0abac5edad40308d2002eb9e9da"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.d"],"deps-style":"makefile","signature":"18b8262ded3348535833ae6613f6cd3a"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.d"],"deps-style":"makefile","signature":"352d7870c91e062abe1c97a15e878dea"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CopyStringsFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings": {"tool":"copy-strings-file","description":"CopyStringsFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build": {"tool":"create-build-directory","description":"CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","inputs":[],"outputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins": {"tool":"create-build-directory","description":"CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","inputs":[],"outputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:Ld /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit normal x86_64": {"tool":"shell","description":"Ld /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit normal x86_64","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit",""],"args":["/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.14.sdk","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/lib","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/a","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-filelist","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","-mmacosx-version-min=10.11","-stdlib=libc++","-framework","Quartz","-framework","Cocoa","-Xlinker","-dependency_info","-Xlinker","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit_dependency_info.dat","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit"],"env":{"MACOSX_DEPLOYMENT_TARGET":"10.11"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit_dependency_info.dat"],"deps-style":"dependency-info","signature":"06f0546fa297564b155b553fffa88c80"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:PBXCp /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json": {"tool":"file-copy","description":"PBXCp /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json/","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:PhaseScriptExecution Run Script /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh": {"tool":"shell","description":"PhaseScriptExecution Run Script /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\\ Kit/build/PDF\\ Kit.build/Deployment/PDF\\ Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"env":{"ACTION":"build","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"miyako","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"x86_64","ARCHS_STANDARD_32_64_BIT":"x86_64 i386","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"x86_64","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"NO","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","BUILD_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","CACHE_ROOT":"/var/folders/sy/f4kvfptx60ndys49d3n3jmgm0000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode","CCHROOT":"/var/folders/sy/f4kvfptx60ndys49d3n3jmgm0000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode","CHMOD":"/bin/chmod","CHOWN":"/usr/sbin/chown","CLANG_CXX_LANGUAGE_STANDARD":"c++0x","CLANG_CXX_LIBRARY":"libc++","CLANG_LINK_OBJC_RUNTIME":"NO","CLANG_MODULES_BUILD_SESSION_FILE":"/Users/miyako/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING":"YES","CLANG_WARN_BOOL_CONVERSION":"YES","CLANG_WARN_COMMA":"YES","CLANG_WARN_CONSTANT_CONVERSION":"YES","CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS":"YES","CLANG_WARN_EMPTY_BODY":"YES","CLANG_WARN_ENUM_CONVERSION":"YES","CLANG_WARN_INFINITE_RECURSION":"YES","CLANG_WARN_INT_CONVERSION":"YES","CLANG_WARN_NON_LITERAL_NULL_CONVERSION":"YES","CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF":"YES","CLANG_WARN_OBJC_LITERAL_CONVERSION":"YES","CLANG_WARN_RANGE_LOOP_ANALYSIS":"YES","CLANG_WARN_STRICT_PROTOTYPES":"YES","CLANG_WARN_SUSPICIOUS_MOVE":"YES","CLANG_WARN_UNREACHABLE_CODE":"YES","CLANG_WARN__DUPLICATE_METHOD_MATCH":"YES","CLASS_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","CODE_SIGNING_ALLOWED":"YES","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","CODE_SIGN_STYLE":"Manual","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"YES","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/CompositeSDKs","COMPRESS_PNG_FILES":"NO","CONFIGURATION":"Deployment","CONFIGURATION_BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","CONFIGURATION_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment","CONTENTS_FOLDER_PATH":"PDF Kit.bundle/Contents","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"YES","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_VARIANT":"normal","DEAD_CODE_STRIPPING":"NO","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mmacosx-version-min","DEPLOYMENT_TARGET_LD_ENV_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"macosx_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"10.6 10.7 10.8 10.9 10.10 10.11 10.12 10.13 10.14","DERIVED_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DERIVED_SOURCES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"English","DEVELOPMENT_TEAM":"Y69CWUC25B","DOCUMENTATION_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj/Documentation","DO_HEADER_SCANNING_IN_JAM":"NO","DSTROOT":"/tmp/PDF Kit.dst","DT_TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","DWARF_DSYM_FILE_NAME":"PDF Kit.bundle.dSYM","DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT":"NO","DWARF_DSYM_FOLDER_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBEDDED_PROFILE_NAME":"embedded.provisionprofile","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"NO","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"PDF Kit.bundle/Contents/Executables","EXECUTABLE_FOLDER_PATH":"PDF Kit.bundle/Contents/MacOS","EXECUTABLE_NAME":"PDF Kit","EXECUTABLE_PATH":"PDF Kit.bundle/Contents/MacOS/PDF Kit","FILE_LIST":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/FixedFiles","FRAMEWORKS_FOLDER_PATH":"PDF Kit.bundle/Contents/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins ","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"PDF Kit.bundle","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"compiler-default","GCC_ENABLE_FIX_AND_CONTINUE":"NO","GCC_ENABLE_TRIGRAPHS":"NO","GCC_GENERATE_DEBUGGING_SYMBOLS":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PRECOMPILE_PREFIX_HEADER":"YES","GCC_SYMBOLS_PRIVATE_EXTERN":"YES","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_MISSING_PROTOTYPES":"NO","GCC_WARN_ABOUT_RETURN_TYPE":"YES","GCC_WARN_FOUR_CHARACTER_CONSTANTS":"NO","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES","GCC_WARN_UNKNOWN_PRAGMAS":"NO","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"NO","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include include/**","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/miyako","ICONV":"/usr/bin/iconv","INFOPLIST_EXPAND_BUILD_SETTINGS":"YES","INFOPLIST_FILE":"Info.plist","INFOPLIST_OUTPUT_FORMAT":"same-as-input","INFOPLIST_PATH":"PDF Kit.bundle/Contents/Info.plist","INFOPLIST_PREPROCESS":"NO","INFOSTRINGS_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","INLINE_PRIVATE_FRAMEWORKS":"NO","INSTALLHDRS_COPY_PHASE":"NO","INSTALLHDRS_SCRIPT_PHASE":"NO","INSTALL_DIR":"/tmp/PDF Kit.dst/Users/miyako/Library/Bundles","INSTALL_GROUP":"staff","INSTALL_MODE_FLAG":"u+w,go-w,a+rX","INSTALL_OWNER":"miyako","INSTALL_PATH":"/Users/miyako/Library/Bundles","INSTALL_ROOT":"/tmp/PDF Kit.dst","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KASAN_DEFAULT_CFLAGS":"-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/undefined_arch/PDF Kit_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-LinkMap-normal-undefined_arch.txt","LD_NO_PIE":"NO","LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER":"YES","LEGACY_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer","LEX":"lex","LIBRARY_FLAG_NOSPACE":"YES","LIBRARY_FLAG_PREFIX":"-l","LIBRARY_KEXT_INSTALL_PATH":"/Library/Extensions","LIBRARY_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/lib /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/a","LIBRARY_STYLE":"Bundle","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LOCALIZED_RESOURCES_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj","LOCALIZED_STRING_MACRO_NAMES":"NSLocalizedString CFLocalizedString","LOCAL_ADMIN_APPS_DIR":"/Applications/Utilities","LOCAL_APPS_DIR":"/Applications","LOCAL_DEVELOPER_DIR":"/Library/Developer","LOCAL_LIBRARY_DIR":"/Library","LOCROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","LOCSYMROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","MACH_O_TYPE":"mh_bundle","MACOSX_DEPLOYMENT_TARGET":"10.11","MAC_OS_X_PRODUCT_BUILD_VERSION":"18G5033","MAC_OS_X_VERSION_ACTUAL":"101406","MAC_OS_X_VERSION_MAJOR":"101400","MAC_OS_X_VERSION_MINOR":"1406","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","MODULE_CACHE_DIR":"/Users/miyako/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","NATIVE_ARCH":"i386","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects","OBJECT_FILE_DIR_normal":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal","OBJROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","ONLY_ACTIVE_ARCH":"NO","OS":"MACOS","OSAC":"/usr/bin/osacompile","PACKAGE_TYPE":"com.apple.package-type.wrapper","PASCAL_STRINGS":"YES","PATH":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES":"/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms","PBDEVELOPMENTPLIST_PATH":"PDF Kit.bundle/Contents/pbdevelopment.plist","PER_ARCH_OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal","PKGINFO_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PkgInfo","PKGINFO_PATH":"PDF Kit.bundle/Contents/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform","PLATFORM_DISPLAY_NAME":"macOS","PLATFORM_NAME":"macosx","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"10E1001","PLIST_FILE_OUTPUT_FORMAT":"same-as-input","PLUGINS_FOLDER_PATH":"PDF Kit.bundle/Contents/PlugIns","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"PDF Kit.bundle/Contents/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"com.4D.PDF-Kit","PRODUCT_MODULE_NAME":"PDF_Kit","PRODUCT_NAME":"PDF Kit","PRODUCT_SETTINGS_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","PRODUCT_TYPE":"com.apple.product-type.bundle","PROFILING_CODE":"NO","PROJECT":"PDF Kit","PROJECT_DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/DerivedSources","PROJECT_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","PROJECT_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/PDF Kit.xcodeproj","PROJECT_NAME":"PDF Kit","PROJECT_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build","PROJECT_TEMP_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","PUBLIC_HEADERS_FOLDER_PATH":"PDF Kit.bundle/Contents/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_DIR_macosx10_14":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_NAME":"macosx10.14","SDK_NAMES":"macosx10.14","SDK_PRODUCT_BUILD_VERSION":"18E219","SDK_VERSION":"10.14","SDK_VERSION_ACTUAL":"101400","SDK_VERSION_MAJOR":"101400","SDK_VERSION_MINOR":"1400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"NO","SHARED_DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"PDF Kit.bundle/Contents/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"PDF Kit.bundle/Contents/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","SRCROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","STRINGS_FILE_OUTPUT_ENCODING":"UTF-16","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_PNG_TEXT":"NO","STRIP_STYLE":"non-global","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_PLATFORMS":"macosx","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_PLATFORM_TARGET_PREFIX":"macosx","SYMROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","SYSTEM_ADMIN_APPS_DIR":"/Applications/Utilities","SYSTEM_APPS_DIR":"/Applications","SYSTEM_CORE_SERVICES_DIR":"/System/Library/CoreServices","SYSTEM_DEMOS_DIR":"/Applications/Extras","SYSTEM_DEVELOPER_APPS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","SYSTEM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","SYSTEM_DEVELOPER_DEMOS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples","SYSTEM_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SYSTEM_DEVELOPER_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library","SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools","SYSTEM_DEVELOPER_JAVA_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Java Tools","SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools","SYSTEM_DEVELOPER_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes","SYSTEM_DEVELOPER_TOOLS":"/Applications/Xcode.app/Contents/Developer/Tools","SYSTEM_DEVELOPER_TOOLS_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools","SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools","SYSTEM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","SYSTEM_DEVELOPER_UTILITIES_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities","SYSTEM_DOCUMENTATION_DIR":"/Library/Documentation","SYSTEM_KEXT_INSTALL_PATH":"/System/Library/Extensions","SYSTEM_LIBRARY_DIR":"/System/Library","TAPI_VERIFY_MODE":"ErrorsOnly","TARGETNAME":"PDF Kit","TARGET_BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","TARGET_NAME":"PDF Kit","TARGET_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources","UNSTRIPPED_PRODUCT":"NO","USER":"miyako","USER_APPS_DIR":"/Users/miyako/Applications","USER_LIBRARY_DIR":"/Users/miyako/Library","USE_DYNAMIC_NO_PIC":"YES","USE_HEADERMAP":"YES","USE_HEADER_SYMLINKS":"NO","VALIDATE_PRODUCT":"NO","VALID_ARCHS":"i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONPLIST_PATH":"PDF Kit.bundle/Contents/version.plist","VERSION_INFO_BUILDER":"miyako","VERSION_INFO_FILE":"PDF Kit_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:PDF Kit PROJECT:PDF Kit-\"","WARNING_CFLAGS":"-Wmost -Wno-four-char-constants -Wno-unknown-pragmas","WRAPPER_EXTENSION":"bundle","WRAPPER_NAME":"PDF Kit.bundle","WRAPPER_SUFFIX":".bundle","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"10E1001","XCODE_VERSION_ACTUAL":"1020","XCODE_VERSION_MAJOR":"1000","XCODE_VERSION_MINOR":"1020","XPCSERVICES_FOLDER_PATH":"PDF Kit.bundle/Contents/XPCServices","YACC":"yacc","ZERO_LINK":"NO","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","control-enabled":false,"signature":"8bf7e5db85c822c1da1a6807f9c23828"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:ProcessInfoPlistFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist": {"tool":"info-plist-processor","description":"ProcessInfoPlistFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:Touch /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle": {"tool":"shell","description":"Touch /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","",""],"outputs":[""],"args":["/usr/bin/touch","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle"],"env":{},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","signature":"5a1180dd840dad7405082e487d871dca"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"]} + diff --git a/PDF Kit/build/XCBuildData/9c5e48c817e7fef69a7e4a0335ce14a7-desc.xcbuild b/PDF Kit/build/XCBuildData/9c5e48c817e7fef69a7e4a0335ce14a7-desc.xcbuild new file mode 100644 index 0000000..a30a756 Binary files /dev/null and b/PDF Kit/build/XCBuildData/9c5e48c817e7fef69a7e4a0335ce14a7-desc.xcbuild differ diff --git a/PDF Kit/build/XCBuildData/9c5e48c817e7fef69a7e4a0335ce14a7-manifest.xcbuild b/PDF Kit/build/XCBuildData/9c5e48c817e7fef69a7e4a0335ce14a7-manifest.xcbuild new file mode 100644 index 0000000..248e37a --- /dev/null +++ b/PDF Kit/build/XCBuildData/9c5e48c817e7fef69a7e4a0335ce14a7-manifest.xcbuild @@ -0,0 +1,73 @@ +client: + name: basic + version: 0 + file-system: default + +targets: + "": [""] + +nodes: + "/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build": {"is-mutated":true} + "/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins": {"is-mutated":true} + +commands: + "": {"tool":"phony","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","",""],"outputs":[""]} + "": {"tool":"stale-file-removal","expectedOutputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"roots":["/tmp/PDF Kit.dst","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-ChangeAlternatePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-ChangePermissions": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-CodeSign": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-CopyAside": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-StripSymbols": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--Barrier-Validate": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--GeneratedFilesTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--HeadermapTaskProducer": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--InfoPlistTaskProducer": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ModuleMapTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ProductPostprocessingTaskProducer": {"tool":"phony","inputs":["","","","","","","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--ProductStructureTaskProducer": {"tool":"phony","inputs":["","","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--SanitizerTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--StubBinaryTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--SwiftStandardLibrariesTaskProducer": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--TestTargetPostprocessingTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--TestTargetTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--VersionPlistTaskProducer": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--begin-compiling": {"tool":"phony","inputs":["","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--end": {"tool":"phony","inputs":["","","","","","","","","","","","","","","","","","","","","","","","","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","","","","","","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--entry": {"tool":"phony","inputs":["","","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--generated-headers": {"tool":"phony","inputs":[""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--immediate": {"tool":"phony","inputs":["","","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--modules-ready": {"tool":"phony","inputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase0-copy-headers": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase1-copy-bundle-resources": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase2-copy-files": {"tool":"phony","inputs":["","",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase3-compile-sources": {"tool":"phony","inputs":["","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList"],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase5-build-carbon-resources": {"tool":"phony","inputs":["",""],"outputs":[""]} + "Gate target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048--phase6-run-script": {"tool":"phony","inputs":["","","","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"outputs":[""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4DPlugin-PDF-Kit.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.d"],"deps-style":"makefile","signature":"73363c66d0b8a48731a2d94f7ed3856a"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-Wno-multichar","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/4DPluginAPI.c","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.d"],"deps-style":"makefile","signature":"bb3803f77ce6c7f2cb20294097445039"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/ARRAY_TEXT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.d"],"deps-style":"makefile","signature":"6f13bf9fcbcff80db25b1f1a182f744f"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_BLOB.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.d"],"deps-style":"makefile","signature":"6011a0abac5edad40308d2002eb9e9da"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_LONGINT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.d"],"deps-style":"makefile","signature":"18b8262ded3348535833ae6613f6cd3a"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp","","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c++","-arch","x86_64","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=c++11","-stdlib=libc++","-Wno-trigraphs","-fpascal-strings","-Os","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Wunreachable-code","-Wno-implicit-atomic-properties","-Wno-objc-interface-ivars","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wno-non-virtual-dtor","-Wno-overloaded-virtual","-Wno-exit-time-destructors","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-Wno-c++11-extensions","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-Winvalid-offsetof","-mmacosx-version-min=10.11","-fvisibility=hidden","-fvisibility-inlines-hidden","-Wno-sign-conversion","-Winfinite-recursion","-Wmove","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wrange-loop-analysis","-Wno-semicolon-before-method-body","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","-iquote","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include","-Iinclude","-Iinclude/json","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources-normal/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources/x86_64","-I/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","-Wmost","-Wno-four-char-constants","-Wno-unknown-pragmas","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-MMD","-MT","dependencies","-MF","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.d","--serialize-diagnostics","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.dia","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/4D Plugin API/Classes/C_TEXT.cpp","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.d"],"deps-style":"makefile","signature":"352d7870c91e062abe1c97a15e878dea"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CopyStringsFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings": {"tool":"copy-strings-file","description":"CopyStringsFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/English.lproj/InfoPlist.strings","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build": {"tool":"create-build-directory","description":"CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","inputs":[],"outputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins": {"tool":"create-build-directory","description":"CreateBuildDirectory /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","inputs":[],"outputs":["","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:Ld /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit normal x86_64": {"tool":"shell","description":"Ld /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit normal x86_64","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_BLOB.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPlugin-PDF-Kit.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/ARRAY_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_TEXT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/4DPluginAPI.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/C_LONGINT.o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit",""],"args":["/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.14.sdk","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/lib","-L/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/a","-F/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","-filelist","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","-mmacosx-version-min=10.11","-stdlib=libc++","-framework","Cocoa","-Xlinker","-dependency_info","-Xlinker","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit_dependency_info.dat","-o","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit"],"env":{"MACOSX_DEPLOYMENT_TARGET":"10.11"},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","deps":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit_dependency_info.dat"],"deps-style":"dependency-info","signature":"6a7bd6f6eb91aa2b563f1805ce79eddd"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources": {"tool":"mkdir","description":"MkDir /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:PBXCp /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json": {"tool":"file-copy","description":"PBXCp /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/manifest.json/","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/manifest.json",""]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:PhaseScriptExecution Run Script /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh": {"tool":"shell","description":"PhaseScriptExecution Run Script /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","",""],"outputs":[""],"args":["/bin/sh","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF\\ Kit/build/PDF\\ Kit.build/Deployment/PDF\\ Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"],"env":{"ACTION":"build","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"miyako","ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"NO","ALWAYS_SEARCH_USER_PATHS":"NO","ALWAYS_USE_SEPARATE_HEADERMAPS":"NO","APPLE_INTERNAL_DEVELOPER_DIR":"/AppleInternal/Developer","APPLE_INTERNAL_DIR":"/AppleInternal","APPLE_INTERNAL_DOCUMENTATION_DIR":"/AppleInternal/Documentation","APPLE_INTERNAL_LIBRARY_DIR":"/AppleInternal/Library","APPLE_INTERNAL_TOOLS":"/AppleInternal/Developer/Tools","APPLICATION_EXTENSION_API_ONLY":"NO","APPLY_RULES_IN_COPY_FILES":"NO","ARCHS":"x86_64","ARCHS_STANDARD":"x86_64","ARCHS_STANDARD_32_64_BIT":"x86_64 i386","ARCHS_STANDARD_32_BIT":"i386","ARCHS_STANDARD_64_BIT":"x86_64","ARCHS_STANDARD_INCLUDING_64_BIT":"x86_64","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"NO","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","BUILD_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","CACHE_ROOT":"/var/folders/sy/f4kvfptx60ndys49d3n3jmgm0000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode","CCHROOT":"/var/folders/sy/f4kvfptx60ndys49d3n3jmgm0000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode","CHMOD":"/bin/chmod","CHOWN":"/usr/sbin/chown","CLANG_CXX_LANGUAGE_STANDARD":"c++0x","CLANG_CXX_LIBRARY":"libc++","CLANG_LINK_OBJC_RUNTIME":"NO","CLANG_MODULES_BUILD_SESSION_FILE":"/Users/miyako/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING":"YES","CLANG_WARN_BOOL_CONVERSION":"YES","CLANG_WARN_COMMA":"YES","CLANG_WARN_CONSTANT_CONVERSION":"YES","CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS":"YES","CLANG_WARN_EMPTY_BODY":"YES","CLANG_WARN_ENUM_CONVERSION":"YES","CLANG_WARN_INFINITE_RECURSION":"YES","CLANG_WARN_INT_CONVERSION":"YES","CLANG_WARN_NON_LITERAL_NULL_CONVERSION":"YES","CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF":"YES","CLANG_WARN_OBJC_LITERAL_CONVERSION":"YES","CLANG_WARN_RANGE_LOOP_ANALYSIS":"YES","CLANG_WARN_STRICT_PROTOTYPES":"YES","CLANG_WARN_SUSPICIOUS_MOVE":"YES","CLANG_WARN_UNREACHABLE_CODE":"YES","CLANG_WARN__DUPLICATE_METHOD_MATCH":"YES","CLASS_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","CODE_SIGNING_ALLOWED":"YES","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","CODE_SIGN_STYLE":"Manual","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"YES","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/CompositeSDKs","COMPRESS_PNG_FILES":"NO","CONFIGURATION":"Deployment","CONFIGURATION_BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","CONFIGURATION_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment","CONTENTS_FOLDER_PATH":"PDF Kit.bundle/Contents","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"YES","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","CURRENT_VARIANT":"normal","DEAD_CODE_STRIPPING":"NO","DEBUGGING_SYMBOLS":"YES","DEBUG_INFORMATION_FORMAT":"dwarf","DEFAULT_COMPILER":"com.apple.compilers.llvm.clang.1_0","DEFAULT_KEXT_INSTALL_PATH":"/System/Library/Extensions","DEFINES_MODULE":"NO","DEPLOYMENT_LOCATION":"NO","DEPLOYMENT_POSTPROCESSING":"NO","DEPLOYMENT_TARGET_CLANG_ENV_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_CLANG_FLAG_NAME":"mmacosx-version-min","DEPLOYMENT_TARGET_LD_ENV_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_LD_FLAG_NAME":"macosx_version_min","DEPLOYMENT_TARGET_SETTING_NAME":"MACOSX_DEPLOYMENT_TARGET","DEPLOYMENT_TARGET_SUGGESTED_VALUES":"10.6 10.7 10.8 10.9 10.10 10.11 10.12 10.13 10.14","DERIVED_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DERIVED_SOURCES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"English","DEVELOPMENT_TEAM":"Y69CWUC25B","DOCUMENTATION_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj/Documentation","DO_HEADER_SCANNING_IN_JAM":"NO","DSTROOT":"/tmp/PDF Kit.dst","DT_TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","DWARF_DSYM_FILE_NAME":"PDF Kit.bundle.dSYM","DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT":"NO","DWARF_DSYM_FOLDER_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBEDDED_PROFILE_NAME":"embedded.provisionprofile","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"NO","EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS":".DS_Store .svn .git .hg CVS","EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES":"*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj","EXECUTABLES_FOLDER_PATH":"PDF Kit.bundle/Contents/Executables","EXECUTABLE_FOLDER_PATH":"PDF Kit.bundle/Contents/MacOS","EXECUTABLE_NAME":"PDF Kit","EXECUTABLE_PATH":"PDF Kit.bundle/Contents/MacOS/PDF Kit","FILE_LIST":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/FixedFiles","FRAMEWORKS_FOLDER_PATH":"PDF Kit.bundle/Contents/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins ","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"PDF Kit.bundle","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"compiler-default","GCC_ENABLE_FIX_AND_CONTINUE":"NO","GCC_ENABLE_TRIGRAPHS":"NO","GCC_GENERATE_DEBUGGING_SYMBOLS":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PRECOMPILE_PREFIX_HEADER":"YES","GCC_SYMBOLS_PRIVATE_EXTERN":"YES","GCC_TREAT_WARNINGS_AS_ERRORS":"NO","GCC_VERSION":"com.apple.compilers.llvm.clang.1_0","GCC_VERSION_IDENTIFIER":"com_apple_compilers_llvm_clang_1_0","GCC_WARN_64_TO_32_BIT_CONVERSION":"YES","GCC_WARN_ABOUT_MISSING_PROTOTYPES":"NO","GCC_WARN_ABOUT_RETURN_TYPE":"YES","GCC_WARN_FOUR_CHARACTER_CONSTANTS":"NO","GCC_WARN_UNDECLARED_SELECTOR":"YES","GCC_WARN_UNINITIALIZED_AUTOS":"YES","GCC_WARN_UNKNOWN_PRAGMAS":"NO","GCC_WARN_UNUSED_FUNCTION":"YES","GCC_WARN_UNUSED_VARIABLE":"YES","GENERATE_MASTER_OBJECT_FILE":"NO","GENERATE_PKGINFO_FILE":"NO","GENERATE_PROFILING_CODE":"NO","GENERATE_TEXT_BASED_STUBS":"NO","GID":"20","GROUP":"staff","HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT":"YES","HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES":"YES","HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS":"YES","HEADERMAP_INCLUDES_PROJECT_HEADERS":"YES","HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES":"YES","HEADERMAP_USES_VFS":"NO","HEADER_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/include include/**","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/miyako","ICONV":"/usr/bin/iconv","INFOPLIST_EXPAND_BUILD_SETTINGS":"YES","INFOPLIST_FILE":"Info.plist","INFOPLIST_OUTPUT_FORMAT":"same-as-input","INFOPLIST_PATH":"PDF Kit.bundle/Contents/Info.plist","INFOPLIST_PREPROCESS":"NO","INFOSTRINGS_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings","INLINE_PRIVATE_FRAMEWORKS":"NO","INSTALLHDRS_COPY_PHASE":"NO","INSTALLHDRS_SCRIPT_PHASE":"NO","INSTALL_DIR":"/tmp/PDF Kit.dst/Users/miyako/Library/Bundles","INSTALL_GROUP":"staff","INSTALL_MODE_FLAG":"u+w,go-w,a+rX","INSTALL_OWNER":"miyako","INSTALL_PATH":"/Users/miyako/Library/Bundles","INSTALL_ROOT":"/tmp/PDF Kit.dst","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KASAN_DEFAULT_CFLAGS":"-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/undefined_arch/PDF Kit_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-LinkMap-normal-undefined_arch.txt","LD_NO_PIE":"NO","LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER":"YES","LEGACY_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer","LEX":"lex","LIBRARY_FLAG_NOSPACE":"YES","LIBRARY_FLAG_PREFIX":"-l","LIBRARY_KEXT_INSTALL_PATH":"/Library/Extensions","LIBRARY_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/lib /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/a","LIBRARY_STYLE":"Bundle","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LOCALIZED_RESOURCES_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/English.lproj","LOCALIZED_STRING_MACRO_NAMES":"NSLocalizedString CFLocalizedString","LOCAL_ADMIN_APPS_DIR":"/Applications/Utilities","LOCAL_APPS_DIR":"/Applications","LOCAL_DEVELOPER_DIR":"/Library/Developer","LOCAL_LIBRARY_DIR":"/Library","LOCROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","LOCSYMROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","MACH_O_TYPE":"mh_bundle","MACOSX_DEPLOYMENT_TARGET":"10.11","MAC_OS_X_PRODUCT_BUILD_VERSION":"18G5033","MAC_OS_X_VERSION_ACTUAL":"101406","MAC_OS_X_VERSION_MAJOR":"101400","MAC_OS_X_VERSION_MINOR":"1406","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources","MODULE_CACHE_DIR":"/Users/miyako/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","NATIVE_ARCH":"i386","NATIVE_ARCH_32_BIT":"i386","NATIVE_ARCH_64_BIT":"x86_64","NATIVE_ARCH_ACTUAL":"x86_64","NO_COMMON":"YES","OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects","OBJECT_FILE_DIR_normal":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal","OBJROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","ONLY_ACTIVE_ARCH":"NO","OS":"MACOS","OSAC":"/usr/bin/osacompile","PACKAGE_TYPE":"com.apple.package-type.wrapper","PASCAL_STRINGS":"YES","PATH":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES":"/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms","PBDEVELOPMENTPLIST_PATH":"PDF Kit.bundle/Contents/pbdevelopment.plist","PER_ARCH_OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal","PKGINFO_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PkgInfo","PKGINFO_PATH":"PDF Kit.bundle/Contents/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","PLATFORM_DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","PLATFORM_DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","PLATFORM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform","PLATFORM_DISPLAY_NAME":"macOS","PLATFORM_NAME":"macosx","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"10E1001","PLIST_FILE_OUTPUT_FORMAT":"same-as-input","PLUGINS_FOLDER_PATH":"PDF Kit.bundle/Contents/PlugIns","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"PDF Kit.bundle/Contents/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"com.4D.PDF-Kit","PRODUCT_MODULE_NAME":"PDF_Kit","PRODUCT_NAME":"PDF Kit","PRODUCT_SETTINGS_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","PRODUCT_TYPE":"com.apple.product-type.bundle","PROFILING_CODE":"NO","PROJECT":"PDF Kit","PROJECT_DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/DerivedSources","PROJECT_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","PROJECT_FILE_PATH":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/PDF Kit.xcodeproj","PROJECT_NAME":"PDF Kit","PROJECT_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build","PROJECT_TEMP_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","PUBLIC_HEADERS_FOLDER_PATH":"PDF Kit.bundle/Contents/Headers","RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS":"YES","REMOVE_CVS_FROM_RESOURCES":"YES","REMOVE_GIT_FROM_RESOURCES":"YES","REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES":"YES","REMOVE_HG_FROM_RESOURCES":"YES","REMOVE_SVN_FROM_RESOURCES":"YES","REZ_COLLECTOR_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_DIR_macosx10_14":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk","SDK_NAME":"macosx10.14","SDK_NAMES":"macosx10.14","SDK_PRODUCT_BUILD_VERSION":"18E219","SDK_VERSION":"10.14","SDK_VERSION_ACTUAL":"101400","SDK_VERSION_MAJOR":"101400","SDK_VERSION_MINOR":"1400","SED":"/usr/bin/sed","SEPARATE_STRIP":"NO","SEPARATE_SYMBOL_EDIT":"NO","SET_DIR_MODE_OWNER_GROUP":"YES","SET_FILE_MODE_OWNER_GROUP":"NO","SHALLOW_BUNDLE":"NO","SHARED_DERIVED_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"PDF Kit.bundle/Contents/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"PDF Kit.bundle/Contents/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","SRCROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","STRINGS_FILE_OUTPUT_ENCODING":"UTF-16","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_PNG_TEXT":"NO","STRIP_STYLE":"non-global","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_PLATFORMS":"macosx","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_PLATFORM_TARGET_PREFIX":"macosx","SYMROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","SYSTEM_ADMIN_APPS_DIR":"/Applications/Utilities","SYSTEM_APPS_DIR":"/Applications","SYSTEM_CORE_SERVICES_DIR":"/System/Library/CoreServices","SYSTEM_DEMOS_DIR":"/Applications/Extras","SYSTEM_DEVELOPER_APPS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","SYSTEM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","SYSTEM_DEVELOPER_DEMOS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples","SYSTEM_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SYSTEM_DEVELOPER_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library","SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools","SYSTEM_DEVELOPER_JAVA_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Java Tools","SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools","SYSTEM_DEVELOPER_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes","SYSTEM_DEVELOPER_TOOLS":"/Applications/Xcode.app/Contents/Developer/Tools","SYSTEM_DEVELOPER_TOOLS_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools","SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools","SYSTEM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","SYSTEM_DEVELOPER_UTILITIES_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities","SYSTEM_DOCUMENTATION_DIR":"/Library/Documentation","SYSTEM_KEXT_INSTALL_PATH":"/System/Library/Extensions","SYSTEM_LIBRARY_DIR":"/System/Library","TAPI_VERIFY_MODE":"ErrorsOnly","TARGETNAME":"PDF Kit","TARGET_BUILD_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins","TARGET_NAME":"PDF Kit","TARGET_TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_FILES_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_FILE_DIR":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build","TEMP_ROOT":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"PDF Kit.bundle/Contents/Resources","UNSTRIPPED_PRODUCT":"NO","USER":"miyako","USER_APPS_DIR":"/Users/miyako/Applications","USER_LIBRARY_DIR":"/Users/miyako/Library","USE_DYNAMIC_NO_PIC":"YES","USE_HEADERMAP":"YES","USE_HEADER_SYMLINKS":"NO","VALIDATE_PRODUCT":"NO","VALID_ARCHS":"i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONPLIST_PATH":"PDF Kit.bundle/Contents/version.plist","VERSION_INFO_BUILDER":"miyako","VERSION_INFO_FILE":"PDF Kit_vers.c","VERSION_INFO_STRING":"\"@(#)PROGRAM:PDF Kit PROJECT:PDF Kit-\"","WARNING_CFLAGS":"-Wmost -Wno-four-char-constants -Wno-unknown-pragmas","WRAPPER_EXTENSION":"bundle","WRAPPER_NAME":"PDF Kit.bundle","WRAPPER_SUFFIX":".bundle","WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES":"NO","XCODE_APP_SUPPORT_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Xcode","XCODE_PRODUCT_BUILD_VERSION":"10E1001","XCODE_VERSION_ACTUAL":"1020","XCODE_VERSION_MAJOR":"1000","XCODE_VERSION_MINOR":"1020","XPCSERVICES_FOLDER_PATH":"PDF Kit.bundle/Contents/XPCServices","YACC":"yacc","ZERO_LINK":"NO","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","control-enabled":false,"signature":"8bf7e5db85c822c1da1a6807f9c23828"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:ProcessInfoPlistFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist": {"tool":"info-plist-processor","description":"ProcessInfoPlistFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/Info.plist","",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:Touch /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle": {"tool":"shell","description":"Touch /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","inputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle","",""],"outputs":[""],"args":["/usr/bin/touch","-c","/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/test/Plugins/PDF Kit.bundle"],"env":{},"working-directory":"/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit","signature":"5a1180dd840dad7405082e487d871dca"} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Objects-normal/x86_64/PDF Kit.LinkFileList"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-non-framework-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-all-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-generated-files.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-own-target-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit-project-headers.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/PDF Kit.hmap"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/Script-D1292E7B22C4A91E00CB5A8C.sh"]} + "target-PDF Kit-6cee53de716aca13ca8e6d3b24ba9666635cb1bd3e23e689eceb59203994f048-:Deployment:WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml","inputs":["",""],"outputs":["/Users/miyako/GitHub/4d-plugin-pdf-kit/PDF Kit/build/PDF Kit.build/Deployment/PDF Kit.build/all-product-headers.yaml"]} + diff --git a/PDF Kit/build/XCBuildData/BuildDescriptionCacheIndex-5c74cf9a32db974d17a8ecdb4a0a2537 b/PDF Kit/build/XCBuildData/BuildDescriptionCacheIndex-5c74cf9a32db974d17a8ecdb4a0a2537 new file mode 100644 index 0000000..283d937 Binary files /dev/null and b/PDF Kit/build/XCBuildData/BuildDescriptionCacheIndex-5c74cf9a32db974d17a8ecdb4a0a2537 differ diff --git a/PDF Kit/build/XCBuildData/build.db b/PDF Kit/build/XCBuildData/build.db new file mode 100644 index 0000000..4486336 Binary files /dev/null and b/PDF Kit/build/XCBuildData/build.db differ diff --git a/PDF Kit/test/Data/data.4DD b/PDF Kit/test/Data/data.4DD index 4c7d5f9..47069e3 100755 Binary files a/PDF Kit/test/Data/data.4DD and b/PDF Kit/test/Data/data.4DD differ diff --git a/PDF Kit/test/Data/data.journal b/PDF Kit/test/Data/data.journal index bb8ffc2..cb10ced 100755 Binary files a/PDF Kit/test/Data/data.journal and b/PDF Kit/test/Data/data.journal differ diff --git a/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist b/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist index 2034786..f21609c 100644 --- a/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist +++ b/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19B88 + 18G5033 CFBundleDevelopmentRegion English CFBundleExecutable @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.0 + 1.0.0 CFBundleSignature 4D06 CFBundleSupportedPlatforms @@ -27,18 +27,16 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11C504 + 10E1001 DTPlatformVersion GM DTSDKBuild - 19B90 + 18E219 DTSDKName - macosx10.15 + macosx10.14 DTXcode - 1130 + 1020 DTXcodeBuild - 11C504 - LSMinimumSystemVersion - 10.11 + 10E1001 diff --git a/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit b/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit index 32d377b..e3404e6 100755 Binary files a/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit and b/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/MacOS/PDF Kit differ diff --git a/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings b/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings index ad5934d..7ca18af 100644 Binary files a/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings and b/PDF Kit/test/Plugins/PDF Kit.bundle/Contents/Resources/English.lproj/InfoPlist.strings differ diff --git a/PDF Kit/test/Project/DerivedData/formAttributes.json b/PDF Kit/test/Project/DerivedData/formAttributes.json index 3c1dc48..f343ecb 100755 --- a/PDF Kit/test/Project/DerivedData/formAttributes.json +++ b/PDF Kit/test/Project/DerivedData/formAttributes.json @@ -1,7 +1,7 @@ { "forms": { "Form1": { - "timeStamp": "2020-02-10T01:17:05.810Z", + "timeStamp": "2020-11-16T23:33:09.366Z", "destination": "detailScreen" } } diff --git a/PDF Kit/test/Project/DerivedData/methodAttributes.json b/PDF Kit/test/Project/DerivedData/methodAttributes.json index 0fd2c84..b4a2a3a 100755 --- a/PDF Kit/test/Project/DerivedData/methodAttributes.json +++ b/PDF Kit/test/Project/DerivedData/methodAttributes.json @@ -1,84 +1,84 @@ { "methods": { "generate_file_from_template": { - "timeStamp": "2019-07-29T04:26:04.000Z", + "timeStamp": "2020-11-16T23:33:09.368Z", "attributes": { "invisible": true, "preemptive": "capable" } }, "generate_project_infoplist": { - "timeStamp": "2019-07-02T13:51:21.000Z", + "timeStamp": "2020-11-16T23:33:09.368Z", "attributes": { "invisible": true, "preemptive": "capable" } }, "generate_constants_xlf": { - "timeStamp": "2019-07-29T04:26:04.000Z", + "timeStamp": "2020-11-16T23:33:09.367Z", "attributes": { "invisible": true, "preemptive": "capable" } }, "update_manifest_json": { - "timeStamp": "2019-12-13T04:37:40.619Z", + "timeStamp": "2020-11-16T23:33:09.369Z", "attributes": { "invisible": true, "preemptive": "capable" } }, "generate_project_xcode": { - "timeStamp": "2019-07-02T13:57:13.000Z", + "timeStamp": "2020-11-16T23:33:09.368Z", "attributes": { "invisible": true, "preemptive": "capable" } }, "TEST_3": { - "timeStamp": "2020-02-10T01:12:46.711Z" + "timeStamp": "2020-11-16T23:33:09.367Z" }, "TEST_2": { - "timeStamp": "2020-02-10T01:12:14.885Z" + "timeStamp": "2020-11-16T23:33:09.367Z" }, "generate_project": { - "timeStamp": "2020-02-10T00:37:42.197Z" + "timeStamp": "2020-11-16T23:33:09.368Z" }, "generate_project_vs": { - "timeStamp": "2019-07-24T08:49:03.000Z", + "timeStamp": "2020-11-16T23:33:09.368Z", "attributes": { "invisible": true, "preemptive": "capable" } }, "TEST_1": { - "timeStamp": "2020-02-10T00:48:58.289Z" + "timeStamp": "2020-11-16T23:33:09.367Z" }, "TEST_5": { - "timeStamp": "2020-02-10T01:14:12.277Z" + "timeStamp": "2020-11-16T23:33:09.367Z" }, "generate_project_plugin_stub": { - "timeStamp": "2019-07-23T08:36:58.000Z", + "timeStamp": "2020-11-16T23:33:09.368Z", "attributes": { "invisible": true, "preemptive": "capable" } }, "TEST_4": { - "timeStamp": "2020-02-10T01:13:55.843Z" + "timeStamp": "2020-11-16T23:33:09.367Z" }, "TEST_6": { - "timeStamp": "2020-02-10T01:14:44.914Z" + "timeStamp": "2020-11-16T23:33:09.367Z" }, "generate_project_source": { - "timeStamp": "2019-07-02T14:36:13.000Z", + "timeStamp": "2020-11-16T23:33:09.368Z", "attributes": { "invisible": true, "preemptive": "capable" } }, "TEST_7": { - "timeStamp": "2020-02-10T01:15:03.624Z" + "timeStamp": "2020-11-16T23:33:09.367Z" } } } \ No newline at end of file diff --git a/PDF Kit/test/userPreferences.miyako/preferences.4DPreferences b/PDF Kit/test/userPreferences.miyako/preferences.4DPreferences new file mode 100644 index 0000000..9611b4a --- /dev/null +++ b/PDF Kit/test/userPreferences.miyako/preferences.4DPreferences @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/PDF Kit/test/userPreferences.miyako/workspace.json b/PDF Kit/test/userPreferences.miyako/workspace.json index 5a92fd9..dda0f6b 100755 --- a/PDF Kit/test/userPreferences.miyako/workspace.json +++ b/PDF Kit/test/userPreferences.miyako/workspace.json @@ -2,11 +2,8 @@ "editors": [ { "type": "form", - "id": 44, + "id": 1, "formName": "Form1" - }, - { - "type": "explorer" } ] } \ No newline at end of file