ObjFW  Check-in [3e1cd5cb9a]

Overview
Comment:Xcode project: Add missing files
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3e1cd5cb9ab50aad5824b4971c366f8b99ef411c6c2d445343fef9e07da24b10
User & Date: js on 2017-11-14 00:35:11
Other Links: manifest | tags
Context
2017-11-14
22:50
OFURL: Improve -[initFileURLWithPath:] check-in: e2f6ad3876 user: js tags: trunk
00:35
Xcode project: Add missing files check-in: 3e1cd5cb9a user: js tags: trunk
00:23
OFURL: Always verify the URL-encoded versions check-in: b2ee854268 user: js tags: trunk
Changes

Modified ObjFW.xcodeproj/project.pbxproj from [6fc100fb0f] to [f5fbef4bdb].

1074
1075
1076
1077
1078
1079
1080








1081
1082
1083
1084
1085
1086
1087
		4BF8FE591F9A97E100CB9F9C /* OFException+Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BF8FE551F9A97E100CB9F9C /* OFException+Swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
		4BFC37BD1E50E11C00EE1269 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFC37BC1E50E11C00EE1269 /* common.h */; };
		4BFC37BE1E50E11C00EE1269 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFC37BC1E50E11C00EE1269 /* common.h */; };
		4BFD0B9A1FBA59CB009895D7 /* OFCharacterSet_invertedSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFD0B981FBA59CB009895D7 /* OFCharacterSet_invertedSet.h */; };
		4BFD0B9B1FBA59CB009895D7 /* OFCharacterSet_invertedSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFD0B981FBA59CB009895D7 /* OFCharacterSet_invertedSet.h */; };
		4BFD0B9C1FBA59CB009895D7 /* OFCharacterSet_invertedSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFD0B991FBA59CB009895D7 /* OFCharacterSet_invertedSet.m */; };
		4BFD0B9D1FBA59CB009895D7 /* OFCharacterSet_invertedSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFD0B991FBA59CB009895D7 /* OFCharacterSet_invertedSet.m */; };








		4BFF3714177E17C100192782 /* OFRemoveItemFailedException.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFF3710177E17C100192782 /* OFRemoveItemFailedException.h */; settings = {ATTRIBUTES = (Public, ); }; };
		4BFF3715177E17C100192782 /* OFRemoveItemFailedException.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFF3711177E17C100192782 /* OFRemoveItemFailedException.m */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		4B23CA8E133811B20047A1D9 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;







>
>
>
>
>
>
>
>







1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
		4BF8FE591F9A97E100CB9F9C /* OFException+Swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BF8FE551F9A97E100CB9F9C /* OFException+Swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
		4BFC37BD1E50E11C00EE1269 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFC37BC1E50E11C00EE1269 /* common.h */; };
		4BFC37BE1E50E11C00EE1269 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFC37BC1E50E11C00EE1269 /* common.h */; };
		4BFD0B9A1FBA59CB009895D7 /* OFCharacterSet_invertedSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFD0B981FBA59CB009895D7 /* OFCharacterSet_invertedSet.h */; };
		4BFD0B9B1FBA59CB009895D7 /* OFCharacterSet_invertedSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFD0B981FBA59CB009895D7 /* OFCharacterSet_invertedSet.h */; };
		4BFD0B9C1FBA59CB009895D7 /* OFCharacterSet_invertedSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFD0B991FBA59CB009895D7 /* OFCharacterSet_invertedSet.m */; };
		4BFD0B9D1FBA59CB009895D7 /* OFCharacterSet_invertedSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFD0B991FBA59CB009895D7 /* OFCharacterSet_invertedSet.m */; };
		4BFD0BA21FBA70FD009895D7 /* OFURLHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFD0B9E1FBA70FC009895D7 /* OFURLHandler.h */; settings = {ATTRIBUTES = (Public, ); }; };
		4BFD0BA31FBA70FD009895D7 /* OFURLHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFD0B9E1FBA70FC009895D7 /* OFURLHandler.h */; settings = {ATTRIBUTES = (Public, ); }; };
		4BFD0BA41FBA70FD009895D7 /* OFURLHandler_file.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFD0B9F1FBA70FC009895D7 /* OFURLHandler_file.h */; };
		4BFD0BA51FBA70FD009895D7 /* OFURLHandler_file.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFD0B9F1FBA70FC009895D7 /* OFURLHandler_file.h */; };
		4BFD0BA61FBA70FD009895D7 /* OFURLHandler_file.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFD0BA01FBA70FD009895D7 /* OFURLHandler_file.m */; };
		4BFD0BA71FBA70FD009895D7 /* OFURLHandler_file.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFD0BA01FBA70FD009895D7 /* OFURLHandler_file.m */; };
		4BFD0BA81FBA70FD009895D7 /* OFURLHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFD0BA11FBA70FD009895D7 /* OFURLHandler.m */; };
		4BFD0BA91FBA70FD009895D7 /* OFURLHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFD0BA11FBA70FD009895D7 /* OFURLHandler.m */; };
		4BFF3714177E17C100192782 /* OFRemoveItemFailedException.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BFF3710177E17C100192782 /* OFRemoveItemFailedException.h */; settings = {ATTRIBUTES = (Public, ); }; };
		4BFF3715177E17C100192782 /* OFRemoveItemFailedException.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFF3711177E17C100192782 /* OFRemoveItemFailedException.m */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		4B23CA8E133811B20047A1D9 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
1787
1788
1789
1790
1791
1792
1793




1794
1795
1796
1797
1798
1799
1800
		4BF69CE51BD44F8B00DFFC1B /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = platform.h; path = src/platform.h; sourceTree = "<group>"; };
		4BF8FE541F9A97E100CB9F9C /* OFException+Swift.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "OFException+Swift.m"; path = "src/bridge/OFException+Swift.m"; sourceTree = "<group>"; };
		4BF8FE551F9A97E100CB9F9C /* OFException+Swift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "OFException+Swift.h"; path = "src/bridge/OFException+Swift.h"; sourceTree = "<group>"; };
		4BFBDD1610A0724800051AFB /* unicode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = unicode.m; path = src/unicode.m; sourceTree = "<group>"; };
		4BFC37BC1E50E11C00EE1269 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = common.h; path = src/encodings/common.h; sourceTree = "<group>"; };
		4BFD0B981FBA59CB009895D7 /* OFCharacterSet_invertedSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OFCharacterSet_invertedSet.h; path = src/OFCharacterSet_invertedSet.h; sourceTree = "<group>"; };
		4BFD0B991FBA59CB009895D7 /* OFCharacterSet_invertedSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OFCharacterSet_invertedSet.m; path = src/OFCharacterSet_invertedSet.m; sourceTree = "<group>"; };




		4BFF3710177E17C100192782 /* OFRemoveItemFailedException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OFRemoveItemFailedException.h; path = src/exceptions/OFRemoveItemFailedException.h; sourceTree = "<group>"; };
		4BFF3711177E17C100192782 /* OFRemoveItemFailedException.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OFRemoveItemFailedException.m; path = src/exceptions/OFRemoveItemFailedException.m; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		4B0E29761DA2A8A400323A76 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;







>
>
>
>







1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
		4BF69CE51BD44F8B00DFFC1B /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = platform.h; path = src/platform.h; sourceTree = "<group>"; };
		4BF8FE541F9A97E100CB9F9C /* OFException+Swift.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "OFException+Swift.m"; path = "src/bridge/OFException+Swift.m"; sourceTree = "<group>"; };
		4BF8FE551F9A97E100CB9F9C /* OFException+Swift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "OFException+Swift.h"; path = "src/bridge/OFException+Swift.h"; sourceTree = "<group>"; };
		4BFBDD1610A0724800051AFB /* unicode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = unicode.m; path = src/unicode.m; sourceTree = "<group>"; };
		4BFC37BC1E50E11C00EE1269 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = common.h; path = src/encodings/common.h; sourceTree = "<group>"; };
		4BFD0B981FBA59CB009895D7 /* OFCharacterSet_invertedSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OFCharacterSet_invertedSet.h; path = src/OFCharacterSet_invertedSet.h; sourceTree = "<group>"; };
		4BFD0B991FBA59CB009895D7 /* OFCharacterSet_invertedSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OFCharacterSet_invertedSet.m; path = src/OFCharacterSet_invertedSet.m; sourceTree = "<group>"; };
		4BFD0B9E1FBA70FC009895D7 /* OFURLHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OFURLHandler.h; path = src/OFURLHandler.h; sourceTree = "<group>"; };
		4BFD0B9F1FBA70FC009895D7 /* OFURLHandler_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OFURLHandler_file.h; path = src/OFURLHandler_file.h; sourceTree = "<group>"; };
		4BFD0BA01FBA70FD009895D7 /* OFURLHandler_file.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OFURLHandler_file.m; path = src/OFURLHandler_file.m; sourceTree = "<group>"; };
		4BFD0BA11FBA70FD009895D7 /* OFURLHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OFURLHandler.m; path = src/OFURLHandler.m; sourceTree = "<group>"; };
		4BFF3710177E17C100192782 /* OFRemoveItemFailedException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OFRemoveItemFailedException.h; path = src/exceptions/OFRemoveItemFailedException.h; sourceTree = "<group>"; };
		4BFF3711177E17C100192782 /* OFRemoveItemFailedException.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OFRemoveItemFailedException.m; path = src/exceptions/OFRemoveItemFailedException.m; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		4B0E29761DA2A8A400323A76 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
2377
2378
2379
2380
2381
2382
2383




2384
2385
2386
2387
2388
2389
2390
				4B3DE1311F5F553E0090AA3E /* OFTriple.h */,
				4B3DE1321F5F553E0090AA3E /* OFTriple.m */,
				4B7769EF1895ED0C00D12284 /* OFUDPSocket.h */,
				4B7769F01895ED0C00D12284 /* OFUDPSocket.m */,
				4B4A61F212DF5EA20048F3F2 /* OFURL.h */,
				4B4A61F312DF5EA20048F3F2 /* OFURL.m */,
				4B4116CF1F21654200E78916 /* OFURL+Private.h */,




				4BF1BCCE11C9663F0025511F /* OFXMLAttribute.h */,
				4BF1BCCF11C9663F0025511F /* OFXMLAttribute.m */,
				4B49EA67143B3A090005BBC6 /* OFXMLCDATA.h */,
				4B49EA68143B3A090005BBC6 /* OFXMLCDATA.m */,
				4B49EA69143B3A090005BBC6 /* OFXMLCharacters.h */,
				4B49EA6A143B3A090005BBC6 /* OFXMLCharacters.m */,
				4B49EA6B143B3A090005BBC6 /* OFXMLComment.h */,







>
>
>
>







2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
				4B3DE1311F5F553E0090AA3E /* OFTriple.h */,
				4B3DE1321F5F553E0090AA3E /* OFTriple.m */,
				4B7769EF1895ED0C00D12284 /* OFUDPSocket.h */,
				4B7769F01895ED0C00D12284 /* OFUDPSocket.m */,
				4B4A61F212DF5EA20048F3F2 /* OFURL.h */,
				4B4A61F312DF5EA20048F3F2 /* OFURL.m */,
				4B4116CF1F21654200E78916 /* OFURL+Private.h */,
				4BFD0B9E1FBA70FC009895D7 /* OFURLHandler.h */,
				4BFD0BA11FBA70FD009895D7 /* OFURLHandler.m */,
				4BFD0B9F1FBA70FC009895D7 /* OFURLHandler_file.h */,
				4BFD0BA01FBA70FD009895D7 /* OFURLHandler_file.m */,
				4BF1BCCE11C9663F0025511F /* OFXMLAttribute.h */,
				4BF1BCCF11C9663F0025511F /* OFXMLAttribute.m */,
				4B49EA67143B3A090005BBC6 /* OFXMLCDATA.h */,
				4B49EA68143B3A090005BBC6 /* OFXMLCDATA.m */,
				4B49EA69143B3A090005BBC6 /* OFXMLCharacters.h */,
				4B49EA6A143B3A090005BBC6 /* OFXMLCharacters.m */,
				4B49EA6B143B3A090005BBC6 /* OFXMLComment.h */,
2693
2694
2695
2696
2697
2698
2699

2700
2701
2702
2703
2704
2705
2706
				4B2C222A1DA292BE00735907 /* OFThread.h in Headers */,
				4B2C222B1DA292BE00735907 /* OFThreadPool.h in Headers */,
				4B2C222C1DA292BE00735907 /* OFTimer.h in Headers */,
				4B2C222D1DA292BE00735907 /* OFTLSSocket.h in Headers */,
				4B3DE1381F5F553E0090AA3E /* OFTriple.h in Headers */,
				4B2C222E1DA292BE00735907 /* OFUDPSocket.h in Headers */,
				4B2C222F1DA292BE00735907 /* OFURL.h in Headers */,

				4B2C22301DA292BE00735907 /* OFXMLAttribute.h in Headers */,
				4B2C22311DA292BE00735907 /* OFXMLCDATA.h in Headers */,
				4B2C22321DA292BE00735907 /* OFXMLCharacters.h in Headers */,
				4B2C22331DA292BE00735907 /* OFXMLComment.h in Headers */,
				4B2C22341DA292BE00735907 /* OFXMLElement.h in Headers */,
				4B2C22351DA292BE00735907 /* OFXMLElement+Serialization.h in Headers */,
				4B2C22361DA292BE00735907 /* OFXMLElementBuilder.h in Headers */,







>







2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
				4B2C222A1DA292BE00735907 /* OFThread.h in Headers */,
				4B2C222B1DA292BE00735907 /* OFThreadPool.h in Headers */,
				4B2C222C1DA292BE00735907 /* OFTimer.h in Headers */,
				4B2C222D1DA292BE00735907 /* OFTLSSocket.h in Headers */,
				4B3DE1381F5F553E0090AA3E /* OFTriple.h in Headers */,
				4B2C222E1DA292BE00735907 /* OFUDPSocket.h in Headers */,
				4B2C222F1DA292BE00735907 /* OFURL.h in Headers */,
				4BFD0BA31FBA70FD009895D7 /* OFURLHandler.h in Headers */,
				4B2C22301DA292BE00735907 /* OFXMLAttribute.h in Headers */,
				4B2C22311DA292BE00735907 /* OFXMLCDATA.h in Headers */,
				4B2C22321DA292BE00735907 /* OFXMLCharacters.h in Headers */,
				4B2C22331DA292BE00735907 /* OFXMLComment.h in Headers */,
				4B2C22341DA292BE00735907 /* OFXMLElement.h in Headers */,
				4B2C22351DA292BE00735907 /* OFXMLElement+Serialization.h in Headers */,
				4B2C22361DA292BE00735907 /* OFXMLElementBuilder.h in Headers */,
2819
2820
2821
2822
2823
2824
2825

2826
2827
2828
2829
2830
2831
2832
				4B2C22A21DA292BE00735907 /* OFString_UTF8.h in Headers */,
				4B2C22A31DA292BE00735907 /* OFString_UTF8+Private.h in Headers */,
				4B2C22A41DA292BE00735907 /* OFTarArchiveEntry+Private.h in Headers */,
				4B2C22A51DA292BE00735907 /* OFTCPSocket+SOCKS5.h in Headers */,
				4B2C22A61DA292BE00735907 /* OFThread+Private.h in Headers */,
				4B2C22A71DA292BE00735907 /* OFTimer+Private.h in Headers */,
				4B4116D51F21654200E78916 /* OFURL+Private.h in Headers */,

				4B853CEC1EBFDEB000A4B2C4 /* OFXMLNode+Private.h in Headers */,
				4B2C22A81DA292BE00735907 /* OFZIPArchiveEntry+Private.h in Headers */,
				4B2C22AA1DA292BE00735907 /* socket_helpers.h in Headers */,
				4BCE4EC51ED98D1400502FF0 /* unistd_wrapper.h in Headers */,
				4BFC37BE1E50E11C00EE1269 /* common.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;







>







2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
				4B2C22A21DA292BE00735907 /* OFString_UTF8.h in Headers */,
				4B2C22A31DA292BE00735907 /* OFString_UTF8+Private.h in Headers */,
				4B2C22A41DA292BE00735907 /* OFTarArchiveEntry+Private.h in Headers */,
				4B2C22A51DA292BE00735907 /* OFTCPSocket+SOCKS5.h in Headers */,
				4B2C22A61DA292BE00735907 /* OFThread+Private.h in Headers */,
				4B2C22A71DA292BE00735907 /* OFTimer+Private.h in Headers */,
				4B4116D51F21654200E78916 /* OFURL+Private.h in Headers */,
				4BFD0BA51FBA70FD009895D7 /* OFURLHandler_file.h in Headers */,
				4B853CEC1EBFDEB000A4B2C4 /* OFXMLNode+Private.h in Headers */,
				4B2C22A81DA292BE00735907 /* OFZIPArchiveEntry+Private.h in Headers */,
				4B2C22AA1DA292BE00735907 /* socket_helpers.h in Headers */,
				4BCE4EC51ED98D1400502FF0 /* unistd_wrapper.h in Headers */,
				4BFC37BE1E50E11C00EE1269 /* common.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
2932
2933
2934
2935
2936
2937
2938

2939
2940
2941
2942
2943
2944
2945
				4B3D23DE1337FCB000DD29B8 /* OFThread.h in Headers */,
				4B9361A81511000C00DCD16B /* OFThreadPool.h in Headers */,
				4B325EDF1605F3A0007836CA /* OFTimer.h in Headers */,
				4BA02BA215041F5900002F84 /* OFTLSSocket.h in Headers */,
				4B3DE1371F5F553E0090AA3E /* OFTriple.h in Headers */,
				4B7769F11895ED0C00D12284 /* OFUDPSocket.h in Headers */,
				4B3D23DF1337FCB000DD29B8 /* OFURL.h in Headers */,

				4B3D23E01337FCB000DD29B8 /* OFXMLAttribute.h in Headers */,
				4B49EA6D143B3A090005BBC6 /* OFXMLCDATA.h in Headers */,
				4B49EA6F143B3A090005BBC6 /* OFXMLCharacters.h in Headers */,
				4B49EA71143B3A090005BBC6 /* OFXMLComment.h in Headers */,
				4B3D23E11337FCB000DD29B8 /* OFXMLElement.h in Headers */,
				4BB25E8C139C388A00F574EA /* OFXMLElement+Serialization.h in Headers */,
				4B3D23E21337FCB000DD29B8 /* OFXMLElementBuilder.h in Headers */,







>







2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
				4B3D23DE1337FCB000DD29B8 /* OFThread.h in Headers */,
				4B9361A81511000C00DCD16B /* OFThreadPool.h in Headers */,
				4B325EDF1605F3A0007836CA /* OFTimer.h in Headers */,
				4BA02BA215041F5900002F84 /* OFTLSSocket.h in Headers */,
				4B3DE1371F5F553E0090AA3E /* OFTriple.h in Headers */,
				4B7769F11895ED0C00D12284 /* OFUDPSocket.h in Headers */,
				4B3D23DF1337FCB000DD29B8 /* OFURL.h in Headers */,
				4BFD0BA21FBA70FD009895D7 /* OFURLHandler.h in Headers */,
				4B3D23E01337FCB000DD29B8 /* OFXMLAttribute.h in Headers */,
				4B49EA6D143B3A090005BBC6 /* OFXMLCDATA.h in Headers */,
				4B49EA6F143B3A090005BBC6 /* OFXMLCharacters.h in Headers */,
				4B49EA71143B3A090005BBC6 /* OFXMLComment.h in Headers */,
				4B3D23E11337FCB000DD29B8 /* OFXMLElement.h in Headers */,
				4BB25E8C139C388A00F574EA /* OFXMLElement+Serialization.h in Headers */,
				4B3D23E21337FCB000DD29B8 /* OFXMLElementBuilder.h in Headers */,
3058
3059
3060
3061
3062
3063
3064

3065
3066
3067
3068
3069
3070
3071
				4B552554147AA5DB0003BF47 /* OFString_UTF8.h in Headers */,
				4B6C8ADB17BD5C2E00B194F2 /* OFString_UTF8+Private.h in Headers */,
				4BC176361D04963000C32718 /* OFTarArchiveEntry+Private.h in Headers */,
				4BD653C5143B8489006182F0 /* OFTCPSocket+SOCKS5.h in Headers */,
				4B6C8ADC17BD5C2E00B194F2 /* OFThread+Private.h in Headers */,
				4B6C8ADD17BD5C2E00B194F2 /* OFTimer+Private.h in Headers */,
				4B4116D41F21654200E78916 /* OFURL+Private.h in Headers */,

				4B853CEB1EBFDEB000A4B2C4 /* OFXMLNode+Private.h in Headers */,
				4B6C8ADE17BD5C2E00B194F2 /* OFZIPArchiveEntry+Private.h in Headers */,
				4B7DD58218942FE200990FD6 /* socket_helpers.h in Headers */,
				4BCE4EC41ED98D1400502FF0 /* unistd_wrapper.h in Headers */,
				4BFC37BD1E50E11C00EE1269 /* common.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;







>







3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
				4B552554147AA5DB0003BF47 /* OFString_UTF8.h in Headers */,
				4B6C8ADB17BD5C2E00B194F2 /* OFString_UTF8+Private.h in Headers */,
				4BC176361D04963000C32718 /* OFTarArchiveEntry+Private.h in Headers */,
				4BD653C5143B8489006182F0 /* OFTCPSocket+SOCKS5.h in Headers */,
				4B6C8ADC17BD5C2E00B194F2 /* OFThread+Private.h in Headers */,
				4B6C8ADD17BD5C2E00B194F2 /* OFTimer+Private.h in Headers */,
				4B4116D41F21654200E78916 /* OFURL+Private.h in Headers */,
				4BFD0BA41FBA70FD009895D7 /* OFURLHandler_file.h in Headers */,
				4B853CEB1EBFDEB000A4B2C4 /* OFXMLNode+Private.h in Headers */,
				4B6C8ADE17BD5C2E00B194F2 /* OFZIPArchiveEntry+Private.h in Headers */,
				4B7DD58218942FE200990FD6 /* socket_helpers.h in Headers */,
				4BCE4EC41ED98D1400502FF0 /* unistd_wrapper.h in Headers */,
				4BFC37BD1E50E11C00EE1269 /* common.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
3500
3501
3502
3503
3504
3505
3506


3507
3508
3509
3510
3511
3512
3513
				4B2C21771DA292BE00735907 /* OFTCPSocket+SOCKS5.m in Sources */,
				4B2C21781DA292BE00735907 /* OFThread.m in Sources */,
				4B2C21791DA292BE00735907 /* OFThreadPool.m in Sources */,
				4B2C217A1DA292BE00735907 /* OFTimer.m in Sources */,
				4B3DE13A1F5F553E0090AA3E /* OFTriple.m in Sources */,
				4B2C217B1DA292BE00735907 /* OFUDPSocket.m in Sources */,
				4B2C217C1DA292BE00735907 /* OFURL.m in Sources */,


				4B2C217D1DA292BE00735907 /* OFXMLAttribute.m in Sources */,
				4B2C217E1DA292BE00735907 /* OFXMLCDATA.m in Sources */,
				4B2C217F1DA292BE00735907 /* OFXMLCharacters.m in Sources */,
				4B2C21801DA292BE00735907 /* OFXMLComment.m in Sources */,
				4B2C21811DA292BE00735907 /* OFXMLElement.m in Sources */,
				4B2C21821DA292BE00735907 /* OFXMLElement+Serialization.m in Sources */,
				4B2C21831DA292BE00735907 /* OFXMLElementBuilder.m in Sources */,







>
>







3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
				4B2C21771DA292BE00735907 /* OFTCPSocket+SOCKS5.m in Sources */,
				4B2C21781DA292BE00735907 /* OFThread.m in Sources */,
				4B2C21791DA292BE00735907 /* OFThreadPool.m in Sources */,
				4B2C217A1DA292BE00735907 /* OFTimer.m in Sources */,
				4B3DE13A1F5F553E0090AA3E /* OFTriple.m in Sources */,
				4B2C217B1DA292BE00735907 /* OFUDPSocket.m in Sources */,
				4B2C217C1DA292BE00735907 /* OFURL.m in Sources */,
				4BFD0BA91FBA70FD009895D7 /* OFURLHandler.m in Sources */,
				4BFD0BA71FBA70FD009895D7 /* OFURLHandler_file.m in Sources */,
				4B2C217D1DA292BE00735907 /* OFXMLAttribute.m in Sources */,
				4B2C217E1DA292BE00735907 /* OFXMLCDATA.m in Sources */,
				4B2C217F1DA292BE00735907 /* OFXMLCharacters.m in Sources */,
				4B2C21801DA292BE00735907 /* OFXMLComment.m in Sources */,
				4B2C21811DA292BE00735907 /* OFXMLElement.m in Sources */,
				4B2C21821DA292BE00735907 /* OFXMLElement+Serialization.m in Sources */,
				4B2C21831DA292BE00735907 /* OFXMLElementBuilder.m in Sources */,
3714
3715
3716
3717
3718
3719
3720


3721
3722
3723
3724
3725
3726
3727
				4BD653C6143B8489006182F0 /* OFTCPSocket+SOCKS5.m in Sources */,
				4B3D23AC1337FC0D00DD29B8 /* OFThread.m in Sources */,
				4B9361A91511000C00DCD16B /* OFThreadPool.m in Sources */,
				4B325EE01605F3A0007836CA /* OFTimer.m in Sources */,
				4B3DE1391F5F553E0090AA3E /* OFTriple.m in Sources */,
				4B7769F21895ED0C00D12284 /* OFUDPSocket.m in Sources */,
				4B3D23AD1337FC0D00DD29B8 /* OFURL.m in Sources */,


				4B3D23AE1337FC0D00DD29B8 /* OFXMLAttribute.m in Sources */,
				4B49EA6E143B3A090005BBC6 /* OFXMLCDATA.m in Sources */,
				4B49EA70143B3A090005BBC6 /* OFXMLCharacters.m in Sources */,
				4B49EA72143B3A090005BBC6 /* OFXMLComment.m in Sources */,
				4B3D23AF1337FC0D00DD29B8 /* OFXMLElement.m in Sources */,
				4BB25E8D139C388A00F574EA /* OFXMLElement+Serialization.m in Sources */,
				4B3D23B01337FC0D00DD29B8 /* OFXMLElementBuilder.m in Sources */,







>
>







3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
				4BD653C6143B8489006182F0 /* OFTCPSocket+SOCKS5.m in Sources */,
				4B3D23AC1337FC0D00DD29B8 /* OFThread.m in Sources */,
				4B9361A91511000C00DCD16B /* OFThreadPool.m in Sources */,
				4B325EE01605F3A0007836CA /* OFTimer.m in Sources */,
				4B3DE1391F5F553E0090AA3E /* OFTriple.m in Sources */,
				4B7769F21895ED0C00D12284 /* OFUDPSocket.m in Sources */,
				4B3D23AD1337FC0D00DD29B8 /* OFURL.m in Sources */,
				4BFD0BA81FBA70FD009895D7 /* OFURLHandler.m in Sources */,
				4BFD0BA61FBA70FD009895D7 /* OFURLHandler_file.m in Sources */,
				4B3D23AE1337FC0D00DD29B8 /* OFXMLAttribute.m in Sources */,
				4B49EA6E143B3A090005BBC6 /* OFXMLCDATA.m in Sources */,
				4B49EA70143B3A090005BBC6 /* OFXMLCharacters.m in Sources */,
				4B49EA72143B3A090005BBC6 /* OFXMLComment.m in Sources */,
				4B3D23AF1337FC0D00DD29B8 /* OFXMLElement.m in Sources */,
				4BB25E8D139C388A00F574EA /* OFXMLElement+Serialization.m in Sources */,
				4B3D23B01337FC0D00DD29B8 /* OFXMLElementBuilder.m in Sources */,