mirror of
				https://github.com/michaelrsweet/pdfio.git
				synced 2025-10-31 18:35:45 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			582 lines
		
	
	
		
			27 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			582 lines
		
	
	
		
			27 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // !$*UTF8*$!
 | |
| {
 | |
| 	archiveVersion = 1;
 | |
| 	classes = {
 | |
| 	};
 | |
| 	objectVersion = 54;
 | |
| 	objects = {
 | |
| 
 | |
| /* Begin PBXBuildFile section */
 | |
| 		271EA705265B2B1000ACDD39 /* pdfio-content.c in Sources */ = {isa = PBXBuildFile; fileRef = 271EA703265B2B1000ACDD39 /* pdfio-content.c */; };
 | |
| 		271EA706265B2B1000ACDD39 /* pdfio-content.h in Headers */ = {isa = PBXBuildFile; fileRef = 271EA704265B2B1000ACDD39 /* pdfio-content.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | |
| 		273440C3263D727800FBFD63 /* pdfio-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 273440B8263D727800FBFD63 /* pdfio-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
 | |
| 		273440C4263D727800FBFD63 /* pdfio-string.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440B9263D727800FBFD63 /* pdfio-string.c */; };
 | |
| 		273440C5263D727800FBFD63 /* pdfio-array.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440BA263D727800FBFD63 /* pdfio-array.c */; };
 | |
| 		273440C6263D727800FBFD63 /* pdfio-common.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440BB263D727800FBFD63 /* pdfio-common.c */; };
 | |
| 		273440C7263D727800FBFD63 /* pdfio-object.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440BC263D727800FBFD63 /* pdfio-object.c */; };
 | |
| 		273440C8263D727800FBFD63 /* pdfio-file.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440BD263D727800FBFD63 /* pdfio-file.c */; };
 | |
| 		273440C9263D727800FBFD63 /* pdfio-dict.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440BE263D727800FBFD63 /* pdfio-dict.c */; };
 | |
| 		273440CA263D727800FBFD63 /* pdfio-stream.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440BF263D727800FBFD63 /* pdfio-stream.c */; };
 | |
| 		273440CB263D727800FBFD63 /* pdfio-value.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440C0263D727800FBFD63 /* pdfio-value.c */; };
 | |
| 		273440CC263D727800FBFD63 /* pdfio.h in Headers */ = {isa = PBXBuildFile; fileRef = 273440C1263D727800FBFD63 /* pdfio.h */; settings = {ATTRIBUTES = (Public, ); }; };
 | |
| 		273440CD263D727800FBFD63 /* pdfio-page.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440C2263D727800FBFD63 /* pdfio-page.c */; };
 | |
| 		273440D8263D72E100FBFD63 /* testpdfio.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440D7263D72E100FBFD63 /* testpdfio.c */; };
 | |
| 		273440E4263DD7EA00FBFD63 /* pdfio-token.c in Sources */ = {isa = PBXBuildFile; fileRef = 273440E3263DD7EA00FBFD63 /* pdfio-token.c */; };
 | |
| 		279E1035267D043B00D3A349 /* ttf.h in Headers */ = {isa = PBXBuildFile; fileRef = 279E1033267D043B00D3A349 /* ttf.h */; };
 | |
| 		279E1036267D043B00D3A349 /* ttf.c in Sources */ = {isa = PBXBuildFile; fileRef = 279E1034267D043B00D3A349 /* ttf.c */; };
 | |
| 		279E103B267D04E600D3A349 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 279E103A267D04E600D3A349 /* libz.tbd */; };
 | |
| 		27CF90442711DFFE00E50FE4 /* pdfio-aes.c in Sources */ = {isa = PBXBuildFile; fileRef = 27CF90432711DFFE00E50FE4 /* pdfio-aes.c */; };
 | |
| 		27ECBD8926419DAB0025312A /* libpdfio.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 273440B0263D6FE200FBFD63 /* libpdfio.a */; };
 | |
| 		27F2F0602710BE92008ECD36 /* pdfio-md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 27F2F05D2710BE92008ECD36 /* pdfio-md5.c */; };
 | |
| 		27F2F0612710BE92008ECD36 /* pdfio-rc4.c in Sources */ = {isa = PBXBuildFile; fileRef = 27F2F05E2710BE92008ECD36 /* pdfio-rc4.c */; };
 | |
| 		27F2F0622710BE92008ECD36 /* pdfio-crypto.c in Sources */ = {isa = PBXBuildFile; fileRef = 27F2F05F2710BE92008ECD36 /* pdfio-crypto.c */; };
 | |
| 		27F2F0642711243D008ECD36 /* pdfio-sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = 27F2F0632711243D008ECD36 /* pdfio-sha256.c */; };
 | |
| 		27FCBDE42D19F9B300485EEE /* pdfio-base-font-widths.h in Headers */ = {isa = PBXBuildFile; fileRef = 27FCBDE32D19F9B300485EEE /* pdfio-base-font-widths.h */; };
 | |
| /* End PBXBuildFile section */
 | |
| 
 | |
| /* Begin PBXContainerItemProxy section */
 | |
| 		27ECBD8626419DA40025312A /* PBXContainerItemProxy */ = {
 | |
| 			isa = PBXContainerItemProxy;
 | |
| 			containerPortal = 273440A8263D6FE200FBFD63 /* Project object */;
 | |
| 			proxyType = 1;
 | |
| 			remoteGlobalIDString = 273440AF263D6FE200FBFD63;
 | |
| 			remoteInfo = pdfio;
 | |
| 		};
 | |
| /* End PBXContainerItemProxy section */
 | |
| 
 | |
| /* Begin PBXCopyFilesBuildPhase section */
 | |
| 		273440D0263D72AE00FBFD63 /* CopyFiles */ = {
 | |
| 			isa = PBXCopyFilesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			dstPath = /usr/share/man/man1/;
 | |
| 			dstSubfolderSpec = 0;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 1;
 | |
| 		};
 | |
| /* End PBXCopyFilesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXFileReference section */
 | |
| 		271EA703265B2B1000ACDD39 /* pdfio-content.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-content.c"; sourceTree = "<group>"; };
 | |
| 		271EA704265B2B1000ACDD39 /* pdfio-content.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "pdfio-content.h"; sourceTree = "<group>"; };
 | |
| 		273440B0263D6FE200FBFD63 /* libpdfio.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpdfio.a; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		273440B8263D727800FBFD63 /* pdfio-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "pdfio-private.h"; sourceTree = "<group>"; };
 | |
| 		273440B9263D727800FBFD63 /* pdfio-string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-string.c"; sourceTree = "<group>"; };
 | |
| 		273440BA263D727800FBFD63 /* pdfio-array.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-array.c"; sourceTree = "<group>"; };
 | |
| 		273440BB263D727800FBFD63 /* pdfio-common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-common.c"; sourceTree = "<group>"; };
 | |
| 		273440BC263D727800FBFD63 /* pdfio-object.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-object.c"; sourceTree = "<group>"; };
 | |
| 		273440BD263D727800FBFD63 /* pdfio-file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-file.c"; sourceTree = "<group>"; };
 | |
| 		273440BE263D727800FBFD63 /* pdfio-dict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-dict.c"; sourceTree = "<group>"; };
 | |
| 		273440BF263D727800FBFD63 /* pdfio-stream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-stream.c"; sourceTree = "<group>"; };
 | |
| 		273440C0263D727800FBFD63 /* pdfio-value.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-value.c"; sourceTree = "<group>"; };
 | |
| 		273440C1263D727800FBFD63 /* pdfio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdfio.h; sourceTree = "<group>"; };
 | |
| 		273440C2263D727800FBFD63 /* pdfio-page.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-page.c"; sourceTree = "<group>"; };
 | |
| 		273440D2263D72AE00FBFD63 /* testpdfio */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testpdfio; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		273440D7263D72E100FBFD63 /* testpdfio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testpdfio.c; sourceTree = "<group>"; };
 | |
| 		273440DA263D732000FBFD63 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
 | |
| 		273440DB263D732000FBFD63 /* NOTICE */ = {isa = PBXFileReference; lastKnownFileType = text; path = NOTICE; sourceTree = "<group>"; };
 | |
| 		273440DC263D732000FBFD63 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
 | |
| 		273440DD263D732000FBFD63 /* pdfio.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = pdfio.md; path = doc/pdfio.md; sourceTree = "<group>"; };
 | |
| 		273440DE263D732000FBFD63 /* pdfio.pc.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = pdfio.pc.in; sourceTree = "<group>"; };
 | |
| 		273440DF263D732000FBFD63 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
 | |
| 		273440E1263D73A300FBFD63 /* pdfio.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = pdfio.html; path = doc/pdfio.html; sourceTree = "<group>"; };
 | |
| 		273440E2263D73A300FBFD63 /* pdfio.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pdfio.3; path = doc/pdfio.3; sourceTree = "<group>"; };
 | |
| 		273440E3263DD7EA00FBFD63 /* pdfio-token.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-token.c"; sourceTree = "<group>"; };
 | |
| 		279E1033267D043B00D3A349 /* ttf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ttf.h; sourceTree = "<group>"; };
 | |
| 		279E1034267D043B00D3A349 /* ttf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ttf.c; sourceTree = "<group>"; };
 | |
| 		279E103A267D04E600D3A349 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
 | |
| 		27CF90432711DFFE00E50FE4 /* pdfio-aes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-aes.c"; sourceTree = "<group>"; };
 | |
| 		27F2F05D2710BE92008ECD36 /* pdfio-md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-md5.c"; sourceTree = "<group>"; };
 | |
| 		27F2F05E2710BE92008ECD36 /* pdfio-rc4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-rc4.c"; sourceTree = "<group>"; };
 | |
| 		27F2F05F2710BE92008ECD36 /* pdfio-crypto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-crypto.c"; sourceTree = "<group>"; };
 | |
| 		27F2F0632711243D008ECD36 /* pdfio-sha256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pdfio-sha256.c"; sourceTree = "<group>"; };
 | |
| 		27FCBDE32D19F9B300485EEE /* pdfio-base-font-widths.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "pdfio-base-font-widths.h"; sourceTree = "<group>"; };
 | |
| /* End PBXFileReference section */
 | |
| 
 | |
| /* Begin PBXFrameworksBuildPhase section */
 | |
| 		273440AE263D6FE200FBFD63 /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		273440CF263D72AE00FBFD63 /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				279E103B267D04E600D3A349 /* libz.tbd in Frameworks */,
 | |
| 				27ECBD8926419DAB0025312A /* libpdfio.a in Frameworks */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXFrameworksBuildPhase section */
 | |
| 
 | |
| /* Begin PBXGroup section */
 | |
| 		273440A7263D6FE200FBFD63 = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				273440D9263D72EF00FBFD63 /* Documentation */,
 | |
| 				279E1037267D045200D3A349 /* Headers */,
 | |
| 				279E1038267D045C00D3A349 /* Library */,
 | |
| 				279E1039267D046300D3A349 /* Tests */,
 | |
| 				273440B1263D6FE200FBFD63 /* Products */,
 | |
| 				27ECBD8826419DAB0025312A /* Frameworks */,
 | |
| 			);
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		273440B1263D6FE200FBFD63 /* Products */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				273440B0263D6FE200FBFD63 /* libpdfio.a */,
 | |
| 				273440D2263D72AE00FBFD63 /* testpdfio */,
 | |
| 			);
 | |
| 			name = Products;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		273440D9263D72EF00FBFD63 /* Documentation */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				273440DF263D732000FBFD63 /* LICENSE */,
 | |
| 				273440DC263D732000FBFD63 /* Makefile */,
 | |
| 				273440DB263D732000FBFD63 /* NOTICE */,
 | |
| 				273440E2263D73A300FBFD63 /* pdfio.3 */,
 | |
| 				273440E1263D73A300FBFD63 /* pdfio.html */,
 | |
| 				273440DD263D732000FBFD63 /* pdfio.md */,
 | |
| 				273440DE263D732000FBFD63 /* pdfio.pc.in */,
 | |
| 				273440DA263D732000FBFD63 /* README.md */,
 | |
| 			);
 | |
| 			name = Documentation;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		279E1037267D045200D3A349 /* Headers */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				273440C1263D727800FBFD63 /* pdfio.h */,
 | |
| 				271EA704265B2B1000ACDD39 /* pdfio-content.h */,
 | |
| 				273440B8263D727800FBFD63 /* pdfio-private.h */,
 | |
| 			);
 | |
| 			name = Headers;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		279E1038267D045C00D3A349 /* Library */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				27CF90432711DFFE00E50FE4 /* pdfio-aes.c */,
 | |
| 				273440BA263D727800FBFD63 /* pdfio-array.c */,
 | |
| 				27FCBDE32D19F9B300485EEE /* pdfio-base-font-widths.h */,
 | |
| 				273440BB263D727800FBFD63 /* pdfio-common.c */,
 | |
| 				271EA703265B2B1000ACDD39 /* pdfio-content.c */,
 | |
| 				27F2F05F2710BE92008ECD36 /* pdfio-crypto.c */,
 | |
| 				273440BE263D727800FBFD63 /* pdfio-dict.c */,
 | |
| 				273440BD263D727800FBFD63 /* pdfio-file.c */,
 | |
| 				27F2F05D2710BE92008ECD36 /* pdfio-md5.c */,
 | |
| 				273440BC263D727800FBFD63 /* pdfio-object.c */,
 | |
| 				273440C2263D727800FBFD63 /* pdfio-page.c */,
 | |
| 				27F2F05E2710BE92008ECD36 /* pdfio-rc4.c */,
 | |
| 				27F2F0632711243D008ECD36 /* pdfio-sha256.c */,
 | |
| 				273440BF263D727800FBFD63 /* pdfio-stream.c */,
 | |
| 				273440B9263D727800FBFD63 /* pdfio-string.c */,
 | |
| 				273440E3263DD7EA00FBFD63 /* pdfio-token.c */,
 | |
| 				273440C0263D727800FBFD63 /* pdfio-value.c */,
 | |
| 				279E1034267D043B00D3A349 /* ttf.c */,
 | |
| 				279E1033267D043B00D3A349 /* ttf.h */,
 | |
| 			);
 | |
| 			name = Library;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		279E1039267D046300D3A349 /* Tests */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				273440D7263D72E100FBFD63 /* testpdfio.c */,
 | |
| 			);
 | |
| 			name = Tests;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		27ECBD8826419DAB0025312A /* Frameworks */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				279E103A267D04E600D3A349 /* libz.tbd */,
 | |
| 			);
 | |
| 			name = Frameworks;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| /* End PBXGroup section */
 | |
| 
 | |
| /* Begin PBXHeadersBuildPhase section */
 | |
| 		273440AC263D6FE200FBFD63 /* Headers */ = {
 | |
| 			isa = PBXHeadersBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				27FCBDE42D19F9B300485EEE /* pdfio-base-font-widths.h in Headers */,
 | |
| 				273440CC263D727800FBFD63 /* pdfio.h in Headers */,
 | |
| 				271EA706265B2B1000ACDD39 /* pdfio-content.h in Headers */,
 | |
| 				273440C3263D727800FBFD63 /* pdfio-private.h in Headers */,
 | |
| 				279E1035267D043B00D3A349 /* ttf.h in Headers */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXHeadersBuildPhase section */
 | |
| 
 | |
| /* Begin PBXNativeTarget section */
 | |
| 		273440AF263D6FE200FBFD63 /* pdfio */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 273440B4263D6FE200FBFD63 /* Build configuration list for PBXNativeTarget "pdfio" */;
 | |
| 			buildPhases = (
 | |
| 				273440AC263D6FE200FBFD63 /* Headers */,
 | |
| 				273440AD263D6FE200FBFD63 /* Sources */,
 | |
| 				273440AE263D6FE200FBFD63 /* Frameworks */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 			);
 | |
| 			name = pdfio;
 | |
| 			productName = pdfio;
 | |
| 			productReference = 273440B0263D6FE200FBFD63 /* libpdfio.a */;
 | |
| 			productType = "com.apple.product-type.library.static";
 | |
| 		};
 | |
| 		273440D1263D72AE00FBFD63 /* testpdfio */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = 273440D4263D72AE00FBFD63 /* Build configuration list for PBXNativeTarget "testpdfio" */;
 | |
| 			buildPhases = (
 | |
| 				273440CE263D72AE00FBFD63 /* Sources */,
 | |
| 				273440CF263D72AE00FBFD63 /* Frameworks */,
 | |
| 				273440D0263D72AE00FBFD63 /* CopyFiles */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 				27ECBD8726419DA40025312A /* PBXTargetDependency */,
 | |
| 			);
 | |
| 			name = testpdfio;
 | |
| 			productName = testpdfio;
 | |
| 			productReference = 273440D2263D72AE00FBFD63 /* testpdfio */;
 | |
| 			productType = "com.apple.product-type.tool";
 | |
| 		};
 | |
| /* End PBXNativeTarget section */
 | |
| 
 | |
| /* Begin PBXProject section */
 | |
| 		273440A8263D6FE200FBFD63 /* Project object */ = {
 | |
| 			isa = PBXProject;
 | |
| 			attributes = {
 | |
| 				BuildIndependentTargetsInParallel = YES;
 | |
| 				LastUpgradeCheck = 1600;
 | |
| 				TargetAttributes = {
 | |
| 					273440AF263D6FE200FBFD63 = {
 | |
| 						CreatedOnToolsVersion = 12.5;
 | |
| 					};
 | |
| 					273440D1263D72AE00FBFD63 = {
 | |
| 						CreatedOnToolsVersion = 12.5;
 | |
| 					};
 | |
| 				};
 | |
| 			};
 | |
| 			buildConfigurationList = 273440AB263D6FE200FBFD63 /* Build configuration list for PBXProject "pdfio" */;
 | |
| 			compatibilityVersion = "Xcode 9.3";
 | |
| 			developmentRegion = en;
 | |
| 			hasScannedForEncodings = 0;
 | |
| 			knownRegions = (
 | |
| 				en,
 | |
| 				Base,
 | |
| 			);
 | |
| 			mainGroup = 273440A7263D6FE200FBFD63;
 | |
| 			productRefGroup = 273440B1263D6FE200FBFD63 /* Products */;
 | |
| 			projectDirPath = "";
 | |
| 			projectRoot = "";
 | |
| 			targets = (
 | |
| 				273440AF263D6FE200FBFD63 /* pdfio */,
 | |
| 				273440D1263D72AE00FBFD63 /* testpdfio */,
 | |
| 			);
 | |
| 		};
 | |
| /* End PBXProject section */
 | |
| 
 | |
| /* Begin PBXSourcesBuildPhase section */
 | |
| 		273440AD263D6FE200FBFD63 /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				279E1036267D043B00D3A349 /* ttf.c in Sources */,
 | |
| 				273440C9263D727800FBFD63 /* pdfio-dict.c in Sources */,
 | |
| 				273440C8263D727800FBFD63 /* pdfio-file.c in Sources */,
 | |
| 				273440CB263D727800FBFD63 /* pdfio-value.c in Sources */,
 | |
| 				273440CA263D727800FBFD63 /* pdfio-stream.c in Sources */,
 | |
| 				273440CD263D727800FBFD63 /* pdfio-page.c in Sources */,
 | |
| 				27F2F0622710BE92008ECD36 /* pdfio-crypto.c in Sources */,
 | |
| 				27F2F0642711243D008ECD36 /* pdfio-sha256.c in Sources */,
 | |
| 				273440C5263D727800FBFD63 /* pdfio-array.c in Sources */,
 | |
| 				273440E4263DD7EA00FBFD63 /* pdfio-token.c in Sources */,
 | |
| 				273440C7263D727800FBFD63 /* pdfio-object.c in Sources */,
 | |
| 				27F2F0602710BE92008ECD36 /* pdfio-md5.c in Sources */,
 | |
| 				273440C4263D727800FBFD63 /* pdfio-string.c in Sources */,
 | |
| 				27CF90442711DFFE00E50FE4 /* pdfio-aes.c in Sources */,
 | |
| 				271EA705265B2B1000ACDD39 /* pdfio-content.c in Sources */,
 | |
| 				27F2F0612710BE92008ECD36 /* pdfio-rc4.c in Sources */,
 | |
| 				273440C6263D727800FBFD63 /* pdfio-common.c in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		273440CE263D72AE00FBFD63 /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				273440D8263D72E100FBFD63 /* testpdfio.c in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXSourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXTargetDependency section */
 | |
| 		27ECBD8726419DA40025312A /* PBXTargetDependency */ = {
 | |
| 			isa = PBXTargetDependency;
 | |
| 			target = 273440AF263D6FE200FBFD63 /* pdfio */;
 | |
| 			targetProxy = 27ECBD8626419DA40025312A /* PBXContainerItemProxy */;
 | |
| 		};
 | |
| /* End PBXTargetDependency section */
 | |
| 
 | |
| /* Begin XCBuildConfiguration section */
 | |
| 		273440B2263D6FE200FBFD63 /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_SEARCH_USER_PATHS = NO;
 | |
| 				CLANG_ANALYZER_GCD_PERFORMANCE = YES;
 | |
| 				CLANG_ANALYZER_NONNULL = YES;
 | |
| 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 | |
| 				CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
 | |
| 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 | |
| 				CLANG_CXX_LIBRARY = "libc++";
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				CLANG_ENABLE_OBJC_ARC = YES;
 | |
| 				CLANG_ENABLE_OBJC_WEAK = YES;
 | |
| 				CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES;
 | |
| 				CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES;
 | |
| 				CLANG_WARN_ASSIGN_ENUM = YES;
 | |
| 				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_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 | |
| 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 | |
| 				CLANG_WARN_EMPTY_BODY = YES;
 | |
| 				CLANG_WARN_ENUM_CONVERSION = YES;
 | |
| 				CLANG_WARN_IMPLICIT_SIGN_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_OBJC_ROOT_CLASS = YES_ERROR;
 | |
| 				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
 | |
| 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 | |
| 				CLANG_WARN_SEMICOLON_BEFORE_METHOD_BODY = YES;
 | |
| 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 | |
| 				CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
 | |
| 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 | |
| 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 | |
| 				CLANG_WARN_UNREACHABLE_CODE = YES;
 | |
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 | |
| 				CODE_SIGN_IDENTITY = "Apple Development";
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				CURRENT_PROJECT_VERSION = 1.1.2;
 | |
| 				DEAD_CODE_STRIPPING = YES;
 | |
| 				DEBUG_INFORMATION_FORMAT = dwarf;
 | |
| 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 | |
| 				ENABLE_TESTABILITY = YES;
 | |
| 				ENABLE_USER_SCRIPT_SANDBOXING = YES;
 | |
| 				GCC_C_LANGUAGE_STANDARD = gnu11;
 | |
| 				GCC_NO_COMMON_BLOCKS = YES;
 | |
| 				GCC_PREPROCESSOR_DEFINITIONS = (
 | |
| 					"$(inherited)",
 | |
| 					"DEBUG=1",
 | |
| 				);
 | |
| 				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
 | |
| 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 | |
| 				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
 | |
| 				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
 | |
| 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 | |
| 				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
 | |
| 				GCC_WARN_SHADOW = YES;
 | |
| 				GCC_WARN_SIGN_COMPARE = YES;
 | |
| 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 | |
| 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 | |
| 				GCC_WARN_UNUSED_FUNCTION = YES;
 | |
| 				GCC_WARN_UNUSED_LABEL = YES;
 | |
| 				GCC_WARN_UNUSED_PARAMETER = YES;
 | |
| 				GCC_WARN_UNUSED_VARIABLE = YES;
 | |
| 				MACOSX_DEPLOYMENT_TARGET = 11.0;
 | |
| 				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
 | |
| 				MTL_FAST_MATH = YES;
 | |
| 				ONLY_ACTIVE_ARCH = YES;
 | |
| 				RUN_CLANG_STATIC_ANALYZER = YES;
 | |
| 				SDKROOT = macosx;
 | |
| 				VERSIONING_SYSTEM = "apple-generic";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		273440B3263D6FE200FBFD63 /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_SEARCH_USER_PATHS = NO;
 | |
| 				CLANG_ANALYZER_GCD_PERFORMANCE = YES;
 | |
| 				CLANG_ANALYZER_NONNULL = YES;
 | |
| 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 | |
| 				CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
 | |
| 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 | |
| 				CLANG_CXX_LIBRARY = "libc++";
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				CLANG_ENABLE_OBJC_ARC = YES;
 | |
| 				CLANG_ENABLE_OBJC_WEAK = YES;
 | |
| 				CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES;
 | |
| 				CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES;
 | |
| 				CLANG_WARN_ASSIGN_ENUM = YES;
 | |
| 				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_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 | |
| 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 | |
| 				CLANG_WARN_EMPTY_BODY = YES;
 | |
| 				CLANG_WARN_ENUM_CONVERSION = YES;
 | |
| 				CLANG_WARN_IMPLICIT_SIGN_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_OBJC_ROOT_CLASS = YES_ERROR;
 | |
| 				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
 | |
| 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 | |
| 				CLANG_WARN_SEMICOLON_BEFORE_METHOD_BODY = YES;
 | |
| 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 | |
| 				CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
 | |
| 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 | |
| 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 | |
| 				CLANG_WARN_UNREACHABLE_CODE = YES;
 | |
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 | |
| 				CODE_SIGN_IDENTITY = "Apple Development";
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				CURRENT_PROJECT_VERSION = 1.1.2;
 | |
| 				DEAD_CODE_STRIPPING = YES;
 | |
| 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 | |
| 				ENABLE_HARDENED_RUNTIME = YES;
 | |
| 				ENABLE_NS_ASSERTIONS = NO;
 | |
| 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 | |
| 				ENABLE_USER_SCRIPT_SANDBOXING = YES;
 | |
| 				GCC_C_LANGUAGE_STANDARD = gnu11;
 | |
| 				GCC_NO_COMMON_BLOCKS = YES;
 | |
| 				GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
 | |
| 				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
 | |
| 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 | |
| 				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
 | |
| 				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
 | |
| 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 | |
| 				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
 | |
| 				GCC_WARN_SHADOW = YES;
 | |
| 				GCC_WARN_SIGN_COMPARE = YES;
 | |
| 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 | |
| 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 | |
| 				GCC_WARN_UNUSED_FUNCTION = YES;
 | |
| 				GCC_WARN_UNUSED_LABEL = YES;
 | |
| 				GCC_WARN_UNUSED_PARAMETER = YES;
 | |
| 				GCC_WARN_UNUSED_VARIABLE = YES;
 | |
| 				MACOSX_DEPLOYMENT_TARGET = 11.0;
 | |
| 				MTL_ENABLE_DEBUG_INFO = NO;
 | |
| 				MTL_FAST_MATH = YES;
 | |
| 				RUN_CLANG_STATIC_ANALYZER = YES;
 | |
| 				SDKROOT = macosx;
 | |
| 				VERSIONING_SYSTEM = "apple-generic";
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		273440B5263D6FE200FBFD63 /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				DEAD_CODE_STRIPPING = YES;
 | |
| 				DEVELOPMENT_TEAM = RU58A2256H;
 | |
| 				EXECUTABLE_PREFIX = lib;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SKIP_INSTALL = YES;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		273440B6263D6FE200FBFD63 /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				DEAD_CODE_STRIPPING = YES;
 | |
| 				DEVELOPMENT_TEAM = RU58A2256H;
 | |
| 				EXECUTABLE_PREFIX = lib;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				SKIP_INSTALL = YES;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		273440D5263D72AE00FBFD63 /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				CODE_SIGN_IDENTITY = "-";
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				DEAD_CODE_STRIPPING = YES;
 | |
| 				DEVELOPMENT_TEAM = "";
 | |
| 				ENABLE_HARDENED_RUNTIME = YES;
 | |
| 				GCC_DYNAMIC_NO_PIC = NO;
 | |
| 				GCC_OPTIMIZATION_LEVEL = 0;
 | |
| 				MACOSX_DEPLOYMENT_TARGET = 11.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = org.msweet.testpdfio;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				PROVISIONING_PROFILE_SPECIFIER = "";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		273440D6263D72AE00FBFD63 /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				CODE_SIGN_IDENTITY = "-";
 | |
| 				CODE_SIGN_STYLE = Automatic;
 | |
| 				DEAD_CODE_STRIPPING = YES;
 | |
| 				DEVELOPMENT_TEAM = "";
 | |
| 				ENABLE_HARDENED_RUNTIME = YES;
 | |
| 				MACOSX_DEPLOYMENT_TARGET = 11.0;
 | |
| 				PRODUCT_BUNDLE_IDENTIFIER = org.msweet.testpdfio;
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				PROVISIONING_PROFILE_SPECIFIER = "";
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| /* End XCBuildConfiguration section */
 | |
| 
 | |
| /* Begin XCConfigurationList section */
 | |
| 		273440AB263D6FE200FBFD63 /* Build configuration list for PBXProject "pdfio" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				273440B2263D6FE200FBFD63 /* Debug */,
 | |
| 				273440B3263D6FE200FBFD63 /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		273440B4263D6FE200FBFD63 /* Build configuration list for PBXNativeTarget "pdfio" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				273440B5263D6FE200FBFD63 /* Debug */,
 | |
| 				273440B6263D6FE200FBFD63 /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		273440D4263D72AE00FBFD63 /* Build configuration list for PBXNativeTarget "testpdfio" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				273440D5263D72AE00FBFD63 /* Debug */,
 | |
| 				273440D6263D72AE00FBFD63 /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| /* End XCConfigurationList section */
 | |
| 	};
 | |
| 	rootObject = 273440A8263D6FE200FBFD63 /* Project object */;
 | |
| }
 |