📄 project.pbxproj
字号:
// !$*UTF8*$!{ archiveVersion = 1; classes = { }; objectVersion = 42; objects = {/* Begin PBXAggregateTarget section */ DC97291609A3EACA005A68DF /* Build All */ = { isa = PBXAggregateTarget; buildConfigurationList = DC97292709A3EB4F005A68DF /* Build configuration list for PBXAggregateTarget "Build All" */; buildPhases = ( ); buildSettings = { PRODUCT_NAME = "Build All"; }; dependencies = ( DC97291809A3EAD0005A68DF /* PBXTargetDependency */, DC97291E09A3EB06005A68DF /* PBXTargetDependency */, DC97292009A3EB0C005A68DF /* PBXTargetDependency */, DC97292209A3EB12005A68DF /* PBXTargetDependency */, ); name = "Build All"; productName = "Build All"; };/* End PBXAggregateTarget section *//* Begin PBXBuildFile section */ DC97291109A3E9B7005A68DF /* DumpScannedXMP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DC97291009A3E9B7005A68DF /* DumpScannedXMP.cpp */; }; DC97291209A3E9B7005A68DF /* DumpScannedXMP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DC97291009A3E9B7005A68DF /* DumpScannedXMP.cpp */; }; DC97291409A3E9BF005A68DF /* XMPScanner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DC97291309A3E9BF005A68DF /* XMPScanner.cpp */; }; DC97291509A3E9BF005A68DF /* XMPScanner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DC97291309A3E9BF005A68DF /* XMPScanner.cpp */; }; DCE615430951C75C001247EE /* XMPCoreCoverage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DCF3A64D087F1D9000FEB713 /* XMPCoreCoverage.cpp */; }; DCED0E5D089E7E6E009B80AF /* XMPCoreCoverage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DCF3A64D087F1D9000FEB713 /* XMPCoreCoverage.cpp */; };/* End PBXBuildFile section *//* Begin PBXBuildStyle section */ 014CEA460018CE2711CA2923 /* Debug */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; ZERO_LINK = YES; }; name = Debug; }; 014CEA470018CE2711CA2923 /* Release */ = { isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; ZERO_LINK = NO; }; name = Release; };/* End PBXBuildStyle section *//* Begin PBXContainerItemProxy section */ DC97291709A3EAD0005A68DF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = DCED0E5B089E7E6E009B80AF; remoteInfo = "XMPCoreCoverage Debug"; }; DC97291D09A3EB06005A68DF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = DCE615410951C75C001247EE; remoteInfo = "XMPCoreCoverage Release"; }; DC97291F09A3EB0C005A68DF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = DC9728FD09A3E964005A68DF; remoteInfo = "DumpScannedXMP Debug"; }; DC97292109A3EB12005A68DF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = DC97290509A3E969005A68DF; remoteInfo = "DumpScannedXMP Release"; };/* End PBXContainerItemProxy section *//* Begin PBXFileReference section */ DC97290309A3E964005A68DF /* DumpScannedXMP */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = DumpScannedXMP; sourceTree = BUILT_PRODUCTS_DIR; }; DC97290B09A3E969005A68DF /* DumpScannedXMP */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = DumpScannedXMP; sourceTree = BUILT_PRODUCTS_DIR; }; DC97291009A3E9B7005A68DF /* DumpScannedXMP.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DumpScannedXMP.cpp; sourceTree = "<group>"; }; DC97291309A3E9BF005A68DF /* XMPScanner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = XMPScanner.cpp; sourceTree = "<group>"; }; DCE400B00951CF710040D71F /* XMPSamples-Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; path = "XMPSamples-Common.xcconfig"; sourceTree = "<group>"; }; DCE400B10951CF710040D71F /* XMPSamples-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; path = "XMPSamples-Debug.xcconfig"; sourceTree = "<group>"; }; DCE400B20951CF710040D71F /* XMPSamples-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; path = "XMPSamples-Release.xcconfig"; sourceTree = "<group>"; }; DCE615470951C75C001247EE /* XMPCoreCoverage */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = XMPCoreCoverage; sourceTree = BUILT_PRODUCTS_DIR; }; DCED0E65089E7E6E009B80AF /* XMPCoreCoverage */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = XMPCoreCoverage; sourceTree = BUILT_PRODUCTS_DIR; }; DCF3A64D087F1D9000FEB713 /* XMPCoreCoverage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = XMPCoreCoverage.cpp; sourceTree = "<group>"; };/* End PBXFileReference section *//* Begin PBXFrameworksBuildPhase section */ DC97290009A3E964005A68DF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; DC97290809A3E969005A68DF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; DCE615440951C75C001247EE /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; DCED0E5E089E7E6E009B80AF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXFrameworksBuildPhase section *//* Begin PBXGroup section */ 08FB7794FE84155DC02AAC07 /* XMPCoreCoverage */ = { isa = PBXGroup; children = ( 08FB7795FE84155DC02AAC07 /* Source */, DCE4006D0951CC850040D71F /* Build Extras */, 1AB674ADFE9D54B511CA2CBB /* Products */, ); name = XMPCoreCoverage; sourceTree = "<group>"; }; 08FB7795FE84155DC02AAC07 /* Source */ = { isa = PBXGroup; children = ( DCF3A64D087F1D9000FEB713 /* XMPCoreCoverage.cpp */, DC97291009A3E9B7005A68DF /* DumpScannedXMP.cpp */, DC97291309A3E9BF005A68DF /* XMPScanner.cpp */, ); name = Source; path = ../../source; sourceTree = "<group>"; }; 1AB674ADFE9D54B511CA2CBB /* Products */ = { isa = PBXGroup; children = ( DCED0E65089E7E6E009B80AF /* XMPCoreCoverage */, DCE615470951C75C001247EE /* XMPCoreCoverage */, DC97290309A3E964005A68DF /* DumpScannedXMP */, DC97290B09A3E969005A68DF /* DumpScannedXMP */, ); name = Products; path = ../..; sourceTree = BUILT_PRODUCTS_DIR; }; DCE4006D0951CC850040D71F /* Build Extras */ = { isa = PBXGroup; children = ( DCE400B00951CF710040D71F /* XMPSamples-Common.xcconfig */, DCE400B10951CF710040D71F /* XMPSamples-Debug.xcconfig */, DCE400B20951CF710040D71F /* XMPSamples-Release.xcconfig */, ); name = "Build Extras"; sourceTree = "<group>"; };/* End PBXGroup section *//* Begin PBXNativeTarget section */ DC9728FD09A3E964005A68DF /* DumpScannedXMP Debug */ = { isa = PBXNativeTarget; buildConfigurationList = DC97290109A3E964005A68DF /* Build configuration list for PBXNativeTarget "DumpScannedXMP Debug" */; buildPhases = ( DC9728FE09A3E964005A68DF /* Sources */, DC97290009A3E964005A68DF /* Frameworks */, ); buildRules = ( ); buildSettings = { GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; INSTALL_PATH = "$(HOME)/bin"; PREBINDING = NO; PRODUCT_NAME = XMPCoreCoverage; }; dependencies = ( ); name = "DumpScannedXMP Debug"; productInstallPath = "$(HOME)/bin"; productName = XMPCoreCoverage; productReference = DC97290309A3E964005A68DF /* DumpScannedXMP */; productType = "com.apple.product-type.tool"; }; DC97290509A3E969005A68DF /* DumpScannedXMP Release */ = { isa = PBXNativeTarget; buildConfigurationList = DC97290909A3E969005A68DF /* Build configuration list for PBXNativeTarget "DumpScannedXMP Release" */; buildPhases = ( DC97290609A3E969005A68DF /* Sources */, DC97290809A3E969005A68DF /* Frameworks */, ); buildRules = ( ); buildSettings = { GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; INSTALL_PATH = "$(HOME)/bin"; PREBINDING = NO; PRODUCT_NAME = XMPCoreCoverage; }; dependencies = ( ); name = "DumpScannedXMP Release"; productInstallPath = "$(HOME)/bin"; productName = XMPCoreCoverage; productReference = DC97290B09A3E969005A68DF /* DumpScannedXMP */; productType = "com.apple.product-type.tool"; }; DCE615410951C75C001247EE /* XMPCoreCoverage Release */ = { isa = PBXNativeTarget; buildConfigurationList = DCE615450951C75C001247EE /* Build configuration list for PBXNativeTarget "XMPCoreCoverage Release" */;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -