project.pbxproj   [plain text]


// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXAggregateTarget section */
		FD0DFDB914A1672700D0DD1C /* tests */ = {
			isa = PBXAggregateTarget;
			buildConfigurationList = FD0DFDBB14A1672700D0DD1C /* Build configuration list for PBXAggregateTarget "tests" */;
			buildPhases = (
			);
			dependencies = (
				FD0DFE0414A16A8800D0DD1C /* PBXTargetDependency */,
				FD0DFE0614A16A8A00D0DD1C /* PBXTargetDependency */,
				FD0DFE0814A16A8B00D0DD1C /* PBXTargetDependency */,
				FD0DFE0A14A16A8E00D0DD1C /* PBXTargetDependency */,
				FD0DFE0C14A16A9000D0DD1C /* PBXTargetDependency */,
				FD0DFE0E14A16A9300D0DD1C /* PBXTargetDependency */,
				FD0DFE1014A16A9500D0DD1C /* PBXTargetDependency */,
				FD0DFE6114A1771900D0DD1C /* PBXTargetDependency */,
			);
			name = tests;
			productName = tests;
		};
		FD0DFE5D14A1771300D0DD1C /* libtest */ = {
			isa = PBXAggregateTarget;
			buildConfigurationList = FD0DFE5E14A1771300D0DD1C /* Build configuration list for PBXAggregateTarget "libtest" */;
			buildPhases = (
				FD0DFE6214A1771E00D0DD1C /* Install libtest */,
			);
			dependencies = (
			);
			name = libtest;
			productName = libtest;
		};
		FDC61BC014982F47005BBE36 /* All */ = {
			isa = PBXAggregateTarget;
			buildConfigurationList = FDC61BC114982F47005BBE36 /* Build configuration list for PBXAggregateTarget "All" */;
			buildPhases = (
			);
			dependencies = (
				FDC61BC614982F58005BBE36 /* PBXTargetDependency */,
				FDC61BC414982F56005BBE36 /* PBXTargetDependency */,
			);
			name = All;
			productName = All;
		};
/* End PBXAggregateTarget section */

/* Begin PBXBuildFile section */
		3E3D1E7F1D2C5D0E0007C4BE /* slist_wc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E7D1D2C5D0E0007C4BE /* slist_wc.c */; };
		3E3D1E821D2C5F3D0007C4BE /* http_ntlm.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E7A1D2C5CBE0007C4BE /* http_ntlm.c */; };
		3E3D1EA01D2C5FAF0007C4BE /* cleartext.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E841D2C5F860007C4BE /* cleartext.c */; };
		3E3D1EA11D2C5FAF0007C4BE /* cram.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E851D2C5F860007C4BE /* cram.c */; };
		3E3D1EAF1D2C5FB90007C4BE /* digest_sspi.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E861D2C5F860007C4BE /* digest_sspi.c */; };
		3E3D1EB01D2C5FB90007C4BE /* digest.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E871D2C5F860007C4BE /* digest.c */; };
		3E3D1EB11D2C5FB90007C4BE /* digest.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E3D1E881D2C5F860007C4BE /* digest.h */; };
		3E3D1EB21D2C5FB90007C4BE /* krb5_gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E891D2C5F860007C4BE /* krb5_gssapi.c */; };
		3E3D1EB31D2C5FB90007C4BE /* krb5_sspi.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E8A1D2C5F860007C4BE /* krb5_sspi.c */; };
		3E3D1EB41D2C5FB90007C4BE /* ntlm_sspi.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E8B1D2C5F860007C4BE /* ntlm_sspi.c */; };
		3E3D1EB51D2C5FB90007C4BE /* ntlm.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E8C1D2C5F860007C4BE /* ntlm.c */; };
		3E3D1EB61D2C5FB90007C4BE /* ntlm.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E3D1E8D1D2C5F860007C4BE /* ntlm.h */; };
		3E3D1EB71D2C5FB90007C4BE /* oauth2.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E8E1D2C5F860007C4BE /* oauth2.c */; };
		3E3D1EB81D2C5FB90007C4BE /* spnego_gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E8F1D2C5F860007C4BE /* spnego_gssapi.c */; };
		3E3D1EB91D2C5FB90007C4BE /* spnego_sspi.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E901D2C5F860007C4BE /* spnego_sspi.c */; };
		3E3D1EBA1D2C5FB90007C4BE /* vauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E3D1E911D2C5F860007C4BE /* vauth.c */; };
		3E3D1EBB1D2C5FB90007C4BE /* vauth.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E3D1E921D2C5F860007C4BE /* vauth.h */; };
		3E8C59E91D2DA9E600BC0468 /* curl_multi_socket_all.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59B21D2DA87700BC0468 /* curl_multi_socket_all.3 */; };
		3E8C59EA1D2DA9E600BC0468 /* CURLINFO_ACTIVESOCKET.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59B31D2DA9AF00BC0468 /* CURLINFO_ACTIVESOCKET.3 */; };
		3E8C59EB1D2DA9E600BC0468 /* CURLINFO_APPCONNECT_TIME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59B41D2DA9AF00BC0468 /* CURLINFO_APPCONNECT_TIME.3 */; };
		3E8C59EC1D2DA9E600BC0468 /* CURLINFO_CERTINFO.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59B51D2DA9AF00BC0468 /* CURLINFO_CERTINFO.3 */; };
		3E8C59ED1D2DA9E600BC0468 /* CURLINFO_CONDITION_UNMET.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59B61D2DA9AF00BC0468 /* CURLINFO_CONDITION_UNMET.3 */; };
		3E8C59EE1D2DA9E600BC0468 /* CURLINFO_CONNECT_TIME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59B71D2DA9AF00BC0468 /* CURLINFO_CONNECT_TIME.3 */; };
		3E8C59EF1D2DA9E600BC0468 /* CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59B81D2DA9AF00BC0468 /* CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 */; };
		3E8C59F01D2DA9E600BC0468 /* CURLINFO_CONTENT_LENGTH_UPLOAD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59B91D2DA9AF00BC0468 /* CURLINFO_CONTENT_LENGTH_UPLOAD.3 */; };
		3E8C59F11D2DA9E600BC0468 /* CURLINFO_CONTENT_TYPE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59BA1D2DA9AF00BC0468 /* CURLINFO_CONTENT_TYPE.3 */; };
		3E8C59F21D2DA9E600BC0468 /* CURLINFO_COOKIELIST.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59BB1D2DA9AF00BC0468 /* CURLINFO_COOKIELIST.3 */; };
		3E8C59F31D2DA9E600BC0468 /* CURLINFO_EFFECTIVE_URL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59BC1D2DA9AF00BC0468 /* CURLINFO_EFFECTIVE_URL.3 */; };
		3E8C59F41D2DA9E600BC0468 /* CURLINFO_FILETIME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59BD1D2DA9AF00BC0468 /* CURLINFO_FILETIME.3 */; };
		3E8C59F51D2DA9E600BC0468 /* CURLINFO_FTP_ENTRY_PATH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59BE1D2DA9AF00BC0468 /* CURLINFO_FTP_ENTRY_PATH.3 */; };
		3E8C59F61D2DA9E600BC0468 /* CURLINFO_HEADER_SIZE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59BF1D2DA9AF00BC0468 /* CURLINFO_HEADER_SIZE.3 */; };
		3E8C59F71D2DA9E600BC0468 /* CURLINFO_HTTP_CONNECTCODE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59C01D2DA9AF00BC0468 /* CURLINFO_HTTP_CONNECTCODE.3 */; };
		3E8C59F81D2DA9E600BC0468 /* CURLINFO_HTTPAUTH_AVAIL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59C11D2DA9AF00BC0468 /* CURLINFO_HTTPAUTH_AVAIL.3 */; };
		3E8C59F91D2DA9E600BC0468 /* CURLINFO_LASTSOCKET.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59C21D2DA9AF00BC0468 /* CURLINFO_LASTSOCKET.3 */; };
		3E8C59FA1D2DA9E600BC0468 /* CURLINFO_LOCAL_IP.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59C31D2DA9AF00BC0468 /* CURLINFO_LOCAL_IP.3 */; };
		3E8C59FB1D2DA9E600BC0468 /* CURLINFO_LOCAL_PORT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59C41D2DA9AF00BC0468 /* CURLINFO_LOCAL_PORT.3 */; };
		3E8C59FC1D2DA9E600BC0468 /* CURLINFO_NAMELOOKUP_TIME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59C51D2DA9AF00BC0468 /* CURLINFO_NAMELOOKUP_TIME.3 */; };
		3E8C59FD1D2DA9E600BC0468 /* CURLINFO_NUM_CONNECTS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59C61D2DA9AF00BC0468 /* CURLINFO_NUM_CONNECTS.3 */; };
		3E8C59FE1D2DA9E600BC0468 /* CURLINFO_OS_ERRNO.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59C71D2DA9AF00BC0468 /* CURLINFO_OS_ERRNO.3 */; };
		3E8C59FF1D2DA9E600BC0468 /* CURLINFO_PRETRANSFER_TIME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59C81D2DA9AF00BC0468 /* CURLINFO_PRETRANSFER_TIME.3 */; };
		3E8C5A001D2DA9E600BC0468 /* CURLINFO_PRIMARY_IP.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59C91D2DA9AF00BC0468 /* CURLINFO_PRIMARY_IP.3 */; };
		3E8C5A011D2DA9E600BC0468 /* CURLINFO_PRIMARY_PORT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59CA1D2DA9AF00BC0468 /* CURLINFO_PRIMARY_PORT.3 */; };
		3E8C5A021D2DA9E600BC0468 /* CURLINFO_PRIVATE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59CB1D2DA9AF00BC0468 /* CURLINFO_PRIVATE.3 */; };
		3E8C5A031D2DA9E600BC0468 /* CURLINFO_PROXYAUTH_AVAIL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59CC1D2DA9AF00BC0468 /* CURLINFO_PROXYAUTH_AVAIL.3 */; };
		3E8C5A041D2DA9E600BC0468 /* CURLINFO_REDIRECT_COUNT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59CD1D2DA9AF00BC0468 /* CURLINFO_REDIRECT_COUNT.3 */; };
		3E8C5A051D2DA9E600BC0468 /* CURLINFO_REDIRECT_TIME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59CE1D2DA9AF00BC0468 /* CURLINFO_REDIRECT_TIME.3 */; };
		3E8C5A061D2DA9E600BC0468 /* CURLINFO_REDIRECT_URL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59CF1D2DA9AF00BC0468 /* CURLINFO_REDIRECT_URL.3 */; };
		3E8C5A071D2DA9E600BC0468 /* CURLINFO_REQUEST_SIZE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59D01D2DA9AF00BC0468 /* CURLINFO_REQUEST_SIZE.3 */; };
		3E8C5A081D2DA9E600BC0468 /* CURLINFO_RESPONSE_CODE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59D11D2DA9AF00BC0468 /* CURLINFO_RESPONSE_CODE.3 */; };
		3E8C5A091D2DA9E600BC0468 /* CURLINFO_RTSP_CLIENT_CSEQ.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59D21D2DA9AF00BC0468 /* CURLINFO_RTSP_CLIENT_CSEQ.3 */; };
		3E8C5A0A1D2DA9E600BC0468 /* CURLINFO_RTSP_CSEQ_RECV.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59D31D2DA9AF00BC0468 /* CURLINFO_RTSP_CSEQ_RECV.3 */; };
		3E8C5A0B1D2DA9E600BC0468 /* CURLINFO_RTSP_SERVER_CSEQ.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59D41D2DA9AF00BC0468 /* CURLINFO_RTSP_SERVER_CSEQ.3 */; };
		3E8C5A0C1D2DA9E600BC0468 /* CURLINFO_RTSP_SESSION_ID.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59D51D2DA9AF00BC0468 /* CURLINFO_RTSP_SESSION_ID.3 */; };
		3E8C5A0D1D2DA9E600BC0468 /* CURLINFO_SIZE_DOWNLOAD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59D61D2DA9AF00BC0468 /* CURLINFO_SIZE_DOWNLOAD.3 */; };
		3E8C5A0E1D2DA9E600BC0468 /* CURLINFO_SIZE_UPLOAD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59D71D2DA9AF00BC0468 /* CURLINFO_SIZE_UPLOAD.3 */; };
		3E8C5A0F1D2DA9E600BC0468 /* CURLINFO_SPEED_DOWNLOAD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59D81D2DA9AF00BC0468 /* CURLINFO_SPEED_DOWNLOAD.3 */; };
		3E8C5A101D2DA9E600BC0468 /* CURLINFO_SPEED_UPLOAD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59D91D2DA9AF00BC0468 /* CURLINFO_SPEED_UPLOAD.3 */; };
		3E8C5A111D2DA9E600BC0468 /* CURLINFO_SSL_ENGINES.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59DA1D2DA9AF00BC0468 /* CURLINFO_SSL_ENGINES.3 */; };
		3E8C5A121D2DA9E600BC0468 /* CURLINFO_SSL_VERIFYRESULT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59DB1D2DA9AF00BC0468 /* CURLINFO_SSL_VERIFYRESULT.3 */; };
		3E8C5A131D2DA9E600BC0468 /* CURLINFO_STARTTRANSFER_TIME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59DC1D2DA9AF00BC0468 /* CURLINFO_STARTTRANSFER_TIME.3 */; };
		3E8C5A141D2DA9E600BC0468 /* CURLINFO_TLS_SESSION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59DD1D2DA9AF00BC0468 /* CURLINFO_TLS_SESSION.3 */; };
		3E8C5A151D2DA9E600BC0468 /* CURLINFO_TLS_SSL_PTR.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59DE1D2DA9AF00BC0468 /* CURLINFO_TLS_SSL_PTR.3 */; };
		3E8C5A161D2DA9E600BC0468 /* CURLINFO_TOTAL_TIME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59DF1D2DA9AF00BC0468 /* CURLINFO_TOTAL_TIME.3 */; };
		3E8C5A171D2DA9E600BC0468 /* CURLMOPT_PUSHDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59E01D2DA9AF00BC0468 /* CURLMOPT_PUSHDATA.3 */; };
		3E8C5A181D2DA9E600BC0468 /* CURLMOPT_PUSHFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59E11D2DA9B000BC0468 /* CURLMOPT_PUSHFUNCTION.3 */; };
		3E8C5A191D2DA9E600BC0468 /* CURLOPT_CONNECT_TO.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59E21D2DA9B000BC0468 /* CURLOPT_CONNECT_TO.3 */; };
		3E8C5A1A1D2DA9E600BC0468 /* CURLOPT_DEFAULT_PROTOCOL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59E31D2DA9B000BC0468 /* CURLOPT_DEFAULT_PROTOCOL.3 */; };
		3E8C5A1B1D2DA9E600BC0468 /* CURLOPT_STREAM_DEPENDS_E.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59E41D2DA9B000BC0468 /* CURLOPT_STREAM_DEPENDS_E.3 */; };
		3E8C5A1C1D2DA9E600BC0468 /* CURLOPT_STREAM_DEPENDS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59E51D2DA9B000BC0468 /* CURLOPT_STREAM_DEPENDS.3 */; };
		3E8C5A1D1D2DA9E600BC0468 /* CURLOPT_STREAM_WEIGHT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59E61D2DA9B000BC0468 /* CURLOPT_STREAM_WEIGHT.3 */; };
		3E8C5A1E1D2DA9E600BC0468 /* CURLOPT_TCP_FASTOPEN.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59E71D2DA9B000BC0468 /* CURLOPT_TCP_FASTOPEN.3 */; };
		3E8C5A1F1D2DA9E600BC0468 /* CURLOPT_TFTP_NO_OPTIONS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3E8C59E81D2DA9B000BC0468 /* CURLOPT_TFTP_NO_OPTIONS.3 */; };
		3EEA808B1ECCAB550061E531 /* system.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EEA808A1ECCAB4C0061E531 /* system.h */; settings = {ATTRIBUTES = (Public, ); }; };
		3EEA80A31ECCABC10061E531 /* CURLINFO_PROTOCOL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA808C1ECCAB950061E531 /* CURLINFO_PROTOCOL.3 */; };
		3EEA80A41ECCABC10061E531 /* CURLINFO_PROXY_SSL_VERIFYRESULT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA808D1ECCAB950061E531 /* CURLINFO_PROXY_SSL_VERIFYRESULT.3 */; };
		3EEA80A51ECCABC10061E531 /* CURLINFO_SCHEME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA808E1ECCAB950061E531 /* CURLINFO_SCHEME.3 */; };
		3EEA80A61ECCABC10061E531 /* CURLOPT_ABSTRACT_UNIX_SOCKET.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA808F1ECCAB950061E531 /* CURLOPT_ABSTRACT_UNIX_SOCKET.3 */; };
		3EEA80A71ECCABC10061E531 /* CURLOPT_PRE_PROXY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80901ECCAB950061E531 /* CURLOPT_PRE_PROXY.3 */; };
		3EEA80A81ECCABC10061E531 /* CURLOPT_PROXY_CAINFO.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80911ECCAB950061E531 /* CURLOPT_PROXY_CAINFO.3 */; };
		3EEA80A91ECCABC10061E531 /* CURLOPT_PROXY_CAPATH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80921ECCAB950061E531 /* CURLOPT_PROXY_CAPATH.3 */; };
		3EEA80AA1ECCABC10061E531 /* CURLOPT_PROXY_CRLFILE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80931ECCAB950061E531 /* CURLOPT_PROXY_CRLFILE.3 */; };
		3EEA80AB1ECCABC10061E531 /* CURLOPT_PROXY_KEYPASSWD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80941ECCAB950061E531 /* CURLOPT_PROXY_KEYPASSWD.3 */; };
		3EEA80AC1ECCABC10061E531 /* CURLOPT_PROXY_PINNEDPUBLICKEY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80951ECCAB950061E531 /* CURLOPT_PROXY_PINNEDPUBLICKEY.3 */; };
		3EEA80AD1ECCABC10061E531 /* CURLOPT_PROXY_SSL_CIPHER_LIST.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80961ECCAB950061E531 /* CURLOPT_PROXY_SSL_CIPHER_LIST.3 */; };
		3EEA80AE1ECCABC10061E531 /* CURLOPT_PROXY_SSL_OPTIONS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80971ECCAB950061E531 /* CURLOPT_PROXY_SSL_OPTIONS.3 */; };
		3EEA80AF1ECCABC10061E531 /* CURLOPT_PROXY_SSL_VERIFYHOST.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80981ECCAB950061E531 /* CURLOPT_PROXY_SSL_VERIFYHOST.3 */; };
		3EEA80B01ECCABC10061E531 /* CURLOPT_PROXY_SSL_VERIFYPEER.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80991ECCAB950061E531 /* CURLOPT_PROXY_SSL_VERIFYPEER.3 */; };
		3EEA80B11ECCABC10061E531 /* CURLOPT_PROXY_SSLCERT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA809A1ECCAB950061E531 /* CURLOPT_PROXY_SSLCERT.3 */; };
		3EEA80B21ECCABC10061E531 /* CURLOPT_PROXY_SSLCERTTYPE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA809B1ECCAB950061E531 /* CURLOPT_PROXY_SSLCERTTYPE.3 */; };
		3EEA80B31ECCABC10061E531 /* CURLOPT_PROXY_SSLKEY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA809C1ECCAB950061E531 /* CURLOPT_PROXY_SSLKEY.3 */; };
		3EEA80B41ECCABC10061E531 /* CURLOPT_PROXY_SSLKEYTYPE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA809D1ECCAB950061E531 /* CURLOPT_PROXY_SSLKEYTYPE.3 */; };
		3EEA80B51ECCABC10061E531 /* CURLOPT_PROXY_SSLVERSION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA809E1ECCAB950061E531 /* CURLOPT_PROXY_SSLVERSION.3 */; };
		3EEA80B61ECCABC10061E531 /* CURLOPT_PROXY_TLSAUTH_PASSWORD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA809F1ECCAB950061E531 /* CURLOPT_PROXY_TLSAUTH_PASSWORD.3 */; };
		3EEA80B71ECCABC10061E531 /* CURLOPT_PROXY_TLSAUTH_TYPE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80A01ECCAB950061E531 /* CURLOPT_PROXY_TLSAUTH_TYPE.3 */; };
		3EEA80B81ECCABC10061E531 /* CURLOPT_PROXY_TLSAUTH_USERNAME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80A11ECCAB950061E531 /* CURLOPT_PROXY_TLSAUTH_USERNAME.3 */; };
		3EEA80B91ECCABC10061E531 /* CURLOPT_SUPPRESS_CONNECT_HEADERS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = 3EEA80A21ECCAB950061E531 /* CURLOPT_SUPPRESS_CONNECT_HEADERS.3 */; };
		3EEA80BD1ECCAC050061E531 /* rand.c in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA80BA1ECCABF60061E531 /* rand.c */; };
		9201A3941ED2C95A00572A78 /* libapple_nghttp2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 9201A3931ED2C95A00572A78 /* libapple_nghttp2.tbd */; };
		FC41A7FA12455ACC007EDB1C /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A64F12455686007EDB1C /* base64.c */; };
		FC41A7FB12455ACC007EDB1C /* connect.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A65B12455686007EDB1C /* connect.c */; };
		FC41A7FC12455ACC007EDB1C /* content_encoding.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A65D12455686007EDB1C /* content_encoding.c */; };
		FC41A7FD12455ACC007EDB1C /* cookie.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A65F12455686007EDB1C /* cookie.c */; };
		FC41A7FE12455ACC007EDB1C /* curl_addrinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A66112455686007EDB1C /* curl_addrinfo.c */; };
		FC41A7FF12455ACC007EDB1C /* curl_memrchr.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A66D12455686007EDB1C /* curl_memrchr.c */; };
		FC41A80112455ACC007EDB1C /* curl_rtmp.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A67112455686007EDB1C /* curl_rtmp.c */; };
		FC41A80212455ACC007EDB1C /* curl_sspi.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A67312455686007EDB1C /* curl_sspi.c */; };
		FC41A80312455ACC007EDB1C /* curl_threads.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A67512455686007EDB1C /* curl_threads.c */; };
		FC41A80412455ACC007EDB1C /* dict.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A67812455686007EDB1C /* dict.c */; };
		FC41A80512455ACC007EDB1C /* easy.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A67A12455686007EDB1C /* easy.c */; };
		FC41A80612455ACC007EDB1C /* escape.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A67C12455686007EDB1C /* escape.c */; };
		FC41A80712455ACC007EDB1C /* file.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A67E12455686007EDB1C /* file.c */; };
		FC41A80812455ACC007EDB1C /* fileinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A68012455686007EDB1C /* fileinfo.c */; };
		FC41A80912455ACC007EDB1C /* formdata.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A68312455686007EDB1C /* formdata.c */; };
		FC41A80A12455ACC007EDB1C /* ftp.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A68512455686007EDB1C /* ftp.c */; };
		FC41A80B12455ACC007EDB1C /* ftplistparser.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A68712455686007EDB1C /* ftplistparser.c */; };
		FC41A80C12455ACC007EDB1C /* getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A68912455686007EDB1C /* getenv.c */; };
		FC41A80D12455ACC007EDB1C /* getinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A68A12455686007EDB1C /* getinfo.c */; };
		FC41A80E12455ACC007EDB1C /* hash.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A68E12455686007EDB1C /* hash.c */; };
		FC41A80F12455ACC007EDB1C /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A69012455686007EDB1C /* hmac.c */; };
		FC41A81112455ACC007EDB1C /* hostasyn.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A69212455686007EDB1C /* hostasyn.c */; };
		FC41A81212455ACC007EDB1C /* hostip.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A69312455686007EDB1C /* hostip.c */; };
		FC41A81312455ACC007EDB1C /* hostip4.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A69512455686007EDB1C /* hostip4.c */; };
		FC41A81412455ACC007EDB1C /* hostip6.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A69612455686007EDB1C /* hostip6.c */; };
		FC41A81512455ACC007EDB1C /* hostsyn.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A69712455686007EDB1C /* hostsyn.c */; };
		FC41A81712455ACC007EDB1C /* http.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A69912455686007EDB1C /* http.c */; };
		FC41A81812455ACC007EDB1C /* http_chunks.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A69B12455686007EDB1C /* http_chunks.c */; };
		FC41A81912455ACC007EDB1C /* http_digest.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A69D12455686007EDB1C /* http_digest.c */; };
		FC41A81A12455ACC007EDB1C /* http_negotiate.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A69F12455686007EDB1C /* http_negotiate.c */; };
		FC41A81C12455ACC007EDB1C /* if2ip.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6A312455686007EDB1C /* if2ip.c */; };
		FC41A81D12455ACC007EDB1C /* imap.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6A512455686007EDB1C /* imap.c */; };
		FC41A81E12455ACC007EDB1C /* inet_ntop.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6A712455686007EDB1C /* inet_ntop.c */; };
		FC41A81F12455ACC007EDB1C /* inet_pton.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6A912455686007EDB1C /* inet_pton.c */; };
		FC41A82112455ACC007EDB1C /* krb5.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6AD12455686007EDB1C /* krb5.c */; };
		FC41A82212455ACC007EDB1C /* ldap.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6AE12455686007EDB1C /* ldap.c */; };
		FC41A82312455ACC007EDB1C /* llist.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6B312455686007EDB1C /* llist.c */; };
		FC41A82412455ACC007EDB1C /* multi.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CB12455686007EDB1C /* multi.c */; };
		FC41A82512455ACC007EDB1C /* nonblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CF12455686007EDB1C /* nonblock.c */; };
		FC41A82712455ACC007EDB1C /* parsedate.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6D612455686007EDB1C /* parsedate.c */; };
		FC41A82812455ACC007EDB1C /* pingpong.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6D812455686007EDB1C /* pingpong.c */; };
		FC41A82A12455ACC007EDB1C /* pop3.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6DC12455686007EDB1C /* pop3.c */; };
		FC41A82B12455ACC007EDB1C /* progress.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6DE12455686007EDB1C /* progress.c */; };
		FC41A82E12455ACC007EDB1C /* rtsp.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6EE12455686007EDB1C /* rtsp.c */; };
		FC41A82F12455ACC007EDB1C /* security.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6F012455686007EDB1C /* security.c */; };
		FC41A83012455ACC007EDB1C /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6F112455686007EDB1C /* select.c */; };
		FC41A83112455ACC007EDB1C /* sendf.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6F312455686007EDB1C /* sendf.c */; };
		FC41A83212455ACC007EDB1C /* share.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6F812455686007EDB1C /* share.c */; };
		FC41A83312455ACC007EDB1C /* slist.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6FA12455686007EDB1C /* slist.c */; };
		FC41A83412455ACC007EDB1C /* smtp.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6FC12455686007EDB1C /* smtp.c */; };
		FC41A83512455ACC007EDB1C /* socks.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6FF12455686007EDB1C /* socks.c */; };
		FC41A83612455ACC007EDB1C /* socks_gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A70112455686007EDB1C /* socks_gssapi.c */; };
		FC41A83712455ACC007EDB1C /* socks_sspi.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A70212455686007EDB1C /* socks_sspi.c */; };
		FC41A83812455ACC007EDB1C /* speedcheck.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A70312455686007EDB1C /* speedcheck.c */; };
		FC41A83912455ACC007EDB1C /* splay.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A70512455686007EDB1C /* splay.c */; };
		FC41A83A12455ACC007EDB1C /* ssh.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A70712455686007EDB1C /* ssh.c */; };
		FC41A83D12455ACC007EDB1C /* telnet.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71812455686007EDB1C /* telnet.c */; };
		FC41A83E12455ACC007EDB1C /* tftp.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71A12455686007EDB1C /* tftp.c */; };
		FC41A83F12455ACC007EDB1C /* timeval.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71C12455686007EDB1C /* timeval.c */; };
		FC41A84012455ACC007EDB1C /* transfer.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71E12455686007EDB1C /* transfer.c */; };
		FC41A84112455ACC007EDB1C /* url.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72012455686007EDB1C /* url.c */; };
		FC41A84212455ACC007EDB1C /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72512455686007EDB1C /* version.c */; };
		FC41A84312455ACC007EDB1C /* warnless.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72612455686007EDB1C /* warnless.c */; };
		FC41A84412455ACC007EDB1C /* wildcard.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72812455686007EDB1C /* wildcard.c */; };
		FC41A86F12455EE9007EDB1C /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C412455686007EDB1C /* md5.c */; };
		FC41A87012455EE9007EDB1C /* mprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C812455686007EDB1C /* mprintf.c */; };
		FC41A87212455EE9007EDB1C /* strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71212455686007EDB1C /* strerror.c */; };
		FC41A87312455EE9007EDB1C /* strtok.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71412455686007EDB1C /* strtok.c */; };
		FC41A87412455EE9007EDB1C /* strtoofft.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71612455686007EDB1C /* strtoofft.c */; };
		FC41A87A12455F42007EDB1C /* curl_fnmatch.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A66712455686007EDB1C /* curl_fnmatch.c */; };
		FC41A87E12455F64007EDB1C /* netrc.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CD12455686007EDB1C /* netrc.c */; };
		FD07CC53149ABC39004DE255 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FC41A85C12455C98007EDB1C /* libz.dylib */; };
		FD07CC54149ABE18004DE255 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FC41A85C12455C98007EDB1C /* libz.dylib */; };
		FD07CC55149ABE1D004DE255 /* libcurl.4.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FC41A7DD1245569C007EDB1C /* libcurl.4.dylib */; };
		FD07CD63149AC68E004DE255 /* curl-config.1 in Install man1 */ = {isa = PBXBuildFile; fileRef = FD07CC60149AC5BF004DE255 /* curl-config.1 */; };
		FD07CD64149AC690004DE255 /* curl.1 in Install man1 */ = {isa = PBXBuildFile; fileRef = FD07CC63149AC5BF004DE255 /* curl.1 */; };
		FD07CD67149AC6C6004DE255 /* curl_easy_cleanup.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCB2149AC5BF004DE255 /* curl_easy_cleanup.3 */; };
		FD07CD68149AC6C6004DE255 /* curl_easy_duphandle.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCB5149AC5BF004DE255 /* curl_easy_duphandle.3 */; };
		FD07CD69149AC6C6004DE255 /* curl_easy_escape.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCB8149AC5BF004DE255 /* curl_easy_escape.3 */; };
		FD07CD6A149AC6C6004DE255 /* curl_easy_getinfo.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCBB149AC5BF004DE255 /* curl_easy_getinfo.3 */; };
		FD07CD6B149AC6C6004DE255 /* curl_easy_init.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCBE149AC5BF004DE255 /* curl_easy_init.3 */; };
		FD07CD6C149AC6C6004DE255 /* curl_easy_pause.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCC1149AC5BF004DE255 /* curl_easy_pause.3 */; };
		FD07CD6D149AC6C6004DE255 /* curl_easy_perform.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCC4149AC5BF004DE255 /* curl_easy_perform.3 */; };
		FD07CD6E149AC6C6004DE255 /* curl_easy_recv.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCC7149AC5BF004DE255 /* curl_easy_recv.3 */; };
		FD07CD6F149AC6C6004DE255 /* curl_easy_reset.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCCA149AC5BF004DE255 /* curl_easy_reset.3 */; };
		FD07CD70149AC6C6004DE255 /* curl_easy_send.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCCD149AC5BF004DE255 /* curl_easy_send.3 */; };
		FD07CD71149AC6C6004DE255 /* curl_easy_setopt.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCD0149AC5BF004DE255 /* curl_easy_setopt.3 */; };
		FD07CD72149AC6C6004DE255 /* curl_easy_strerror.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCD3149AC5BF004DE255 /* curl_easy_strerror.3 */; };
		FD07CD73149AC6C6004DE255 /* curl_easy_unescape.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCD6149AC5BF004DE255 /* curl_easy_unescape.3 */; };
		FD07CD74149AC6C6004DE255 /* curl_escape.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCD9149AC5BF004DE255 /* curl_escape.3 */; };
		FD07CD75149AC6C6004DE255 /* curl_formadd.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCDC149AC5BF004DE255 /* curl_formadd.3 */; };
		FD07CD76149AC6C6004DE255 /* curl_formfree.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCDF149AC5BF004DE255 /* curl_formfree.3 */; };
		FD07CD77149AC6C6004DE255 /* curl_formget.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCE2149AC5BF004DE255 /* curl_formget.3 */; };
		FD07CD78149AC6C6004DE255 /* curl_free.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCE5149AC5BF004DE255 /* curl_free.3 */; };
		FD07CD79149AC6C6004DE255 /* curl_getdate.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCE8149AC5BF004DE255 /* curl_getdate.3 */; };
		FD07CD7A149AC6C6004DE255 /* curl_getenv.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCEB149AC5BF004DE255 /* curl_getenv.3 */; };
		FD07CD7B149AC6C6004DE255 /* curl_global_cleanup.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCEE149AC5BF004DE255 /* curl_global_cleanup.3 */; };
		FD07CD7C149AC6C6004DE255 /* curl_global_init.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCF1149AC5BF004DE255 /* curl_global_init.3 */; };
		FD07CD7D149AC6C6004DE255 /* curl_global_init_mem.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCF4149AC5BF004DE255 /* curl_global_init_mem.3 */; };
		FD07CD7E149AC6C6004DE255 /* curl_mprintf.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCF7149AC5BF004DE255 /* curl_mprintf.3 */; };
		FD07CD7F149AC6C6004DE255 /* curl_multi_add_handle.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCFA149AC5BF004DE255 /* curl_multi_add_handle.3 */; };
		FD07CD80149AC6C6004DE255 /* curl_multi_assign.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CCFD149AC5BF004DE255 /* curl_multi_assign.3 */; };
		FD07CD81149AC6C6004DE255 /* curl_multi_cleanup.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD00149AC5BF004DE255 /* curl_multi_cleanup.3 */; };
		FD07CD82149AC6C6004DE255 /* curl_multi_fdset.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD03149AC5BF004DE255 /* curl_multi_fdset.3 */; };
		FD07CD83149AC6C6004DE255 /* curl_multi_info_read.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD06149AC5BF004DE255 /* curl_multi_info_read.3 */; };
		FD07CD84149AC6C6004DE255 /* curl_multi_init.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD09149AC5BF004DE255 /* curl_multi_init.3 */; };
		FD07CD85149AC6C6004DE255 /* curl_multi_perform.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD0C149AC5BF004DE255 /* curl_multi_perform.3 */; };
		FD07CD86149AC6C6004DE255 /* curl_multi_remove_handle.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD0F149AC5BF004DE255 /* curl_multi_remove_handle.3 */; };
		FD07CD87149AC6C6004DE255 /* curl_multi_setopt.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD12149AC5BF004DE255 /* curl_multi_setopt.3 */; };
		FD07CD88149AC6C6004DE255 /* curl_multi_socket.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD15149AC5BF004DE255 /* curl_multi_socket.3 */; };
		FD07CD89149AC6C6004DE255 /* curl_multi_socket_action.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD18149AC5BF004DE255 /* curl_multi_socket_action.3 */; };
		FD07CD8A149AC6C6004DE255 /* curl_multi_strerror.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD1B149AC5BF004DE255 /* curl_multi_strerror.3 */; };
		FD07CD8B149AC6C6004DE255 /* curl_multi_timeout.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD1E149AC5BF004DE255 /* curl_multi_timeout.3 */; };
		FD07CD8C149AC6C6004DE255 /* curl_share_cleanup.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD21149AC5BF004DE255 /* curl_share_cleanup.3 */; };
		FD07CD8D149AC6C6004DE255 /* curl_share_init.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD24149AC5BF004DE255 /* curl_share_init.3 */; };
		FD07CD8E149AC6C6004DE255 /* curl_share_setopt.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD27149AC5BF004DE255 /* curl_share_setopt.3 */; };
		FD07CD8F149AC6C6004DE255 /* curl_share_strerror.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD2A149AC5BF004DE255 /* curl_share_strerror.3 */; };
		FD07CD90149AC6C6004DE255 /* curl_slist_append.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD2D149AC5BF004DE255 /* curl_slist_append.3 */; };
		FD07CD91149AC6C6004DE255 /* curl_slist_free_all.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD30149AC5BF004DE255 /* curl_slist_free_all.3 */; };
		FD07CD92149AC6C6004DE255 /* curl_strequal.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD33149AC5BF004DE255 /* curl_strequal.3 */; };
		FD07CD93149AC6C6004DE255 /* curl_unescape.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD36149AC5BF004DE255 /* curl_unescape.3 */; };
		FD07CD94149AC6C6004DE255 /* curl_version.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD39149AC5BF004DE255 /* curl_version.3 */; };
		FD07CD95149AC6C6004DE255 /* curl_version_info.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD3C149AC5BF004DE255 /* curl_version_info.3 */; };
		FD07CD96149AC6C6004DE255 /* libcurl-easy.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD40149AC5BF004DE255 /* libcurl-easy.3 */; };
		FD07CD97149AC6C6004DE255 /* libcurl-errors.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD43149AC5BF004DE255 /* libcurl-errors.3 */; };
		FD07CD98149AC6C6004DE255 /* libcurl-multi.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD46149AC5BF004DE255 /* libcurl-multi.3 */; };
		FD07CD99149AC6C6004DE255 /* libcurl-share.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD49149AC5BF004DE255 /* libcurl-share.3 */; };
		FD07CD9A149AC6C6004DE255 /* libcurl-tutorial.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD4C149AC5BF004DE255 /* libcurl-tutorial.3 */; };
		FD07CD9B149AC6C6004DE255 /* libcurl.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD07CD4F149AC5BF004DE255 /* libcurl.3 */; };
		FD0DFDF414A1682F00D0DD1C /* mprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C812455686007EDB1C /* mprintf.c */; };
		FD0DFDF514A1683300D0DD1C /* nonblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CF12455686007EDB1C /* nonblock.c */; };
		FD0DFDF714A1683F00D0DD1C /* strtoofft.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71612455686007EDB1C /* strtoofft.c */; };
		FD0DFDF814A1684700D0DD1C /* timeval.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71C12455686007EDB1C /* timeval.c */; };
		FD0DFDF914A1686700D0DD1C /* warnless.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72612455686007EDB1C /* warnless.c */; };
		FD0DFDFA14A1687100D0DD1C /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A64F12455686007EDB1C /* base64.c */; };
		FD0DFDFB14A1687A00D0DD1C /* memdebug.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C512455686007EDB1C /* memdebug.c */; };
		FD0DFDFE14A168A300D0DD1C /* getpart.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFDFC14A168A300D0DD1C /* getpart.c */; };
		FD0DFDFF14A168A300D0DD1C /* testpart.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFDFD14A168A300D0DD1C /* testpart.c */; };
		FD0DFE1114A16AE400D0DD1C /* mprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C812455686007EDB1C /* mprintf.c */; };
		FD0DFE1214A16AE600D0DD1C /* mprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C812455686007EDB1C /* mprintf.c */; };
		FD0DFE1314A16AE600D0DD1C /* mprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C812455686007EDB1C /* mprintf.c */; };
		FD0DFE1414A16AE700D0DD1C /* mprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C812455686007EDB1C /* mprintf.c */; };
		FD0DFE1514A16AE800D0DD1C /* mprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C812455686007EDB1C /* mprintf.c */; };
		FD0DFE1614A16AE800D0DD1C /* mprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C812455686007EDB1C /* mprintf.c */; };
		FD0DFE1714A16B0600D0DD1C /* nonblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CF12455686007EDB1C /* nonblock.c */; };
		FD0DFE1814A16B0600D0DD1C /* nonblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CF12455686007EDB1C /* nonblock.c */; };
		FD0DFE1914A16B0700D0DD1C /* nonblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CF12455686007EDB1C /* nonblock.c */; };
		FD0DFE1A14A16B0700D0DD1C /* nonblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CF12455686007EDB1C /* nonblock.c */; };
		FD0DFE1B14A16B0700D0DD1C /* nonblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CF12455686007EDB1C /* nonblock.c */; };
		FD0DFE1C14A16B0800D0DD1C /* nonblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CF12455686007EDB1C /* nonblock.c */; };
		FD0DFE1E14A16B1200D0DD1C /* strtoofft.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71612455686007EDB1C /* strtoofft.c */; };
		FD0DFE2014A16B1300D0DD1C /* strtoofft.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71612455686007EDB1C /* strtoofft.c */; };
		FD0DFE2214A16B1400D0DD1C /* strtoofft.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71612455686007EDB1C /* strtoofft.c */; };
		FD0DFE2414A16B1400D0DD1C /* strtoofft.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71612455686007EDB1C /* strtoofft.c */; };
		FD0DFE2614A16B1500D0DD1C /* strtoofft.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71612455686007EDB1C /* strtoofft.c */; };
		FD0DFE2814A16B1500D0DD1C /* strtoofft.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71612455686007EDB1C /* strtoofft.c */; };
		FD0DFE2914A16B1D00D0DD1C /* timeval.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71C12455686007EDB1C /* timeval.c */; };
		FD0DFE2A14A16B1D00D0DD1C /* warnless.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72612455686007EDB1C /* warnless.c */; };
		FD0DFE2B14A16B1D00D0DD1C /* timeval.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71C12455686007EDB1C /* timeval.c */; };
		FD0DFE2C14A16B1D00D0DD1C /* warnless.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72612455686007EDB1C /* warnless.c */; };
		FD0DFE2D14A16B1E00D0DD1C /* timeval.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71C12455686007EDB1C /* timeval.c */; };
		FD0DFE2E14A16B1E00D0DD1C /* warnless.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72612455686007EDB1C /* warnless.c */; };
		FD0DFE2F14A16B1E00D0DD1C /* timeval.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71C12455686007EDB1C /* timeval.c */; };
		FD0DFE3014A16B1E00D0DD1C /* warnless.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72612455686007EDB1C /* warnless.c */; };
		FD0DFE3114A16B1F00D0DD1C /* timeval.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71C12455686007EDB1C /* timeval.c */; };
		FD0DFE3214A16B1F00D0DD1C /* warnless.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72612455686007EDB1C /* warnless.c */; };
		FD0DFE3314A16B2000D0DD1C /* timeval.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71C12455686007EDB1C /* timeval.c */; };
		FD0DFE3414A16B2000D0DD1C /* warnless.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72612455686007EDB1C /* warnless.c */; };
		FD0DFE3514A16B6300D0DD1C /* getpart.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFDFC14A168A300D0DD1C /* getpart.c */; };
		FD0DFE3614A16B6300D0DD1C /* getpart.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFDFC14A168A300D0DD1C /* getpart.c */; };
		FD0DFE3714A16B6400D0DD1C /* getpart.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFDFC14A168A300D0DD1C /* getpart.c */; };
		FD0DFE3814A16B6400D0DD1C /* getpart.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFDFC14A168A300D0DD1C /* getpart.c */; };
		FD0DFE3914A16B6500D0DD1C /* getpart.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFDFC14A168A300D0DD1C /* getpart.c */; };
		FD0DFE3A14A16B6500D0DD1C /* getpart.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFDFC14A168A300D0DD1C /* getpart.c */; };
		FD0DFE3B14A16B6F00D0DD1C /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A64F12455686007EDB1C /* base64.c */; };
		FD0DFE3C14A16B7000D0DD1C /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A64F12455686007EDB1C /* base64.c */; };
		FD0DFE3D14A16B7000D0DD1C /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A64F12455686007EDB1C /* base64.c */; };
		FD0DFE3E14A16B7100D0DD1C /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A64F12455686007EDB1C /* base64.c */; };
		FD0DFE3F14A16B7100D0DD1C /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A64F12455686007EDB1C /* base64.c */; };
		FD0DFE4014A16B7200D0DD1C /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A64F12455686007EDB1C /* base64.c */; };
		FD0DFE4114A16B7700D0DD1C /* memdebug.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C512455686007EDB1C /* memdebug.c */; };
		FD0DFE4214A16B7700D0DD1C /* memdebug.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C512455686007EDB1C /* memdebug.c */; };
		FD0DFE4314A16B7800D0DD1C /* memdebug.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C512455686007EDB1C /* memdebug.c */; };
		FD0DFE4414A16B7800D0DD1C /* memdebug.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C512455686007EDB1C /* memdebug.c */; };
		FD0DFE4514A16B7900D0DD1C /* memdebug.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C512455686007EDB1C /* memdebug.c */; };
		FD0DFE4614A16B7A00D0DD1C /* memdebug.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C512455686007EDB1C /* memdebug.c */; };
		FD0DFE4914A16B9F00D0DD1C /* resolve.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE4714A16B9F00D0DD1C /* resolve.c */; };
		FD0DFE4A14A16B9F00D0DD1C /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE4814A16B9F00D0DD1C /* util.c */; };
		FD0DFE4B14A16BE300D0DD1C /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE4814A16B9F00D0DD1C /* util.c */; };
		FD0DFE4D14A16BF000D0DD1C /* rtspd.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE4C14A16BEF00D0DD1C /* rtspd.c */; };
		FD0DFE4E14A16C0900D0DD1C /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE4814A16B9F00D0DD1C /* util.c */; };
		FD0DFE5014A16C1D00D0DD1C /* sockfilt.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE4F14A16C1D00D0DD1C /* sockfilt.c */; };
		FD0DFE5114A16C2E00D0DD1C /* inet_pton.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6A912455686007EDB1C /* inet_pton.c */; };
		FD0DFE5214A16C4500D0DD1C /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE4814A16B9F00D0DD1C /* util.c */; };
		FD0DFE5414A16C5100D0DD1C /* sws.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE5314A16C5100D0DD1C /* sws.c */; };
		FD0DFE5514A16C6800D0DD1C /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE4814A16B9F00D0DD1C /* util.c */; };
		FD0DFE5714A16C7100D0DD1C /* tftpd.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE5614A16C7100D0DD1C /* tftpd.c */; };
		FD0DFE5814A16C8F00D0DD1C /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE4814A16B9F00D0DD1C /* util.c */; };
		FD0DFE5A14A16C9900D0DD1C /* fake_ntlm.c in Sources */ = {isa = PBXBuildFile; fileRef = FD0DFE5914A16C9900D0DD1C /* fake_ntlm.c */; };
		FD35DF2F1DCC1811009B763D /* strcase.c in Sources */ = {isa = PBXBuildFile; fileRef = FD35DF2C1DCC17CF009B763D /* strcase.c */; };
		FD35DF311DCC1D05009B763D /* libcurl-thread.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD35DF301DCC1CF8009B763D /* libcurl-thread.3 */; };
		FD35DF341DCC1DA6009B763D /* CURLOPT_KEEP_SENDING_ON_ERROR.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD35DF331DCC1D6B009B763D /* CURLOPT_KEEP_SENDING_ON_ERROR.3 */; };
		FD35DF351DCC1DB6009B763D /* CURLINFO_HTTP_VERSION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD35DF321DCC1D6B009B763D /* CURLINFO_HTTP_VERSION.3 */; };
		FD4C39FE173C6DEB00664FD3 /* conncache.c in Sources */ = {isa = PBXBuildFile; fileRef = FD4C39F6173C6D7500664FD3 /* conncache.c */; };
		FD4C3A01173C6E0400664FD3 /* pipeline.c in Sources */ = {isa = PBXBuildFile; fileRef = FD4C39FF173C6DF900664FD3 /* pipeline.c */; };
		FD560D69173C6CA200A6E968 /* tool_hugehelp.c in Sources */ = {isa = PBXBuildFile; fileRef = FD560D67173C6CA200A6E968 /* tool_hugehelp.c */; };
		FD5753F51B55DE52004F1257 /* libcurl-symbols.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753F41B55DE2C004F1257 /* libcurl-symbols.3 */; };
		FD57540B1B55E0E9004F1257 /* CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753F61B55DEFE004F1257 /* CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 */; };
		FD57540C1B55E0E9004F1257 /* CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753F71B55DEFE004F1257 /* CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 */; };
		FD57540D1B55E0E9004F1257 /* CURLMOPT_MAXCONNECTS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753FB1B55DEFE004F1257 /* CURLMOPT_MAXCONNECTS.3 */; };
		FD57540E1B55E0E9004F1257 /* CURLMOPT_MAX_HOST_CONNECTIONS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753F81B55DEFE004F1257 /* CURLMOPT_MAX_HOST_CONNECTIONS.3 */; };
		FD57540F1B55E0E9004F1257 /* CURLMOPT_MAX_PIPELINE_LENGTH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753F91B55DEFE004F1257 /* CURLMOPT_MAX_PIPELINE_LENGTH.3 */; };
		FD5754101B55E0E9004F1257 /* CURLMOPT_MAX_TOTAL_CONNECTIONS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753FA1B55DEFE004F1257 /* CURLMOPT_MAX_TOTAL_CONNECTIONS.3 */; };
		FD5754111B55E0E9004F1257 /* CURLMOPT_PIPELINING.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753FE1B55DEFE004F1257 /* CURLMOPT_PIPELINING.3 */; };
		FD5754121B55E0E9004F1257 /* CURLMOPT_PIPELINING_SERVER_BL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753FC1B55DEFE004F1257 /* CURLMOPT_PIPELINING_SERVER_BL.3 */; };
		FD5754131B55E0E9004F1257 /* CURLMOPT_PIPELINING_SITE_BL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753FD1B55DEFE004F1257 /* CURLMOPT_PIPELINING_SITE_BL.3 */; };
		FD5754141B55E0E9004F1257 /* CURLMOPT_SOCKETDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5753FF1B55DEFE004F1257 /* CURLMOPT_SOCKETDATA.3 */; };
		FD5754151B55E0E9004F1257 /* CURLMOPT_SOCKETFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5754001B55DEFE004F1257 /* CURLMOPT_SOCKETFUNCTION.3 */; };
		FD5754161B55E0E9004F1257 /* CURLMOPT_TIMERDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5754011B55DEFE004F1257 /* CURLMOPT_TIMERDATA.3 */; };
		FD5754171B55E0E9004F1257 /* CURLMOPT_TIMERFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5754021B55DEFE004F1257 /* CURLMOPT_TIMERFUNCTION.3 */; };
		FD5754181B55E0E9004F1257 /* CURLOPT_PATH_AS_IS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5754031B55DEFE004F1257 /* CURLOPT_PATH_AS_IS.3 */; };
		FD5754191B55E0E9004F1257 /* CURLOPT_PINNEDPUBLICKEY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5754041B55DEFE004F1257 /* CURLOPT_PINNEDPUBLICKEY.3 */; };
		FD57541A1B55E0E9004F1257 /* CURLOPT_PIPEWAIT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5754051B55DEFE004F1257 /* CURLOPT_PIPEWAIT.3 */; };
		FD57541B1B55E0E9004F1257 /* CURLOPT_PROXY_SERVICE_NAME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5754061B55DEFE004F1257 /* CURLOPT_PROXY_SERVICE_NAME.3 */; };
		FD57541C1B55E0E9004F1257 /* CURLOPT_SERVICE_NAME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5754071B55DEFE004F1257 /* CURLOPT_SERVICE_NAME.3 */; };
		FD57541D1B55E0E9004F1257 /* CURLOPT_SSL_FALSESTART.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5754081B55DEFE004F1257 /* CURLOPT_SSL_FALSESTART.3 */; };
		FD57541E1B55E0E9004F1257 /* CURLOPT_SSL_VERIFYSTATUS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD5754091B55DEFE004F1257 /* CURLOPT_SSL_VERIFYSTATUS.3 */; };
		FD57541F1B55E0E9004F1257 /* CURLOPT_UNIX_SOCKET_PATH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD57540A1B55DEFE004F1257 /* CURLOPT_UNIX_SOCKET_PATH.3 */; };
		FD60D0E41B5490CB0084FA3C /* tool_strdup.c in Sources */ = {isa = PBXBuildFile; fileRef = FD60D0E21B5490CB0084FA3C /* tool_strdup.c */; };
		FD60D0E71B5491D90084FA3C /* smb.c in Sources */ = {isa = PBXBuildFile; fileRef = FD60D0E51B5491D90084FA3C /* smb.c */; };
		FD60D0F01B5492930084FA3C /* curl_endian.c in Sources */ = {isa = PBXBuildFile; fileRef = FD60D0EB1B5492560084FA3C /* curl_endian.c */; };
		FD60D0F11B5492960084FA3C /* curl_des.c in Sources */ = {isa = PBXBuildFile; fileRef = FD60D0E91B5492560084FA3C /* curl_des.c */; };
		FD60D0F61B5492E70084FA3C /* schannel.c in Sources */ = {isa = PBXBuildFile; fileRef = FD60D0F41B5492D00084FA3C /* schannel.c */; };
		FD60D0F71B5492EB0084FA3C /* darwinssl.c in Sources */ = {isa = PBXBuildFile; fileRef = FD60D0F21B5492D00084FA3C /* darwinssl.c */; };
		FD7F96D3169E6E53000707BF /* tool_metalink.c in Sources */ = {isa = PBXBuildFile; fileRef = FD7F96D1169E6E53000707BF /* tool_metalink.c */; };
		FD7F96D9169E6F73000707BF /* amigaos.c in Sources */ = {isa = PBXBuildFile; fileRef = FD7F96D6169E6F68000707BF /* amigaos.c */; };
		FD7F96E6169E6FE3000707BF /* curl_multibyte.c in Sources */ = {isa = PBXBuildFile; fileRef = FD7F96DC169E6FE3000707BF /* curl_multibyte.c */; };
		FD7F96E8169E6FE3000707BF /* curl_sasl.c in Sources */ = {isa = PBXBuildFile; fileRef = FD7F96DE169E6FE3000707BF /* curl_sasl.c */; };
		FD7F96EC169E6FE3000707BF /* hostcheck.c in Sources */ = {isa = PBXBuildFile; fileRef = FD7F96E2169E6FE3000707BF /* hostcheck.c */; };
		FD7F96EF169E7042000707BF /* curl_multi_wait.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FD7F96EE169E703A000707BF /* curl_multi_wait.3 */; };
		FDB9BB651981B52200195172 /* warnless.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A72612455686007EDB1C /* warnless.c */; };
		FDB9BB881981B68300195172 /* dotdot.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB681981B5C600195172 /* dotdot.c */; };
		FDB9BB891981B69500195172 /* x509asn1.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB861981B5C600195172 /* x509asn1.c */; };
		FDB9BB8A1981B69C00195172 /* http2.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB6A1981B5C600195172 /* http2.c */; };
		FDB9BB8C1981B6C300195172 /* openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB7C1981B5C600195172 /* openssl.c */; };
		FDB9BB8D1981B6C800195172 /* gtls.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB781981B5C600195172 /* gtls.c */; };
		FDB9BB8E1981B6CC00195172 /* vtls.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB841981B5C600195172 /* vtls.c */; };
		FDB9BB8F1981B6D100195172 /* nss.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB7A1981B5C600195172 /* nss.c */; };
		FDB9BB911981B6DA00195172 /* polarssl.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB7E1981B5C600195172 /* polarssl.c */; };
		FDB9BB921981B6DF00195172 /* polarssl_threadlock.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB801981B5C600195172 /* polarssl_threadlock.c */; };
		FDB9BB931981B6E300195172 /* axtls.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB6E1981B5C600195172 /* axtls.c */; };
		FDB9BB941981B6E800195172 /* cyassl.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB741981B5C600195172 /* cyassl.c */; };
		FDB9BB971981B6F500195172 /* gskit.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB9BB761981B5C600195172 /* gskit.c */; };
		FDC61C15149833D2005BBE36 /* tool_binmode.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BC9149833D2005BBE36 /* tool_binmode.c */; };
		FDC61C16149833D2005BBE36 /* tool_bname.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BCB149833D2005BBE36 /* tool_bname.c */; };
		FDC61C17149833D2005BBE36 /* tool_cb_dbg.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BCD149833D2005BBE36 /* tool_cb_dbg.c */; };
		FDC61C18149833D2005BBE36 /* tool_cb_hdr.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BCF149833D2005BBE36 /* tool_cb_hdr.c */; };
		FDC61C19149833D2005BBE36 /* tool_cb_prg.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BD1149833D2005BBE36 /* tool_cb_prg.c */; };
		FDC61C1A149833D2005BBE36 /* tool_cb_rea.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BD3149833D2005BBE36 /* tool_cb_rea.c */; };
		FDC61C1B149833D2005BBE36 /* tool_cb_see.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BD5149833D2005BBE36 /* tool_cb_see.c */; };
		FDC61C1D149833D2005BBE36 /* tool_cb_wrt.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BD9149833D2005BBE36 /* tool_cb_wrt.c */; };
		FDC61C1E149833D2005BBE36 /* tool_cfgable.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BDB149833D2005BBE36 /* tool_cfgable.c */; };
		FDC61C1F149833D2005BBE36 /* tool_convert.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BDD149833D2005BBE36 /* tool_convert.c */; };
		FDC61C20149833D2005BBE36 /* tool_dirhie.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BDF149833D2005BBE36 /* tool_dirhie.c */; };
		FDC61C21149833D2005BBE36 /* tool_doswin.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BE1149833D2005BBE36 /* tool_doswin.c */; };
		FDC61C22149833D2005BBE36 /* tool_easysrc.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BE3149833D2005BBE36 /* tool_easysrc.c */; };
		FDC61C23149833D2005BBE36 /* tool_formparse.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BE5149833D2005BBE36 /* tool_formparse.c */; };
		FDC61C24149833D2005BBE36 /* tool_getparam.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BE7149833D2005BBE36 /* tool_getparam.c */; };
		FDC61C25149833D2005BBE36 /* tool_getpass.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BE9149833D2005BBE36 /* tool_getpass.c */; };
		FDC61C26149833D2005BBE36 /* tool_help.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BEB149833D2005BBE36 /* tool_help.c */; };
		FDC61C27149833D2005BBE36 /* tool_helpers.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BED149833D2005BBE36 /* tool_helpers.c */; };
		FDC61C28149833D2005BBE36 /* tool_homedir.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BEF149833D2005BBE36 /* tool_homedir.c */; };
		FDC61C29149833D2005BBE36 /* tool_libinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BF1149833D2005BBE36 /* tool_libinfo.c */; };
		FDC61C2A149833D2005BBE36 /* tool_main.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BF3149833D2005BBE36 /* tool_main.c */; };
		FDC61C2B149833D2005BBE36 /* tool_mfiles.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BF5149833D2005BBE36 /* tool_mfiles.c */; };
		FDC61C2C149833D2005BBE36 /* tool_msgs.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BF7149833D2005BBE36 /* tool_msgs.c */; };
		FDC61C2D149833D2005BBE36 /* tool_operate.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BF9149833D2005BBE36 /* tool_operate.c */; };
		FDC61C2E149833D2005BBE36 /* tool_operhlp.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BFB149833D2005BBE36 /* tool_operhlp.c */; };
		FDC61C2F149833D2005BBE36 /* tool_panykey.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BFD149833D2005BBE36 /* tool_panykey.c */; };
		FDC61C30149833D2005BBE36 /* tool_paramhlp.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61BFF149833D2005BBE36 /* tool_paramhlp.c */; };
		FDC61C31149833D2005BBE36 /* tool_parsecfg.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C01149833D2005BBE36 /* tool_parsecfg.c */; };
		FDC61C32149833D2005BBE36 /* tool_setopt.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C04149833D2005BBE36 /* tool_setopt.c */; };
		FDC61C33149833D2005BBE36 /* tool_sleep.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C06149833D2005BBE36 /* tool_sleep.c */; };
		FDC61C34149833D2005BBE36 /* tool_urlglob.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C08149833D2005BBE36 /* tool_urlglob.c */; };
		FDC61C35149833D2005BBE36 /* tool_util.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C0A149833D2005BBE36 /* tool_util.c */; };
		FDC61C36149833D2005BBE36 /* tool_vms.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C0D149833D2005BBE36 /* tool_vms.c */; };
		FDC61C37149833D2005BBE36 /* tool_writeenv.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C0F149833D2005BBE36 /* tool_writeenv.c */; };
		FDC61C38149833D2005BBE36 /* tool_writeout.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C11149833D2005BBE36 /* tool_writeout.c */; };
		FDC61C39149833D2005BBE36 /* tool_xattr.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C13149833D2005BBE36 /* tool_xattr.c */; };
		FDC61C3D149837A6005BBE36 /* memdebug.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6C512455686007EDB1C /* memdebug.c */; };
		FDC61C3F149837F3005BBE36 /* md4.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C3E149837F3005BBE36 /* md4.c */; };
		FDC61C4114983868005BBE36 /* strdup.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A70E12455686007EDB1C /* strdup.c */; };
		FDC61C42149838C1005BBE36 /* openldap.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6D512455686007EDB1C /* openldap.c */; };
		FDC61C45149838D7005BBE36 /* curl_gethostname.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C43149838D7005BBE36 /* curl_gethostname.c */; };
		FDC61C49149838F5005BBE36 /* gopher.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C47149838F5005BBE36 /* gopher.c */; };
		FDC61C5014983929005BBE36 /* idn_win32.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C4F14983929005BBE36 /* idn_win32.c */; };
		FDC61C591498396D005BBE36 /* http_proxy.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C571498396C005BBE36 /* http_proxy.c */; };
		FDC61C5D14983978005BBE36 /* non-ascii.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C5B14983978005BBE36 /* non-ascii.c */; };
		FDC61C6114983982005BBE36 /* asyn-ares.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C5F14983982005BBE36 /* asyn-ares.c */; };
		FDC61C6214983982005BBE36 /* asyn-thread.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C6014983982005BBE36 /* asyn-thread.c */; };
		FDC61C6E149839A8005BBE36 /* curl_gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C63149839A6005BBE36 /* curl_gssapi.c */; };
		FDC61C71149839A8005BBE36 /* curl_ntlm_core.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C66149839A7005BBE36 /* curl_ntlm_core.c */; };
		FDC61C75149839A9005BBE36 /* curl_ntlm_wb.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC61C6A149839A8005BBE36 /* curl_ntlm_wb.c */; };
		FDC61C7A14983BDE005BBE36 /* curl.h in Headers */ = {isa = PBXBuildFile; fileRef = FC41A5DF12455686007EDB1C /* curl.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FDC61C7B14983BDE005BBE36 /* curlbuild.h in Headers */ = {isa = PBXBuildFile; fileRef = FC41A5E012455686007EDB1C /* curlbuild.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FDC61C7C14983BDE005BBE36 /* curlrules.h in Headers */ = {isa = PBXBuildFile; fileRef = FC41A5E312455686007EDB1C /* curlrules.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FDC61C7D14983BDE005BBE36 /* curlver.h in Headers */ = {isa = PBXBuildFile; fileRef = FC41A5E412455686007EDB1C /* curlver.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FDC61C7E14983BDE005BBE36 /* easy.h in Headers */ = {isa = PBXBuildFile; fileRef = FC41A5E512455686007EDB1C /* easy.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FDC61C7F14983BDE005BBE36 /* mprintf.h in Headers */ = {isa = PBXBuildFile; fileRef = FC41A5E912455686007EDB1C /* mprintf.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FDC61C8014983BDE005BBE36 /* multi.h in Headers */ = {isa = PBXBuildFile; fileRef = FC41A5EA12455686007EDB1C /* multi.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FDC61C8114983BDE005BBE36 /* stdcheaders.h in Headers */ = {isa = PBXBuildFile; fileRef = FC41A5EC12455686007EDB1C /* stdcheaders.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FDC61C8214983BDE005BBE36 /* typecheck-gcc.h in Headers */ = {isa = PBXBuildFile; fileRef = FC41A5ED12455686007EDB1C /* typecheck-gcc.h */; settings = {ATTRIBUTES = (Public, ); }; };
		FDC61C8314983DB2005BBE36 /* nonblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A6CF12455686007EDB1C /* nonblock.c */; };
		FDC61C8514983DC7005BBE36 /* strtoofft.c in Sources */ = {isa = PBXBuildFile; fileRef = FC41A71612455686007EDB1C /* strtoofft.c */; };
		FDDC12661981DE3F002F032D /* CURLOPT_ACCEPT_ENCODING.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11911981DD85002F032D /* CURLOPT_ACCEPT_ENCODING.3 */; };
		FDDC12671981DE3F002F032D /* CURLOPT_ACCEPTTIMEOUT_MS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11931981DDED002F032D /* CURLOPT_ACCEPTTIMEOUT_MS.3 */; };
		FDDC12681981DE3F002F032D /* CURLOPT_ADDRESS_SCOPE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11941981DDED002F032D /* CURLOPT_ADDRESS_SCOPE.3 */; };
		FDDC12691981DE3F002F032D /* CURLOPT_APPEND.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11951981DDED002F032D /* CURLOPT_APPEND.3 */; };
		FDDC126A1981DE3F002F032D /* CURLOPT_AUTOREFERER.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11961981DDED002F032D /* CURLOPT_AUTOREFERER.3 */; };
		FDDC126B1981DE3F002F032D /* CURLOPT_BUFFERSIZE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11971981DDED002F032D /* CURLOPT_BUFFERSIZE.3 */; };
		FDDC126C1981DE3F002F032D /* CURLOPT_CAINFO.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11981981DDED002F032D /* CURLOPT_CAINFO.3 */; };
		FDDC126D1981DE3F002F032D /* CURLOPT_CAPATH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11991981DDED002F032D /* CURLOPT_CAPATH.3 */; };
		FDDC126E1981DE3F002F032D /* CURLOPT_CERTINFO.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC119A1981DDED002F032D /* CURLOPT_CERTINFO.3 */; };
		FDDC126F1981DE3F002F032D /* CURLOPT_CHUNK_BGN_FUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC119B1981DDED002F032D /* CURLOPT_CHUNK_BGN_FUNCTION.3 */; };
		FDDC12701981DE3F002F032D /* CURLOPT_CHUNK_DATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC119C1981DDED002F032D /* CURLOPT_CHUNK_DATA.3 */; };
		FDDC12711981DE3F002F032D /* CURLOPT_CHUNK_END_FUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC119D1981DDED002F032D /* CURLOPT_CHUNK_END_FUNCTION.3 */; };
		FDDC12721981DE3F002F032D /* CURLOPT_CLOSESOCKETDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC119E1981DDED002F032D /* CURLOPT_CLOSESOCKETDATA.3 */; };
		FDDC12731981DE3F002F032D /* CURLOPT_CLOSESOCKETFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC119F1981DDED002F032D /* CURLOPT_CLOSESOCKETFUNCTION.3 */; };
		FDDC12741981DE3F002F032D /* CURLOPT_CONNECT_ONLY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11A01981DDED002F032D /* CURLOPT_CONNECT_ONLY.3 */; };
		FDDC12751981DE3F002F032D /* CURLOPT_CONNECTTIMEOUT_MS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11A11981DDED002F032D /* CURLOPT_CONNECTTIMEOUT_MS.3 */; };
		FDDC12761981DE3F002F032D /* CURLOPT_CONNECTTIMEOUT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11A21981DDED002F032D /* CURLOPT_CONNECTTIMEOUT.3 */; };
		FDDC12771981DE3F002F032D /* CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11A31981DDED002F032D /* CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 */; };
		FDDC12781981DE3F002F032D /* CURLOPT_CONV_FROM_UTF8_FUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11A41981DDED002F032D /* CURLOPT_CONV_FROM_UTF8_FUNCTION.3 */; };
		FDDC12791981DE3F002F032D /* CURLOPT_CONV_TO_NETWORK_FUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11A51981DDED002F032D /* CURLOPT_CONV_TO_NETWORK_FUNCTION.3 */; };
		FDDC127A1981DE3F002F032D /* CURLOPT_COOKIE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11A61981DDED002F032D /* CURLOPT_COOKIE.3 */; };
		FDDC127B1981DE3F002F032D /* CURLOPT_COOKIEFILE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11A71981DDED002F032D /* CURLOPT_COOKIEFILE.3 */; };
		FDDC127C1981DE3F002F032D /* CURLOPT_COOKIEJAR.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11A81981DDED002F032D /* CURLOPT_COOKIEJAR.3 */; };
		FDDC127D1981DE3F002F032D /* CURLOPT_COOKIELIST.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11A91981DDED002F032D /* CURLOPT_COOKIELIST.3 */; };
		FDDC127E1981DE3F002F032D /* CURLOPT_COOKIESESSION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11AA1981DDED002F032D /* CURLOPT_COOKIESESSION.3 */; };
		FDDC127F1981DE3F002F032D /* CURLOPT_COPYPOSTFIELDS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11AB1981DDED002F032D /* CURLOPT_COPYPOSTFIELDS.3 */; };
		FDDC12801981DE3F002F032D /* CURLOPT_CRLF.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11AC1981DDED002F032D /* CURLOPT_CRLF.3 */; };
		FDDC12811981DE3F002F032D /* CURLOPT_CRLFILE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11AD1981DDED002F032D /* CURLOPT_CRLFILE.3 */; };
		FDDC12821981DE3F002F032D /* CURLOPT_CUSTOMREQUEST.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11AE1981DDED002F032D /* CURLOPT_CUSTOMREQUEST.3 */; };
		FDDC12831981DE3F002F032D /* CURLOPT_DEBUGDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11AF1981DDED002F032D /* CURLOPT_DEBUGDATA.3 */; };
		FDDC12841981DE3F002F032D /* CURLOPT_DEBUGFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11B01981DDED002F032D /* CURLOPT_DEBUGFUNCTION.3 */; };
		FDDC12851981DE3F002F032D /* CURLOPT_DIRLISTONLY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11B11981DDED002F032D /* CURLOPT_DIRLISTONLY.3 */; };
		FDDC12861981DE3F002F032D /* CURLOPT_DNS_CACHE_TIMEOUT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11B21981DDED002F032D /* CURLOPT_DNS_CACHE_TIMEOUT.3 */; };
		FDDC12871981DE3F002F032D /* CURLOPT_DNS_INTERFACE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11B31981DDED002F032D /* CURLOPT_DNS_INTERFACE.3 */; };
		FDDC12881981DE3F002F032D /* CURLOPT_DNS_LOCAL_IP4.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11B41981DDED002F032D /* CURLOPT_DNS_LOCAL_IP4.3 */; };
		FDDC12891981DE3F002F032D /* CURLOPT_DNS_LOCAL_IP6.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11B51981DDED002F032D /* CURLOPT_DNS_LOCAL_IP6.3 */; };
		FDDC128A1981DE3F002F032D /* CURLOPT_DNS_SERVERS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11B61981DDED002F032D /* CURLOPT_DNS_SERVERS.3 */; };
		FDDC128B1981DE3F002F032D /* CURLOPT_DNS_USE_GLOBAL_CACHE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11B71981DDED002F032D /* CURLOPT_DNS_USE_GLOBAL_CACHE.3 */; };
		FDDC128C1981DE3F002F032D /* CURLOPT_EGDSOCKET.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11B81981DDED002F032D /* CURLOPT_EGDSOCKET.3 */; };
		FDDC128D1981DE3F002F032D /* CURLOPT_ERRORBUFFER.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11B91981DDED002F032D /* CURLOPT_ERRORBUFFER.3 */; };
		FDDC128E1981DE3F002F032D /* CURLOPT_EXPECT_100_TIMEOUT_MS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11BA1981DDED002F032D /* CURLOPT_EXPECT_100_TIMEOUT_MS.3 */; };
		FDDC128F1981DE3F002F032D /* CURLOPT_FAILONERROR.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11BB1981DDED002F032D /* CURLOPT_FAILONERROR.3 */; };
		FDDC12901981DE3F002F032D /* CURLOPT_FILETIME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11BC1981DDED002F032D /* CURLOPT_FILETIME.3 */; };
		FDDC12911981DE3F002F032D /* CURLOPT_FNMATCH_DATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11BD1981DDED002F032D /* CURLOPT_FNMATCH_DATA.3 */; };
		FDDC12921981DE3F002F032D /* CURLOPT_FNMATCH_FUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11BE1981DDED002F032D /* CURLOPT_FNMATCH_FUNCTION.3 */; };
		FDDC12931981DE3F002F032D /* CURLOPT_FOLLOWLOCATION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11BF1981DDED002F032D /* CURLOPT_FOLLOWLOCATION.3 */; };
		FDDC12941981DE3F002F032D /* CURLOPT_FORBID_REUSE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11C01981DDED002F032D /* CURLOPT_FORBID_REUSE.3 */; };
		FDDC12951981DE3F002F032D /* CURLOPT_FRESH_CONNECT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11C11981DDED002F032D /* CURLOPT_FRESH_CONNECT.3 */; };
		FDDC12961981DE3F002F032D /* CURLOPT_FTP_ACCOUNT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11C21981DDED002F032D /* CURLOPT_FTP_ACCOUNT.3 */; };
		FDDC12971981DE3F002F032D /* CURLOPT_FTP_ALTERNATIVE_TO_USER.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11C31981DDED002F032D /* CURLOPT_FTP_ALTERNATIVE_TO_USER.3 */; };
		FDDC12981981DE3F002F032D /* CURLOPT_FTP_CREATE_MISSING_DIRS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11C41981DDED002F032D /* CURLOPT_FTP_CREATE_MISSING_DIRS.3 */; };
		FDDC12991981DE3F002F032D /* CURLOPT_FTP_FILEMETHOD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11C51981DDED002F032D /* CURLOPT_FTP_FILEMETHOD.3 */; };
		FDDC129A1981DE3F002F032D /* CURLOPT_FTP_RESPONSE_TIMEOUT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11C61981DDED002F032D /* CURLOPT_FTP_RESPONSE_TIMEOUT.3 */; };
		FDDC129B1981DE3F002F032D /* CURLOPT_FTP_SKIP_PASV_IP.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11C71981DDED002F032D /* CURLOPT_FTP_SKIP_PASV_IP.3 */; };
		FDDC129C1981DE3F002F032D /* CURLOPT_FTP_SSL_CCC.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11C81981DDED002F032D /* CURLOPT_FTP_SSL_CCC.3 */; };
		FDDC129D1981DE3F002F032D /* CURLOPT_FTP_USE_EPRT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11C91981DDED002F032D /* CURLOPT_FTP_USE_EPRT.3 */; };
		FDDC129E1981DE3F002F032D /* CURLOPT_FTP_USE_EPSV.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11CA1981DDED002F032D /* CURLOPT_FTP_USE_EPSV.3 */; };
		FDDC129F1981DE3F002F032D /* CURLOPT_FTP_USE_PRET.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11CB1981DDED002F032D /* CURLOPT_FTP_USE_PRET.3 */; };
		FDDC12A01981DE3F002F032D /* CURLOPT_FTPPORT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11CC1981DDED002F032D /* CURLOPT_FTPPORT.3 */; };
		FDDC12A11981DE3F002F032D /* CURLOPT_FTPSSLAUTH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11CD1981DDED002F032D /* CURLOPT_FTPSSLAUTH.3 */; };
		FDDC12A21981DE3F002F032D /* CURLOPT_GSSAPI_DELEGATION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11CE1981DDED002F032D /* CURLOPT_GSSAPI_DELEGATION.3 */; };
		FDDC12A31981DE3F002F032D /* CURLOPT_HEADER.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11CF1981DDED002F032D /* CURLOPT_HEADER.3 */; };
		FDDC12A41981DE3F002F032D /* CURLOPT_HEADERDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11D01981DDED002F032D /* CURLOPT_HEADERDATA.3 */; };
		FDDC12A51981DE3F002F032D /* CURLOPT_HEADERFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11D11981DDED002F032D /* CURLOPT_HEADERFUNCTION.3 */; };
		FDDC12A61981DE3F002F032D /* CURLOPT_HEADEROPT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11D21981DDED002F032D /* CURLOPT_HEADEROPT.3 */; };
		FDDC12A71981DE3F002F032D /* CURLOPT_HTTP_CONTENT_DECODING.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11D31981DDED002F032D /* CURLOPT_HTTP_CONTENT_DECODING.3 */; };
		FDDC12A81981DE3F002F032D /* CURLOPT_HTTP_TRANSFER_DECODING.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11D41981DDED002F032D /* CURLOPT_HTTP_TRANSFER_DECODING.3 */; };
		FDDC12A91981DE3F002F032D /* CURLOPT_HTTP_VERSION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11D51981DDED002F032D /* CURLOPT_HTTP_VERSION.3 */; };
		FDDC12AA1981DE3F002F032D /* CURLOPT_HTTP200ALIASES.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11D61981DDED002F032D /* CURLOPT_HTTP200ALIASES.3 */; };
		FDDC12AB1981DE3F002F032D /* CURLOPT_HTTPAUTH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11D71981DDED002F032D /* CURLOPT_HTTPAUTH.3 */; };
		FDDC12AC1981DE3F002F032D /* CURLOPT_HTTPGET.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11D81981DDED002F032D /* CURLOPT_HTTPGET.3 */; };
		FDDC12AD1981DE3F002F032D /* CURLOPT_HTTPHEADER.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11D91981DDED002F032D /* CURLOPT_HTTPHEADER.3 */; };
		FDDC12AE1981DE3F002F032D /* CURLOPT_HTTPPOST.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11DA1981DDED002F032D /* CURLOPT_HTTPPOST.3 */; };
		FDDC12AF1981DE3F002F032D /* CURLOPT_HTTPPROXYTUNNEL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11DB1981DDED002F032D /* CURLOPT_HTTPPROXYTUNNEL.3 */; };
		FDDC12B01981DE3F002F032D /* CURLOPT_IGNORE_CONTENT_LENGTH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11DC1981DDED002F032D /* CURLOPT_IGNORE_CONTENT_LENGTH.3 */; };
		FDDC12B11981DE3F002F032D /* CURLOPT_INFILESIZE_LARGE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11DD1981DDED002F032D /* CURLOPT_INFILESIZE_LARGE.3 */; };
		FDDC12B21981DE40002F032D /* CURLOPT_INFILESIZE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11DE1981DDED002F032D /* CURLOPT_INFILESIZE.3 */; };
		FDDC12B31981DE40002F032D /* CURLOPT_INTERFACE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11DF1981DDED002F032D /* CURLOPT_INTERFACE.3 */; };
		FDDC12B41981DE40002F032D /* CURLOPT_INTERLEAVEDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11E01981DDED002F032D /* CURLOPT_INTERLEAVEDATA.3 */; };
		FDDC12B51981DE40002F032D /* CURLOPT_INTERLEAVEFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11E11981DDED002F032D /* CURLOPT_INTERLEAVEFUNCTION.3 */; };
		FDDC12B61981DE40002F032D /* CURLOPT_IOCTLDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11E21981DDED002F032D /* CURLOPT_IOCTLDATA.3 */; };
		FDDC12B71981DE40002F032D /* CURLOPT_IOCTLFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11E31981DDED002F032D /* CURLOPT_IOCTLFUNCTION.3 */; };
		FDDC12B81981DE40002F032D /* CURLOPT_IPRESOLVE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11E41981DDED002F032D /* CURLOPT_IPRESOLVE.3 */; };
		FDDC12B91981DE40002F032D /* CURLOPT_ISSUERCERT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11E51981DDED002F032D /* CURLOPT_ISSUERCERT.3 */; };
		FDDC12BA1981DE40002F032D /* CURLOPT_KEYPASSWD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11E61981DDED002F032D /* CURLOPT_KEYPASSWD.3 */; };
		FDDC12BB1981DE40002F032D /* CURLOPT_KRBLEVEL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11E71981DDED002F032D /* CURLOPT_KRBLEVEL.3 */; };
		FDDC12BC1981DE40002F032D /* CURLOPT_LOCALPORT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11E81981DDED002F032D /* CURLOPT_LOCALPORT.3 */; };
		FDDC12BD1981DE40002F032D /* CURLOPT_LOCALPORTRANGE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11E91981DDED002F032D /* CURLOPT_LOCALPORTRANGE.3 */; };
		FDDC12BE1981DE40002F032D /* CURLOPT_LOGIN_OPTIONS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11EA1981DDED002F032D /* CURLOPT_LOGIN_OPTIONS.3 */; };
		FDDC12BF1981DE40002F032D /* CURLOPT_LOW_SPEED_LIMIT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11EB1981DDED002F032D /* CURLOPT_LOW_SPEED_LIMIT.3 */; };
		FDDC12C01981DE40002F032D /* CURLOPT_LOW_SPEED_TIME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11EC1981DDED002F032D /* CURLOPT_LOW_SPEED_TIME.3 */; };
		FDDC12C11981DE40002F032D /* CURLOPT_MAIL_AUTH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11ED1981DDED002F032D /* CURLOPT_MAIL_AUTH.3 */; };
		FDDC12C21981DE40002F032D /* CURLOPT_MAIL_FROM.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11EE1981DDED002F032D /* CURLOPT_MAIL_FROM.3 */; };
		FDDC12C31981DE40002F032D /* CURLOPT_MAIL_RCPT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11EF1981DDED002F032D /* CURLOPT_MAIL_RCPT.3 */; };
		FDDC12C41981DE40002F032D /* CURLOPT_MAX_RECV_SPEED_LARGE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11F01981DDED002F032D /* CURLOPT_MAX_RECV_SPEED_LARGE.3 */; };
		FDDC12C51981DE40002F032D /* CURLOPT_MAX_SEND_SPEED_LARGE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11F11981DDED002F032D /* CURLOPT_MAX_SEND_SPEED_LARGE.3 */; };
		FDDC12C61981DE40002F032D /* CURLOPT_MAXCONNECTS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11F21981DDED002F032D /* CURLOPT_MAXCONNECTS.3 */; };
		FDDC12C71981DE40002F032D /* CURLOPT_MAXFILESIZE_LARGE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11F31981DDED002F032D /* CURLOPT_MAXFILESIZE_LARGE.3 */; };
		FDDC12C81981DE40002F032D /* CURLOPT_MAXFILESIZE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11F41981DDED002F032D /* CURLOPT_MAXFILESIZE.3 */; };
		FDDC12C91981DE40002F032D /* CURLOPT_MAXREDIRS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11F51981DDED002F032D /* CURLOPT_MAXREDIRS.3 */; };
		FDDC12CA1981DE40002F032D /* CURLOPT_NETRC_FILE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11F61981DDED002F032D /* CURLOPT_NETRC_FILE.3 */; };
		FDDC12CB1981DE40002F032D /* CURLOPT_NETRC.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11F71981DDED002F032D /* CURLOPT_NETRC.3 */; };
		FDDC12CC1981DE40002F032D /* CURLOPT_NEW_DIRECTORY_PERMS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11F81981DDED002F032D /* CURLOPT_NEW_DIRECTORY_PERMS.3 */; };
		FDDC12CD1981DE40002F032D /* CURLOPT_NEW_FILE_PERMS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11F91981DDED002F032D /* CURLOPT_NEW_FILE_PERMS.3 */; };
		FDDC12CE1981DE40002F032D /* CURLOPT_NOBODY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11FA1981DDED002F032D /* CURLOPT_NOBODY.3 */; };
		FDDC12CF1981DE40002F032D /* CURLOPT_NOPROGRESS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11FB1981DDED002F032D /* CURLOPT_NOPROGRESS.3 */; };
		FDDC12D01981DE40002F032D /* CURLOPT_NOPROXY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11FC1981DDED002F032D /* CURLOPT_NOPROXY.3 */; };
		FDDC12D11981DE40002F032D /* CURLOPT_NOSIGNAL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11FD1981DDED002F032D /* CURLOPT_NOSIGNAL.3 */; };
		FDDC12D21981DE40002F032D /* CURLOPT_OPENSOCKETDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11FE1981DDED002F032D /* CURLOPT_OPENSOCKETDATA.3 */; };
		FDDC12D31981DE40002F032D /* CURLOPT_OPENSOCKETFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC11FF1981DDED002F032D /* CURLOPT_OPENSOCKETFUNCTION.3 */; };
		FDDC12D41981DE40002F032D /* CURLOPT_PASSWORD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12001981DDED002F032D /* CURLOPT_PASSWORD.3 */; };
		FDDC12D51981DE40002F032D /* CURLOPT_PORT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12011981DDED002F032D /* CURLOPT_PORT.3 */; };
		FDDC12D61981DE40002F032D /* CURLOPT_POST.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12021981DDED002F032D /* CURLOPT_POST.3 */; };
		FDDC12D71981DE40002F032D /* CURLOPT_POSTFIELDS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12031981DDED002F032D /* CURLOPT_POSTFIELDS.3 */; };
		FDDC12D81981DE40002F032D /* CURLOPT_POSTFIELDSIZE_LARGE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12041981DDED002F032D /* CURLOPT_POSTFIELDSIZE_LARGE.3 */; };
		FDDC12D91981DE40002F032D /* CURLOPT_POSTFIELDSIZE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12051981DDED002F032D /* CURLOPT_POSTFIELDSIZE.3 */; };
		FDDC12DA1981DE40002F032D /* CURLOPT_POSTQUOTE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12061981DDED002F032D /* CURLOPT_POSTQUOTE.3 */; };
		FDDC12DB1981DE40002F032D /* CURLOPT_POSTREDIR.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12071981DDED002F032D /* CURLOPT_POSTREDIR.3 */; };
		FDDC12DC1981DE40002F032D /* CURLOPT_PREQUOTE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12081981DDED002F032D /* CURLOPT_PREQUOTE.3 */; };
		FDDC12DD1981DE40002F032D /* CURLOPT_PRIVATE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12091981DDED002F032D /* CURLOPT_PRIVATE.3 */; };
		FDDC12DE1981DE40002F032D /* CURLOPT_PROGRESSDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC120A1981DDED002F032D /* CURLOPT_PROGRESSDATA.3 */; };
		FDDC12DF1981DE40002F032D /* CURLOPT_PROGRESSFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC120B1981DDED002F032D /* CURLOPT_PROGRESSFUNCTION.3 */; };
		FDDC12E01981DE40002F032D /* CURLOPT_PROTOCOLS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC120C1981DDED002F032D /* CURLOPT_PROTOCOLS.3 */; };
		FDDC12E11981DE40002F032D /* CURLOPT_PROXY_TRANSFER_MODE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC120D1981DDED002F032D /* CURLOPT_PROXY_TRANSFER_MODE.3 */; };
		FDDC12E21981DE40002F032D /* CURLOPT_PROXY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC120E1981DDED002F032D /* CURLOPT_PROXY.3 */; };
		FDDC12E31981DE40002F032D /* CURLOPT_PROXYAUTH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC120F1981DDED002F032D /* CURLOPT_PROXYAUTH.3 */; };
		FDDC12E41981DE40002F032D /* CURLOPT_PROXYHEADER.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12101981DDED002F032D /* CURLOPT_PROXYHEADER.3 */; };
		FDDC12E51981DE40002F032D /* CURLOPT_PROXYPASSWORD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12111981DDED002F032D /* CURLOPT_PROXYPASSWORD.3 */; };
		FDDC12E61981DE40002F032D /* CURLOPT_PROXYPORT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12121981DDED002F032D /* CURLOPT_PROXYPORT.3 */; };
		FDDC12E71981DE40002F032D /* CURLOPT_PROXYTYPE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12131981DDED002F032D /* CURLOPT_PROXYTYPE.3 */; };
		FDDC12E81981DE40002F032D /* CURLOPT_PROXYUSERNAME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12141981DDED002F032D /* CURLOPT_PROXYUSERNAME.3 */; };
		FDDC12E91981DE40002F032D /* CURLOPT_PROXYUSERPWD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12151981DDED002F032D /* CURLOPT_PROXYUSERPWD.3 */; };
		FDDC12EA1981DE40002F032D /* CURLOPT_PUT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12161981DDED002F032D /* CURLOPT_PUT.3 */; };
		FDDC12EB1981DE40002F032D /* CURLOPT_QUOTE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12171981DDED002F032D /* CURLOPT_QUOTE.3 */; };
		FDDC12EC1981DE40002F032D /* CURLOPT_RANDOM_FILE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12181981DDED002F032D /* CURLOPT_RANDOM_FILE.3 */; };
		FDDC12ED1981DE40002F032D /* CURLOPT_RANGE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12191981DDED002F032D /* CURLOPT_RANGE.3 */; };
		FDDC12EE1981DE40002F032D /* CURLOPT_READDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC121A1981DDED002F032D /* CURLOPT_READDATA.3 */; };
		FDDC12EF1981DE40002F032D /* CURLOPT_READFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC121B1981DDED002F032D /* CURLOPT_READFUNCTION.3 */; };
		FDDC12F01981DE40002F032D /* CURLOPT_REDIR_PROTOCOLS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC121C1981DDED002F032D /* CURLOPT_REDIR_PROTOCOLS.3 */; };
		FDDC12F11981DE40002F032D /* CURLOPT_REFERER.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC121D1981DDED002F032D /* CURLOPT_REFERER.3 */; };
		FDDC12F21981DE40002F032D /* CURLOPT_RESOLVE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC121E1981DDED002F032D /* CURLOPT_RESOLVE.3 */; };
		FDDC12F31981DE40002F032D /* CURLOPT_RESUME_FROM_LARGE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC121F1981DDED002F032D /* CURLOPT_RESUME_FROM_LARGE.3 */; };
		FDDC12F41981DE40002F032D /* CURLOPT_RESUME_FROM.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12201981DDED002F032D /* CURLOPT_RESUME_FROM.3 */; };
		FDDC12F51981DE41002F032D /* CURLOPT_RTSP_CLIENT_CSEQ.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12211981DDED002F032D /* CURLOPT_RTSP_CLIENT_CSEQ.3 */; };
		FDDC12F61981DE41002F032D /* CURLOPT_RTSP_REQUEST.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12221981DDED002F032D /* CURLOPT_RTSP_REQUEST.3 */; };
		FDDC12F71981DE41002F032D /* CURLOPT_RTSP_SERVER_CSEQ.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12231981DDED002F032D /* CURLOPT_RTSP_SERVER_CSEQ.3 */; };
		FDDC12F81981DE41002F032D /* CURLOPT_RTSP_SESSION_ID.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12241981DDED002F032D /* CURLOPT_RTSP_SESSION_ID.3 */; };
		FDDC12F91981DE41002F032D /* CURLOPT_RTSP_STREAM_URI.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12251981DDED002F032D /* CURLOPT_RTSP_STREAM_URI.3 */; };
		FDDC12FA1981DE41002F032D /* CURLOPT_RTSP_TRANSPORT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12261981DDED002F032D /* CURLOPT_RTSP_TRANSPORT.3 */; };
		FDDC12FB1981DE41002F032D /* CURLOPT_SASL_IR.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12271981DDED002F032D /* CURLOPT_SASL_IR.3 */; };
		FDDC12FC1981DE41002F032D /* CURLOPT_SEEKDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12281981DDED002F032D /* CURLOPT_SEEKDATA.3 */; };
		FDDC12FD1981DE41002F032D /* CURLOPT_SEEKFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12291981DDED002F032D /* CURLOPT_SEEKFUNCTION.3 */; };
		FDDC12FE1981DE41002F032D /* CURLOPT_SHARE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC122A1981DDED002F032D /* CURLOPT_SHARE.3 */; };
		FDDC12FF1981DE41002F032D /* CURLOPT_SOCKOPTDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC122B1981DDED002F032D /* CURLOPT_SOCKOPTDATA.3 */; };
		FDDC13001981DE41002F032D /* CURLOPT_SOCKOPTFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC122C1981DDED002F032D /* CURLOPT_SOCKOPTFUNCTION.3 */; };
		FDDC13011981DE41002F032D /* CURLOPT_SOCKS5_GSSAPI_NEC.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC122D1981DDED002F032D /* CURLOPT_SOCKS5_GSSAPI_NEC.3 */; };
		FDDC13021981DE41002F032D /* CURLOPT_SOCKS5_GSSAPI_SERVICE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC122E1981DDED002F032D /* CURLOPT_SOCKS5_GSSAPI_SERVICE.3 */; };
		FDDC13031981DE41002F032D /* CURLOPT_SSH_AUTH_TYPES.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC122F1981DDED002F032D /* CURLOPT_SSH_AUTH_TYPES.3 */; };
		FDDC13041981DE41002F032D /* CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12301981DDED002F032D /* CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 */; };
		FDDC13051981DE41002F032D /* CURLOPT_SSH_KEYDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12311981DDED002F032D /* CURLOPT_SSH_KEYDATA.3 */; };
		FDDC13061981DE41002F032D /* CURLOPT_SSH_KEYFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12321981DDED002F032D /* CURLOPT_SSH_KEYFUNCTION.3 */; };
		FDDC13071981DE41002F032D /* CURLOPT_SSH_KNOWNHOSTS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12331981DDED002F032D /* CURLOPT_SSH_KNOWNHOSTS.3 */; };
		FDDC13081981DE41002F032D /* CURLOPT_SSH_PRIVATE_KEYFILE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12341981DDED002F032D /* CURLOPT_SSH_PRIVATE_KEYFILE.3 */; };
		FDDC13091981DE41002F032D /* CURLOPT_SSH_PUBLIC_KEYFILE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12351981DDED002F032D /* CURLOPT_SSH_PUBLIC_KEYFILE.3 */; };
		FDDC130A1981DE41002F032D /* CURLOPT_SSL_CIPHER_LIST.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12361981DDEE002F032D /* CURLOPT_SSL_CIPHER_LIST.3 */; };
		FDDC130B1981DE41002F032D /* CURLOPT_SSL_CTX_DATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12371981DDEE002F032D /* CURLOPT_SSL_CTX_DATA.3 */; };
		FDDC130C1981DE41002F032D /* CURLOPT_SSL_CTX_FUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12381981DDEE002F032D /* CURLOPT_SSL_CTX_FUNCTION.3 */; };
		FDDC130D1981DE41002F032D /* CURLOPT_SSL_ENABLE_ALPN.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12391981DDEE002F032D /* CURLOPT_SSL_ENABLE_ALPN.3 */; };
		FDDC130E1981DE41002F032D /* CURLOPT_SSL_ENABLE_NPN.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC123A1981DDEE002F032D /* CURLOPT_SSL_ENABLE_NPN.3 */; };
		FDDC130F1981DE41002F032D /* CURLOPT_SSL_OPTIONS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC123B1981DDEE002F032D /* CURLOPT_SSL_OPTIONS.3 */; };
		FDDC13101981DE41002F032D /* CURLOPT_SSL_SESSIONID_CACHE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC123C1981DDEE002F032D /* CURLOPT_SSL_SESSIONID_CACHE.3 */; };
		FDDC13111981DE41002F032D /* CURLOPT_SSL_VERIFYHOST.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC123D1981DDEE002F032D /* CURLOPT_SSL_VERIFYHOST.3 */; };
		FDDC13121981DE41002F032D /* CURLOPT_SSL_VERIFYPEER.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC123E1981DDEE002F032D /* CURLOPT_SSL_VERIFYPEER.3 */; };
		FDDC13131981DE41002F032D /* CURLOPT_SSLCERT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC123F1981DDEE002F032D /* CURLOPT_SSLCERT.3 */; };
		FDDC13141981DE41002F032D /* CURLOPT_SSLCERTTYPE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12401981DDEE002F032D /* CURLOPT_SSLCERTTYPE.3 */; };
		FDDC13151981DE41002F032D /* CURLOPT_SSLENGINE_DEFAULT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12411981DDEE002F032D /* CURLOPT_SSLENGINE_DEFAULT.3 */; };
		FDDC13161981DE41002F032D /* CURLOPT_SSLENGINE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12421981DDEE002F032D /* CURLOPT_SSLENGINE.3 */; };
		FDDC13171981DE41002F032D /* CURLOPT_SSLKEY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12431981DDEE002F032D /* CURLOPT_SSLKEY.3 */; };
		FDDC13181981DE41002F032D /* CURLOPT_SSLKEYTYPE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12441981DDEE002F032D /* CURLOPT_SSLKEYTYPE.3 */; };
		FDDC13191981DE41002F032D /* CURLOPT_SSLVERSION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12451981DDEE002F032D /* CURLOPT_SSLVERSION.3 */; };
		FDDC131A1981DE41002F032D /* CURLOPT_STDERR.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12461981DDEE002F032D /* CURLOPT_STDERR.3 */; };
		FDDC131B1981DE41002F032D /* CURLOPT_TCP_KEEPALIVE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12471981DDEE002F032D /* CURLOPT_TCP_KEEPALIVE.3 */; };
		FDDC131C1981DE41002F032D /* CURLOPT_TCP_KEEPIDLE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12481981DDEE002F032D /* CURLOPT_TCP_KEEPIDLE.3 */; };
		FDDC131D1981DE41002F032D /* CURLOPT_TCP_KEEPINTVL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12491981DDEE002F032D /* CURLOPT_TCP_KEEPINTVL.3 */; };
		FDDC131E1981DE41002F032D /* CURLOPT_TCP_NODELAY.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC124A1981DDEE002F032D /* CURLOPT_TCP_NODELAY.3 */; };
		FDDC131F1981DE41002F032D /* CURLOPT_TELNETOPTIONS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC124B1981DDEE002F032D /* CURLOPT_TELNETOPTIONS.3 */; };
		FDDC13201981DE41002F032D /* CURLOPT_TFTP_BLKSIZE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC124C1981DDEE002F032D /* CURLOPT_TFTP_BLKSIZE.3 */; };
		FDDC13211981DE41002F032D /* CURLOPT_TIMECONDITION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC124D1981DDEE002F032D /* CURLOPT_TIMECONDITION.3 */; };
		FDDC13221981DE41002F032D /* CURLOPT_TIMEOUT_MS.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC124E1981DDEE002F032D /* CURLOPT_TIMEOUT_MS.3 */; };
		FDDC13231981DE41002F032D /* CURLOPT_TIMEOUT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC124F1981DDEE002F032D /* CURLOPT_TIMEOUT.3 */; };
		FDDC13241981DE42002F032D /* CURLOPT_TIMEVALUE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12501981DDEE002F032D /* CURLOPT_TIMEVALUE.3 */; };
		FDDC13251981DE42002F032D /* CURLOPT_TLSAUTH_PASSWORD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12511981DDEE002F032D /* CURLOPT_TLSAUTH_PASSWORD.3 */; };
		FDDC13261981DE42002F032D /* CURLOPT_TLSAUTH_TYPE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12521981DDEE002F032D /* CURLOPT_TLSAUTH_TYPE.3 */; };
		FDDC13271981DE42002F032D /* CURLOPT_TLSAUTH_USERNAME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12531981DDEE002F032D /* CURLOPT_TLSAUTH_USERNAME.3 */; };
		FDDC13281981DE42002F032D /* CURLOPT_TRANSFER_ENCODING.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12541981DDEE002F032D /* CURLOPT_TRANSFER_ENCODING.3 */; };
		FDDC13291981DE42002F032D /* CURLOPT_TRANSFERTEXT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12551981DDEE002F032D /* CURLOPT_TRANSFERTEXT.3 */; };
		FDDC132A1981DE42002F032D /* CURLOPT_UNRESTRICTED_AUTH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12561981DDEE002F032D /* CURLOPT_UNRESTRICTED_AUTH.3 */; };
		FDDC132B1981DE42002F032D /* CURLOPT_UPLOAD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12571981DDEE002F032D /* CURLOPT_UPLOAD.3 */; };
		FDDC132C1981DE42002F032D /* CURLOPT_URL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12581981DDEE002F032D /* CURLOPT_URL.3 */; };
		FDDC132D1981DE42002F032D /* CURLOPT_USE_SSL.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12591981DDEE002F032D /* CURLOPT_USE_SSL.3 */; };
		FDDC132E1981DE42002F032D /* CURLOPT_USERAGENT.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC125A1981DDEE002F032D /* CURLOPT_USERAGENT.3 */; };
		FDDC132F1981DE42002F032D /* CURLOPT_USERNAME.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC125B1981DDEE002F032D /* CURLOPT_USERNAME.3 */; };
		FDDC13301981DE42002F032D /* CURLOPT_USERPWD.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC125C1981DDEE002F032D /* CURLOPT_USERPWD.3 */; };
		FDDC13311981DE42002F032D /* CURLOPT_VERBOSE.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC125D1981DDEE002F032D /* CURLOPT_VERBOSE.3 */; };
		FDDC13321981DE42002F032D /* CURLOPT_WILDCARDMATCH.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC125E1981DDEE002F032D /* CURLOPT_WILDCARDMATCH.3 */; };
		FDDC13331981DE42002F032D /* CURLOPT_WRITEDATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC125F1981DDEE002F032D /* CURLOPT_WRITEDATA.3 */; };
		FDDC13341981DE42002F032D /* CURLOPT_WRITEFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12601981DDEE002F032D /* CURLOPT_WRITEFUNCTION.3 */; };
		FDDC13351981DE42002F032D /* CURLOPT_XFERINFODATA.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12611981DDEE002F032D /* CURLOPT_XFERINFODATA.3 */; };
		FDDC13361981DE42002F032D /* CURLOPT_XFERINFOFUNCTION.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12621981DDEE002F032D /* CURLOPT_XFERINFOFUNCTION.3 */; };
		FDDC13371981DE42002F032D /* CURLOPT_XOAUTH2_BEARER.3 in Install man3 */ = {isa = PBXBuildFile; fileRef = FDDC12631981DDEE002F032D /* CURLOPT_XOAUTH2_BEARER.3 */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		FD0DFE0314A16A8800D0DD1C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = FC0A9E9B124554EE00173580 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = FD0DFDC014A1673B00D0DD1C;
			remoteInfo = getpart;
		};
		FD0DFE0514A16A8A00D0DD1C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = FC0A9E9B124554EE00173580 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = FD0DFDCA14A1678B00D0DD1C;
			remoteInfo = resolve;
		};
		FD0DFE0714A16A8B00D0DD1C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = FC0A9E9B124554EE00173580 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = FD0DFDD114A1679000D0DD1C;
			remoteInfo = rtspd;
		};
		FD0DFE0914A16A8E00D0DD1C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = FC0A9E9B124554EE00173580 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = FD0DFDD814A1679200D0DD1C;
			remoteInfo = sockfilt;
		};
		FD0DFE0B14A16A9000D0DD1C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = FC0A9E9B124554EE00173580 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = FD0DFDDF14A1679700D0DD1C;
			remoteInfo = sws;
		};
		FD0DFE0D14A16A9300D0DD1C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = FC0A9E9B124554EE00173580 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = FD0DFDE614A1679800D0DD1C;
			remoteInfo = tftpd;
		};
		FD0DFE0F14A16A9500D0DD1C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = FC0A9E9B124554EE00173580 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = FD0DFDED14A1679900D0DD1C;
			remoteInfo = fake_ntlm;
		};
		FD0DFE6014A1771900D0DD1C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = FC0A9E9B124554EE00173580 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = FD0DFE5D14A1771300D0DD1C;
			remoteInfo = libtest;
		};
		FDC61BC314982F56005BBE36 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = FC0A9E9B124554EE00173580 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = FC9968D41245562A00BCBD38;
			remoteInfo = curl;
		};
		FDC61BC514982F58005BBE36 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = FC0A9E9B124554EE00173580 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = FC41A7DC1245569C007EDB1C;
			remoteInfo = libcurl;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
		FC9968D31245562A00BCBD38 /* Install man1 */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = "$(CURL_PREFIX)/share/man/man1";
			dstSubfolderSpec = 0;
			files = (
				FD07CD63149AC68E004DE255 /* curl-config.1 in Install man1 */,
				FD07CD64149AC690004DE255 /* curl.1 in Install man1 */,
			);
			name = "Install man1";
			runOnlyForDeploymentPostprocessing = 1;
		};
		FD07CD66149AC6B2004DE255 /* Install man3 */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = "$(CURL_PREFIX)/share/man/man3";
			dstSubfolderSpec = 0;
			files = (
				3EEA80A31ECCABC10061E531 /* CURLINFO_PROTOCOL.3 in Install man3 */,
				3EEA80A41ECCABC10061E531 /* CURLINFO_PROXY_SSL_VERIFYRESULT.3 in Install man3 */,
				3EEA80A51ECCABC10061E531 /* CURLINFO_SCHEME.3 in Install man3 */,
				3EEA80A61ECCABC10061E531 /* CURLOPT_ABSTRACT_UNIX_SOCKET.3 in Install man3 */,
				3EEA80A71ECCABC10061E531 /* CURLOPT_PRE_PROXY.3 in Install man3 */,
				3EEA80A81ECCABC10061E531 /* CURLOPT_PROXY_CAINFO.3 in Install man3 */,
				3EEA80A91ECCABC10061E531 /* CURLOPT_PROXY_CAPATH.3 in Install man3 */,
				3EEA80AA1ECCABC10061E531 /* CURLOPT_PROXY_CRLFILE.3 in Install man3 */,
				3EEA80AB1ECCABC10061E531 /* CURLOPT_PROXY_KEYPASSWD.3 in Install man3 */,
				3EEA80AC1ECCABC10061E531 /* CURLOPT_PROXY_PINNEDPUBLICKEY.3 in Install man3 */,
				3EEA80AD1ECCABC10061E531 /* CURLOPT_PROXY_SSL_CIPHER_LIST.3 in Install man3 */,
				3EEA80AE1ECCABC10061E531 /* CURLOPT_PROXY_SSL_OPTIONS.3 in Install man3 */,
				3EEA80AF1ECCABC10061E531 /* CURLOPT_PROXY_SSL_VERIFYHOST.3 in Install man3 */,
				3EEA80B01ECCABC10061E531 /* CURLOPT_PROXY_SSL_VERIFYPEER.3 in Install man3 */,
				3EEA80B11ECCABC10061E531 /* CURLOPT_PROXY_SSLCERT.3 in Install man3 */,
				3EEA80B21ECCABC10061E531 /* CURLOPT_PROXY_SSLCERTTYPE.3 in Install man3 */,
				3EEA80B31ECCABC10061E531 /* CURLOPT_PROXY_SSLKEY.3 in Install man3 */,
				3EEA80B41ECCABC10061E531 /* CURLOPT_PROXY_SSLKEYTYPE.3 in Install man3 */,
				3EEA80B51ECCABC10061E531 /* CURLOPT_PROXY_SSLVERSION.3 in Install man3 */,
				3EEA80B61ECCABC10061E531 /* CURLOPT_PROXY_TLSAUTH_PASSWORD.3 in Install man3 */,
				3EEA80B71ECCABC10061E531 /* CURLOPT_PROXY_TLSAUTH_TYPE.3 in Install man3 */,
				3EEA80B81ECCABC10061E531 /* CURLOPT_PROXY_TLSAUTH_USERNAME.3 in Install man3 */,
				3EEA80B91ECCABC10061E531 /* CURLOPT_SUPPRESS_CONNECT_HEADERS.3 in Install man3 */,
				3E8C59EA1D2DA9E600BC0468 /* CURLINFO_ACTIVESOCKET.3 in Install man3 */,
				3E8C59EB1D2DA9E600BC0468 /* CURLINFO_APPCONNECT_TIME.3 in Install man3 */,
				3E8C59EC1D2DA9E600BC0468 /* CURLINFO_CERTINFO.3 in Install man3 */,
				3E8C59ED1D2DA9E600BC0468 /* CURLINFO_CONDITION_UNMET.3 in Install man3 */,
				3E8C59EE1D2DA9E600BC0468 /* CURLINFO_CONNECT_TIME.3 in Install man3 */,
				3E8C59EF1D2DA9E600BC0468 /* CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 in Install man3 */,
				3E8C59F01D2DA9E600BC0468 /* CURLINFO_CONTENT_LENGTH_UPLOAD.3 in Install man3 */,
				3E8C59F11D2DA9E600BC0468 /* CURLINFO_CONTENT_TYPE.3 in Install man3 */,
				3E8C59F21D2DA9E600BC0468 /* CURLINFO_COOKIELIST.3 in Install man3 */,
				3E8C59F31D2DA9E600BC0468 /* CURLINFO_EFFECTIVE_URL.3 in Install man3 */,
				3E8C59F41D2DA9E600BC0468 /* CURLINFO_FILETIME.3 in Install man3 */,
				3E8C59F51D2DA9E600BC0468 /* CURLINFO_FTP_ENTRY_PATH.3 in Install man3 */,
				3E8C59F61D2DA9E600BC0468 /* CURLINFO_HEADER_SIZE.3 in Install man3 */,
				3E8C59F71D2DA9E600BC0468 /* CURLINFO_HTTP_CONNECTCODE.3 in Install man3 */,
				FD35DF351DCC1DB6009B763D /* CURLINFO_HTTP_VERSION.3 in Install man3 */,
				3E8C59F81D2DA9E600BC0468 /* CURLINFO_HTTPAUTH_AVAIL.3 in Install man3 */,
				3E8C59F91D2DA9E600BC0468 /* CURLINFO_LASTSOCKET.3 in Install man3 */,
				3E8C59FA1D2DA9E600BC0468 /* CURLINFO_LOCAL_IP.3 in Install man3 */,
				3E8C59FB1D2DA9E600BC0468 /* CURLINFO_LOCAL_PORT.3 in Install man3 */,
				3E8C59FC1D2DA9E600BC0468 /* CURLINFO_NAMELOOKUP_TIME.3 in Install man3 */,
				3E8C59FD1D2DA9E600BC0468 /* CURLINFO_NUM_CONNECTS.3 in Install man3 */,
				3E8C59FE1D2DA9E600BC0468 /* CURLINFO_OS_ERRNO.3 in Install man3 */,
				3E8C59FF1D2DA9E600BC0468 /* CURLINFO_PRETRANSFER_TIME.3 in Install man3 */,
				3E8C5A001D2DA9E600BC0468 /* CURLINFO_PRIMARY_IP.3 in Install man3 */,
				3E8C5A011D2DA9E600BC0468 /* CURLINFO_PRIMARY_PORT.3 in Install man3 */,
				3E8C5A021D2DA9E600BC0468 /* CURLINFO_PRIVATE.3 in Install man3 */,
				3E8C5A031D2DA9E600BC0468 /* CURLINFO_PROXYAUTH_AVAIL.3 in Install man3 */,
				3E8C5A041D2DA9E600BC0468 /* CURLINFO_REDIRECT_COUNT.3 in Install man3 */,
				3E8C5A051D2DA9E600BC0468 /* CURLINFO_REDIRECT_TIME.3 in Install man3 */,
				3E8C5A061D2DA9E600BC0468 /* CURLINFO_REDIRECT_URL.3 in Install man3 */,
				3E8C5A071D2DA9E600BC0468 /* CURLINFO_REQUEST_SIZE.3 in Install man3 */,
				3E8C5A081D2DA9E600BC0468 /* CURLINFO_RESPONSE_CODE.3 in Install man3 */,
				3E8C5A091D2DA9E600BC0468 /* CURLINFO_RTSP_CLIENT_CSEQ.3 in Install man3 */,
				3E8C5A0A1D2DA9E600BC0468 /* CURLINFO_RTSP_CSEQ_RECV.3 in Install man3 */,
				3E8C5A0B1D2DA9E600BC0468 /* CURLINFO_RTSP_SERVER_CSEQ.3 in Install man3 */,
				3E8C5A0C1D2DA9E600BC0468 /* CURLINFO_RTSP_SESSION_ID.3 in Install man3 */,
				3E8C5A0D1D2DA9E600BC0468 /* CURLINFO_SIZE_DOWNLOAD.3 in Install man3 */,
				3E8C5A0E1D2DA9E600BC0468 /* CURLINFO_SIZE_UPLOAD.3 in Install man3 */,
				3E8C5A0F1D2DA9E600BC0468 /* CURLINFO_SPEED_DOWNLOAD.3 in Install man3 */,
				3E8C5A101D2DA9E600BC0468 /* CURLINFO_SPEED_UPLOAD.3 in Install man3 */,
				3E8C5A111D2DA9E600BC0468 /* CURLINFO_SSL_ENGINES.3 in Install man3 */,
				3E8C5A121D2DA9E600BC0468 /* CURLINFO_SSL_VERIFYRESULT.3 in Install man3 */,
				3E8C5A131D2DA9E600BC0468 /* CURLINFO_STARTTRANSFER_TIME.3 in Install man3 */,
				3E8C5A141D2DA9E600BC0468 /* CURLINFO_TLS_SESSION.3 in Install man3 */,
				3E8C5A151D2DA9E600BC0468 /* CURLINFO_TLS_SSL_PTR.3 in Install man3 */,
				3E8C5A161D2DA9E600BC0468 /* CURLINFO_TOTAL_TIME.3 in Install man3 */,
				3E8C5A171D2DA9E600BC0468 /* CURLMOPT_PUSHDATA.3 in Install man3 */,
				3E8C5A181D2DA9E600BC0468 /* CURLMOPT_PUSHFUNCTION.3 in Install man3 */,
				3E8C5A191D2DA9E600BC0468 /* CURLOPT_CONNECT_TO.3 in Install man3 */,
				3E8C5A1A1D2DA9E600BC0468 /* CURLOPT_DEFAULT_PROTOCOL.3 in Install man3 */,
				3E8C5A1B1D2DA9E600BC0468 /* CURLOPT_STREAM_DEPENDS_E.3 in Install man3 */,
				3E8C5A1C1D2DA9E600BC0468 /* CURLOPT_STREAM_DEPENDS.3 in Install man3 */,
				3E8C5A1D1D2DA9E600BC0468 /* CURLOPT_STREAM_WEIGHT.3 in Install man3 */,
				3E8C5A1E1D2DA9E600BC0468 /* CURLOPT_TCP_FASTOPEN.3 in Install man3 */,
				3E8C5A1F1D2DA9E600BC0468 /* CURLOPT_TFTP_NO_OPTIONS.3 in Install man3 */,
				FD57540B1B55E0E9004F1257 /* CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 in Install man3 */,
				FD57540C1B55E0E9004F1257 /* CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 in Install man3 */,
				FD57540D1B55E0E9004F1257 /* CURLMOPT_MAXCONNECTS.3 in Install man3 */,
				FD57540E1B55E0E9004F1257 /* CURLMOPT_MAX_HOST_CONNECTIONS.3 in Install man3 */,
				FD57540F1B55E0E9004F1257 /* CURLMOPT_MAX_PIPELINE_LENGTH.3 in Install man3 */,
				FD5754101B55E0E9004F1257 /* CURLMOPT_MAX_TOTAL_CONNECTIONS.3 in Install man3 */,
				FD5754111B55E0E9004F1257 /* CURLMOPT_PIPELINING.3 in Install man3 */,
				FD5754121B55E0E9004F1257 /* CURLMOPT_PIPELINING_SERVER_BL.3 in Install man3 */,
				FD5754131B55E0E9004F1257 /* CURLMOPT_PIPELINING_SITE_BL.3 in Install man3 */,
				FD5754141B55E0E9004F1257 /* CURLMOPT_SOCKETDATA.3 in Install man3 */,
				FD5754151B55E0E9004F1257 /* CURLMOPT_SOCKETFUNCTION.3 in Install man3 */,
				FD5754161B55E0E9004F1257 /* CURLMOPT_TIMERDATA.3 in Install man3 */,
				FD5754171B55E0E9004F1257 /* CURLMOPT_TIMERFUNCTION.3 in Install man3 */,
				FDDC12671981DE3F002F032D /* CURLOPT_ACCEPTTIMEOUT_MS.3 in Install man3 */,
				FDDC12661981DE3F002F032D /* CURLOPT_ACCEPT_ENCODING.3 in Install man3 */,
				FDDC12681981DE3F002F032D /* CURLOPT_ADDRESS_SCOPE.3 in Install man3 */,
				FDDC12691981DE3F002F032D /* CURLOPT_APPEND.3 in Install man3 */,
				FDDC126A1981DE3F002F032D /* CURLOPT_AUTOREFERER.3 in Install man3 */,
				FDDC126B1981DE3F002F032D /* CURLOPT_BUFFERSIZE.3 in Install man3 */,
				FDDC126C1981DE3F002F032D /* CURLOPT_CAINFO.3 in Install man3 */,
				FDDC126D1981DE3F002F032D /* CURLOPT_CAPATH.3 in Install man3 */,
				FDDC126E1981DE3F002F032D /* CURLOPT_CERTINFO.3 in Install man3 */,
				FDDC126F1981DE3F002F032D /* CURLOPT_CHUNK_BGN_FUNCTION.3 in Install man3 */,
				FDDC12701981DE3F002F032D /* CURLOPT_CHUNK_DATA.3 in Install man3 */,
				FDDC12711981DE3F002F032D /* CURLOPT_CHUNK_END_FUNCTION.3 in Install man3 */,
				FDDC12721981DE3F002F032D /* CURLOPT_CLOSESOCKETDATA.3 in Install man3 */,
				FDDC12731981DE3F002F032D /* CURLOPT_CLOSESOCKETFUNCTION.3 in Install man3 */,
				FDDC12761981DE3F002F032D /* CURLOPT_CONNECTTIMEOUT.3 in Install man3 */,
				FDDC12751981DE3F002F032D /* CURLOPT_CONNECTTIMEOUT_MS.3 in Install man3 */,
				FDDC12741981DE3F002F032D /* CURLOPT_CONNECT_ONLY.3 in Install man3 */,
				FDDC12771981DE3F002F032D /* CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 in Install man3 */,
				FDDC12781981DE3F002F032D /* CURLOPT_CONV_FROM_UTF8_FUNCTION.3 in Install man3 */,
				FDDC12791981DE3F002F032D /* CURLOPT_CONV_TO_NETWORK_FUNCTION.3 in Install man3 */,
				FDDC127A1981DE3F002F032D /* CURLOPT_COOKIE.3 in Install man3 */,
				FDDC127B1981DE3F002F032D /* CURLOPT_COOKIEFILE.3 in Install man3 */,
				FDDC127C1981DE3F002F032D /* CURLOPT_COOKIEJAR.3 in Install man3 */,
				FDDC127D1981DE3F002F032D /* CURLOPT_COOKIELIST.3 in Install man3 */,
				FDDC127E1981DE3F002F032D /* CURLOPT_COOKIESESSION.3 in Install man3 */,
				FDDC127F1981DE3F002F032D /* CURLOPT_COPYPOSTFIELDS.3 in Install man3 */,
				FDDC12801981DE3F002F032D /* CURLOPT_CRLF.3 in Install man3 */,
				FDDC12811981DE3F002F032D /* CURLOPT_CRLFILE.3 in Install man3 */,
				FDDC12821981DE3F002F032D /* CURLOPT_CUSTOMREQUEST.3 in Install man3 */,
				FDDC12831981DE3F002F032D /* CURLOPT_DEBUGDATA.3 in Install man3 */,
				FDDC12841981DE3F002F032D /* CURLOPT_DEBUGFUNCTION.3 in Install man3 */,
				FDDC12851981DE3F002F032D /* CURLOPT_DIRLISTONLY.3 in Install man3 */,
				FDDC12861981DE3F002F032D /* CURLOPT_DNS_CACHE_TIMEOUT.3 in Install man3 */,
				FDDC12871981DE3F002F032D /* CURLOPT_DNS_INTERFACE.3 in Install man3 */,
				FDDC12881981DE3F002F032D /* CURLOPT_DNS_LOCAL_IP4.3 in Install man3 */,
				FDDC12891981DE3F002F032D /* CURLOPT_DNS_LOCAL_IP6.3 in Install man3 */,
				FDDC128A1981DE3F002F032D /* CURLOPT_DNS_SERVERS.3 in Install man3 */,
				FDDC128B1981DE3F002F032D /* CURLOPT_DNS_USE_GLOBAL_CACHE.3 in Install man3 */,
				FDDC128C1981DE3F002F032D /* CURLOPT_EGDSOCKET.3 in Install man3 */,
				FDDC128D1981DE3F002F032D /* CURLOPT_ERRORBUFFER.3 in Install man3 */,
				FDDC128E1981DE3F002F032D /* CURLOPT_EXPECT_100_TIMEOUT_MS.3 in Install man3 */,
				FDDC128F1981DE3F002F032D /* CURLOPT_FAILONERROR.3 in Install man3 */,
				FDDC12901981DE3F002F032D /* CURLOPT_FILETIME.3 in Install man3 */,
				FDDC12911981DE3F002F032D /* CURLOPT_FNMATCH_DATA.3 in Install man3 */,
				FDDC12921981DE3F002F032D /* CURLOPT_FNMATCH_FUNCTION.3 in Install man3 */,
				FDDC12931981DE3F002F032D /* CURLOPT_FOLLOWLOCATION.3 in Install man3 */,
				FDDC12941981DE3F002F032D /* CURLOPT_FORBID_REUSE.3 in Install man3 */,
				FDDC12951981DE3F002F032D /* CURLOPT_FRESH_CONNECT.3 in Install man3 */,
				FDDC12A01981DE3F002F032D /* CURLOPT_FTPPORT.3 in Install man3 */,
				FDDC12A11981DE3F002F032D /* CURLOPT_FTPSSLAUTH.3 in Install man3 */,
				FDDC12961981DE3F002F032D /* CURLOPT_FTP_ACCOUNT.3 in Install man3 */,
				FDDC12971981DE3F002F032D /* CURLOPT_FTP_ALTERNATIVE_TO_USER.3 in Install man3 */,
				FDDC12981981DE3F002F032D /* CURLOPT_FTP_CREATE_MISSING_DIRS.3 in Install man3 */,
				FDDC12991981DE3F002F032D /* CURLOPT_FTP_FILEMETHOD.3 in Install man3 */,
				FDDC129A1981DE3F002F032D /* CURLOPT_FTP_RESPONSE_TIMEOUT.3 in Install man3 */,
				FDDC129B1981DE3F002F032D /* CURLOPT_FTP_SKIP_PASV_IP.3 in Install man3 */,
				FDDC129C1981DE3F002F032D /* CURLOPT_FTP_SSL_CCC.3 in Install man3 */,
				FDDC129D1981DE3F002F032D /* CURLOPT_FTP_USE_EPRT.3 in Install man3 */,
				FDDC129E1981DE3F002F032D /* CURLOPT_FTP_USE_EPSV.3 in Install man3 */,
				FDDC129F1981DE3F002F032D /* CURLOPT_FTP_USE_PRET.3 in Install man3 */,
				FDDC12A21981DE3F002F032D /* CURLOPT_GSSAPI_DELEGATION.3 in Install man3 */,
				FDDC12A31981DE3F002F032D /* CURLOPT_HEADER.3 in Install man3 */,
				FDDC12A41981DE3F002F032D /* CURLOPT_HEADERDATA.3 in Install man3 */,
				FDDC12A51981DE3F002F032D /* CURLOPT_HEADERFUNCTION.3 in Install man3 */,
				FDDC12A61981DE3F002F032D /* CURLOPT_HEADEROPT.3 in Install man3 */,
				FDDC12AA1981DE3F002F032D /* CURLOPT_HTTP200ALIASES.3 in Install man3 */,
				FDDC12AB1981DE3F002F032D /* CURLOPT_HTTPAUTH.3 in Install man3 */,
				FDDC12AC1981DE3F002F032D /* CURLOPT_HTTPGET.3 in Install man3 */,
				FDDC12AD1981DE3F002F032D /* CURLOPT_HTTPHEADER.3 in Install man3 */,
				FDDC12AE1981DE3F002F032D /* CURLOPT_HTTPPOST.3 in Install man3 */,
				FDDC12AF1981DE3F002F032D /* CURLOPT_HTTPPROXYTUNNEL.3 in Install man3 */,
				FDDC12A71981DE3F002F032D /* CURLOPT_HTTP_CONTENT_DECODING.3 in Install man3 */,
				FDDC12A81981DE3F002F032D /* CURLOPT_HTTP_TRANSFER_DECODING.3 in Install man3 */,
				FDDC12A91981DE3F002F032D /* CURLOPT_HTTP_VERSION.3 in Install man3 */,
				FDDC12B01981DE3F002F032D /* CURLOPT_IGNORE_CONTENT_LENGTH.3 in Install man3 */,
				FDDC12B21981DE40002F032D /* CURLOPT_INFILESIZE.3 in Install man3 */,
				FDDC12B11981DE3F002F032D /* CURLOPT_INFILESIZE_LARGE.3 in Install man3 */,
				FDDC12B31981DE40002F032D /* CURLOPT_INTERFACE.3 in Install man3 */,
				FDDC12B41981DE40002F032D /* CURLOPT_INTERLEAVEDATA.3 in Install man3 */,
				FDDC12B51981DE40002F032D /* CURLOPT_INTERLEAVEFUNCTION.3 in Install man3 */,
				FDDC12B61981DE40002F032D /* CURLOPT_IOCTLDATA.3 in Install man3 */,
				FDDC12B71981DE40002F032D /* CURLOPT_IOCTLFUNCTION.3 in Install man3 */,
				FDDC12B81981DE40002F032D /* CURLOPT_IPRESOLVE.3 in Install man3 */,
				FDDC12B91981DE40002F032D /* CURLOPT_ISSUERCERT.3 in Install man3 */,
				FD35DF341DCC1DA6009B763D /* CURLOPT_KEEP_SENDING_ON_ERROR.3 in Install man3 */,
				FDDC12BA1981DE40002F032D /* CURLOPT_KEYPASSWD.3 in Install man3 */,
				FDDC12BB1981DE40002F032D /* CURLOPT_KRBLEVEL.3 in Install man3 */,
				FDDC12BC1981DE40002F032D /* CURLOPT_LOCALPORT.3 in Install man3 */,
				FDDC12BD1981DE40002F032D /* CURLOPT_LOCALPORTRANGE.3 in Install man3 */,
				FDDC12BE1981DE40002F032D /* CURLOPT_LOGIN_OPTIONS.3 in Install man3 */,
				FDDC12BF1981DE40002F032D /* CURLOPT_LOW_SPEED_LIMIT.3 in Install man3 */,
				FDDC12C01981DE40002F032D /* CURLOPT_LOW_SPEED_TIME.3 in Install man3 */,
				FDDC12C11981DE40002F032D /* CURLOPT_MAIL_AUTH.3 in Install man3 */,
				FDDC12C21981DE40002F032D /* CURLOPT_MAIL_FROM.3 in Install man3 */,
				FDDC12C31981DE40002F032D /* CURLOPT_MAIL_RCPT.3 in Install man3 */,
				FDDC12C61981DE40002F032D /* CURLOPT_MAXCONNECTS.3 in Install man3 */,
				FDDC12C81981DE40002F032D /* CURLOPT_MAXFILESIZE.3 in Install man3 */,
				FDDC12C71981DE40002F032D /* CURLOPT_MAXFILESIZE_LARGE.3 in Install man3 */,
				FDDC12C91981DE40002F032D /* CURLOPT_MAXREDIRS.3 in Install man3 */,
				FDDC12C41981DE40002F032D /* CURLOPT_MAX_RECV_SPEED_LARGE.3 in Install man3 */,
				FDDC12C51981DE40002F032D /* CURLOPT_MAX_SEND_SPEED_LARGE.3 in Install man3 */,
				FDDC12CB1981DE40002F032D /* CURLOPT_NETRC.3 in Install man3 */,
				FDDC12CA1981DE40002F032D /* CURLOPT_NETRC_FILE.3 in Install man3 */,
				FDDC12CC1981DE40002F032D /* CURLOPT_NEW_DIRECTORY_PERMS.3 in Install man3 */,
				FDDC12CD1981DE40002F032D /* CURLOPT_NEW_FILE_PERMS.3 in Install man3 */,
				FDDC12CE1981DE40002F032D /* CURLOPT_NOBODY.3 in Install man3 */,
				FDDC12CF1981DE40002F032D /* CURLOPT_NOPROGRESS.3 in Install man3 */,
				FDDC12D01981DE40002F032D /* CURLOPT_NOPROXY.3 in Install man3 */,
				FDDC12D11981DE40002F032D /* CURLOPT_NOSIGNAL.3 in Install man3 */,
				FDDC12D21981DE40002F032D /* CURLOPT_OPENSOCKETDATA.3 in Install man3 */,
				FDDC12D31981DE40002F032D /* CURLOPT_OPENSOCKETFUNCTION.3 in Install man3 */,
				FDDC12D41981DE40002F032D /* CURLOPT_PASSWORD.3 in Install man3 */,
				FD5754181B55E0E9004F1257 /* CURLOPT_PATH_AS_IS.3 in Install man3 */,
				FD5754191B55E0E9004F1257 /* CURLOPT_PINNEDPUBLICKEY.3 in Install man3 */,
				FD57541A1B55E0E9004F1257 /* CURLOPT_PIPEWAIT.3 in Install man3 */,
				FDDC12D51981DE40002F032D /* CURLOPT_PORT.3 in Install man3 */,
				FDDC12D61981DE40002F032D /* CURLOPT_POST.3 in Install man3 */,
				FDDC12D71981DE40002F032D /* CURLOPT_POSTFIELDS.3 in Install man3 */,
				FDDC12D91981DE40002F032D /* CURLOPT_POSTFIELDSIZE.3 in Install man3 */,
				FDDC12D81981DE40002F032D /* CURLOPT_POSTFIELDSIZE_LARGE.3 in Install man3 */,
				FDDC12DA1981DE40002F032D /* CURLOPT_POSTQUOTE.3 in Install man3 */,
				FDDC12DB1981DE40002F032D /* CURLOPT_POSTREDIR.3 in Install man3 */,
				FDDC12DC1981DE40002F032D /* CURLOPT_PREQUOTE.3 in Install man3 */,
				FDDC12DD1981DE40002F032D /* CURLOPT_PRIVATE.3 in Install man3 */,
				FDDC12DE1981DE40002F032D /* CURLOPT_PROGRESSDATA.3 in Install man3 */,
				FDDC12DF1981DE40002F032D /* CURLOPT_PROGRESSFUNCTION.3 in Install man3 */,
				FDDC12E01981DE40002F032D /* CURLOPT_PROTOCOLS.3 in Install man3 */,
				FDDC12E21981DE40002F032D /* CURLOPT_PROXY.3 in Install man3 */,
				FDDC12E31981DE40002F032D /* CURLOPT_PROXYAUTH.3 in Install man3 */,
				FDDC12E41981DE40002F032D /* CURLOPT_PROXYHEADER.3 in Install man3 */,
				FDDC12E51981DE40002F032D /* CURLOPT_PROXYPASSWORD.3 in Install man3 */,
				FDDC12E61981DE40002F032D /* CURLOPT_PROXYPORT.3 in Install man3 */,
				FDDC12E71981DE40002F032D /* CURLOPT_PROXYTYPE.3 in Install man3 */,
				FDDC12E81981DE40002F032D /* CURLOPT_PROXYUSERNAME.3 in Install man3 */,
				FDDC12E91981DE40002F032D /* CURLOPT_PROXYUSERPWD.3 in Install man3 */,
				FD57541B1B55E0E9004F1257 /* CURLOPT_PROXY_SERVICE_NAME.3 in Install man3 */,
				FDDC12E11981DE40002F032D /* CURLOPT_PROXY_TRANSFER_MODE.3 in Install man3 */,
				FDDC12EA1981DE40002F032D /* CURLOPT_PUT.3 in Install man3 */,
				FDDC12EB1981DE40002F032D /* CURLOPT_QUOTE.3 in Install man3 */,
				FDDC12EC1981DE40002F032D /* CURLOPT_RANDOM_FILE.3 in Install man3 */,
				FDDC12ED1981DE40002F032D /* CURLOPT_RANGE.3 in Install man3 */,
				FDDC12EE1981DE40002F032D /* CURLOPT_READDATA.3 in Install man3 */,
				FDDC12EF1981DE40002F032D /* CURLOPT_READFUNCTION.3 in Install man3 */,
				FDDC12F01981DE40002F032D /* CURLOPT_REDIR_PROTOCOLS.3 in Install man3 */,
				FDDC12F11981DE40002F032D /* CURLOPT_REFERER.3 in Install man3 */,
				FDDC12F21981DE40002F032D /* CURLOPT_RESOLVE.3 in Install man3 */,
				FDDC12F41981DE40002F032D /* CURLOPT_RESUME_FROM.3 in Install man3 */,
				FDDC12F31981DE40002F032D /* CURLOPT_RESUME_FROM_LARGE.3 in Install man3 */,
				FDDC12F51981DE41002F032D /* CURLOPT_RTSP_CLIENT_CSEQ.3 in Install man3 */,
				FDDC12F61981DE41002F032D /* CURLOPT_RTSP_REQUEST.3 in Install man3 */,
				FDDC12F71981DE41002F032D /* CURLOPT_RTSP_SERVER_CSEQ.3 in Install man3 */,
				FDDC12F81981DE41002F032D /* CURLOPT_RTSP_SESSION_ID.3 in Install man3 */,
				FDDC12F91981DE41002F032D /* CURLOPT_RTSP_STREAM_URI.3 in Install man3 */,
				FDDC12FA1981DE41002F032D /* CURLOPT_RTSP_TRANSPORT.3 in Install man3 */,
				FDDC12FB1981DE41002F032D /* CURLOPT_SASL_IR.3 in Install man3 */,
				FDDC12FC1981DE41002F032D /* CURLOPT_SEEKDATA.3 in Install man3 */,
				FDDC12FD1981DE41002F032D /* CURLOPT_SEEKFUNCTION.3 in Install man3 */,
				FD57541C1B55E0E9004F1257 /* CURLOPT_SERVICE_NAME.3 in Install man3 */,
				FDDC12FE1981DE41002F032D /* CURLOPT_SHARE.3 in Install man3 */,
				FDDC12FF1981DE41002F032D /* CURLOPT_SOCKOPTDATA.3 in Install man3 */,
				FDDC13001981DE41002F032D /* CURLOPT_SOCKOPTFUNCTION.3 in Install man3 */,
				FDDC13011981DE41002F032D /* CURLOPT_SOCKS5_GSSAPI_NEC.3 in Install man3 */,
				FDDC13021981DE41002F032D /* CURLOPT_SOCKS5_GSSAPI_SERVICE.3 in Install man3 */,
				FDDC13031981DE41002F032D /* CURLOPT_SSH_AUTH_TYPES.3 in Install man3 */,
				FDDC13041981DE41002F032D /* CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 in Install man3 */,
				FDDC13051981DE41002F032D /* CURLOPT_SSH_KEYDATA.3 in Install man3 */,
				FDDC13061981DE41002F032D /* CURLOPT_SSH_KEYFUNCTION.3 in Install man3 */,
				FDDC13071981DE41002F032D /* CURLOPT_SSH_KNOWNHOSTS.3 in Install man3 */,
				FDDC13081981DE41002F032D /* CURLOPT_SSH_PRIVATE_KEYFILE.3 in Install man3 */,
				FDDC13091981DE41002F032D /* CURLOPT_SSH_PUBLIC_KEYFILE.3 in Install man3 */,
				FDDC13131981DE41002F032D /* CURLOPT_SSLCERT.3 in Install man3 */,
				FDDC13141981DE41002F032D /* CURLOPT_SSLCERTTYPE.3 in Install man3 */,
				FDDC13161981DE41002F032D /* CURLOPT_SSLENGINE.3 in Install man3 */,
				FDDC13151981DE41002F032D /* CURLOPT_SSLENGINE_DEFAULT.3 in Install man3 */,
				FDDC13171981DE41002F032D /* CURLOPT_SSLKEY.3 in Install man3 */,
				FDDC13181981DE41002F032D /* CURLOPT_SSLKEYTYPE.3 in Install man3 */,
				FDDC13191981DE41002F032D /* CURLOPT_SSLVERSION.3 in Install man3 */,
				FDDC130A1981DE41002F032D /* CURLOPT_SSL_CIPHER_LIST.3 in Install man3 */,
				FDDC130B1981DE41002F032D /* CURLOPT_SSL_CTX_DATA.3 in Install man3 */,
				FDDC130C1981DE41002F032D /* CURLOPT_SSL_CTX_FUNCTION.3 in Install man3 */,
				FDDC130D1981DE41002F032D /* CURLOPT_SSL_ENABLE_ALPN.3 in Install man3 */,
				FDDC130E1981DE41002F032D /* CURLOPT_SSL_ENABLE_NPN.3 in Install man3 */,
				FD57541D1B55E0E9004F1257 /* CURLOPT_SSL_FALSESTART.3 in Install man3 */,
				FDDC130F1981DE41002F032D /* CURLOPT_SSL_OPTIONS.3 in Install man3 */,
				FDDC13101981DE41002F032D /* CURLOPT_SSL_SESSIONID_CACHE.3 in Install man3 */,
				FDDC13111981DE41002F032D /* CURLOPT_SSL_VERIFYHOST.3 in Install man3 */,
				FDDC13121981DE41002F032D /* CURLOPT_SSL_VERIFYPEER.3 in Install man3 */,
				FD57541E1B55E0E9004F1257 /* CURLOPT_SSL_VERIFYSTATUS.3 in Install man3 */,
				FDDC131A1981DE41002F032D /* CURLOPT_STDERR.3 in Install man3 */,
				FDDC131B1981DE41002F032D /* CURLOPT_TCP_KEEPALIVE.3 in Install man3 */,
				FDDC131C1981DE41002F032D /* CURLOPT_TCP_KEEPIDLE.3 in Install man3 */,
				FDDC131D1981DE41002F032D /* CURLOPT_TCP_KEEPINTVL.3 in Install man3 */,
				FDDC131E1981DE41002F032D /* CURLOPT_TCP_NODELAY.3 in Install man3 */,
				FDDC131F1981DE41002F032D /* CURLOPT_TELNETOPTIONS.3 in Install man3 */,
				FDDC13201981DE41002F032D /* CURLOPT_TFTP_BLKSIZE.3 in Install man3 */,
				FDDC13211981DE41002F032D /* CURLOPT_TIMECONDITION.3 in Install man3 */,
				FDDC13231981DE41002F032D /* CURLOPT_TIMEOUT.3 in Install man3 */,
				FDDC13221981DE41002F032D /* CURLOPT_TIMEOUT_MS.3 in Install man3 */,
				FDDC13241981DE42002F032D /* CURLOPT_TIMEVALUE.3 in Install man3 */,
				FDDC13251981DE42002F032D /* CURLOPT_TLSAUTH_PASSWORD.3 in Install man3 */,
				FDDC13261981DE42002F032D /* CURLOPT_TLSAUTH_TYPE.3 in Install man3 */,
				FDDC13271981DE42002F032D /* CURLOPT_TLSAUTH_USERNAME.3 in Install man3 */,
				FDDC13291981DE42002F032D /* CURLOPT_TRANSFERTEXT.3 in Install man3 */,
				FDDC13281981DE42002F032D /* CURLOPT_TRANSFER_ENCODING.3 in Install man3 */,
				FD57541F1B55E0E9004F1257 /* CURLOPT_UNIX_SOCKET_PATH.3 in Install man3 */,
				FDDC132A1981DE42002F032D /* CURLOPT_UNRESTRICTED_AUTH.3 in Install man3 */,
				FDDC132B1981DE42002F032D /* CURLOPT_UPLOAD.3 in Install man3 */,
				FDDC132C1981DE42002F032D /* CURLOPT_URL.3 in Install man3 */,
				FDDC132E1981DE42002F032D /* CURLOPT_USERAGENT.3 in Install man3 */,
				FDDC132F1981DE42002F032D /* CURLOPT_USERNAME.3 in Install man3 */,
				FDDC13301981DE42002F032D /* CURLOPT_USERPWD.3 in Install man3 */,
				FDDC132D1981DE42002F032D /* CURLOPT_USE_SSL.3 in Install man3 */,
				FDDC13311981DE42002F032D /* CURLOPT_VERBOSE.3 in Install man3 */,
				FDDC13321981DE42002F032D /* CURLOPT_WILDCARDMATCH.3 in Install man3 */,
				FDDC13331981DE42002F032D /* CURLOPT_WRITEDATA.3 in Install man3 */,
				FDDC13341981DE42002F032D /* CURLOPT_WRITEFUNCTION.3 in Install man3 */,
				FDDC13351981DE42002F032D /* CURLOPT_XFERINFODATA.3 in Install man3 */,
				FDDC13361981DE42002F032D /* CURLOPT_XFERINFOFUNCTION.3 in Install man3 */,
				FDDC13371981DE42002F032D /* CURLOPT_XOAUTH2_BEARER.3 in Install man3 */,
				FD07CD67149AC6C6004DE255 /* curl_easy_cleanup.3 in Install man3 */,
				FD07CD68149AC6C6004DE255 /* curl_easy_duphandle.3 in Install man3 */,
				FD07CD69149AC6C6004DE255 /* curl_easy_escape.3 in Install man3 */,
				FD07CD6A149AC6C6004DE255 /* curl_easy_getinfo.3 in Install man3 */,
				FD07CD6B149AC6C6004DE255 /* curl_easy_init.3 in Install man3 */,
				FD07CD6C149AC6C6004DE255 /* curl_easy_pause.3 in Install man3 */,
				FD07CD6D149AC6C6004DE255 /* curl_easy_perform.3 in Install man3 */,
				FD07CD6E149AC6C6004DE255 /* curl_easy_recv.3 in Install man3 */,
				FD07CD6F149AC6C6004DE255 /* curl_easy_reset.3 in Install man3 */,
				FD07CD70149AC6C6004DE255 /* curl_easy_send.3 in Install man3 */,
				FD07CD71149AC6C6004DE255 /* curl_easy_setopt.3 in Install man3 */,
				FD07CD72149AC6C6004DE255 /* curl_easy_strerror.3 in Install man3 */,
				FD07CD73149AC6C6004DE255 /* curl_easy_unescape.3 in Install man3 */,
				FD07CD74149AC6C6004DE255 /* curl_escape.3 in Install man3 */,
				FD07CD75149AC6C6004DE255 /* curl_formadd.3 in Install man3 */,
				FD07CD76149AC6C6004DE255 /* curl_formfree.3 in Install man3 */,
				FD07CD77149AC6C6004DE255 /* curl_formget.3 in Install man3 */,
				FD07CD78149AC6C6004DE255 /* curl_free.3 in Install man3 */,
				FD07CD79149AC6C6004DE255 /* curl_getdate.3 in Install man3 */,
				FD07CD7A149AC6C6004DE255 /* curl_getenv.3 in Install man3 */,
				FD07CD7B149AC6C6004DE255 /* curl_global_cleanup.3 in Install man3 */,
				FD07CD7C149AC6C6004DE255 /* curl_global_init.3 in Install man3 */,
				FD07CD7D149AC6C6004DE255 /* curl_global_init_mem.3 in Install man3 */,
				FD07CD7E149AC6C6004DE255 /* curl_mprintf.3 in Install man3 */,
				FD07CD7F149AC6C6004DE255 /* curl_multi_add_handle.3 in Install man3 */,
				FD07CD80149AC6C6004DE255 /* curl_multi_assign.3 in Install man3 */,
				FD07CD81149AC6C6004DE255 /* curl_multi_cleanup.3 in Install man3 */,
				FD07CD82149AC6C6004DE255 /* curl_multi_fdset.3 in Install man3 */,
				FD07CD83149AC6C6004DE255 /* curl_multi_info_read.3 in Install man3 */,
				FD07CD84149AC6C6004DE255 /* curl_multi_init.3 in Install man3 */,
				FD07CD85149AC6C6004DE255 /* curl_multi_perform.3 in Install man3 */,
				FD07CD86149AC6C6004DE255 /* curl_multi_remove_handle.3 in Install man3 */,
				FD07CD87149AC6C6004DE255 /* curl_multi_setopt.3 in Install man3 */,
				FD07CD88149AC6C6004DE255 /* curl_multi_socket.3 in Install man3 */,
				FD07CD89149AC6C6004DE255 /* curl_multi_socket_action.3 in Install man3 */,
				3E8C59E91D2DA9E600BC0468 /* curl_multi_socket_all.3 in Install man3 */,
				FD07CD8A149AC6C6004DE255 /* curl_multi_strerror.3 in Install man3 */,
				FD07CD8B149AC6C6004DE255 /* curl_multi_timeout.3 in Install man3 */,
				FD7F96EF169E7042000707BF /* curl_multi_wait.3 in Install man3 */,
				FD07CD8C149AC6C6004DE255 /* curl_share_cleanup.3 in Install man3 */,
				FD07CD8D149AC6C6004DE255 /* curl_share_init.3 in Install man3 */,
				FD07CD8E149AC6C6004DE255 /* curl_share_setopt.3 in Install man3 */,
				FD07CD8F149AC6C6004DE255 /* curl_share_strerror.3 in Install man3 */,
				FD07CD90149AC6C6004DE255 /* curl_slist_append.3 in Install man3 */,
				FD07CD91149AC6C6004DE255 /* curl_slist_free_all.3 in Install man3 */,
				FD07CD92149AC6C6004DE255 /* curl_strequal.3 in Install man3 */,
				FD07CD93149AC6C6004DE255 /* curl_unescape.3 in Install man3 */,
				FD07CD94149AC6C6004DE255 /* curl_version.3 in Install man3 */,
				FD07CD95149AC6C6004DE255 /* curl_version_info.3 in Install man3 */,
				FD07CD96149AC6C6004DE255 /* libcurl-easy.3 in Install man3 */,
				FD07CD97149AC6C6004DE255 /* libcurl-errors.3 in Install man3 */,
				FD07CD98149AC6C6004DE255 /* libcurl-multi.3 in Install man3 */,
				FD07CD99149AC6C6004DE255 /* libcurl-share.3 in Install man3 */,
				FD5753F51B55DE52004F1257 /* libcurl-symbols.3 in Install man3 */,
				FD35DF311DCC1D05009B763D /* libcurl-thread.3 in Install man3 */,
				FD07CD9A149AC6C6004DE255 /* libcurl-tutorial.3 in Install man3 */,
				FD07CD9B149AC6C6004DE255 /* libcurl.3 in Install man3 */,
			);
			name = "Install man3";
			runOnlyForDeploymentPostprocessing = 1;
		};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
		3E3D1E7A1D2C5CBE0007C4BE /* http_ntlm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = http_ntlm.c; sourceTree = "<group>"; };
		3E3D1E7B1D2C5CBE0007C4BE /* http_ntlm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_ntlm.h; sourceTree = "<group>"; };
		3E3D1E7D1D2C5D0E0007C4BE /* slist_wc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = slist_wc.c; sourceTree = "<group>"; };
		3E3D1E7E1D2C5D0E0007C4BE /* slist_wc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = slist_wc.h; sourceTree = "<group>"; };
		3E3D1E841D2C5F860007C4BE /* cleartext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cleartext.c; path = vauth/cleartext.c; sourceTree = "<group>"; };
		3E3D1E851D2C5F860007C4BE /* cram.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cram.c; path = vauth/cram.c; sourceTree = "<group>"; };
		3E3D1E861D2C5F860007C4BE /* digest_sspi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = digest_sspi.c; path = vauth/digest_sspi.c; sourceTree = "<group>"; };
		3E3D1E871D2C5F860007C4BE /* digest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = digest.c; path = vauth/digest.c; sourceTree = "<group>"; };
		3E3D1E881D2C5F860007C4BE /* digest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = digest.h; path = vauth/digest.h; sourceTree = "<group>"; };
		3E3D1E891D2C5F860007C4BE /* krb5_gssapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = krb5_gssapi.c; path = vauth/krb5_gssapi.c; sourceTree = "<group>"; };
		3E3D1E8A1D2C5F860007C4BE /* krb5_sspi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = krb5_sspi.c; path = vauth/krb5_sspi.c; sourceTree = "<group>"; };
		3E3D1E8B1D2C5F860007C4BE /* ntlm_sspi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ntlm_sspi.c; path = vauth/ntlm_sspi.c; sourceTree = "<group>"; };
		3E3D1E8C1D2C5F860007C4BE /* ntlm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ntlm.c; path = vauth/ntlm.c; sourceTree = "<group>"; };
		3E3D1E8D1D2C5F860007C4BE /* ntlm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ntlm.h; path = vauth/ntlm.h; sourceTree = "<group>"; };
		3E3D1E8E1D2C5F860007C4BE /* oauth2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = oauth2.c; path = vauth/oauth2.c; sourceTree = "<group>"; };
		3E3D1E8F1D2C5F860007C4BE /* spnego_gssapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = spnego_gssapi.c; path = vauth/spnego_gssapi.c; sourceTree = "<group>"; };
		3E3D1E901D2C5F860007C4BE /* spnego_sspi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = spnego_sspi.c; path = vauth/spnego_sspi.c; sourceTree = "<group>"; };
		3E3D1E911D2C5F860007C4BE /* vauth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vauth.c; path = vauth/vauth.c; sourceTree = "<group>"; };
		3E3D1E921D2C5F860007C4BE /* vauth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vauth.h; path = vauth/vauth.h; sourceTree = "<group>"; };
		3E8C59B21D2DA87700BC0468 /* curl_multi_socket_all.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = curl_multi_socket_all.3; sourceTree = "<group>"; };
		3E8C59B31D2DA9AF00BC0468 /* CURLINFO_ACTIVESOCKET.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_ACTIVESOCKET.3; sourceTree = "<group>"; };
		3E8C59B41D2DA9AF00BC0468 /* CURLINFO_APPCONNECT_TIME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_APPCONNECT_TIME.3; sourceTree = "<group>"; };
		3E8C59B51D2DA9AF00BC0468 /* CURLINFO_CERTINFO.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_CERTINFO.3; sourceTree = "<group>"; };
		3E8C59B61D2DA9AF00BC0468 /* CURLINFO_CONDITION_UNMET.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_CONDITION_UNMET.3; sourceTree = "<group>"; };
		3E8C59B71D2DA9AF00BC0468 /* CURLINFO_CONNECT_TIME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_CONNECT_TIME.3; sourceTree = "<group>"; };
		3E8C59B81D2DA9AF00BC0468 /* CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_CONTENT_LENGTH_DOWNLOAD.3; sourceTree = "<group>"; };
		3E8C59B91D2DA9AF00BC0468 /* CURLINFO_CONTENT_LENGTH_UPLOAD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_CONTENT_LENGTH_UPLOAD.3; sourceTree = "<group>"; };
		3E8C59BA1D2DA9AF00BC0468 /* CURLINFO_CONTENT_TYPE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_CONTENT_TYPE.3; sourceTree = "<group>"; };
		3E8C59BB1D2DA9AF00BC0468 /* CURLINFO_COOKIELIST.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_COOKIELIST.3; sourceTree = "<group>"; };
		3E8C59BC1D2DA9AF00BC0468 /* CURLINFO_EFFECTIVE_URL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_EFFECTIVE_URL.3; sourceTree = "<group>"; };
		3E8C59BD1D2DA9AF00BC0468 /* CURLINFO_FILETIME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_FILETIME.3; sourceTree = "<group>"; };
		3E8C59BE1D2DA9AF00BC0468 /* CURLINFO_FTP_ENTRY_PATH.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_FTP_ENTRY_PATH.3; sourceTree = "<group>"; };
		3E8C59BF1D2DA9AF00BC0468 /* CURLINFO_HEADER_SIZE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_HEADER_SIZE.3; sourceTree = "<group>"; };
		3E8C59C01D2DA9AF00BC0468 /* CURLINFO_HTTP_CONNECTCODE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_HTTP_CONNECTCODE.3; sourceTree = "<group>"; };
		3E8C59C11D2DA9AF00BC0468 /* CURLINFO_HTTPAUTH_AVAIL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_HTTPAUTH_AVAIL.3; sourceTree = "<group>"; };
		3E8C59C21D2DA9AF00BC0468 /* CURLINFO_LASTSOCKET.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_LASTSOCKET.3; sourceTree = "<group>"; };
		3E8C59C31D2DA9AF00BC0468 /* CURLINFO_LOCAL_IP.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_LOCAL_IP.3; sourceTree = "<group>"; };
		3E8C59C41D2DA9AF00BC0468 /* CURLINFO_LOCAL_PORT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_LOCAL_PORT.3; sourceTree = "<group>"; };
		3E8C59C51D2DA9AF00BC0468 /* CURLINFO_NAMELOOKUP_TIME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_NAMELOOKUP_TIME.3; sourceTree = "<group>"; };
		3E8C59C61D2DA9AF00BC0468 /* CURLINFO_NUM_CONNECTS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_NUM_CONNECTS.3; sourceTree = "<group>"; };
		3E8C59C71D2DA9AF00BC0468 /* CURLINFO_OS_ERRNO.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_OS_ERRNO.3; sourceTree = "<group>"; };
		3E8C59C81D2DA9AF00BC0468 /* CURLINFO_PRETRANSFER_TIME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_PRETRANSFER_TIME.3; sourceTree = "<group>"; };
		3E8C59C91D2DA9AF00BC0468 /* CURLINFO_PRIMARY_IP.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_PRIMARY_IP.3; sourceTree = "<group>"; };
		3E8C59CA1D2DA9AF00BC0468 /* CURLINFO_PRIMARY_PORT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_PRIMARY_PORT.3; sourceTree = "<group>"; };
		3E8C59CB1D2DA9AF00BC0468 /* CURLINFO_PRIVATE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_PRIVATE.3; sourceTree = "<group>"; };
		3E8C59CC1D2DA9AF00BC0468 /* CURLINFO_PROXYAUTH_AVAIL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_PROXYAUTH_AVAIL.3; sourceTree = "<group>"; };
		3E8C59CD1D2DA9AF00BC0468 /* CURLINFO_REDIRECT_COUNT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_REDIRECT_COUNT.3; sourceTree = "<group>"; };
		3E8C59CE1D2DA9AF00BC0468 /* CURLINFO_REDIRECT_TIME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_REDIRECT_TIME.3; sourceTree = "<group>"; };
		3E8C59CF1D2DA9AF00BC0468 /* CURLINFO_REDIRECT_URL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_REDIRECT_URL.3; sourceTree = "<group>"; };
		3E8C59D01D2DA9AF00BC0468 /* CURLINFO_REQUEST_SIZE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_REQUEST_SIZE.3; sourceTree = "<group>"; };
		3E8C59D11D2DA9AF00BC0468 /* CURLINFO_RESPONSE_CODE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_RESPONSE_CODE.3; sourceTree = "<group>"; };
		3E8C59D21D2DA9AF00BC0468 /* CURLINFO_RTSP_CLIENT_CSEQ.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_RTSP_CLIENT_CSEQ.3; sourceTree = "<group>"; };
		3E8C59D31D2DA9AF00BC0468 /* CURLINFO_RTSP_CSEQ_RECV.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_RTSP_CSEQ_RECV.3; sourceTree = "<group>"; };
		3E8C59D41D2DA9AF00BC0468 /* CURLINFO_RTSP_SERVER_CSEQ.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_RTSP_SERVER_CSEQ.3; sourceTree = "<group>"; };
		3E8C59D51D2DA9AF00BC0468 /* CURLINFO_RTSP_SESSION_ID.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_RTSP_SESSION_ID.3; sourceTree = "<group>"; };
		3E8C59D61D2DA9AF00BC0468 /* CURLINFO_SIZE_DOWNLOAD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_SIZE_DOWNLOAD.3; sourceTree = "<group>"; };
		3E8C59D71D2DA9AF00BC0468 /* CURLINFO_SIZE_UPLOAD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_SIZE_UPLOAD.3; sourceTree = "<group>"; };
		3E8C59D81D2DA9AF00BC0468 /* CURLINFO_SPEED_DOWNLOAD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_SPEED_DOWNLOAD.3; sourceTree = "<group>"; };
		3E8C59D91D2DA9AF00BC0468 /* CURLINFO_SPEED_UPLOAD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_SPEED_UPLOAD.3; sourceTree = "<group>"; };
		3E8C59DA1D2DA9AF00BC0468 /* CURLINFO_SSL_ENGINES.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_SSL_ENGINES.3; sourceTree = "<group>"; };
		3E8C59DB1D2DA9AF00BC0468 /* CURLINFO_SSL_VERIFYRESULT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_SSL_VERIFYRESULT.3; sourceTree = "<group>"; };
		3E8C59DC1D2DA9AF00BC0468 /* CURLINFO_STARTTRANSFER_TIME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_STARTTRANSFER_TIME.3; sourceTree = "<group>"; };
		3E8C59DD1D2DA9AF00BC0468 /* CURLINFO_TLS_SESSION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_TLS_SESSION.3; sourceTree = "<group>"; };
		3E8C59DE1D2DA9AF00BC0468 /* CURLINFO_TLS_SSL_PTR.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_TLS_SSL_PTR.3; sourceTree = "<group>"; };
		3E8C59DF1D2DA9AF00BC0468 /* CURLINFO_TOTAL_TIME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_TOTAL_TIME.3; sourceTree = "<group>"; };
		3E8C59E01D2DA9AF00BC0468 /* CURLMOPT_PUSHDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLMOPT_PUSHDATA.3; sourceTree = "<group>"; };
		3E8C59E11D2DA9B000BC0468 /* CURLMOPT_PUSHFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLMOPT_PUSHFUNCTION.3; sourceTree = "<group>"; };
		3E8C59E21D2DA9B000BC0468 /* CURLOPT_CONNECT_TO.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CONNECT_TO.3; sourceTree = "<group>"; };
		3E8C59E31D2DA9B000BC0468 /* CURLOPT_DEFAULT_PROTOCOL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_DEFAULT_PROTOCOL.3; sourceTree = "<group>"; };
		3E8C59E41D2DA9B000BC0468 /* CURLOPT_STREAM_DEPENDS_E.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_STREAM_DEPENDS_E.3; sourceTree = "<group>"; };
		3E8C59E51D2DA9B000BC0468 /* CURLOPT_STREAM_DEPENDS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_STREAM_DEPENDS.3; sourceTree = "<group>"; };
		3E8C59E61D2DA9B000BC0468 /* CURLOPT_STREAM_WEIGHT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_STREAM_WEIGHT.3; sourceTree = "<group>"; };
		3E8C59E71D2DA9B000BC0468 /* CURLOPT_TCP_FASTOPEN.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TCP_FASTOPEN.3; sourceTree = "<group>"; };
		3E8C59E81D2DA9B000BC0468 /* CURLOPT_TFTP_NO_OPTIONS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TFTP_NO_OPTIONS.3; sourceTree = "<group>"; };
		3EEA808A1ECCAB4C0061E531 /* system.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = system.h; sourceTree = "<group>"; };
		3EEA808C1ECCAB950061E531 /* CURLINFO_PROTOCOL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_PROTOCOL.3; sourceTree = "<group>"; };
		3EEA808D1ECCAB950061E531 /* CURLINFO_PROXY_SSL_VERIFYRESULT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_PROXY_SSL_VERIFYRESULT.3; sourceTree = "<group>"; };
		3EEA808E1ECCAB950061E531 /* CURLINFO_SCHEME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLINFO_SCHEME.3; sourceTree = "<group>"; };
		3EEA808F1ECCAB950061E531 /* CURLOPT_ABSTRACT_UNIX_SOCKET.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_ABSTRACT_UNIX_SOCKET.3; sourceTree = "<group>"; };
		3EEA80901ECCAB950061E531 /* CURLOPT_PRE_PROXY.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PRE_PROXY.3; sourceTree = "<group>"; };
		3EEA80911ECCAB950061E531 /* CURLOPT_PROXY_CAINFO.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_CAINFO.3; sourceTree = "<group>"; };
		3EEA80921ECCAB950061E531 /* CURLOPT_PROXY_CAPATH.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_CAPATH.3; sourceTree = "<group>"; };
		3EEA80931ECCAB950061E531 /* CURLOPT_PROXY_CRLFILE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_CRLFILE.3; sourceTree = "<group>"; };
		3EEA80941ECCAB950061E531 /* CURLOPT_PROXY_KEYPASSWD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_KEYPASSWD.3; sourceTree = "<group>"; };
		3EEA80951ECCAB950061E531 /* CURLOPT_PROXY_PINNEDPUBLICKEY.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_PINNEDPUBLICKEY.3; sourceTree = "<group>"; };
		3EEA80961ECCAB950061E531 /* CURLOPT_PROXY_SSL_CIPHER_LIST.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_SSL_CIPHER_LIST.3; sourceTree = "<group>"; };
		3EEA80971ECCAB950061E531 /* CURLOPT_PROXY_SSL_OPTIONS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_SSL_OPTIONS.3; sourceTree = "<group>"; };
		3EEA80981ECCAB950061E531 /* CURLOPT_PROXY_SSL_VERIFYHOST.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_SSL_VERIFYHOST.3; sourceTree = "<group>"; };
		3EEA80991ECCAB950061E531 /* CURLOPT_PROXY_SSL_VERIFYPEER.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_SSL_VERIFYPEER.3; sourceTree = "<group>"; };
		3EEA809A1ECCAB950061E531 /* CURLOPT_PROXY_SSLCERT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_SSLCERT.3; sourceTree = "<group>"; };
		3EEA809B1ECCAB950061E531 /* CURLOPT_PROXY_SSLCERTTYPE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_SSLCERTTYPE.3; sourceTree = "<group>"; };
		3EEA809C1ECCAB950061E531 /* CURLOPT_PROXY_SSLKEY.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_SSLKEY.3; sourceTree = "<group>"; };
		3EEA809D1ECCAB950061E531 /* CURLOPT_PROXY_SSLKEYTYPE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_SSLKEYTYPE.3; sourceTree = "<group>"; };
		3EEA809E1ECCAB950061E531 /* CURLOPT_PROXY_SSLVERSION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_SSLVERSION.3; sourceTree = "<group>"; };
		3EEA809F1ECCAB950061E531 /* CURLOPT_PROXY_TLSAUTH_PASSWORD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_TLSAUTH_PASSWORD.3; sourceTree = "<group>"; };
		3EEA80A01ECCAB950061E531 /* CURLOPT_PROXY_TLSAUTH_TYPE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_TLSAUTH_TYPE.3; sourceTree = "<group>"; };
		3EEA80A11ECCAB950061E531 /* CURLOPT_PROXY_TLSAUTH_USERNAME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_TLSAUTH_USERNAME.3; sourceTree = "<group>"; };
		3EEA80A21ECCAB950061E531 /* CURLOPT_SUPPRESS_CONNECT_HEADERS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SUPPRESS_CONNECT_HEADERS.3; sourceTree = "<group>"; };
		3EEA80BA1ECCABF60061E531 /* rand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rand.c; sourceTree = "<group>"; };
		3EEA80BB1ECCABF60061E531 /* rand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rand.h; sourceTree = "<group>"; };
		9201A3931ED2C95A00572A78 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; };
		FC41A5D71245564C007EDB1C /* curl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = curl; sourceTree = BUILT_PRODUCTS_DIR; };
		FC41A5DF12455686007EDB1C /* curl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl.h; sourceTree = "<group>"; };
		FC41A5E012455686007EDB1C /* curlbuild.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curlbuild.h; sourceTree = "<group>"; };
		FC41A5E312455686007EDB1C /* curlrules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curlrules.h; sourceTree = "<group>"; };
		FC41A5E412455686007EDB1C /* curlver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curlver.h; sourceTree = "<group>"; };
		FC41A5E512455686007EDB1C /* easy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = easy.h; sourceTree = "<group>"; };
		FC41A5E912455686007EDB1C /* mprintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mprintf.h; sourceTree = "<group>"; };
		FC41A5EA12455686007EDB1C /* multi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = multi.h; sourceTree = "<group>"; };
		FC41A5EC12455686007EDB1C /* stdcheaders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdcheaders.h; sourceTree = "<group>"; };
		FC41A5ED12455686007EDB1C /* typecheck-gcc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "typecheck-gcc.h"; sourceTree = "<group>"; };
		FC41A64E12455686007EDB1C /* arpa_telnet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arpa_telnet.h; sourceTree = "<group>"; };
		FC41A64F12455686007EDB1C /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = base64.c; sourceTree = "<group>"; };
		FC41A65B12455686007EDB1C /* connect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = connect.c; sourceTree = "<group>"; };
		FC41A65C12455686007EDB1C /* connect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = connect.h; sourceTree = "<group>"; };
		FC41A65D12455686007EDB1C /* content_encoding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = content_encoding.c; sourceTree = "<group>"; };
		FC41A65E12455686007EDB1C /* content_encoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = content_encoding.h; sourceTree = "<group>"; };
		FC41A65F12455686007EDB1C /* cookie.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cookie.c; sourceTree = "<group>"; };
		FC41A66012455686007EDB1C /* cookie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cookie.h; sourceTree = "<group>"; };
		FC41A66112455686007EDB1C /* curl_addrinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_addrinfo.c; sourceTree = "<group>"; };
		FC41A66212455686007EDB1C /* curl_addrinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_addrinfo.h; sourceTree = "<group>"; };
		FC41A66312455686007EDB1C /* curl_base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_base64.h; sourceTree = "<group>"; };
		FC41A66712455686007EDB1C /* curl_fnmatch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_fnmatch.c; sourceTree = "<group>"; };
		FC41A66812455686007EDB1C /* curl_fnmatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_fnmatch.h; sourceTree = "<group>"; };
		FC41A66912455686007EDB1C /* curl_hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_hmac.h; sourceTree = "<group>"; };
		FC41A66A12455686007EDB1C /* curl_ldap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_ldap.h; sourceTree = "<group>"; };
		FC41A66B12455686007EDB1C /* curl_md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_md5.h; sourceTree = "<group>"; };
		FC41A66C12455686007EDB1C /* curl_memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_memory.h; sourceTree = "<group>"; };
		FC41A66D12455686007EDB1C /* curl_memrchr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_memrchr.c; sourceTree = "<group>"; };
		FC41A66E12455686007EDB1C /* curl_memrchr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_memrchr.h; sourceTree = "<group>"; };
		FC41A67112455686007EDB1C /* curl_rtmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_rtmp.c; sourceTree = "<group>"; };
		FC41A67212455686007EDB1C /* curl_rtmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_rtmp.h; sourceTree = "<group>"; };
		FC41A67312455686007EDB1C /* curl_sspi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_sspi.c; sourceTree = "<group>"; };
		FC41A67412455686007EDB1C /* curl_sspi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_sspi.h; sourceTree = "<group>"; };
		FC41A67512455686007EDB1C /* curl_threads.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_threads.c; sourceTree = "<group>"; };
		FC41A67612455686007EDB1C /* curl_threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_threads.h; sourceTree = "<group>"; };
		FC41A67712455686007EDB1C /* curlx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curlx.h; sourceTree = "<group>"; };
		FC41A67812455686007EDB1C /* dict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dict.c; sourceTree = "<group>"; };
		FC41A67912455686007EDB1C /* dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
		FC41A67A12455686007EDB1C /* easy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = easy.c; sourceTree = "<group>"; };
		FC41A67B12455686007EDB1C /* easyif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = easyif.h; sourceTree = "<group>"; };
		FC41A67C12455686007EDB1C /* escape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = escape.c; sourceTree = "<group>"; };
		FC41A67D12455686007EDB1C /* escape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = escape.h; sourceTree = "<group>"; };
		FC41A67E12455686007EDB1C /* file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = file.c; sourceTree = "<group>"; };
		FC41A67F12455686007EDB1C /* file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
		FC41A68012455686007EDB1C /* fileinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fileinfo.c; sourceTree = "<group>"; };
		FC41A68112455686007EDB1C /* fileinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fileinfo.h; sourceTree = "<group>"; };
		FC41A68312455686007EDB1C /* formdata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = formdata.c; sourceTree = "<group>"; };
		FC41A68412455686007EDB1C /* formdata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = formdata.h; sourceTree = "<group>"; };
		FC41A68512455686007EDB1C /* ftp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ftp.c; sourceTree = "<group>"; };
		FC41A68612455686007EDB1C /* ftp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ftp.h; sourceTree = "<group>"; };
		FC41A68712455686007EDB1C /* ftplistparser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ftplistparser.c; sourceTree = "<group>"; };
		FC41A68812455686007EDB1C /* ftplistparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ftplistparser.h; sourceTree = "<group>"; };
		FC41A68912455686007EDB1C /* getenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getenv.c; sourceTree = "<group>"; };
		FC41A68A12455686007EDB1C /* getinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getinfo.c; sourceTree = "<group>"; };
		FC41A68B12455686007EDB1C /* getinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = getinfo.h; sourceTree = "<group>"; };
		FC41A68E12455686007EDB1C /* hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hash.c; sourceTree = "<group>"; };
		FC41A68F12455686007EDB1C /* hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash.h; sourceTree = "<group>"; };
		FC41A69012455686007EDB1C /* hmac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hmac.c; sourceTree = "<group>"; };
		FC41A69212455686007EDB1C /* hostasyn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hostasyn.c; sourceTree = "<group>"; };
		FC41A69312455686007EDB1C /* hostip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hostip.c; sourceTree = "<group>"; };
		FC41A69412455686007EDB1C /* hostip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hostip.h; sourceTree = "<group>"; };
		FC41A69512455686007EDB1C /* hostip4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hostip4.c; sourceTree = "<group>"; };
		FC41A69612455686007EDB1C /* hostip6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hostip6.c; sourceTree = "<group>"; };
		FC41A69712455686007EDB1C /* hostsyn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hostsyn.c; sourceTree = "<group>"; };
		FC41A69912455686007EDB1C /* http.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = http.c; sourceTree = "<group>"; };
		FC41A69A12455686007EDB1C /* http.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http.h; sourceTree = "<group>"; };
		FC41A69B12455686007EDB1C /* http_chunks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = http_chunks.c; sourceTree = "<group>"; };
		FC41A69C12455686007EDB1C /* http_chunks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_chunks.h; sourceTree = "<group>"; };
		FC41A69D12455686007EDB1C /* http_digest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = http_digest.c; sourceTree = "<group>"; };
		FC41A69E12455686007EDB1C /* http_digest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_digest.h; sourceTree = "<group>"; };
		FC41A69F12455686007EDB1C /* http_negotiate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = http_negotiate.c; sourceTree = "<group>"; };
		FC41A6A012455686007EDB1C /* http_negotiate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_negotiate.h; sourceTree = "<group>"; };
		FC41A6A312455686007EDB1C /* if2ip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = if2ip.c; sourceTree = "<group>"; };
		FC41A6A412455686007EDB1C /* if2ip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = if2ip.h; sourceTree = "<group>"; };
		FC41A6A512455686007EDB1C /* imap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imap.c; sourceTree = "<group>"; };
		FC41A6A612455686007EDB1C /* imap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imap.h; sourceTree = "<group>"; };
		FC41A6A712455686007EDB1C /* inet_ntop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inet_ntop.c; sourceTree = "<group>"; };
		FC41A6A812455686007EDB1C /* inet_ntop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inet_ntop.h; sourceTree = "<group>"; };
		FC41A6A912455686007EDB1C /* inet_pton.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inet_pton.c; sourceTree = "<group>"; };
		FC41A6AA12455686007EDB1C /* inet_pton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inet_pton.h; sourceTree = "<group>"; };
		FC41A6AD12455686007EDB1C /* krb5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = krb5.c; sourceTree = "<group>"; };
		FC41A6AE12455686007EDB1C /* ldap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ldap.c; sourceTree = "<group>"; };
		FC41A6B312455686007EDB1C /* llist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = llist.c; sourceTree = "<group>"; };
		FC41A6B412455686007EDB1C /* llist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llist.h; sourceTree = "<group>"; };
		FC41A6C412455686007EDB1C /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = md5.c; sourceTree = "<group>"; };
		FC41A6C512455686007EDB1C /* memdebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memdebug.c; sourceTree = "<group>"; };
		FC41A6C612455686007EDB1C /* memdebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memdebug.h; sourceTree = "<group>"; };
		FC41A6C812455686007EDB1C /* mprintf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mprintf.c; sourceTree = "<group>"; };
		FC41A6CB12455686007EDB1C /* multi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = multi.c; sourceTree = "<group>"; };
		FC41A6CC12455686007EDB1C /* multiif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = multiif.h; sourceTree = "<group>"; };
		FC41A6CD12455686007EDB1C /* netrc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = netrc.c; sourceTree = "<group>"; };
		FC41A6CE12455686007EDB1C /* netrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = netrc.h; sourceTree = "<group>"; };
		FC41A6CF12455686007EDB1C /* nonblock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nonblock.c; sourceTree = "<group>"; };
		FC41A6D012455686007EDB1C /* nonblock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nonblock.h; sourceTree = "<group>"; };
		FC41A6D312455686007EDB1C /* nwlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nwlib.c; sourceTree = "<group>"; };
		FC41A6D412455686007EDB1C /* nwos.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nwos.c; sourceTree = "<group>"; };
		FC41A6D512455686007EDB1C /* openldap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = openldap.c; sourceTree = "<group>"; };
		FC41A6D612455686007EDB1C /* parsedate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parsedate.c; sourceTree = "<group>"; };
		FC41A6D712455686007EDB1C /* parsedate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parsedate.h; sourceTree = "<group>"; };
		FC41A6D812455686007EDB1C /* pingpong.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pingpong.c; sourceTree = "<group>"; };
		FC41A6D912455686007EDB1C /* pingpong.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pingpong.h; sourceTree = "<group>"; };
		FC41A6DC12455686007EDB1C /* pop3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pop3.c; sourceTree = "<group>"; };
		FC41A6DD12455686007EDB1C /* pop3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pop3.h; sourceTree = "<group>"; };
		FC41A6DE12455686007EDB1C /* progress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = progress.c; sourceTree = "<group>"; };
		FC41A6DF12455686007EDB1C /* progress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = progress.h; sourceTree = "<group>"; };
		FC41A6EE12455686007EDB1C /* rtsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rtsp.c; sourceTree = "<group>"; };
		FC41A6EF12455686007EDB1C /* rtsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rtsp.h; sourceTree = "<group>"; };
		FC41A6F012455686007EDB1C /* security.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = security.c; sourceTree = "<group>"; };
		FC41A6F112455686007EDB1C /* select.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = select.c; sourceTree = "<group>"; };
		FC41A6F212455686007EDB1C /* select.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = select.h; sourceTree = "<group>"; };
		FC41A6F312455686007EDB1C /* sendf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sendf.c; sourceTree = "<group>"; };
		FC41A6F412455686007EDB1C /* sendf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sendf.h; sourceTree = "<group>"; };
		FC41A6F512455686007EDB1C /* setup-os400.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "setup-os400.h"; sourceTree = "<group>"; };
		FC41A6F812455686007EDB1C /* share.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = share.c; sourceTree = "<group>"; };
		FC41A6F912455686007EDB1C /* share.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = share.h; sourceTree = "<group>"; };
		FC41A6FA12455686007EDB1C /* slist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = slist.c; sourceTree = "<group>"; };
		FC41A6FB12455686007EDB1C /* slist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = slist.h; sourceTree = "<group>"; };
		FC41A6FC12455686007EDB1C /* smtp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = smtp.c; sourceTree = "<group>"; };
		FC41A6FD12455686007EDB1C /* smtp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smtp.h; sourceTree = "<group>"; };
		FC41A6FE12455686007EDB1C /* sockaddr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sockaddr.h; sourceTree = "<group>"; };
		FC41A6FF12455686007EDB1C /* socks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = socks.c; sourceTree = "<group>"; };
		FC41A70012455686007EDB1C /* socks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = socks.h; sourceTree = "<group>"; };
		FC41A70112455686007EDB1C /* socks_gssapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = socks_gssapi.c; sourceTree = "<group>"; };
		FC41A70212455686007EDB1C /* socks_sspi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = socks_sspi.c; sourceTree = "<group>"; };
		FC41A70312455686007EDB1C /* speedcheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = speedcheck.c; sourceTree = "<group>"; };
		FC41A70412455686007EDB1C /* speedcheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = speedcheck.h; sourceTree = "<group>"; };
		FC41A70512455686007EDB1C /* splay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = splay.c; sourceTree = "<group>"; };
		FC41A70612455686007EDB1C /* splay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = splay.h; sourceTree = "<group>"; };
		FC41A70712455686007EDB1C /* ssh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ssh.c; sourceTree = "<group>"; };
		FC41A70812455686007EDB1C /* ssh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ssh.h; sourceTree = "<group>"; };
		FC41A70E12455686007EDB1C /* strdup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strdup.c; sourceTree = "<group>"; };
		FC41A70F12455686007EDB1C /* strdup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strdup.h; sourceTree = "<group>"; };
		FC41A71212455686007EDB1C /* strerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strerror.c; sourceTree = "<group>"; };
		FC41A71312455686007EDB1C /* strerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strerror.h; sourceTree = "<group>"; };
		FC41A71412455686007EDB1C /* strtok.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strtok.c; sourceTree = "<group>"; };
		FC41A71512455686007EDB1C /* strtok.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strtok.h; sourceTree = "<group>"; };
		FC41A71612455686007EDB1C /* strtoofft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strtoofft.c; sourceTree = "<group>"; };
		FC41A71712455686007EDB1C /* strtoofft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strtoofft.h; sourceTree = "<group>"; };
		FC41A71812455686007EDB1C /* telnet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = telnet.c; sourceTree = "<group>"; };
		FC41A71912455686007EDB1C /* telnet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = telnet.h; sourceTree = "<group>"; };
		FC41A71A12455686007EDB1C /* tftp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tftp.c; sourceTree = "<group>"; };
		FC41A71B12455686007EDB1C /* tftp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tftp.h; sourceTree = "<group>"; };
		FC41A71C12455686007EDB1C /* timeval.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timeval.c; sourceTree = "<group>"; };
		FC41A71D12455686007EDB1C /* timeval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timeval.h; sourceTree = "<group>"; };
		FC41A71E12455686007EDB1C /* transfer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transfer.c; sourceTree = "<group>"; };
		FC41A71F12455686007EDB1C /* transfer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transfer.h; sourceTree = "<group>"; };
		FC41A72012455686007EDB1C /* url.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = url.c; sourceTree = "<group>"; };
		FC41A72112455686007EDB1C /* url.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = url.h; sourceTree = "<group>"; };
		FC41A72212455686007EDB1C /* urldata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = urldata.h; sourceTree = "<group>"; };
		FC41A72512455686007EDB1C /* version.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = "<group>"; };
		FC41A72612455686007EDB1C /* warnless.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = warnless.c; sourceTree = "<group>"; };
		FC41A72712455686007EDB1C /* warnless.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = warnless.h; sourceTree = "<group>"; };
		FC41A72812455686007EDB1C /* wildcard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wildcard.c; sourceTree = "<group>"; };
		FC41A72912455686007EDB1C /* wildcard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wildcard.h; sourceTree = "<group>"; };
		FC41A7DD1245569C007EDB1C /* libcurl.4.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcurl.4.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
		FC41A85C12455C98007EDB1C /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
		FD07CC43149AAEEF004DE255 /* libcurl.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = libcurl.xcconfig; sourceTree = "<group>"; };
		FD07CC45149AB8EC004DE255 /* curl.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = curl.xcconfig; sourceTree = "<group>"; };
		FD07CC56149ABE8D004DE255 /* common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcconfig; sourceTree = "<group>"; };
		FD07CC60149AC5BF004DE255 /* curl-config.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = "curl-config.1"; sourceTree = "<group>"; };
		FD07CC63149AC5BF004DE255 /* curl.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = curl.1; sourceTree = "<group>"; };
		FD07CCB2149AC5BF004DE255 /* curl_easy_cleanup.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_cleanup.3; sourceTree = "<group>"; };
		FD07CCB5149AC5BF004DE255 /* curl_easy_duphandle.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_duphandle.3; sourceTree = "<group>"; };
		FD07CCB8149AC5BF004DE255 /* curl_easy_escape.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_escape.3; sourceTree = "<group>"; };
		FD07CCBB149AC5BF004DE255 /* curl_easy_getinfo.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_getinfo.3; sourceTree = "<group>"; };
		FD07CCBE149AC5BF004DE255 /* curl_easy_init.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_init.3; sourceTree = "<group>"; };
		FD07CCC1149AC5BF004DE255 /* curl_easy_pause.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_pause.3; sourceTree = "<group>"; };
		FD07CCC4149AC5BF004DE255 /* curl_easy_perform.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_perform.3; sourceTree = "<group>"; };
		FD07CCC7149AC5BF004DE255 /* curl_easy_recv.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_recv.3; sourceTree = "<group>"; };
		FD07CCCA149AC5BF004DE255 /* curl_easy_reset.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_reset.3; sourceTree = "<group>"; };
		FD07CCCD149AC5BF004DE255 /* curl_easy_send.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_send.3; sourceTree = "<group>"; };
		FD07CCD0149AC5BF004DE255 /* curl_easy_setopt.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_setopt.3; sourceTree = "<group>"; };
		FD07CCD3149AC5BF004DE255 /* curl_easy_strerror.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_strerror.3; sourceTree = "<group>"; };
		FD07CCD6149AC5BF004DE255 /* curl_easy_unescape.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_easy_unescape.3; sourceTree = "<group>"; };
		FD07CCD9149AC5BF004DE255 /* curl_escape.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_escape.3; sourceTree = "<group>"; };
		FD07CCDC149AC5BF004DE255 /* curl_formadd.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_formadd.3; sourceTree = "<group>"; };
		FD07CCDF149AC5BF004DE255 /* curl_formfree.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_formfree.3; sourceTree = "<group>"; };
		FD07CCE2149AC5BF004DE255 /* curl_formget.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_formget.3; sourceTree = "<group>"; };
		FD07CCE5149AC5BF004DE255 /* curl_free.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_free.3; sourceTree = "<group>"; };
		FD07CCE8149AC5BF004DE255 /* curl_getdate.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_getdate.3; sourceTree = "<group>"; };
		FD07CCEB149AC5BF004DE255 /* curl_getenv.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_getenv.3; sourceTree = "<group>"; };
		FD07CCEE149AC5BF004DE255 /* curl_global_cleanup.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_global_cleanup.3; sourceTree = "<group>"; };
		FD07CCF1149AC5BF004DE255 /* curl_global_init.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_global_init.3; sourceTree = "<group>"; };
		FD07CCF4149AC5BF004DE255 /* curl_global_init_mem.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_global_init_mem.3; sourceTree = "<group>"; };
		FD07CCF7149AC5BF004DE255 /* curl_mprintf.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_mprintf.3; sourceTree = "<group>"; };
		FD07CCFA149AC5BF004DE255 /* curl_multi_add_handle.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_add_handle.3; sourceTree = "<group>"; };
		FD07CCFD149AC5BF004DE255 /* curl_multi_assign.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_assign.3; sourceTree = "<group>"; };
		FD07CD00149AC5BF004DE255 /* curl_multi_cleanup.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_cleanup.3; sourceTree = "<group>"; };
		FD07CD03149AC5BF004DE255 /* curl_multi_fdset.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_fdset.3; sourceTree = "<group>"; };
		FD07CD06149AC5BF004DE255 /* curl_multi_info_read.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_info_read.3; sourceTree = "<group>"; };
		FD07CD09149AC5BF004DE255 /* curl_multi_init.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_init.3; sourceTree = "<group>"; };
		FD07CD0C149AC5BF004DE255 /* curl_multi_perform.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_perform.3; sourceTree = "<group>"; };
		FD07CD0F149AC5BF004DE255 /* curl_multi_remove_handle.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_remove_handle.3; sourceTree = "<group>"; };
		FD07CD12149AC5BF004DE255 /* curl_multi_setopt.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_setopt.3; sourceTree = "<group>"; };
		FD07CD15149AC5BF004DE255 /* curl_multi_socket.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_socket.3; sourceTree = "<group>"; };
		FD07CD18149AC5BF004DE255 /* curl_multi_socket_action.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_socket_action.3; sourceTree = "<group>"; };
		FD07CD1B149AC5BF004DE255 /* curl_multi_strerror.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_strerror.3; sourceTree = "<group>"; };
		FD07CD1E149AC5BF004DE255 /* curl_multi_timeout.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_multi_timeout.3; sourceTree = "<group>"; };
		FD07CD21149AC5BF004DE255 /* curl_share_cleanup.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_share_cleanup.3; sourceTree = "<group>"; };
		FD07CD24149AC5BF004DE255 /* curl_share_init.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_share_init.3; sourceTree = "<group>"; };
		FD07CD27149AC5BF004DE255 /* curl_share_setopt.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_share_setopt.3; sourceTree = "<group>"; };
		FD07CD2A149AC5BF004DE255 /* curl_share_strerror.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_share_strerror.3; sourceTree = "<group>"; };
		FD07CD2D149AC5BF004DE255 /* curl_slist_append.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_slist_append.3; sourceTree = "<group>"; };
		FD07CD30149AC5BF004DE255 /* curl_slist_free_all.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_slist_free_all.3; sourceTree = "<group>"; };
		FD07CD33149AC5BF004DE255 /* curl_strequal.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_strequal.3; sourceTree = "<group>"; };
		FD07CD36149AC5BF004DE255 /* curl_unescape.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_unescape.3; sourceTree = "<group>"; };
		FD07CD39149AC5BF004DE255 /* curl_version.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_version.3; sourceTree = "<group>"; };
		FD07CD3C149AC5BF004DE255 /* curl_version_info.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = curl_version_info.3; sourceTree = "<group>"; };
		FD07CD40149AC5BF004DE255 /* libcurl-easy.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libcurl-easy.3"; sourceTree = "<group>"; };
		FD07CD43149AC5BF004DE255 /* libcurl-errors.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libcurl-errors.3"; sourceTree = "<group>"; };
		FD07CD46149AC5BF004DE255 /* libcurl-multi.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libcurl-multi.3"; sourceTree = "<group>"; };
		FD07CD49149AC5BF004DE255 /* libcurl-share.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libcurl-share.3"; sourceTree = "<group>"; };
		FD07CD4C149AC5BF004DE255 /* libcurl-tutorial.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libcurl-tutorial.3"; sourceTree = "<group>"; };
		FD07CD4F149AC5BF004DE255 /* libcurl.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = libcurl.3; sourceTree = "<group>"; };
		FD0DFDC114A1673B00D0DD1C /* getpart */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = getpart; sourceTree = BUILT_PRODUCTS_DIR; };
		FD0DFDCF14A1678B00D0DD1C /* resolve */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = resolve; sourceTree = BUILT_PRODUCTS_DIR; };
		FD0DFDD614A1679000D0DD1C /* rtspd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = rtspd; sourceTree = BUILT_PRODUCTS_DIR; };
		FD0DFDDD14A1679200D0DD1C /* sockfilt */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = sockfilt; sourceTree = BUILT_PRODUCTS_DIR; };
		FD0DFDE414A1679700D0DD1C /* sws */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = sws; sourceTree = BUILT_PRODUCTS_DIR; };
		FD0DFDEB14A1679800D0DD1C /* tftpd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = tftpd; sourceTree = BUILT_PRODUCTS_DIR; };
		FD0DFDF214A1679900D0DD1C /* fake_ntlm */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = fake_ntlm; sourceTree = BUILT_PRODUCTS_DIR; };
		FD0DFDFC14A168A300D0DD1C /* getpart.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getpart.c; sourceTree = "<group>"; };
		FD0DFDFD14A168A300D0DD1C /* testpart.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testpart.c; sourceTree = "<group>"; };
		FD0DFE0214A1694A00D0DD1C /* tests.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = tests.xcconfig; sourceTree = "<group>"; };
		FD0DFE4714A16B9F00D0DD1C /* resolve.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resolve.c; sourceTree = "<group>"; };
		FD0DFE4814A16B9F00D0DD1C /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = util.c; sourceTree = "<group>"; };
		FD0DFE4C14A16BEF00D0DD1C /* rtspd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rtspd.c; sourceTree = "<group>"; };
		FD0DFE4F14A16C1D00D0DD1C /* sockfilt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sockfilt.c; sourceTree = "<group>"; };
		FD0DFE5314A16C5100D0DD1C /* sws.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sws.c; sourceTree = "<group>"; };
		FD0DFE5614A16C7100D0DD1C /* tftpd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tftpd.c; sourceTree = "<group>"; };
		FD0DFE5914A16C9900D0DD1C /* fake_ntlm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fake_ntlm.c; sourceTree = "<group>"; };
		FD35DF2C1DCC17CF009B763D /* strcase.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strcase.c; sourceTree = "<group>"; };
		FD35DF2D1DCC17CF009B763D /* strcase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strcase.h; sourceTree = "<group>"; };
		FD35DF301DCC1CF8009B763D /* libcurl-thread.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libcurl-thread.3"; sourceTree = "<group>"; };
		FD35DF321DCC1D6B009B763D /* CURLINFO_HTTP_VERSION.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLINFO_HTTP_VERSION.3; sourceTree = "<group>"; };
		FD35DF331DCC1D6B009B763D /* CURLOPT_KEEP_SENDING_ON_ERROR.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLOPT_KEEP_SENDING_ON_ERROR.3; sourceTree = "<group>"; };
		FD4C39F6173C6D7500664FD3 /* conncache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = conncache.c; sourceTree = "<group>"; };
		FD4C39F7173C6D7500664FD3 /* conncache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = conncache.h; sourceTree = "<group>"; };
		FD4C39F8173C6D7500664FD3 /* curl_setup_once.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = curl_setup_once.h; sourceTree = "<group>"; };
		FD4C39F9173C6D7500664FD3 /* curl_setup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = curl_setup.h; sourceTree = "<group>"; };
		FD4C39FF173C6DF900664FD3 /* pipeline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pipeline.c; sourceTree = "<group>"; };
		FD4C3A00173C6DFA00664FD3 /* pipeline.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pipeline.h; sourceTree = "<group>"; };
		FD4C3A02173C6E3700664FD3 /* multihandle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = multihandle.h; sourceTree = "<group>"; };
		FD4C3A03173C6E5400664FD3 /* setup-vms.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "setup-vms.h"; sourceTree = "<group>"; };
		FD560D67173C6CA200A6E968 /* tool_hugehelp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_hugehelp.c; sourceTree = "<group>"; };
		FD560D68173C6CA200A6E968 /* tool_hugehelp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_hugehelp.h; sourceTree = "<group>"; };
		FD5753F41B55DE2C004F1257 /* libcurl-symbols.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libcurl-symbols.3"; sourceTree = "<group>"; };
		FD5753F61B55DEFE004F1257 /* CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3; sourceTree = "<group>"; };
		FD5753F71B55DEFE004F1257 /* CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3; sourceTree = "<group>"; };
		FD5753F81B55DEFE004F1257 /* CURLMOPT_MAX_HOST_CONNECTIONS.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_MAX_HOST_CONNECTIONS.3; sourceTree = "<group>"; };
		FD5753F91B55DEFE004F1257 /* CURLMOPT_MAX_PIPELINE_LENGTH.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_MAX_PIPELINE_LENGTH.3; sourceTree = "<group>"; };
		FD5753FA1B55DEFE004F1257 /* CURLMOPT_MAX_TOTAL_CONNECTIONS.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_MAX_TOTAL_CONNECTIONS.3; sourceTree = "<group>"; };
		FD5753FB1B55DEFE004F1257 /* CURLMOPT_MAXCONNECTS.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_MAXCONNECTS.3; sourceTree = "<group>"; };
		FD5753FC1B55DEFE004F1257 /* CURLMOPT_PIPELINING_SERVER_BL.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_PIPELINING_SERVER_BL.3; sourceTree = "<group>"; };
		FD5753FD1B55DEFE004F1257 /* CURLMOPT_PIPELINING_SITE_BL.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_PIPELINING_SITE_BL.3; sourceTree = "<group>"; };
		FD5753FE1B55DEFE004F1257 /* CURLMOPT_PIPELINING.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_PIPELINING.3; sourceTree = "<group>"; };
		FD5753FF1B55DEFE004F1257 /* CURLMOPT_SOCKETDATA.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_SOCKETDATA.3; sourceTree = "<group>"; };
		FD5754001B55DEFE004F1257 /* CURLMOPT_SOCKETFUNCTION.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_SOCKETFUNCTION.3; sourceTree = "<group>"; };
		FD5754011B55DEFE004F1257 /* CURLMOPT_TIMERDATA.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_TIMERDATA.3; sourceTree = "<group>"; };
		FD5754021B55DEFE004F1257 /* CURLMOPT_TIMERFUNCTION.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLMOPT_TIMERFUNCTION.3; sourceTree = "<group>"; };
		FD5754031B55DEFE004F1257 /* CURLOPT_PATH_AS_IS.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLOPT_PATH_AS_IS.3; sourceTree = "<group>"; };
		FD5754041B55DEFE004F1257 /* CURLOPT_PINNEDPUBLICKEY.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLOPT_PINNEDPUBLICKEY.3; sourceTree = "<group>"; };
		FD5754051B55DEFE004F1257 /* CURLOPT_PIPEWAIT.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLOPT_PIPEWAIT.3; sourceTree = "<group>"; };
		FD5754061B55DEFE004F1257 /* CURLOPT_PROXY_SERVICE_NAME.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLOPT_PROXY_SERVICE_NAME.3; sourceTree = "<group>"; };
		FD5754071B55DEFE004F1257 /* CURLOPT_SERVICE_NAME.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLOPT_SERVICE_NAME.3; sourceTree = "<group>"; };
		FD5754081B55DEFE004F1257 /* CURLOPT_SSL_FALSESTART.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLOPT_SSL_FALSESTART.3; sourceTree = "<group>"; };
		FD5754091B55DEFE004F1257 /* CURLOPT_SSL_VERIFYSTATUS.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLOPT_SSL_VERIFYSTATUS.3; sourceTree = "<group>"; };
		FD57540A1B55DEFE004F1257 /* CURLOPT_UNIX_SOCKET_PATH.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLOPT_UNIX_SOCKET_PATH.3; sourceTree = "<group>"; };
		FD60D0E21B5490CB0084FA3C /* tool_strdup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_strdup.c; sourceTree = "<group>"; };
		FD60D0E31B5490CB0084FA3C /* tool_strdup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_strdup.h; sourceTree = "<group>"; };
		FD60D0E51B5491D90084FA3C /* smb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = smb.c; sourceTree = "<group>"; };
		FD60D0E61B5491D90084FA3C /* smb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smb.h; sourceTree = "<group>"; };
		FD60D0E91B5492560084FA3C /* curl_des.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = curl_des.c; sourceTree = "<group>"; };
		FD60D0EA1B5492560084FA3C /* curl_des.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = curl_des.h; sourceTree = "<group>"; };
		FD60D0EB1B5492560084FA3C /* curl_endian.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = curl_endian.c; sourceTree = "<group>"; };
		FD60D0EC1B5492560084FA3C /* curl_endian.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = curl_endian.h; sourceTree = "<group>"; };
		FD60D0ED1B5492560084FA3C /* curl_printf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = curl_printf.h; sourceTree = "<group>"; };
		FD60D0F21B5492D00084FA3C /* darwinssl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = darwinssl.c; sourceTree = "<group>"; };
		FD60D0F31B5492D00084FA3C /* darwinssl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = darwinssl.h; sourceTree = "<group>"; };
		FD60D0F41B5492D00084FA3C /* schannel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = schannel.c; sourceTree = "<group>"; };
		FD60D0F51B5492D00084FA3C /* schannel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = schannel.h; sourceTree = "<group>"; };
		FD7F96D1169E6E53000707BF /* tool_metalink.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_metalink.c; sourceTree = "<group>"; };
		FD7F96D2169E6E53000707BF /* tool_metalink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_metalink.h; sourceTree = "<group>"; };
		FD7F96D4169E6E69000707BF /* tool_setup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_setup.h; sourceTree = "<group>"; };
		FD7F96D6169E6F68000707BF /* amigaos.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = amigaos.c; sourceTree = "<group>"; };
		FD7F96D7169E6F68000707BF /* amigaos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = amigaos.h; sourceTree = "<group>"; };
		FD7F96DC169E6FE3000707BF /* curl_multibyte.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_multibyte.c; sourceTree = "<group>"; };
		FD7F96DD169E6FE3000707BF /* curl_multibyte.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_multibyte.h; sourceTree = "<group>"; };
		FD7F96DE169E6FE3000707BF /* curl_sasl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_sasl.c; sourceTree = "<group>"; };
		FD7F96DF169E6FE3000707BF /* curl_sasl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_sasl.h; sourceTree = "<group>"; };
		FD7F96E2169E6FE3000707BF /* hostcheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hostcheck.c; sourceTree = "<group>"; };
		FD7F96E3169E6FE3000707BF /* hostcheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hostcheck.h; sourceTree = "<group>"; };
		FD7F96EE169E703A000707BF /* curl_multi_wait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = curl_multi_wait.3; sourceTree = "<group>"; };
		FDB9BB671981B59200195172 /* curl_sec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = curl_sec.h; sourceTree = "<group>"; };
		FDB9BB681981B5C600195172 /* dotdot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dotdot.c; sourceTree = "<group>"; };
		FDB9BB691981B5C600195172 /* dotdot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dotdot.h; sourceTree = "<group>"; };
		FDB9BB6A1981B5C600195172 /* http2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = http2.c; sourceTree = "<group>"; };
		FDB9BB6B1981B5C600195172 /* http2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = http2.h; sourceTree = "<group>"; };
		FDB9BB6C1981B5C600195172 /* sigpipe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sigpipe.h; sourceTree = "<group>"; };
		FDB9BB6E1981B5C600195172 /* axtls.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = axtls.c; sourceTree = "<group>"; };
		FDB9BB6F1981B5C600195172 /* axtls.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = axtls.h; sourceTree = "<group>"; };
		FDB9BB741981B5C600195172 /* cyassl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cyassl.c; sourceTree = "<group>"; };
		FDB9BB751981B5C600195172 /* cyassl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cyassl.h; sourceTree = "<group>"; };
		FDB9BB761981B5C600195172 /* gskit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gskit.c; sourceTree = "<group>"; };
		FDB9BB771981B5C600195172 /* gskit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gskit.h; sourceTree = "<group>"; };
		FDB9BB781981B5C600195172 /* gtls.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gtls.c; sourceTree = "<group>"; };
		FDB9BB791981B5C600195172 /* gtls.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gtls.h; sourceTree = "<group>"; };
		FDB9BB7A1981B5C600195172 /* nss.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = nss.c; sourceTree = "<group>"; };
		FDB9BB7B1981B5C600195172 /* nssg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = nssg.h; sourceTree = "<group>"; };
		FDB9BB7C1981B5C600195172 /* openssl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = openssl.c; sourceTree = "<group>"; };
		FDB9BB7D1981B5C600195172 /* openssl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = openssl.h; sourceTree = "<group>"; };
		FDB9BB7E1981B5C600195172 /* polarssl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = polarssl.c; sourceTree = "<group>"; };
		FDB9BB7F1981B5C600195172 /* polarssl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = polarssl.h; sourceTree = "<group>"; };
		FDB9BB801981B5C600195172 /* polarssl_threadlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = polarssl_threadlock.c; sourceTree = "<group>"; };
		FDB9BB811981B5C600195172 /* polarssl_threadlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = polarssl_threadlock.h; sourceTree = "<group>"; };
		FDB9BB841981B5C600195172 /* vtls.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vtls.c; sourceTree = "<group>"; };
		FDB9BB851981B5C600195172 /* vtls.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vtls.h; sourceTree = "<group>"; };
		FDB9BB861981B5C600195172 /* x509asn1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = x509asn1.c; sourceTree = "<group>"; };
		FDB9BB871981B5C600195172 /* x509asn1.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = x509asn1.h; sourceTree = "<group>"; };
		FDC61BC9149833D2005BBE36 /* tool_binmode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_binmode.c; sourceTree = "<group>"; };
		FDC61BCA149833D2005BBE36 /* tool_binmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_binmode.h; sourceTree = "<group>"; };
		FDC61BCB149833D2005BBE36 /* tool_bname.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_bname.c; sourceTree = "<group>"; };
		FDC61BCC149833D2005BBE36 /* tool_bname.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_bname.h; sourceTree = "<group>"; };
		FDC61BCD149833D2005BBE36 /* tool_cb_dbg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_cb_dbg.c; sourceTree = "<group>"; };
		FDC61BCE149833D2005BBE36 /* tool_cb_dbg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_cb_dbg.h; sourceTree = "<group>"; };
		FDC61BCF149833D2005BBE36 /* tool_cb_hdr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_cb_hdr.c; sourceTree = "<group>"; };
		FDC61BD0149833D2005BBE36 /* tool_cb_hdr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_cb_hdr.h; sourceTree = "<group>"; };
		FDC61BD1149833D2005BBE36 /* tool_cb_prg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_cb_prg.c; sourceTree = "<group>"; };
		FDC61BD2149833D2005BBE36 /* tool_cb_prg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_cb_prg.h; sourceTree = "<group>"; };
		FDC61BD3149833D2005BBE36 /* tool_cb_rea.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_cb_rea.c; sourceTree = "<group>"; };
		FDC61BD4149833D2005BBE36 /* tool_cb_rea.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_cb_rea.h; sourceTree = "<group>"; };
		FDC61BD5149833D2005BBE36 /* tool_cb_see.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_cb_see.c; sourceTree = "<group>"; };
		FDC61BD6149833D2005BBE36 /* tool_cb_see.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_cb_see.h; sourceTree = "<group>"; };
		FDC61BD9149833D2005BBE36 /* tool_cb_wrt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_cb_wrt.c; sourceTree = "<group>"; };
		FDC61BDA149833D2005BBE36 /* tool_cb_wrt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_cb_wrt.h; sourceTree = "<group>"; };
		FDC61BDB149833D2005BBE36 /* tool_cfgable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_cfgable.c; sourceTree = "<group>"; };
		FDC61BDC149833D2005BBE36 /* tool_cfgable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_cfgable.h; sourceTree = "<group>"; };
		FDC61BDD149833D2005BBE36 /* tool_convert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_convert.c; sourceTree = "<group>"; };
		FDC61BDE149833D2005BBE36 /* tool_convert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_convert.h; sourceTree = "<group>"; };
		FDC61BDF149833D2005BBE36 /* tool_dirhie.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_dirhie.c; sourceTree = "<group>"; };
		FDC61BE0149833D2005BBE36 /* tool_dirhie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_dirhie.h; sourceTree = "<group>"; };
		FDC61BE1149833D2005BBE36 /* tool_doswin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_doswin.c; sourceTree = "<group>"; };
		FDC61BE2149833D2005BBE36 /* tool_doswin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_doswin.h; sourceTree = "<group>"; };
		FDC61BE3149833D2005BBE36 /* tool_easysrc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_easysrc.c; sourceTree = "<group>"; };
		FDC61BE4149833D2005BBE36 /* tool_easysrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_easysrc.h; sourceTree = "<group>"; };
		FDC61BE5149833D2005BBE36 /* tool_formparse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_formparse.c; sourceTree = "<group>"; };
		FDC61BE6149833D2005BBE36 /* tool_formparse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_formparse.h; sourceTree = "<group>"; };
		FDC61BE7149833D2005BBE36 /* tool_getparam.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_getparam.c; sourceTree = "<group>"; };
		FDC61BE8149833D2005BBE36 /* tool_getparam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_getparam.h; sourceTree = "<group>"; };
		FDC61BE9149833D2005BBE36 /* tool_getpass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_getpass.c; sourceTree = "<group>"; };
		FDC61BEA149833D2005BBE36 /* tool_getpass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_getpass.h; sourceTree = "<group>"; };
		FDC61BEB149833D2005BBE36 /* tool_help.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_help.c; sourceTree = "<group>"; };
		FDC61BEC149833D2005BBE36 /* tool_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_help.h; sourceTree = "<group>"; };
		FDC61BED149833D2005BBE36 /* tool_helpers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_helpers.c; sourceTree = "<group>"; };
		FDC61BEE149833D2005BBE36 /* tool_helpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_helpers.h; sourceTree = "<group>"; };
		FDC61BEF149833D2005BBE36 /* tool_homedir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_homedir.c; sourceTree = "<group>"; };
		FDC61BF0149833D2005BBE36 /* tool_homedir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_homedir.h; sourceTree = "<group>"; };
		FDC61BF1149833D2005BBE36 /* tool_libinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_libinfo.c; sourceTree = "<group>"; };
		FDC61BF2149833D2005BBE36 /* tool_libinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_libinfo.h; sourceTree = "<group>"; };
		FDC61BF3149833D2005BBE36 /* tool_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_main.c; sourceTree = "<group>"; };
		FDC61BF4149833D2005BBE36 /* tool_main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_main.h; sourceTree = "<group>"; };
		FDC61BF5149833D2005BBE36 /* tool_mfiles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_mfiles.c; sourceTree = "<group>"; };
		FDC61BF6149833D2005BBE36 /* tool_mfiles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_mfiles.h; sourceTree = "<group>"; };
		FDC61BF7149833D2005BBE36 /* tool_msgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_msgs.c; sourceTree = "<group>"; };
		FDC61BF8149833D2005BBE36 /* tool_msgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_msgs.h; sourceTree = "<group>"; };
		FDC61BF9149833D2005BBE36 /* tool_operate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_operate.c; sourceTree = "<group>"; };
		FDC61BFA149833D2005BBE36 /* tool_operate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_operate.h; sourceTree = "<group>"; };
		FDC61BFB149833D2005BBE36 /* tool_operhlp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_operhlp.c; sourceTree = "<group>"; };
		FDC61BFC149833D2005BBE36 /* tool_operhlp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_operhlp.h; sourceTree = "<group>"; };
		FDC61BFD149833D2005BBE36 /* tool_panykey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_panykey.c; sourceTree = "<group>"; };
		FDC61BFE149833D2005BBE36 /* tool_panykey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_panykey.h; sourceTree = "<group>"; };
		FDC61BFF149833D2005BBE36 /* tool_paramhlp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_paramhlp.c; sourceTree = "<group>"; };
		FDC61C00149833D2005BBE36 /* tool_paramhlp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_paramhlp.h; sourceTree = "<group>"; };
		FDC61C01149833D2005BBE36 /* tool_parsecfg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_parsecfg.c; sourceTree = "<group>"; };
		FDC61C02149833D2005BBE36 /* tool_parsecfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_parsecfg.h; sourceTree = "<group>"; };
		FDC61C03149833D2005BBE36 /* tool_sdecls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_sdecls.h; sourceTree = "<group>"; };
		FDC61C04149833D2005BBE36 /* tool_setopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_setopt.c; sourceTree = "<group>"; };
		FDC61C05149833D2005BBE36 /* tool_setopt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_setopt.h; sourceTree = "<group>"; };
		FDC61C06149833D2005BBE36 /* tool_sleep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_sleep.c; sourceTree = "<group>"; };
		FDC61C07149833D2005BBE36 /* tool_sleep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_sleep.h; sourceTree = "<group>"; };
		FDC61C08149833D2005BBE36 /* tool_urlglob.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_urlglob.c; sourceTree = "<group>"; };
		FDC61C09149833D2005BBE36 /* tool_urlglob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_urlglob.h; sourceTree = "<group>"; };
		FDC61C0A149833D2005BBE36 /* tool_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_util.c; sourceTree = "<group>"; };
		FDC61C0B149833D2005BBE36 /* tool_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_util.h; sourceTree = "<group>"; };
		FDC61C0C149833D2005BBE36 /* tool_version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_version.h; sourceTree = "<group>"; };
		FDC61C0D149833D2005BBE36 /* tool_vms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_vms.c; sourceTree = "<group>"; };
		FDC61C0E149833D2005BBE36 /* tool_vms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_vms.h; sourceTree = "<group>"; };
		FDC61C0F149833D2005BBE36 /* tool_writeenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_writeenv.c; sourceTree = "<group>"; };
		FDC61C10149833D2005BBE36 /* tool_writeenv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_writeenv.h; sourceTree = "<group>"; };
		FDC61C11149833D2005BBE36 /* tool_writeout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_writeout.c; sourceTree = "<group>"; };
		FDC61C12149833D2005BBE36 /* tool_writeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_writeout.h; sourceTree = "<group>"; };
		FDC61C13149833D2005BBE36 /* tool_xattr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tool_xattr.c; sourceTree = "<group>"; };
		FDC61C14149833D2005BBE36 /* tool_xattr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_xattr.h; sourceTree = "<group>"; };
		FDC61C3E149837F3005BBE36 /* md4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = md4.c; sourceTree = "<group>"; };
		FDC61C43149838D7005BBE36 /* curl_gethostname.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_gethostname.c; sourceTree = "<group>"; };
		FDC61C44149838D7005BBE36 /* curl_gethostname.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_gethostname.h; sourceTree = "<group>"; };
		FDC61C47149838F5005BBE36 /* gopher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gopher.c; sourceTree = "<group>"; };
		FDC61C48149838F5005BBE36 /* gopher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gopher.h; sourceTree = "<group>"; };
		FDC61C4F14983929005BBE36 /* idn_win32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = idn_win32.c; sourceTree = "<group>"; };
		FDC61C571498396C005BBE36 /* http_proxy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = http_proxy.c; sourceTree = "<group>"; };
		FDC61C581498396D005BBE36 /* http_proxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_proxy.h; sourceTree = "<group>"; };
		FDC61C5B14983978005BBE36 /* non-ascii.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "non-ascii.c"; sourceTree = "<group>"; };
		FDC61C5C14983978005BBE36 /* non-ascii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "non-ascii.h"; sourceTree = "<group>"; };
		FDC61C5F14983982005BBE36 /* asyn-ares.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "asyn-ares.c"; sourceTree = "<group>"; };
		FDC61C6014983982005BBE36 /* asyn-thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "asyn-thread.c"; sourceTree = "<group>"; };
		FDC61C63149839A6005BBE36 /* curl_gssapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_gssapi.c; sourceTree = "<group>"; };
		FDC61C64149839A7005BBE36 /* curl_gssapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_gssapi.h; sourceTree = "<group>"; };
		FDC61C65149839A7005BBE36 /* curl_md4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_md4.h; sourceTree = "<group>"; };
		FDC61C66149839A7005BBE36 /* curl_ntlm_core.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_ntlm_core.c; sourceTree = "<group>"; };
		FDC61C67149839A7005BBE36 /* curl_ntlm_core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_ntlm_core.h; sourceTree = "<group>"; };
		FDC61C6A149839A8005BBE36 /* curl_ntlm_wb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curl_ntlm_wb.c; sourceTree = "<group>"; };
		FDC61C6B149839A8005BBE36 /* curl_ntlm_wb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curl_ntlm_wb.h; sourceTree = "<group>"; };
		FDC61C7914983A17005BBE36 /* asyn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asyn.h; sourceTree = "<group>"; };
		FDDC11911981DD85002F032D /* CURLOPT_ACCEPT_ENCODING.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = CURLOPT_ACCEPT_ENCODING.3; sourceTree = "<group>"; };
		FDDC11931981DDED002F032D /* CURLOPT_ACCEPTTIMEOUT_MS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_ACCEPTTIMEOUT_MS.3; sourceTree = "<group>"; };
		FDDC11941981DDED002F032D /* CURLOPT_ADDRESS_SCOPE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_ADDRESS_SCOPE.3; sourceTree = "<group>"; };
		FDDC11951981DDED002F032D /* CURLOPT_APPEND.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_APPEND.3; sourceTree = "<group>"; };
		FDDC11961981DDED002F032D /* CURLOPT_AUTOREFERER.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_AUTOREFERER.3; sourceTree = "<group>"; };
		FDDC11971981DDED002F032D /* CURLOPT_BUFFERSIZE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_BUFFERSIZE.3; sourceTree = "<group>"; };
		FDDC11981981DDED002F032D /* CURLOPT_CAINFO.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CAINFO.3; sourceTree = "<group>"; };
		FDDC11991981DDED002F032D /* CURLOPT_CAPATH.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CAPATH.3; sourceTree = "<group>"; };
		FDDC119A1981DDED002F032D /* CURLOPT_CERTINFO.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CERTINFO.3; sourceTree = "<group>"; };
		FDDC119B1981DDED002F032D /* CURLOPT_CHUNK_BGN_FUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CHUNK_BGN_FUNCTION.3; sourceTree = "<group>"; };
		FDDC119C1981DDED002F032D /* CURLOPT_CHUNK_DATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CHUNK_DATA.3; sourceTree = "<group>"; };
		FDDC119D1981DDED002F032D /* CURLOPT_CHUNK_END_FUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CHUNK_END_FUNCTION.3; sourceTree = "<group>"; };
		FDDC119E1981DDED002F032D /* CURLOPT_CLOSESOCKETDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CLOSESOCKETDATA.3; sourceTree = "<group>"; };
		FDDC119F1981DDED002F032D /* CURLOPT_CLOSESOCKETFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CLOSESOCKETFUNCTION.3; sourceTree = "<group>"; };
		FDDC11A01981DDED002F032D /* CURLOPT_CONNECT_ONLY.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CONNECT_ONLY.3; sourceTree = "<group>"; };
		FDDC11A11981DDED002F032D /* CURLOPT_CONNECTTIMEOUT_MS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CONNECTTIMEOUT_MS.3; sourceTree = "<group>"; };
		FDDC11A21981DDED002F032D /* CURLOPT_CONNECTTIMEOUT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CONNECTTIMEOUT.3; sourceTree = "<group>"; };
		FDDC11A31981DDED002F032D /* CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CONV_FROM_NETWORK_FUNCTION.3; sourceTree = "<group>"; };
		FDDC11A41981DDED002F032D /* CURLOPT_CONV_FROM_UTF8_FUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CONV_FROM_UTF8_FUNCTION.3; sourceTree = "<group>"; };
		FDDC11A51981DDED002F032D /* CURLOPT_CONV_TO_NETWORK_FUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CONV_TO_NETWORK_FUNCTION.3; sourceTree = "<group>"; };
		FDDC11A61981DDED002F032D /* CURLOPT_COOKIE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_COOKIE.3; sourceTree = "<group>"; };
		FDDC11A71981DDED002F032D /* CURLOPT_COOKIEFILE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_COOKIEFILE.3; sourceTree = "<group>"; };
		FDDC11A81981DDED002F032D /* CURLOPT_COOKIEJAR.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_COOKIEJAR.3; sourceTree = "<group>"; };
		FDDC11A91981DDED002F032D /* CURLOPT_COOKIELIST.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_COOKIELIST.3; sourceTree = "<group>"; };
		FDDC11AA1981DDED002F032D /* CURLOPT_COOKIESESSION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_COOKIESESSION.3; sourceTree = "<group>"; };
		FDDC11AB1981DDED002F032D /* CURLOPT_COPYPOSTFIELDS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_COPYPOSTFIELDS.3; sourceTree = "<group>"; };
		FDDC11AC1981DDED002F032D /* CURLOPT_CRLF.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CRLF.3; sourceTree = "<group>"; };
		FDDC11AD1981DDED002F032D /* CURLOPT_CRLFILE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CRLFILE.3; sourceTree = "<group>"; };
		FDDC11AE1981DDED002F032D /* CURLOPT_CUSTOMREQUEST.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_CUSTOMREQUEST.3; sourceTree = "<group>"; };
		FDDC11AF1981DDED002F032D /* CURLOPT_DEBUGDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_DEBUGDATA.3; sourceTree = "<group>"; };
		FDDC11B01981DDED002F032D /* CURLOPT_DEBUGFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_DEBUGFUNCTION.3; sourceTree = "<group>"; };
		FDDC11B11981DDED002F032D /* CURLOPT_DIRLISTONLY.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_DIRLISTONLY.3; sourceTree = "<group>"; };
		FDDC11B21981DDED002F032D /* CURLOPT_DNS_CACHE_TIMEOUT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_DNS_CACHE_TIMEOUT.3; sourceTree = "<group>"; };
		FDDC11B31981DDED002F032D /* CURLOPT_DNS_INTERFACE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_DNS_INTERFACE.3; sourceTree = "<group>"; };
		FDDC11B41981DDED002F032D /* CURLOPT_DNS_LOCAL_IP4.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_DNS_LOCAL_IP4.3; sourceTree = "<group>"; };
		FDDC11B51981DDED002F032D /* CURLOPT_DNS_LOCAL_IP6.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_DNS_LOCAL_IP6.3; sourceTree = "<group>"; };
		FDDC11B61981DDED002F032D /* CURLOPT_DNS_SERVERS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_DNS_SERVERS.3; sourceTree = "<group>"; };
		FDDC11B71981DDED002F032D /* CURLOPT_DNS_USE_GLOBAL_CACHE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_DNS_USE_GLOBAL_CACHE.3; sourceTree = "<group>"; };
		FDDC11B81981DDED002F032D /* CURLOPT_EGDSOCKET.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_EGDSOCKET.3; sourceTree = "<group>"; };
		FDDC11B91981DDED002F032D /* CURLOPT_ERRORBUFFER.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_ERRORBUFFER.3; sourceTree = "<group>"; };
		FDDC11BA1981DDED002F032D /* CURLOPT_EXPECT_100_TIMEOUT_MS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_EXPECT_100_TIMEOUT_MS.3; sourceTree = "<group>"; };
		FDDC11BB1981DDED002F032D /* CURLOPT_FAILONERROR.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FAILONERROR.3; sourceTree = "<group>"; };
		FDDC11BC1981DDED002F032D /* CURLOPT_FILETIME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FILETIME.3; sourceTree = "<group>"; };
		FDDC11BD1981DDED002F032D /* CURLOPT_FNMATCH_DATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FNMATCH_DATA.3; sourceTree = "<group>"; };
		FDDC11BE1981DDED002F032D /* CURLOPT_FNMATCH_FUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FNMATCH_FUNCTION.3; sourceTree = "<group>"; };
		FDDC11BF1981DDED002F032D /* CURLOPT_FOLLOWLOCATION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FOLLOWLOCATION.3; sourceTree = "<group>"; };
		FDDC11C01981DDED002F032D /* CURLOPT_FORBID_REUSE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FORBID_REUSE.3; sourceTree = "<group>"; };
		FDDC11C11981DDED002F032D /* CURLOPT_FRESH_CONNECT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FRESH_CONNECT.3; sourceTree = "<group>"; };
		FDDC11C21981DDED002F032D /* CURLOPT_FTP_ACCOUNT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTP_ACCOUNT.3; sourceTree = "<group>"; };
		FDDC11C31981DDED002F032D /* CURLOPT_FTP_ALTERNATIVE_TO_USER.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTP_ALTERNATIVE_TO_USER.3; sourceTree = "<group>"; };
		FDDC11C41981DDED002F032D /* CURLOPT_FTP_CREATE_MISSING_DIRS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTP_CREATE_MISSING_DIRS.3; sourceTree = "<group>"; };
		FDDC11C51981DDED002F032D /* CURLOPT_FTP_FILEMETHOD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTP_FILEMETHOD.3; sourceTree = "<group>"; };
		FDDC11C61981DDED002F032D /* CURLOPT_FTP_RESPONSE_TIMEOUT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTP_RESPONSE_TIMEOUT.3; sourceTree = "<group>"; };
		FDDC11C71981DDED002F032D /* CURLOPT_FTP_SKIP_PASV_IP.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTP_SKIP_PASV_IP.3; sourceTree = "<group>"; };
		FDDC11C81981DDED002F032D /* CURLOPT_FTP_SSL_CCC.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTP_SSL_CCC.3; sourceTree = "<group>"; };
		FDDC11C91981DDED002F032D /* CURLOPT_FTP_USE_EPRT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTP_USE_EPRT.3; sourceTree = "<group>"; };
		FDDC11CA1981DDED002F032D /* CURLOPT_FTP_USE_EPSV.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTP_USE_EPSV.3; sourceTree = "<group>"; };
		FDDC11CB1981DDED002F032D /* CURLOPT_FTP_USE_PRET.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTP_USE_PRET.3; sourceTree = "<group>"; };
		FDDC11CC1981DDED002F032D /* CURLOPT_FTPPORT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTPPORT.3; sourceTree = "<group>"; };
		FDDC11CD1981DDED002F032D /* CURLOPT_FTPSSLAUTH.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_FTPSSLAUTH.3; sourceTree = "<group>"; };
		FDDC11CE1981DDED002F032D /* CURLOPT_GSSAPI_DELEGATION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_GSSAPI_DELEGATION.3; sourceTree = "<group>"; };
		FDDC11CF1981DDED002F032D /* CURLOPT_HEADER.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HEADER.3; sourceTree = "<group>"; };
		FDDC11D01981DDED002F032D /* CURLOPT_HEADERDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HEADERDATA.3; sourceTree = "<group>"; };
		FDDC11D11981DDED002F032D /* CURLOPT_HEADERFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HEADERFUNCTION.3; sourceTree = "<group>"; };
		FDDC11D21981DDED002F032D /* CURLOPT_HEADEROPT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HEADEROPT.3; sourceTree = "<group>"; };
		FDDC11D31981DDED002F032D /* CURLOPT_HTTP_CONTENT_DECODING.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HTTP_CONTENT_DECODING.3; sourceTree = "<group>"; };
		FDDC11D41981DDED002F032D /* CURLOPT_HTTP_TRANSFER_DECODING.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HTTP_TRANSFER_DECODING.3; sourceTree = "<group>"; };
		FDDC11D51981DDED002F032D /* CURLOPT_HTTP_VERSION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HTTP_VERSION.3; sourceTree = "<group>"; };
		FDDC11D61981DDED002F032D /* CURLOPT_HTTP200ALIASES.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HTTP200ALIASES.3; sourceTree = "<group>"; };
		FDDC11D71981DDED002F032D /* CURLOPT_HTTPAUTH.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HTTPAUTH.3; sourceTree = "<group>"; };
		FDDC11D81981DDED002F032D /* CURLOPT_HTTPGET.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HTTPGET.3; sourceTree = "<group>"; };
		FDDC11D91981DDED002F032D /* CURLOPT_HTTPHEADER.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HTTPHEADER.3; sourceTree = "<group>"; };
		FDDC11DA1981DDED002F032D /* CURLOPT_HTTPPOST.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HTTPPOST.3; sourceTree = "<group>"; };
		FDDC11DB1981DDED002F032D /* CURLOPT_HTTPPROXYTUNNEL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_HTTPPROXYTUNNEL.3; sourceTree = "<group>"; };
		FDDC11DC1981DDED002F032D /* CURLOPT_IGNORE_CONTENT_LENGTH.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_IGNORE_CONTENT_LENGTH.3; sourceTree = "<group>"; };
		FDDC11DD1981DDED002F032D /* CURLOPT_INFILESIZE_LARGE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_INFILESIZE_LARGE.3; sourceTree = "<group>"; };
		FDDC11DE1981DDED002F032D /* CURLOPT_INFILESIZE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_INFILESIZE.3; sourceTree = "<group>"; };
		FDDC11DF1981DDED002F032D /* CURLOPT_INTERFACE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_INTERFACE.3; sourceTree = "<group>"; };
		FDDC11E01981DDED002F032D /* CURLOPT_INTERLEAVEDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_INTERLEAVEDATA.3; sourceTree = "<group>"; };
		FDDC11E11981DDED002F032D /* CURLOPT_INTERLEAVEFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_INTERLEAVEFUNCTION.3; sourceTree = "<group>"; };
		FDDC11E21981DDED002F032D /* CURLOPT_IOCTLDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_IOCTLDATA.3; sourceTree = "<group>"; };
		FDDC11E31981DDED002F032D /* CURLOPT_IOCTLFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_IOCTLFUNCTION.3; sourceTree = "<group>"; };
		FDDC11E41981DDED002F032D /* CURLOPT_IPRESOLVE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_IPRESOLVE.3; sourceTree = "<group>"; };
		FDDC11E51981DDED002F032D /* CURLOPT_ISSUERCERT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_ISSUERCERT.3; sourceTree = "<group>"; };
		FDDC11E61981DDED002F032D /* CURLOPT_KEYPASSWD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_KEYPASSWD.3; sourceTree = "<group>"; };
		FDDC11E71981DDED002F032D /* CURLOPT_KRBLEVEL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_KRBLEVEL.3; sourceTree = "<group>"; };
		FDDC11E81981DDED002F032D /* CURLOPT_LOCALPORT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_LOCALPORT.3; sourceTree = "<group>"; };
		FDDC11E91981DDED002F032D /* CURLOPT_LOCALPORTRANGE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_LOCALPORTRANGE.3; sourceTree = "<group>"; };
		FDDC11EA1981DDED002F032D /* CURLOPT_LOGIN_OPTIONS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_LOGIN_OPTIONS.3; sourceTree = "<group>"; };
		FDDC11EB1981DDED002F032D /* CURLOPT_LOW_SPEED_LIMIT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_LOW_SPEED_LIMIT.3; sourceTree = "<group>"; };
		FDDC11EC1981DDED002F032D /* CURLOPT_LOW_SPEED_TIME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_LOW_SPEED_TIME.3; sourceTree = "<group>"; };
		FDDC11ED1981DDED002F032D /* CURLOPT_MAIL_AUTH.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_MAIL_AUTH.3; sourceTree = "<group>"; };
		FDDC11EE1981DDED002F032D /* CURLOPT_MAIL_FROM.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_MAIL_FROM.3; sourceTree = "<group>"; };
		FDDC11EF1981DDED002F032D /* CURLOPT_MAIL_RCPT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_MAIL_RCPT.3; sourceTree = "<group>"; };
		FDDC11F01981DDED002F032D /* CURLOPT_MAX_RECV_SPEED_LARGE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_MAX_RECV_SPEED_LARGE.3; sourceTree = "<group>"; };
		FDDC11F11981DDED002F032D /* CURLOPT_MAX_SEND_SPEED_LARGE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_MAX_SEND_SPEED_LARGE.3; sourceTree = "<group>"; };
		FDDC11F21981DDED002F032D /* CURLOPT_MAXCONNECTS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_MAXCONNECTS.3; sourceTree = "<group>"; };
		FDDC11F31981DDED002F032D /* CURLOPT_MAXFILESIZE_LARGE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_MAXFILESIZE_LARGE.3; sourceTree = "<group>"; };
		FDDC11F41981DDED002F032D /* CURLOPT_MAXFILESIZE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_MAXFILESIZE.3; sourceTree = "<group>"; };
		FDDC11F51981DDED002F032D /* CURLOPT_MAXREDIRS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_MAXREDIRS.3; sourceTree = "<group>"; };
		FDDC11F61981DDED002F032D /* CURLOPT_NETRC_FILE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_NETRC_FILE.3; sourceTree = "<group>"; };
		FDDC11F71981DDED002F032D /* CURLOPT_NETRC.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_NETRC.3; sourceTree = "<group>"; };
		FDDC11F81981DDED002F032D /* CURLOPT_NEW_DIRECTORY_PERMS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_NEW_DIRECTORY_PERMS.3; sourceTree = "<group>"; };
		FDDC11F91981DDED002F032D /* CURLOPT_NEW_FILE_PERMS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_NEW_FILE_PERMS.3; sourceTree = "<group>"; };
		FDDC11FA1981DDED002F032D /* CURLOPT_NOBODY.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_NOBODY.3; sourceTree = "<group>"; };
		FDDC11FB1981DDED002F032D /* CURLOPT_NOPROGRESS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_NOPROGRESS.3; sourceTree = "<group>"; };
		FDDC11FC1981DDED002F032D /* CURLOPT_NOPROXY.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_NOPROXY.3; sourceTree = "<group>"; };
		FDDC11FD1981DDED002F032D /* CURLOPT_NOSIGNAL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_NOSIGNAL.3; sourceTree = "<group>"; };
		FDDC11FE1981DDED002F032D /* CURLOPT_OPENSOCKETDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_OPENSOCKETDATA.3; sourceTree = "<group>"; };
		FDDC11FF1981DDED002F032D /* CURLOPT_OPENSOCKETFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_OPENSOCKETFUNCTION.3; sourceTree = "<group>"; };
		FDDC12001981DDED002F032D /* CURLOPT_PASSWORD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PASSWORD.3; sourceTree = "<group>"; };
		FDDC12011981DDED002F032D /* CURLOPT_PORT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PORT.3; sourceTree = "<group>"; };
		FDDC12021981DDED002F032D /* CURLOPT_POST.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_POST.3; sourceTree = "<group>"; };
		FDDC12031981DDED002F032D /* CURLOPT_POSTFIELDS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_POSTFIELDS.3; sourceTree = "<group>"; };
		FDDC12041981DDED002F032D /* CURLOPT_POSTFIELDSIZE_LARGE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_POSTFIELDSIZE_LARGE.3; sourceTree = "<group>"; };
		FDDC12051981DDED002F032D /* CURLOPT_POSTFIELDSIZE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_POSTFIELDSIZE.3; sourceTree = "<group>"; };
		FDDC12061981DDED002F032D /* CURLOPT_POSTQUOTE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_POSTQUOTE.3; sourceTree = "<group>"; };
		FDDC12071981DDED002F032D /* CURLOPT_POSTREDIR.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_POSTREDIR.3; sourceTree = "<group>"; };
		FDDC12081981DDED002F032D /* CURLOPT_PREQUOTE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PREQUOTE.3; sourceTree = "<group>"; };
		FDDC12091981DDED002F032D /* CURLOPT_PRIVATE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PRIVATE.3; sourceTree = "<group>"; };
		FDDC120A1981DDED002F032D /* CURLOPT_PROGRESSDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROGRESSDATA.3; sourceTree = "<group>"; };
		FDDC120B1981DDED002F032D /* CURLOPT_PROGRESSFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROGRESSFUNCTION.3; sourceTree = "<group>"; };
		FDDC120C1981DDED002F032D /* CURLOPT_PROTOCOLS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROTOCOLS.3; sourceTree = "<group>"; };
		FDDC120D1981DDED002F032D /* CURLOPT_PROXY_TRANSFER_MODE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY_TRANSFER_MODE.3; sourceTree = "<group>"; };
		FDDC120E1981DDED002F032D /* CURLOPT_PROXY.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXY.3; sourceTree = "<group>"; };
		FDDC120F1981DDED002F032D /* CURLOPT_PROXYAUTH.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXYAUTH.3; sourceTree = "<group>"; };
		FDDC12101981DDED002F032D /* CURLOPT_PROXYHEADER.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXYHEADER.3; sourceTree = "<group>"; };
		FDDC12111981DDED002F032D /* CURLOPT_PROXYPASSWORD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXYPASSWORD.3; sourceTree = "<group>"; };
		FDDC12121981DDED002F032D /* CURLOPT_PROXYPORT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXYPORT.3; sourceTree = "<group>"; };
		FDDC12131981DDED002F032D /* CURLOPT_PROXYTYPE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXYTYPE.3; sourceTree = "<group>"; };
		FDDC12141981DDED002F032D /* CURLOPT_PROXYUSERNAME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXYUSERNAME.3; sourceTree = "<group>"; };
		FDDC12151981DDED002F032D /* CURLOPT_PROXYUSERPWD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PROXYUSERPWD.3; sourceTree = "<group>"; };
		FDDC12161981DDED002F032D /* CURLOPT_PUT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_PUT.3; sourceTree = "<group>"; };
		FDDC12171981DDED002F032D /* CURLOPT_QUOTE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_QUOTE.3; sourceTree = "<group>"; };
		FDDC12181981DDED002F032D /* CURLOPT_RANDOM_FILE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RANDOM_FILE.3; sourceTree = "<group>"; };
		FDDC12191981DDED002F032D /* CURLOPT_RANGE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RANGE.3; sourceTree = "<group>"; };
		FDDC121A1981DDED002F032D /* CURLOPT_READDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_READDATA.3; sourceTree = "<group>"; };
		FDDC121B1981DDED002F032D /* CURLOPT_READFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_READFUNCTION.3; sourceTree = "<group>"; };
		FDDC121C1981DDED002F032D /* CURLOPT_REDIR_PROTOCOLS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_REDIR_PROTOCOLS.3; sourceTree = "<group>"; };
		FDDC121D1981DDED002F032D /* CURLOPT_REFERER.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_REFERER.3; sourceTree = "<group>"; };
		FDDC121E1981DDED002F032D /* CURLOPT_RESOLVE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RESOLVE.3; sourceTree = "<group>"; };
		FDDC121F1981DDED002F032D /* CURLOPT_RESUME_FROM_LARGE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RESUME_FROM_LARGE.3; sourceTree = "<group>"; };
		FDDC12201981DDED002F032D /* CURLOPT_RESUME_FROM.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RESUME_FROM.3; sourceTree = "<group>"; };
		FDDC12211981DDED002F032D /* CURLOPT_RTSP_CLIENT_CSEQ.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RTSP_CLIENT_CSEQ.3; sourceTree = "<group>"; };
		FDDC12221981DDED002F032D /* CURLOPT_RTSP_REQUEST.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RTSP_REQUEST.3; sourceTree = "<group>"; };
		FDDC12231981DDED002F032D /* CURLOPT_RTSP_SERVER_CSEQ.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RTSP_SERVER_CSEQ.3; sourceTree = "<group>"; };
		FDDC12241981DDED002F032D /* CURLOPT_RTSP_SESSION_ID.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RTSP_SESSION_ID.3; sourceTree = "<group>"; };
		FDDC12251981DDED002F032D /* CURLOPT_RTSP_STREAM_URI.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RTSP_STREAM_URI.3; sourceTree = "<group>"; };
		FDDC12261981DDED002F032D /* CURLOPT_RTSP_TRANSPORT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_RTSP_TRANSPORT.3; sourceTree = "<group>"; };
		FDDC12271981DDED002F032D /* CURLOPT_SASL_IR.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SASL_IR.3; sourceTree = "<group>"; };
		FDDC12281981DDED002F032D /* CURLOPT_SEEKDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SEEKDATA.3; sourceTree = "<group>"; };
		FDDC12291981DDED002F032D /* CURLOPT_SEEKFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SEEKFUNCTION.3; sourceTree = "<group>"; };
		FDDC122A1981DDED002F032D /* CURLOPT_SHARE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SHARE.3; sourceTree = "<group>"; };
		FDDC122B1981DDED002F032D /* CURLOPT_SOCKOPTDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SOCKOPTDATA.3; sourceTree = "<group>"; };
		FDDC122C1981DDED002F032D /* CURLOPT_SOCKOPTFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SOCKOPTFUNCTION.3; sourceTree = "<group>"; };
		FDDC122D1981DDED002F032D /* CURLOPT_SOCKS5_GSSAPI_NEC.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SOCKS5_GSSAPI_NEC.3; sourceTree = "<group>"; };
		FDDC122E1981DDED002F032D /* CURLOPT_SOCKS5_GSSAPI_SERVICE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SOCKS5_GSSAPI_SERVICE.3; sourceTree = "<group>"; };
		FDDC122F1981DDED002F032D /* CURLOPT_SSH_AUTH_TYPES.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSH_AUTH_TYPES.3; sourceTree = "<group>"; };
		FDDC12301981DDED002F032D /* CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3; sourceTree = "<group>"; };
		FDDC12311981DDED002F032D /* CURLOPT_SSH_KEYDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSH_KEYDATA.3; sourceTree = "<group>"; };
		FDDC12321981DDED002F032D /* CURLOPT_SSH_KEYFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSH_KEYFUNCTION.3; sourceTree = "<group>"; };
		FDDC12331981DDED002F032D /* CURLOPT_SSH_KNOWNHOSTS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSH_KNOWNHOSTS.3; sourceTree = "<group>"; };
		FDDC12341981DDED002F032D /* CURLOPT_SSH_PRIVATE_KEYFILE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSH_PRIVATE_KEYFILE.3; sourceTree = "<group>"; };
		FDDC12351981DDED002F032D /* CURLOPT_SSH_PUBLIC_KEYFILE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSH_PUBLIC_KEYFILE.3; sourceTree = "<group>"; };
		FDDC12361981DDEE002F032D /* CURLOPT_SSL_CIPHER_LIST.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSL_CIPHER_LIST.3; sourceTree = "<group>"; };
		FDDC12371981DDEE002F032D /* CURLOPT_SSL_CTX_DATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSL_CTX_DATA.3; sourceTree = "<group>"; };
		FDDC12381981DDEE002F032D /* CURLOPT_SSL_CTX_FUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSL_CTX_FUNCTION.3; sourceTree = "<group>"; };
		FDDC12391981DDEE002F032D /* CURLOPT_SSL_ENABLE_ALPN.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSL_ENABLE_ALPN.3; sourceTree = "<group>"; };
		FDDC123A1981DDEE002F032D /* CURLOPT_SSL_ENABLE_NPN.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSL_ENABLE_NPN.3; sourceTree = "<group>"; };
		FDDC123B1981DDEE002F032D /* CURLOPT_SSL_OPTIONS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSL_OPTIONS.3; sourceTree = "<group>"; };
		FDDC123C1981DDEE002F032D /* CURLOPT_SSL_SESSIONID_CACHE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSL_SESSIONID_CACHE.3; sourceTree = "<group>"; };
		FDDC123D1981DDEE002F032D /* CURLOPT_SSL_VERIFYHOST.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSL_VERIFYHOST.3; sourceTree = "<group>"; };
		FDDC123E1981DDEE002F032D /* CURLOPT_SSL_VERIFYPEER.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSL_VERIFYPEER.3; sourceTree = "<group>"; };
		FDDC123F1981DDEE002F032D /* CURLOPT_SSLCERT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSLCERT.3; sourceTree = "<group>"; };
		FDDC12401981DDEE002F032D /* CURLOPT_SSLCERTTYPE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSLCERTTYPE.3; sourceTree = "<group>"; };
		FDDC12411981DDEE002F032D /* CURLOPT_SSLENGINE_DEFAULT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSLENGINE_DEFAULT.3; sourceTree = "<group>"; };
		FDDC12421981DDEE002F032D /* CURLOPT_SSLENGINE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSLENGINE.3; sourceTree = "<group>"; };
		FDDC12431981DDEE002F032D /* CURLOPT_SSLKEY.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSLKEY.3; sourceTree = "<group>"; };
		FDDC12441981DDEE002F032D /* CURLOPT_SSLKEYTYPE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSLKEYTYPE.3; sourceTree = "<group>"; };
		FDDC12451981DDEE002F032D /* CURLOPT_SSLVERSION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_SSLVERSION.3; sourceTree = "<group>"; };
		FDDC12461981DDEE002F032D /* CURLOPT_STDERR.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_STDERR.3; sourceTree = "<group>"; };
		FDDC12471981DDEE002F032D /* CURLOPT_TCP_KEEPALIVE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TCP_KEEPALIVE.3; sourceTree = "<group>"; };
		FDDC12481981DDEE002F032D /* CURLOPT_TCP_KEEPIDLE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TCP_KEEPIDLE.3; sourceTree = "<group>"; };
		FDDC12491981DDEE002F032D /* CURLOPT_TCP_KEEPINTVL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TCP_KEEPINTVL.3; sourceTree = "<group>"; };
		FDDC124A1981DDEE002F032D /* CURLOPT_TCP_NODELAY.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TCP_NODELAY.3; sourceTree = "<group>"; };
		FDDC124B1981DDEE002F032D /* CURLOPT_TELNETOPTIONS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TELNETOPTIONS.3; sourceTree = "<group>"; };
		FDDC124C1981DDEE002F032D /* CURLOPT_TFTP_BLKSIZE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TFTP_BLKSIZE.3; sourceTree = "<group>"; };
		FDDC124D1981DDEE002F032D /* CURLOPT_TIMECONDITION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TIMECONDITION.3; sourceTree = "<group>"; };
		FDDC124E1981DDEE002F032D /* CURLOPT_TIMEOUT_MS.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TIMEOUT_MS.3; sourceTree = "<group>"; };
		FDDC124F1981DDEE002F032D /* CURLOPT_TIMEOUT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TIMEOUT.3; sourceTree = "<group>"; };
		FDDC12501981DDEE002F032D /* CURLOPT_TIMEVALUE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TIMEVALUE.3; sourceTree = "<group>"; };
		FDDC12511981DDEE002F032D /* CURLOPT_TLSAUTH_PASSWORD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TLSAUTH_PASSWORD.3; sourceTree = "<group>"; };
		FDDC12521981DDEE002F032D /* CURLOPT_TLSAUTH_TYPE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TLSAUTH_TYPE.3; sourceTree = "<group>"; };
		FDDC12531981DDEE002F032D /* CURLOPT_TLSAUTH_USERNAME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TLSAUTH_USERNAME.3; sourceTree = "<group>"; };
		FDDC12541981DDEE002F032D /* CURLOPT_TRANSFER_ENCODING.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TRANSFER_ENCODING.3; sourceTree = "<group>"; };
		FDDC12551981DDEE002F032D /* CURLOPT_TRANSFERTEXT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_TRANSFERTEXT.3; sourceTree = "<group>"; };
		FDDC12561981DDEE002F032D /* CURLOPT_UNRESTRICTED_AUTH.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_UNRESTRICTED_AUTH.3; sourceTree = "<group>"; };
		FDDC12571981DDEE002F032D /* CURLOPT_UPLOAD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_UPLOAD.3; sourceTree = "<group>"; };
		FDDC12581981DDEE002F032D /* CURLOPT_URL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_URL.3; sourceTree = "<group>"; };
		FDDC12591981DDEE002F032D /* CURLOPT_USE_SSL.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_USE_SSL.3; sourceTree = "<group>"; };
		FDDC125A1981DDEE002F032D /* CURLOPT_USERAGENT.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_USERAGENT.3; sourceTree = "<group>"; };
		FDDC125B1981DDEE002F032D /* CURLOPT_USERNAME.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_USERNAME.3; sourceTree = "<group>"; };
		FDDC125C1981DDEE002F032D /* CURLOPT_USERPWD.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_USERPWD.3; sourceTree = "<group>"; };
		FDDC125D1981DDEE002F032D /* CURLOPT_VERBOSE.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_VERBOSE.3; sourceTree = "<group>"; };
		FDDC125E1981DDEE002F032D /* CURLOPT_WILDCARDMATCH.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_WILDCARDMATCH.3; sourceTree = "<group>"; };
		FDDC125F1981DDEE002F032D /* CURLOPT_WRITEDATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_WRITEDATA.3; sourceTree = "<group>"; };
		FDDC12601981DDEE002F032D /* CURLOPT_WRITEFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_WRITEFUNCTION.3; sourceTree = "<group>"; };
		FDDC12611981DDEE002F032D /* CURLOPT_XFERINFODATA.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_XFERINFODATA.3; sourceTree = "<group>"; };
		FDDC12621981DDEE002F032D /* CURLOPT_XFERINFOFUNCTION.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_XFERINFOFUNCTION.3; sourceTree = "<group>"; };
		FDDC12631981DDEE002F032D /* CURLOPT_XOAUTH2_BEARER.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CURLOPT_XOAUTH2_BEARER.3; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		FC41A7DB1245569C007EDB1C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				9201A3941ED2C95A00572A78 /* libapple_nghttp2.tbd in Frameworks */,
				FD07CC53149ABC39004DE255 /* libz.dylib in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FC9968D21245562A00BCBD38 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				FD07CC55149ABE1D004DE255 /* libcurl.4.dylib in Frameworks */,
				FD07CC54149ABE18004DE255 /* libz.dylib in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDBE14A1673B00D0DD1C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDCC14A1678B00D0DD1C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDD314A1679000D0DD1C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDDA14A1679200D0DD1C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDE114A1679700D0DD1C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDE814A1679800D0DD1C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDEF14A1679900D0DD1C /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		3E3D1E831D2C5F720007C4BE /* vauth */ = {
			isa = PBXGroup;
			children = (
				3E3D1E841D2C5F860007C4BE /* cleartext.c */,
				3E3D1E851D2C5F860007C4BE /* cram.c */,
				3E3D1E861D2C5F860007C4BE /* digest_sspi.c */,
				3E3D1E871D2C5F860007C4BE /* digest.c */,
				3E3D1E881D2C5F860007C4BE /* digest.h */,
				3E3D1E891D2C5F860007C4BE /* krb5_gssapi.c */,
				3E3D1E8A1D2C5F860007C4BE /* krb5_sspi.c */,
				3E3D1E8B1D2C5F860007C4BE /* ntlm_sspi.c */,
				3E3D1E8C1D2C5F860007C4BE /* ntlm.c */,
				3E3D1E8D1D2C5F860007C4BE /* ntlm.h */,
				3E3D1E8E1D2C5F860007C4BE /* oauth2.c */,
				3E3D1E8F1D2C5F860007C4BE /* spnego_gssapi.c */,
				3E3D1E901D2C5F860007C4BE /* spnego_sspi.c */,
				3E3D1E911D2C5F860007C4BE /* vauth.c */,
				3E3D1E921D2C5F860007C4BE /* vauth.h */,
			);
			name = vauth;
			sourceTree = "<group>";
		};
		9201A3921ED2C95900572A78 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				FC41A85C12455C98007EDB1C /* libz.dylib */,
				9201A3931ED2C95A00572A78 /* libapple_nghttp2.tbd */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		FC0A9E99124554EE00173580 = {
			isa = PBXGroup;
			children = (
				FD07CC40149AAED0004DE255 /* curl */,
				FD07CC42149AAEEF004DE255 /* xcconfigs */,
				FC9968D61245562A00BCBD38 /* Products */,
				9201A3921ED2C95900572A78 /* Frameworks */,
			);
			sourceTree = "<group>";
		};
		FC41A5DD12455686007EDB1C /* include */ = {
			isa = PBXGroup;
			children = (
				FC41A5DE12455686007EDB1C /* curl */,
			);
			path = include;
			sourceTree = "<group>";
		};
		FC41A5DE12455686007EDB1C /* curl */ = {
			isa = PBXGroup;
			children = (
				FC41A5DF12455686007EDB1C /* curl.h */,
				FC41A5E012455686007EDB1C /* curlbuild.h */,
				FC41A5E312455686007EDB1C /* curlrules.h */,
				FC41A5E412455686007EDB1C /* curlver.h */,
				FC41A5E512455686007EDB1C /* easy.h */,
				FC41A5E912455686007EDB1C /* mprintf.h */,
				FC41A5EA12455686007EDB1C /* multi.h */,
				FC41A5EC12455686007EDB1C /* stdcheaders.h */,
				3EEA808A1ECCAB4C0061E531 /* system.h */,
				FC41A5ED12455686007EDB1C /* typecheck-gcc.h */,
			);
			path = curl;
			sourceTree = "<group>";
		};
		FC41A5F312455686007EDB1C /* lib */ = {
			isa = PBXGroup;
			children = (
				3E3D1E831D2C5F720007C4BE /* vauth */,
				3E3D1E7A1D2C5CBE0007C4BE /* http_ntlm.c */,
				3E3D1E7B1D2C5CBE0007C4BE /* http_ntlm.h */,
				FD7F96D6169E6F68000707BF /* amigaos.c */,
				FD7F96D7169E6F68000707BF /* amigaos.h */,
				FC41A64E12455686007EDB1C /* arpa_telnet.h */,
				FDC61C5F14983982005BBE36 /* asyn-ares.c */,
				FDC61C6014983982005BBE36 /* asyn-thread.c */,
				FDC61C7914983A17005BBE36 /* asyn.h */,
				FC41A64F12455686007EDB1C /* base64.c */,
				FD4C39F6173C6D7500664FD3 /* conncache.c */,
				FD4C39F7173C6D7500664FD3 /* conncache.h */,
				FC41A65B12455686007EDB1C /* connect.c */,
				FC41A65C12455686007EDB1C /* connect.h */,
				FC41A65D12455686007EDB1C /* content_encoding.c */,
				FC41A65E12455686007EDB1C /* content_encoding.h */,
				FC41A65F12455686007EDB1C /* cookie.c */,
				FC41A66012455686007EDB1C /* cookie.h */,
				FC41A66112455686007EDB1C /* curl_addrinfo.c */,
				FC41A66212455686007EDB1C /* curl_addrinfo.h */,
				FC41A66312455686007EDB1C /* curl_base64.h */,
				FD60D0E91B5492560084FA3C /* curl_des.c */,
				FD60D0EA1B5492560084FA3C /* curl_des.h */,
				FD60D0EB1B5492560084FA3C /* curl_endian.c */,
				FD60D0EC1B5492560084FA3C /* curl_endian.h */,
				FC41A66712455686007EDB1C /* curl_fnmatch.c */,
				FC41A66812455686007EDB1C /* curl_fnmatch.h */,
				FDC61C43149838D7005BBE36 /* curl_gethostname.c */,
				FDC61C44149838D7005BBE36 /* curl_gethostname.h */,
				FDC61C63149839A6005BBE36 /* curl_gssapi.c */,
				FDC61C64149839A7005BBE36 /* curl_gssapi.h */,
				FC41A66912455686007EDB1C /* curl_hmac.h */,
				FC41A66A12455686007EDB1C /* curl_ldap.h */,
				FDC61C65149839A7005BBE36 /* curl_md4.h */,
				FC41A66B12455686007EDB1C /* curl_md5.h */,
				FC41A66C12455686007EDB1C /* curl_memory.h */,
				FC41A66D12455686007EDB1C /* curl_memrchr.c */,
				FC41A66E12455686007EDB1C /* curl_memrchr.h */,
				FD7F96DC169E6FE3000707BF /* curl_multibyte.c */,
				FD7F96DD169E6FE3000707BF /* curl_multibyte.h */,
				FDC61C66149839A7005BBE36 /* curl_ntlm_core.c */,
				FDC61C67149839A7005BBE36 /* curl_ntlm_core.h */,
				FDC61C6A149839A8005BBE36 /* curl_ntlm_wb.c */,
				FDC61C6B149839A8005BBE36 /* curl_ntlm_wb.h */,
				FD60D0ED1B5492560084FA3C /* curl_printf.h */,
				FC41A67112455686007EDB1C /* curl_rtmp.c */,
				FC41A67212455686007EDB1C /* curl_rtmp.h */,
				FD7F96DE169E6FE3000707BF /* curl_sasl.c */,
				FD7F96DF169E6FE3000707BF /* curl_sasl.h */,
				FDB9BB671981B59200195172 /* curl_sec.h */,
				FD4C39F9173C6D7500664FD3 /* curl_setup.h */,
				FD4C39F8173C6D7500664FD3 /* curl_setup_once.h */,
				FC41A67312455686007EDB1C /* curl_sspi.c */,
				FC41A67412455686007EDB1C /* curl_sspi.h */,
				FC41A67512455686007EDB1C /* curl_threads.c */,
				FC41A67612455686007EDB1C /* curl_threads.h */,
				FC41A67712455686007EDB1C /* curlx.h */,
				FC41A67812455686007EDB1C /* dict.c */,
				FC41A67912455686007EDB1C /* dict.h */,
				FDB9BB681981B5C600195172 /* dotdot.c */,
				FDB9BB691981B5C600195172 /* dotdot.h */,
				FC41A67A12455686007EDB1C /* easy.c */,
				FC41A67B12455686007EDB1C /* easyif.h */,
				FC41A67C12455686007EDB1C /* escape.c */,
				FC41A67D12455686007EDB1C /* escape.h */,
				FC41A67E12455686007EDB1C /* file.c */,
				FC41A67F12455686007EDB1C /* file.h */,
				FC41A68012455686007EDB1C /* fileinfo.c */,
				FC41A68112455686007EDB1C /* fileinfo.h */,
				FC41A68312455686007EDB1C /* formdata.c */,
				FC41A68412455686007EDB1C /* formdata.h */,
				FC41A68512455686007EDB1C /* ftp.c */,
				FC41A68612455686007EDB1C /* ftp.h */,
				FC41A68712455686007EDB1C /* ftplistparser.c */,
				FC41A68812455686007EDB1C /* ftplistparser.h */,
				FC41A68912455686007EDB1C /* getenv.c */,
				FC41A68A12455686007EDB1C /* getinfo.c */,
				FC41A68B12455686007EDB1C /* getinfo.h */,
				FDC61C47149838F5005BBE36 /* gopher.c */,
				FDC61C48149838F5005BBE36 /* gopher.h */,
				FC41A68E12455686007EDB1C /* hash.c */,
				FC41A68F12455686007EDB1C /* hash.h */,
				FC41A69012455686007EDB1C /* hmac.c */,
				FC41A69212455686007EDB1C /* hostasyn.c */,
				FD7F96E2169E6FE3000707BF /* hostcheck.c */,
				FD7F96E3169E6FE3000707BF /* hostcheck.h */,
				FC41A69312455686007EDB1C /* hostip.c */,
				FC41A69412455686007EDB1C /* hostip.h */,
				FC41A69512455686007EDB1C /* hostip4.c */,
				FC41A69612455686007EDB1C /* hostip6.c */,
				FC41A69712455686007EDB1C /* hostsyn.c */,
				FC41A69912455686007EDB1C /* http.c */,
				FC41A69A12455686007EDB1C /* http.h */,
				FDB9BB6A1981B5C600195172 /* http2.c */,
				FDB9BB6B1981B5C600195172 /* http2.h */,
				FC41A69B12455686007EDB1C /* http_chunks.c */,
				FC41A69C12455686007EDB1C /* http_chunks.h */,
				FC41A69D12455686007EDB1C /* http_digest.c */,
				FC41A69E12455686007EDB1C /* http_digest.h */,
				FC41A69F12455686007EDB1C /* http_negotiate.c */,
				FC41A6A012455686007EDB1C /* http_negotiate.h */,
				FDC61C571498396C005BBE36 /* http_proxy.c */,
				FDC61C581498396D005BBE36 /* http_proxy.h */,
				FDC61C4F14983929005BBE36 /* idn_win32.c */,
				FC41A6A312455686007EDB1C /* if2ip.c */,
				FC41A6A412455686007EDB1C /* if2ip.h */,
				FC41A6A512455686007EDB1C /* imap.c */,
				FC41A6A612455686007EDB1C /* imap.h */,
				FC41A6A712455686007EDB1C /* inet_ntop.c */,
				FC41A6A812455686007EDB1C /* inet_ntop.h */,
				FC41A6A912455686007EDB1C /* inet_pton.c */,
				FC41A6AA12455686007EDB1C /* inet_pton.h */,
				FC41A6AD12455686007EDB1C /* krb5.c */,
				FC41A6AE12455686007EDB1C /* ldap.c */,
				FC41A6B312455686007EDB1C /* llist.c */,
				FC41A6B412455686007EDB1C /* llist.h */,
				FDC61C3E149837F3005BBE36 /* md4.c */,
				FC41A6C412455686007EDB1C /* md5.c */,
				FC41A6C512455686007EDB1C /* memdebug.c */,
				FC41A6C612455686007EDB1C /* memdebug.h */,
				FC41A6C812455686007EDB1C /* mprintf.c */,
				FC41A6CB12455686007EDB1C /* multi.c */,
				FD4C3A02173C6E3700664FD3 /* multihandle.h */,
				FC41A6CC12455686007EDB1C /* multiif.h */,
				FC41A6CD12455686007EDB1C /* netrc.c */,
				FC41A6CE12455686007EDB1C /* netrc.h */,
				FDC61C5B14983978005BBE36 /* non-ascii.c */,
				FDC61C5C14983978005BBE36 /* non-ascii.h */,
				FC41A6CF12455686007EDB1C /* nonblock.c */,
				FC41A6D012455686007EDB1C /* nonblock.h */,
				FC41A6D312455686007EDB1C /* nwlib.c */,
				FC41A6D412455686007EDB1C /* nwos.c */,
				FC41A6D512455686007EDB1C /* openldap.c */,
				FC41A6D612455686007EDB1C /* parsedate.c */,
				FC41A6D712455686007EDB1C /* parsedate.h */,
				FC41A6D812455686007EDB1C /* pingpong.c */,
				FC41A6D912455686007EDB1C /* pingpong.h */,
				FD4C39FF173C6DF900664FD3 /* pipeline.c */,
				FD4C3A00173C6DFA00664FD3 /* pipeline.h */,
				FC41A6DC12455686007EDB1C /* pop3.c */,
				FC41A6DD12455686007EDB1C /* pop3.h */,
				FC41A6DE12455686007EDB1C /* progress.c */,
				FC41A6DF12455686007EDB1C /* progress.h */,
				3EEA80BA1ECCABF60061E531 /* rand.c */,
				3EEA80BB1ECCABF60061E531 /* rand.h */,
				FC41A6EE12455686007EDB1C /* rtsp.c */,
				FC41A6EF12455686007EDB1C /* rtsp.h */,
				FC41A6F012455686007EDB1C /* security.c */,
				FC41A6F112455686007EDB1C /* select.c */,
				FC41A6F212455686007EDB1C /* select.h */,
				FC41A6F312455686007EDB1C /* sendf.c */,
				FC41A6F412455686007EDB1C /* sendf.h */,
				FC41A6F512455686007EDB1C /* setup-os400.h */,
				FD4C3A03173C6E5400664FD3 /* setup-vms.h */,
				FC41A6F812455686007EDB1C /* share.c */,
				FC41A6F912455686007EDB1C /* share.h */,
				FDB9BB6C1981B5C600195172 /* sigpipe.h */,
				FC41A6FA12455686007EDB1C /* slist.c */,
				FC41A6FB12455686007EDB1C /* slist.h */,
				FD60D0E51B5491D90084FA3C /* smb.c */,
				FD60D0E61B5491D90084FA3C /* smb.h */,
				FC41A6FC12455686007EDB1C /* smtp.c */,
				FC41A6FD12455686007EDB1C /* smtp.h */,
				FC41A6FE12455686007EDB1C /* sockaddr.h */,
				FC41A6FF12455686007EDB1C /* socks.c */,
				FC41A70012455686007EDB1C /* socks.h */,
				FC41A70112455686007EDB1C /* socks_gssapi.c */,
				FC41A70212455686007EDB1C /* socks_sspi.c */,
				FC41A70312455686007EDB1C /* speedcheck.c */,
				FC41A70412455686007EDB1C /* speedcheck.h */,
				FC41A70512455686007EDB1C /* splay.c */,
				FC41A70612455686007EDB1C /* splay.h */,
				FC41A70712455686007EDB1C /* ssh.c */,
				FC41A70812455686007EDB1C /* ssh.h */,
				FD35DF2C1DCC17CF009B763D /* strcase.c */,
				FD35DF2D1DCC17CF009B763D /* strcase.h */,
				FC41A70E12455686007EDB1C /* strdup.c */,
				FC41A70F12455686007EDB1C /* strdup.h */,
				FC41A71212455686007EDB1C /* strerror.c */,
				FC41A71312455686007EDB1C /* strerror.h */,
				FC41A71412455686007EDB1C /* strtok.c */,
				FC41A71512455686007EDB1C /* strtok.h */,
				FC41A71612455686007EDB1C /* strtoofft.c */,
				FC41A71712455686007EDB1C /* strtoofft.h */,
				FC41A71812455686007EDB1C /* telnet.c */,
				FC41A71912455686007EDB1C /* telnet.h */,
				FC41A71A12455686007EDB1C /* tftp.c */,
				FC41A71B12455686007EDB1C /* tftp.h */,
				FC41A71C12455686007EDB1C /* timeval.c */,
				FC41A71D12455686007EDB1C /* timeval.h */,
				FC41A71E12455686007EDB1C /* transfer.c */,
				FC41A71F12455686007EDB1C /* transfer.h */,
				FC41A72012455686007EDB1C /* url.c */,
				FC41A72112455686007EDB1C /* url.h */,
				FC41A72212455686007EDB1C /* urldata.h */,
				FC41A72512455686007EDB1C /* version.c */,
				FDB9BB6D1981B5C600195172 /* vtls */,
				FC41A72612455686007EDB1C /* warnless.c */,
				FC41A72712455686007EDB1C /* warnless.h */,
				FC41A72812455686007EDB1C /* wildcard.c */,
				FC41A72912455686007EDB1C /* wildcard.h */,
				FDB9BB861981B5C600195172 /* x509asn1.c */,
				FDB9BB871981B5C600195172 /* x509asn1.h */,
			);
			path = lib;
			sourceTree = "<group>";
		};
		FC41A72A12455686007EDB1C /* src */ = {
			isa = PBXGroup;
			children = (
				3E3D1E7D1D2C5D0E0007C4BE /* slist_wc.c */,
				3E3D1E7E1D2C5D0E0007C4BE /* slist_wc.h */,
				FDC61BC9149833D2005BBE36 /* tool_binmode.c */,
				FDC61BCA149833D2005BBE36 /* tool_binmode.h */,
				FDC61BCB149833D2005BBE36 /* tool_bname.c */,
				FDC61BCC149833D2005BBE36 /* tool_bname.h */,
				FDC61BCD149833D2005BBE36 /* tool_cb_dbg.c */,
				FDC61BCE149833D2005BBE36 /* tool_cb_dbg.h */,
				FDC61BCF149833D2005BBE36 /* tool_cb_hdr.c */,
				FDC61BD0149833D2005BBE36 /* tool_cb_hdr.h */,
				FDC61BD1149833D2005BBE36 /* tool_cb_prg.c */,
				FDC61BD2149833D2005BBE36 /* tool_cb_prg.h */,
				FDC61BD3149833D2005BBE36 /* tool_cb_rea.c */,
				FDC61BD4149833D2005BBE36 /* tool_cb_rea.h */,
				FDC61BD5149833D2005BBE36 /* tool_cb_see.c */,
				FDC61BD6149833D2005BBE36 /* tool_cb_see.h */,
				FDC61BD9149833D2005BBE36 /* tool_cb_wrt.c */,
				FDC61BDA149833D2005BBE36 /* tool_cb_wrt.h */,
				FDC61BDB149833D2005BBE36 /* tool_cfgable.c */,
				FDC61BDC149833D2005BBE36 /* tool_cfgable.h */,
				FDC61BDD149833D2005BBE36 /* tool_convert.c */,
				FDC61BDE149833D2005BBE36 /* tool_convert.h */,
				FDC61BDF149833D2005BBE36 /* tool_dirhie.c */,
				FDC61BE0149833D2005BBE36 /* tool_dirhie.h */,
				FDC61BE1149833D2005BBE36 /* tool_doswin.c */,
				FDC61BE2149833D2005BBE36 /* tool_doswin.h */,
				FDC61BE3149833D2005BBE36 /* tool_easysrc.c */,
				FDC61BE4149833D2005BBE36 /* tool_easysrc.h */,
				FDC61BE5149833D2005BBE36 /* tool_formparse.c */,
				FDC61BE6149833D2005BBE36 /* tool_formparse.h */,
				FDC61BE7149833D2005BBE36 /* tool_getparam.c */,
				FDC61BE8149833D2005BBE36 /* tool_getparam.h */,
				FDC61BE9149833D2005BBE36 /* tool_getpass.c */,
				FDC61BEA149833D2005BBE36 /* tool_getpass.h */,
				FDC61BEB149833D2005BBE36 /* tool_help.c */,
				FDC61BEC149833D2005BBE36 /* tool_help.h */,
				FDC61BED149833D2005BBE36 /* tool_helpers.c */,
				FDC61BEE149833D2005BBE36 /* tool_helpers.h */,
				FDC61BEF149833D2005BBE36 /* tool_homedir.c */,
				FDC61BF0149833D2005BBE36 /* tool_homedir.h */,
				FD560D67173C6CA200A6E968 /* tool_hugehelp.c */,
				FD560D68173C6CA200A6E968 /* tool_hugehelp.h */,
				FDC61BF1149833D2005BBE36 /* tool_libinfo.c */,
				FDC61BF2149833D2005BBE36 /* tool_libinfo.h */,
				FDC61BF3149833D2005BBE36 /* tool_main.c */,
				FDC61BF4149833D2005BBE36 /* tool_main.h */,
				FD7F96D1169E6E53000707BF /* tool_metalink.c */,
				FD7F96D2169E6E53000707BF /* tool_metalink.h */,
				FDC61BF5149833D2005BBE36 /* tool_mfiles.c */,
				FDC61BF6149833D2005BBE36 /* tool_mfiles.h */,
				FDC61BF7149833D2005BBE36 /* tool_msgs.c */,
				FDC61BF8149833D2005BBE36 /* tool_msgs.h */,
				FDC61BF9149833D2005BBE36 /* tool_operate.c */,
				FDC61BFA149833D2005BBE36 /* tool_operate.h */,
				FDC61BFB149833D2005BBE36 /* tool_operhlp.c */,
				FDC61BFC149833D2005BBE36 /* tool_operhlp.h */,
				FDC61BFD149833D2005BBE36 /* tool_panykey.c */,
				FDC61BFE149833D2005BBE36 /* tool_panykey.h */,
				FDC61BFF149833D2005BBE36 /* tool_paramhlp.c */,
				FDC61C00149833D2005BBE36 /* tool_paramhlp.h */,
				FDC61C01149833D2005BBE36 /* tool_parsecfg.c */,
				FDC61C02149833D2005BBE36 /* tool_parsecfg.h */,
				FDC61C03149833D2005BBE36 /* tool_sdecls.h */,
				FDC61C04149833D2005BBE36 /* tool_setopt.c */,
				FDC61C05149833D2005BBE36 /* tool_setopt.h */,
				FD7F96D4169E6E69000707BF /* tool_setup.h */,
				FDC61C06149833D2005BBE36 /* tool_sleep.c */,
				FDC61C07149833D2005BBE36 /* tool_sleep.h */,
				FD60D0E21B5490CB0084FA3C /* tool_strdup.c */,
				FD60D0E31B5490CB0084FA3C /* tool_strdup.h */,
				FDC61C08149833D2005BBE36 /* tool_urlglob.c */,
				FDC61C09149833D2005BBE36 /* tool_urlglob.h */,
				FDC61C0A149833D2005BBE36 /* tool_util.c */,
				FDC61C0B149833D2005BBE36 /* tool_util.h */,
				FDC61C0C149833D2005BBE36 /* tool_version.h */,
				FDC61C0D149833D2005BBE36 /* tool_vms.c */,
				FDC61C0E149833D2005BBE36 /* tool_vms.h */,
				FDC61C0F149833D2005BBE36 /* tool_writeenv.c */,
				FDC61C10149833D2005BBE36 /* tool_writeenv.h */,
				FDC61C11149833D2005BBE36 /* tool_writeout.c */,
				FDC61C12149833D2005BBE36 /* tool_writeout.h */,
				FDC61C13149833D2005BBE36 /* tool_xattr.c */,
				FDC61C14149833D2005BBE36 /* tool_xattr.h */,
			);
			path = src;
			sourceTree = "<group>";
		};
		FC9968D61245562A00BCBD38 /* Products */ = {
			isa = PBXGroup;
			children = (
				FC41A5D71245564C007EDB1C /* curl */,
				FC41A7DD1245569C007EDB1C /* libcurl.4.dylib */,
				FD0DFDC114A1673B00D0DD1C /* getpart */,
				FD0DFDCF14A1678B00D0DD1C /* resolve */,
				FD0DFDD614A1679000D0DD1C /* rtspd */,
				FD0DFDDD14A1679200D0DD1C /* sockfilt */,
				FD0DFDE414A1679700D0DD1C /* sws */,
				FD0DFDEB14A1679800D0DD1C /* tftpd */,
				FD0DFDF214A1679900D0DD1C /* fake_ntlm */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		FD07CC40149AAED0004DE255 /* curl */ = {
			isa = PBXGroup;
			children = (
				FD07CC5C149AC5BF004DE255 /* docs */,
				FC41A5DD12455686007EDB1C /* include */,
				FC41A5F312455686007EDB1C /* lib */,
				FC41A72A12455686007EDB1C /* src */,
				FD0DFE0014A168A900D0DD1C /* tests */,
			);
			path = curl;
			sourceTree = "<group>";
		};
		FD07CC42149AAEEF004DE255 /* xcconfigs */ = {
			isa = PBXGroup;
			children = (
				FD07CC56149ABE8D004DE255 /* common.xcconfig */,
				FD07CC45149AB8EC004DE255 /* curl.xcconfig */,
				FD07CC43149AAEEF004DE255 /* libcurl.xcconfig */,
				FD0DFE0214A1694A00D0DD1C /* tests.xcconfig */,
			);
			path = xcconfigs;
			sourceTree = "<group>";
		};
		FD07CC5C149AC5BF004DE255 /* docs */ = {
			isa = PBXGroup;
			children = (
				FD07CC60149AC5BF004DE255 /* curl-config.1 */,
				FD07CC63149AC5BF004DE255 /* curl.1 */,
				FD07CCB0149AC5BF004DE255 /* libcurl */,
			);
			path = docs;
			sourceTree = "<group>";
		};
		FD07CCB0149AC5BF004DE255 /* libcurl */ = {
			isa = PBXGroup;
			children = (
				3E8C59B21D2DA87700BC0468 /* curl_multi_socket_all.3 */,
				FD07CCB2149AC5BF004DE255 /* curl_easy_cleanup.3 */,
				FD07CCB5149AC5BF004DE255 /* curl_easy_duphandle.3 */,
				FD07CCB8149AC5BF004DE255 /* curl_easy_escape.3 */,
				FD07CCBB149AC5BF004DE255 /* curl_easy_getinfo.3 */,
				FD07CCBE149AC5BF004DE255 /* curl_easy_init.3 */,
				FD07CCC1149AC5BF004DE255 /* curl_easy_pause.3 */,
				FD07CCC4149AC5BF004DE255 /* curl_easy_perform.3 */,
				FD07CCC7149AC5BF004DE255 /* curl_easy_recv.3 */,
				FD07CCCA149AC5BF004DE255 /* curl_easy_reset.3 */,
				FD07CCCD149AC5BF004DE255 /* curl_easy_send.3 */,
				FD07CCD0149AC5BF004DE255 /* curl_easy_setopt.3 */,
				FD07CCD3149AC5BF004DE255 /* curl_easy_strerror.3 */,
				FD07CCD6149AC5BF004DE255 /* curl_easy_unescape.3 */,
				FD07CCD9149AC5BF004DE255 /* curl_escape.3 */,
				FD07CCDC149AC5BF004DE255 /* curl_formadd.3 */,
				FD07CCDF149AC5BF004DE255 /* curl_formfree.3 */,
				FD07CCE2149AC5BF004DE255 /* curl_formget.3 */,
				FD07CCE5149AC5BF004DE255 /* curl_free.3 */,
				FD07CCE8149AC5BF004DE255 /* curl_getdate.3 */,
				FD07CCEB149AC5BF004DE255 /* curl_getenv.3 */,
				FD07CCEE149AC5BF004DE255 /* curl_global_cleanup.3 */,
				FD07CCF1149AC5BF004DE255 /* curl_global_init.3 */,
				FD07CCF4149AC5BF004DE255 /* curl_global_init_mem.3 */,
				FD07CCF7149AC5BF004DE255 /* curl_mprintf.3 */,
				FD07CCFA149AC5BF004DE255 /* curl_multi_add_handle.3 */,
				FD07CCFD149AC5BF004DE255 /* curl_multi_assign.3 */,
				FD07CD00149AC5BF004DE255 /* curl_multi_cleanup.3 */,
				FD07CD03149AC5BF004DE255 /* curl_multi_fdset.3 */,
				FD07CD06149AC5BF004DE255 /* curl_multi_info_read.3 */,
				FD07CD09149AC5BF004DE255 /* curl_multi_init.3 */,
				FD07CD0C149AC5BF004DE255 /* curl_multi_perform.3 */,
				FD07CD0F149AC5BF004DE255 /* curl_multi_remove_handle.3 */,
				FD07CD12149AC5BF004DE255 /* curl_multi_setopt.3 */,
				FD07CD15149AC5BF004DE255 /* curl_multi_socket.3 */,
				FD07CD18149AC5BF004DE255 /* curl_multi_socket_action.3 */,
				FD07CD1B149AC5BF004DE255 /* curl_multi_strerror.3 */,
				FD07CD1E149AC5BF004DE255 /* curl_multi_timeout.3 */,
				FD7F96EE169E703A000707BF /* curl_multi_wait.3 */,
				FD07CD21149AC5BF004DE255 /* curl_share_cleanup.3 */,
				FD07CD24149AC5BF004DE255 /* curl_share_init.3 */,
				FD07CD27149AC5BF004DE255 /* curl_share_setopt.3 */,
				FD07CD2A149AC5BF004DE255 /* curl_share_strerror.3 */,
				FD07CD2D149AC5BF004DE255 /* curl_slist_append.3 */,
				FD07CD30149AC5BF004DE255 /* curl_slist_free_all.3 */,
				FD07CD33149AC5BF004DE255 /* curl_strequal.3 */,
				FD07CD36149AC5BF004DE255 /* curl_unescape.3 */,
				FD07CD39149AC5BF004DE255 /* curl_version.3 */,
				FD07CD3C149AC5BF004DE255 /* curl_version_info.3 */,
				FD07CD40149AC5BF004DE255 /* libcurl-easy.3 */,
				FD07CD43149AC5BF004DE255 /* libcurl-errors.3 */,
				FD07CD46149AC5BF004DE255 /* libcurl-multi.3 */,
				FD07CD49149AC5BF004DE255 /* libcurl-share.3 */,
				FD5753F41B55DE2C004F1257 /* libcurl-symbols.3 */,
				FD35DF301DCC1CF8009B763D /* libcurl-thread.3 */,
				FD07CD4C149AC5BF004DE255 /* libcurl-tutorial.3 */,
				FD07CD4F149AC5BF004DE255 /* libcurl.3 */,
				FDDC11921981DD8E002F032D /* opts */,
			);
			path = libcurl;
			sourceTree = "<group>";
		};
		FD0DFE0014A168A900D0DD1C /* tests */ = {
			isa = PBXGroup;
			children = (
				FD0DFE0114A168BE00D0DD1C /* server */,
			);
			path = tests;
			sourceTree = "<group>";
		};
		FD0DFE0114A168BE00D0DD1C /* server */ = {
			isa = PBXGroup;
			children = (
				FD0DFE5914A16C9900D0DD1C /* fake_ntlm.c */,
				FD0DFDFC14A168A300D0DD1C /* getpart.c */,
				FD0DFE4714A16B9F00D0DD1C /* resolve.c */,
				FD0DFE4C14A16BEF00D0DD1C /* rtspd.c */,
				FD0DFE4F14A16C1D00D0DD1C /* sockfilt.c */,
				FD0DFE5314A16C5100D0DD1C /* sws.c */,
				FD0DFDFD14A168A300D0DD1C /* testpart.c */,
				FD0DFE5614A16C7100D0DD1C /* tftpd.c */,
				FD0DFE4814A16B9F00D0DD1C /* util.c */,
			);
			path = server;
			sourceTree = "<group>";
		};
		FDB9BB6D1981B5C600195172 /* vtls */ = {
			isa = PBXGroup;
			children = (
				FDB9BB6E1981B5C600195172 /* axtls.c */,
				FDB9BB6F1981B5C600195172 /* axtls.h */,
				FDB9BB741981B5C600195172 /* cyassl.c */,
				FDB9BB751981B5C600195172 /* cyassl.h */,
				FD60D0F21B5492D00084FA3C /* darwinssl.c */,
				FD60D0F31B5492D00084FA3C /* darwinssl.h */,
				FDB9BB761981B5C600195172 /* gskit.c */,
				FDB9BB771981B5C600195172 /* gskit.h */,
				FDB9BB781981B5C600195172 /* gtls.c */,
				FDB9BB791981B5C600195172 /* gtls.h */,
				FDB9BB7A1981B5C600195172 /* nss.c */,
				FDB9BB7B1981B5C600195172 /* nssg.h */,
				FDB9BB7C1981B5C600195172 /* openssl.c */,
				FDB9BB7D1981B5C600195172 /* openssl.h */,
				FDB9BB7E1981B5C600195172 /* polarssl.c */,
				FDB9BB7F1981B5C600195172 /* polarssl.h */,
				FDB9BB801981B5C600195172 /* polarssl_threadlock.c */,
				FDB9BB811981B5C600195172 /* polarssl_threadlock.h */,
				FD60D0F41B5492D00084FA3C /* schannel.c */,
				FD60D0F51B5492D00084FA3C /* schannel.h */,
				FDB9BB841981B5C600195172 /* vtls.c */,
				FDB9BB851981B5C600195172 /* vtls.h */,
			);
			path = vtls;
			sourceTree = "<group>";
		};
		FDDC11921981DD8E002F032D /* opts */ = {
			isa = PBXGroup;
			children = (
				3EEA808C1ECCAB950061E531 /* CURLINFO_PROTOCOL.3 */,
				3EEA808D1ECCAB950061E531 /* CURLINFO_PROXY_SSL_VERIFYRESULT.3 */,
				3EEA808E1ECCAB950061E531 /* CURLINFO_SCHEME.3 */,
				3EEA808F1ECCAB950061E531 /* CURLOPT_ABSTRACT_UNIX_SOCKET.3 */,
				3EEA80901ECCAB950061E531 /* CURLOPT_PRE_PROXY.3 */,
				3EEA80911ECCAB950061E531 /* CURLOPT_PROXY_CAINFO.3 */,
				3EEA80921ECCAB950061E531 /* CURLOPT_PROXY_CAPATH.3 */,
				3EEA80931ECCAB950061E531 /* CURLOPT_PROXY_CRLFILE.3 */,
				3EEA80941ECCAB950061E531 /* CURLOPT_PROXY_KEYPASSWD.3 */,
				3EEA80951ECCAB950061E531 /* CURLOPT_PROXY_PINNEDPUBLICKEY.3 */,
				3EEA80961ECCAB950061E531 /* CURLOPT_PROXY_SSL_CIPHER_LIST.3 */,
				3EEA80971ECCAB950061E531 /* CURLOPT_PROXY_SSL_OPTIONS.3 */,
				3EEA80981ECCAB950061E531 /* CURLOPT_PROXY_SSL_VERIFYHOST.3 */,
				3EEA80991ECCAB950061E531 /* CURLOPT_PROXY_SSL_VERIFYPEER.3 */,
				3EEA809A1ECCAB950061E531 /* CURLOPT_PROXY_SSLCERT.3 */,
				3EEA809B1ECCAB950061E531 /* CURLOPT_PROXY_SSLCERTTYPE.3 */,
				3EEA809C1ECCAB950061E531 /* CURLOPT_PROXY_SSLKEY.3 */,
				3EEA809D1ECCAB950061E531 /* CURLOPT_PROXY_SSLKEYTYPE.3 */,
				3EEA809E1ECCAB950061E531 /* CURLOPT_PROXY_SSLVERSION.3 */,
				3EEA809F1ECCAB950061E531 /* CURLOPT_PROXY_TLSAUTH_PASSWORD.3 */,
				3EEA80A01ECCAB950061E531 /* CURLOPT_PROXY_TLSAUTH_TYPE.3 */,
				3EEA80A11ECCAB950061E531 /* CURLOPT_PROXY_TLSAUTH_USERNAME.3 */,
				3EEA80A21ECCAB950061E531 /* CURLOPT_SUPPRESS_CONNECT_HEADERS.3 */,
				3E8C59B31D2DA9AF00BC0468 /* CURLINFO_ACTIVESOCKET.3 */,
				3E8C59B41D2DA9AF00BC0468 /* CURLINFO_APPCONNECT_TIME.3 */,
				3E8C59B51D2DA9AF00BC0468 /* CURLINFO_CERTINFO.3 */,
				3E8C59B61D2DA9AF00BC0468 /* CURLINFO_CONDITION_UNMET.3 */,
				3E8C59B71D2DA9AF00BC0468 /* CURLINFO_CONNECT_TIME.3 */,
				3E8C59B81D2DA9AF00BC0468 /* CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 */,
				3E8C59B91D2DA9AF00BC0468 /* CURLINFO_CONTENT_LENGTH_UPLOAD.3 */,
				3E8C59BA1D2DA9AF00BC0468 /* CURLINFO_CONTENT_TYPE.3 */,
				3E8C59BB1D2DA9AF00BC0468 /* CURLINFO_COOKIELIST.3 */,
				3E8C59BC1D2DA9AF00BC0468 /* CURLINFO_EFFECTIVE_URL.3 */,
				3E8C59BD1D2DA9AF00BC0468 /* CURLINFO_FILETIME.3 */,
				3E8C59BE1D2DA9AF00BC0468 /* CURLINFO_FTP_ENTRY_PATH.3 */,
				3E8C59BF1D2DA9AF00BC0468 /* CURLINFO_HEADER_SIZE.3 */,
				3E8C59C01D2DA9AF00BC0468 /* CURLINFO_HTTP_CONNECTCODE.3 */,
				FD35DF321DCC1D6B009B763D /* CURLINFO_HTTP_VERSION.3 */,
				3E8C59C11D2DA9AF00BC0468 /* CURLINFO_HTTPAUTH_AVAIL.3 */,
				3E8C59C21D2DA9AF00BC0468 /* CURLINFO_LASTSOCKET.3 */,
				3E8C59C31D2DA9AF00BC0468 /* CURLINFO_LOCAL_IP.3 */,
				3E8C59C41D2DA9AF00BC0468 /* CURLINFO_LOCAL_PORT.3 */,
				3E8C59C51D2DA9AF00BC0468 /* CURLINFO_NAMELOOKUP_TIME.3 */,
				3E8C59C61D2DA9AF00BC0468 /* CURLINFO_NUM_CONNECTS.3 */,
				3E8C59C71D2DA9AF00BC0468 /* CURLINFO_OS_ERRNO.3 */,
				3E8C59C81D2DA9AF00BC0468 /* CURLINFO_PRETRANSFER_TIME.3 */,
				3E8C59C91D2DA9AF00BC0468 /* CURLINFO_PRIMARY_IP.3 */,
				3E8C59CA1D2DA9AF00BC0468 /* CURLINFO_PRIMARY_PORT.3 */,
				3E8C59CB1D2DA9AF00BC0468 /* CURLINFO_PRIVATE.3 */,
				3E8C59CC1D2DA9AF00BC0468 /* CURLINFO_PROXYAUTH_AVAIL.3 */,
				3E8C59CD1D2DA9AF00BC0468 /* CURLINFO_REDIRECT_COUNT.3 */,
				3E8C59CE1D2DA9AF00BC0468 /* CURLINFO_REDIRECT_TIME.3 */,
				3E8C59CF1D2DA9AF00BC0468 /* CURLINFO_REDIRECT_URL.3 */,
				3E8C59D01D2DA9AF00BC0468 /* CURLINFO_REQUEST_SIZE.3 */,
				3E8C59D11D2DA9AF00BC0468 /* CURLINFO_RESPONSE_CODE.3 */,
				3E8C59D21D2DA9AF00BC0468 /* CURLINFO_RTSP_CLIENT_CSEQ.3 */,
				3E8C59D31D2DA9AF00BC0468 /* CURLINFO_RTSP_CSEQ_RECV.3 */,
				3E8C59D41D2DA9AF00BC0468 /* CURLINFO_RTSP_SERVER_CSEQ.3 */,
				3E8C59D51D2DA9AF00BC0468 /* CURLINFO_RTSP_SESSION_ID.3 */,
				3E8C59D61D2DA9AF00BC0468 /* CURLINFO_SIZE_DOWNLOAD.3 */,
				3E8C59D71D2DA9AF00BC0468 /* CURLINFO_SIZE_UPLOAD.3 */,
				3E8C59D81D2DA9AF00BC0468 /* CURLINFO_SPEED_DOWNLOAD.3 */,
				3E8C59D91D2DA9AF00BC0468 /* CURLINFO_SPEED_UPLOAD.3 */,
				3E8C59DA1D2DA9AF00BC0468 /* CURLINFO_SSL_ENGINES.3 */,
				3E8C59DB1D2DA9AF00BC0468 /* CURLINFO_SSL_VERIFYRESULT.3 */,
				3E8C59DC1D2DA9AF00BC0468 /* CURLINFO_STARTTRANSFER_TIME.3 */,
				3E8C59DD1D2DA9AF00BC0468 /* CURLINFO_TLS_SESSION.3 */,
				3E8C59DE1D2DA9AF00BC0468 /* CURLINFO_TLS_SSL_PTR.3 */,
				3E8C59DF1D2DA9AF00BC0468 /* CURLINFO_TOTAL_TIME.3 */,
				3E8C59E01D2DA9AF00BC0468 /* CURLMOPT_PUSHDATA.3 */,
				3E8C59E11D2DA9B000BC0468 /* CURLMOPT_PUSHFUNCTION.3 */,
				3E8C59E21D2DA9B000BC0468 /* CURLOPT_CONNECT_TO.3 */,
				3E8C59E31D2DA9B000BC0468 /* CURLOPT_DEFAULT_PROTOCOL.3 */,
				3E8C59E41D2DA9B000BC0468 /* CURLOPT_STREAM_DEPENDS_E.3 */,
				3E8C59E51D2DA9B000BC0468 /* CURLOPT_STREAM_DEPENDS.3 */,
				3E8C59E61D2DA9B000BC0468 /* CURLOPT_STREAM_WEIGHT.3 */,
				3E8C59E71D2DA9B000BC0468 /* CURLOPT_TCP_FASTOPEN.3 */,
				3E8C59E81D2DA9B000BC0468 /* CURLOPT_TFTP_NO_OPTIONS.3 */,
				FD5753F61B55DEFE004F1257 /* CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 */,
				FD5753F71B55DEFE004F1257 /* CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 */,
				FD5753FB1B55DEFE004F1257 /* CURLMOPT_MAXCONNECTS.3 */,
				FD5753F81B55DEFE004F1257 /* CURLMOPT_MAX_HOST_CONNECTIONS.3 */,
				FD5753F91B55DEFE004F1257 /* CURLMOPT_MAX_PIPELINE_LENGTH.3 */,
				FD5753FA1B55DEFE004F1257 /* CURLMOPT_MAX_TOTAL_CONNECTIONS.3 */,
				FD5753FE1B55DEFE004F1257 /* CURLMOPT_PIPELINING.3 */,
				FD5753FC1B55DEFE004F1257 /* CURLMOPT_PIPELINING_SERVER_BL.3 */,
				FD5753FD1B55DEFE004F1257 /* CURLMOPT_PIPELINING_SITE_BL.3 */,
				FD5753FF1B55DEFE004F1257 /* CURLMOPT_SOCKETDATA.3 */,
				FD5754001B55DEFE004F1257 /* CURLMOPT_SOCKETFUNCTION.3 */,
				FD5754011B55DEFE004F1257 /* CURLMOPT_TIMERDATA.3 */,
				FD5754021B55DEFE004F1257 /* CURLMOPT_TIMERFUNCTION.3 */,
				FDDC11931981DDED002F032D /* CURLOPT_ACCEPTTIMEOUT_MS.3 */,
				FDDC11911981DD85002F032D /* CURLOPT_ACCEPT_ENCODING.3 */,
				FDDC11941981DDED002F032D /* CURLOPT_ADDRESS_SCOPE.3 */,
				FDDC11951981DDED002F032D /* CURLOPT_APPEND.3 */,
				FDDC11961981DDED002F032D /* CURLOPT_AUTOREFERER.3 */,
				FDDC11971981DDED002F032D /* CURLOPT_BUFFERSIZE.3 */,
				FDDC11981981DDED002F032D /* CURLOPT_CAINFO.3 */,
				FDDC11991981DDED002F032D /* CURLOPT_CAPATH.3 */,
				FDDC119A1981DDED002F032D /* CURLOPT_CERTINFO.3 */,
				FDDC119B1981DDED002F032D /* CURLOPT_CHUNK_BGN_FUNCTION.3 */,
				FDDC119C1981DDED002F032D /* CURLOPT_CHUNK_DATA.3 */,
				FDDC119D1981DDED002F032D /* CURLOPT_CHUNK_END_FUNCTION.3 */,
				FDDC119E1981DDED002F032D /* CURLOPT_CLOSESOCKETDATA.3 */,
				FDDC119F1981DDED002F032D /* CURLOPT_CLOSESOCKETFUNCTION.3 */,
				FDDC11A21981DDED002F032D /* CURLOPT_CONNECTTIMEOUT.3 */,
				FDDC11A11981DDED002F032D /* CURLOPT_CONNECTTIMEOUT_MS.3 */,
				FDDC11A01981DDED002F032D /* CURLOPT_CONNECT_ONLY.3 */,
				FDDC11A31981DDED002F032D /* CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 */,
				FDDC11A41981DDED002F032D /* CURLOPT_CONV_FROM_UTF8_FUNCTION.3 */,
				FDDC11A51981DDED002F032D /* CURLOPT_CONV_TO_NETWORK_FUNCTION.3 */,
				FDDC11A61981DDED002F032D /* CURLOPT_COOKIE.3 */,
				FDDC11A71981DDED002F032D /* CURLOPT_COOKIEFILE.3 */,
				FDDC11A81981DDED002F032D /* CURLOPT_COOKIEJAR.3 */,
				FDDC11A91981DDED002F032D /* CURLOPT_COOKIELIST.3 */,
				FDDC11AA1981DDED002F032D /* CURLOPT_COOKIESESSION.3 */,
				FDDC11AB1981DDED002F032D /* CURLOPT_COPYPOSTFIELDS.3 */,
				FDDC11AC1981DDED002F032D /* CURLOPT_CRLF.3 */,
				FDDC11AD1981DDED002F032D /* CURLOPT_CRLFILE.3 */,
				FDDC11AE1981DDED002F032D /* CURLOPT_CUSTOMREQUEST.3 */,
				FDDC11AF1981DDED002F032D /* CURLOPT_DEBUGDATA.3 */,
				FDDC11B01981DDED002F032D /* CURLOPT_DEBUGFUNCTION.3 */,
				FDDC11B11981DDED002F032D /* CURLOPT_DIRLISTONLY.3 */,
				FDDC11B21981DDED002F032D /* CURLOPT_DNS_CACHE_TIMEOUT.3 */,
				FDDC11B31981DDED002F032D /* CURLOPT_DNS_INTERFACE.3 */,
				FDDC11B41981DDED002F032D /* CURLOPT_DNS_LOCAL_IP4.3 */,
				FDDC11B51981DDED002F032D /* CURLOPT_DNS_LOCAL_IP6.3 */,
				FDDC11B61981DDED002F032D /* CURLOPT_DNS_SERVERS.3 */,
				FDDC11B71981DDED002F032D /* CURLOPT_DNS_USE_GLOBAL_CACHE.3 */,
				FDDC11B81981DDED002F032D /* CURLOPT_EGDSOCKET.3 */,
				FDDC11B91981DDED002F032D /* CURLOPT_ERRORBUFFER.3 */,
				FDDC11BA1981DDED002F032D /* CURLOPT_EXPECT_100_TIMEOUT_MS.3 */,
				FDDC11BB1981DDED002F032D /* CURLOPT_FAILONERROR.3 */,
				FDDC11BC1981DDED002F032D /* CURLOPT_FILETIME.3 */,
				FDDC11BD1981DDED002F032D /* CURLOPT_FNMATCH_DATA.3 */,
				FDDC11BE1981DDED002F032D /* CURLOPT_FNMATCH_FUNCTION.3 */,
				FDDC11BF1981DDED002F032D /* CURLOPT_FOLLOWLOCATION.3 */,
				FDDC11C01981DDED002F032D /* CURLOPT_FORBID_REUSE.3 */,
				FDDC11C11981DDED002F032D /* CURLOPT_FRESH_CONNECT.3 */,
				FDDC11CC1981DDED002F032D /* CURLOPT_FTPPORT.3 */,
				FDDC11CD1981DDED002F032D /* CURLOPT_FTPSSLAUTH.3 */,
				FDDC11C21981DDED002F032D /* CURLOPT_FTP_ACCOUNT.3 */,
				FDDC11C31981DDED002F032D /* CURLOPT_FTP_ALTERNATIVE_TO_USER.3 */,
				FDDC11C41981DDED002F032D /* CURLOPT_FTP_CREATE_MISSING_DIRS.3 */,
				FDDC11C51981DDED002F032D /* CURLOPT_FTP_FILEMETHOD.3 */,
				FDDC11C61981DDED002F032D /* CURLOPT_FTP_RESPONSE_TIMEOUT.3 */,
				FDDC11C71981DDED002F032D /* CURLOPT_FTP_SKIP_PASV_IP.3 */,
				FDDC11C81981DDED002F032D /* CURLOPT_FTP_SSL_CCC.3 */,
				FDDC11C91981DDED002F032D /* CURLOPT_FTP_USE_EPRT.3 */,
				FDDC11CA1981DDED002F032D /* CURLOPT_FTP_USE_EPSV.3 */,
				FDDC11CB1981DDED002F032D /* CURLOPT_FTP_USE_PRET.3 */,
				FDDC11CE1981DDED002F032D /* CURLOPT_GSSAPI_DELEGATION.3 */,
				FDDC11CF1981DDED002F032D /* CURLOPT_HEADER.3 */,
				FDDC11D01981DDED002F032D /* CURLOPT_HEADERDATA.3 */,
				FDDC11D11981DDED002F032D /* CURLOPT_HEADERFUNCTION.3 */,
				FDDC11D21981DDED002F032D /* CURLOPT_HEADEROPT.3 */,
				FDDC11D61981DDED002F032D /* CURLOPT_HTTP200ALIASES.3 */,
				FDDC11D71981DDED002F032D /* CURLOPT_HTTPAUTH.3 */,
				FDDC11D81981DDED002F032D /* CURLOPT_HTTPGET.3 */,
				FDDC11D91981DDED002F032D /* CURLOPT_HTTPHEADER.3 */,
				FDDC11DA1981DDED002F032D /* CURLOPT_HTTPPOST.3 */,
				FDDC11DB1981DDED002F032D /* CURLOPT_HTTPPROXYTUNNEL.3 */,
				FDDC11D31981DDED002F032D /* CURLOPT_HTTP_CONTENT_DECODING.3 */,
				FDDC11D41981DDED002F032D /* CURLOPT_HTTP_TRANSFER_DECODING.3 */,
				FDDC11D51981DDED002F032D /* CURLOPT_HTTP_VERSION.3 */,
				FDDC11DC1981DDED002F032D /* CURLOPT_IGNORE_CONTENT_LENGTH.3 */,
				FDDC11DE1981DDED002F032D /* CURLOPT_INFILESIZE.3 */,
				FDDC11DD1981DDED002F032D /* CURLOPT_INFILESIZE_LARGE.3 */,
				FDDC11DF1981DDED002F032D /* CURLOPT_INTERFACE.3 */,
				FDDC11E01981DDED002F032D /* CURLOPT_INTERLEAVEDATA.3 */,
				FDDC11E11981DDED002F032D /* CURLOPT_INTERLEAVEFUNCTION.3 */,
				FDDC11E21981DDED002F032D /* CURLOPT_IOCTLDATA.3 */,
				FDDC11E31981DDED002F032D /* CURLOPT_IOCTLFUNCTION.3 */,
				FDDC11E41981DDED002F032D /* CURLOPT_IPRESOLVE.3 */,
				FDDC11E51981DDED002F032D /* CURLOPT_ISSUERCERT.3 */,
				FD35DF331DCC1D6B009B763D /* CURLOPT_KEEP_SENDING_ON_ERROR.3 */,
				FDDC11E61981DDED002F032D /* CURLOPT_KEYPASSWD.3 */,
				FDDC11E71981DDED002F032D /* CURLOPT_KRBLEVEL.3 */,
				FDDC11E81981DDED002F032D /* CURLOPT_LOCALPORT.3 */,
				FDDC11E91981DDED002F032D /* CURLOPT_LOCALPORTRANGE.3 */,
				FDDC11EA1981DDED002F032D /* CURLOPT_LOGIN_OPTIONS.3 */,
				FDDC11EB1981DDED002F032D /* CURLOPT_LOW_SPEED_LIMIT.3 */,
				FDDC11EC1981DDED002F032D /* CURLOPT_LOW_SPEED_TIME.3 */,
				FDDC11ED1981DDED002F032D /* CURLOPT_MAIL_AUTH.3 */,
				FDDC11EE1981DDED002F032D /* CURLOPT_MAIL_FROM.3 */,
				FDDC11EF1981DDED002F032D /* CURLOPT_MAIL_RCPT.3 */,
				FDDC11F21981DDED002F032D /* CURLOPT_MAXCONNECTS.3 */,
				FDDC11F41981DDED002F032D /* CURLOPT_MAXFILESIZE.3 */,
				FDDC11F31981DDED002F032D /* CURLOPT_MAXFILESIZE_LARGE.3 */,
				FDDC11F51981DDED002F032D /* CURLOPT_MAXREDIRS.3 */,
				FDDC11F01981DDED002F032D /* CURLOPT_MAX_RECV_SPEED_LARGE.3 */,
				FDDC11F11981DDED002F032D /* CURLOPT_MAX_SEND_SPEED_LARGE.3 */,
				FDDC11F71981DDED002F032D /* CURLOPT_NETRC.3 */,
				FDDC11F61981DDED002F032D /* CURLOPT_NETRC_FILE.3 */,
				FDDC11F81981DDED002F032D /* CURLOPT_NEW_DIRECTORY_PERMS.3 */,
				FDDC11F91981DDED002F032D /* CURLOPT_NEW_FILE_PERMS.3 */,
				FDDC11FA1981DDED002F032D /* CURLOPT_NOBODY.3 */,
				FDDC11FB1981DDED002F032D /* CURLOPT_NOPROGRESS.3 */,
				FDDC11FC1981DDED002F032D /* CURLOPT_NOPROXY.3 */,
				FDDC11FD1981DDED002F032D /* CURLOPT_NOSIGNAL.3 */,
				FDDC11FE1981DDED002F032D /* CURLOPT_OPENSOCKETDATA.3 */,
				FDDC11FF1981DDED002F032D /* CURLOPT_OPENSOCKETFUNCTION.3 */,
				FDDC12001981DDED002F032D /* CURLOPT_PASSWORD.3 */,
				FD5754031B55DEFE004F1257 /* CURLOPT_PATH_AS_IS.3 */,
				FD5754041B55DEFE004F1257 /* CURLOPT_PINNEDPUBLICKEY.3 */,
				FD5754051B55DEFE004F1257 /* CURLOPT_PIPEWAIT.3 */,
				FDDC12011981DDED002F032D /* CURLOPT_PORT.3 */,
				FDDC12021981DDED002F032D /* CURLOPT_POST.3 */,
				FDDC12031981DDED002F032D /* CURLOPT_POSTFIELDS.3 */,
				FDDC12051981DDED002F032D /* CURLOPT_POSTFIELDSIZE.3 */,
				FDDC12041981DDED002F032D /* CURLOPT_POSTFIELDSIZE_LARGE.3 */,
				FDDC12061981DDED002F032D /* CURLOPT_POSTQUOTE.3 */,
				FDDC12071981DDED002F032D /* CURLOPT_POSTREDIR.3 */,
				FDDC12081981DDED002F032D /* CURLOPT_PREQUOTE.3 */,
				FDDC12091981DDED002F032D /* CURLOPT_PRIVATE.3 */,
				FDDC120A1981DDED002F032D /* CURLOPT_PROGRESSDATA.3 */,
				FDDC120B1981DDED002F032D /* CURLOPT_PROGRESSFUNCTION.3 */,
				FDDC120C1981DDED002F032D /* CURLOPT_PROTOCOLS.3 */,
				FDDC120E1981DDED002F032D /* CURLOPT_PROXY.3 */,
				FDDC120F1981DDED002F032D /* CURLOPT_PROXYAUTH.3 */,
				FDDC12101981DDED002F032D /* CURLOPT_PROXYHEADER.3 */,
				FDDC12111981DDED002F032D /* CURLOPT_PROXYPASSWORD.3 */,
				FDDC12121981DDED002F032D /* CURLOPT_PROXYPORT.3 */,
				FDDC12131981DDED002F032D /* CURLOPT_PROXYTYPE.3 */,
				FDDC12141981DDED002F032D /* CURLOPT_PROXYUSERNAME.3 */,
				FDDC12151981DDED002F032D /* CURLOPT_PROXYUSERPWD.3 */,
				FD5754061B55DEFE004F1257 /* CURLOPT_PROXY_SERVICE_NAME.3 */,
				FDDC120D1981DDED002F032D /* CURLOPT_PROXY_TRANSFER_MODE.3 */,
				FDDC12161981DDED002F032D /* CURLOPT_PUT.3 */,
				FDDC12171981DDED002F032D /* CURLOPT_QUOTE.3 */,
				FDDC12181981DDED002F032D /* CURLOPT_RANDOM_FILE.3 */,
				FDDC12191981DDED002F032D /* CURLOPT_RANGE.3 */,
				FDDC121A1981DDED002F032D /* CURLOPT_READDATA.3 */,
				FDDC121B1981DDED002F032D /* CURLOPT_READFUNCTION.3 */,
				FDDC121C1981DDED002F032D /* CURLOPT_REDIR_PROTOCOLS.3 */,
				FDDC121D1981DDED002F032D /* CURLOPT_REFERER.3 */,
				FDDC121E1981DDED002F032D /* CURLOPT_RESOLVE.3 */,
				FDDC12201981DDED002F032D /* CURLOPT_RESUME_FROM.3 */,
				FDDC121F1981DDED002F032D /* CURLOPT_RESUME_FROM_LARGE.3 */,
				FDDC12211981DDED002F032D /* CURLOPT_RTSP_CLIENT_CSEQ.3 */,
				FDDC12221981DDED002F032D /* CURLOPT_RTSP_REQUEST.3 */,
				FDDC12231981DDED002F032D /* CURLOPT_RTSP_SERVER_CSEQ.3 */,
				FDDC12241981DDED002F032D /* CURLOPT_RTSP_SESSION_ID.3 */,
				FDDC12251981DDED002F032D /* CURLOPT_RTSP_STREAM_URI.3 */,
				FDDC12261981DDED002F032D /* CURLOPT_RTSP_TRANSPORT.3 */,
				FDDC12271981DDED002F032D /* CURLOPT_SASL_IR.3 */,
				FDDC12281981DDED002F032D /* CURLOPT_SEEKDATA.3 */,
				FDDC12291981DDED002F032D /* CURLOPT_SEEKFUNCTION.3 */,
				FD5754071B55DEFE004F1257 /* CURLOPT_SERVICE_NAME.3 */,
				FDDC122A1981DDED002F032D /* CURLOPT_SHARE.3 */,
				FDDC122B1981DDED002F032D /* CURLOPT_SOCKOPTDATA.3 */,
				FDDC122C1981DDED002F032D /* CURLOPT_SOCKOPTFUNCTION.3 */,
				FDDC122D1981DDED002F032D /* CURLOPT_SOCKS5_GSSAPI_NEC.3 */,
				FDDC122E1981DDED002F032D /* CURLOPT_SOCKS5_GSSAPI_SERVICE.3 */,
				FDDC122F1981DDED002F032D /* CURLOPT_SSH_AUTH_TYPES.3 */,
				FDDC12301981DDED002F032D /* CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 */,
				FDDC12311981DDED002F032D /* CURLOPT_SSH_KEYDATA.3 */,
				FDDC12321981DDED002F032D /* CURLOPT_SSH_KEYFUNCTION.3 */,
				FDDC12331981DDED002F032D /* CURLOPT_SSH_KNOWNHOSTS.3 */,
				FDDC12341981DDED002F032D /* CURLOPT_SSH_PRIVATE_KEYFILE.3 */,
				FDDC12351981DDED002F032D /* CURLOPT_SSH_PUBLIC_KEYFILE.3 */,
				FDDC123F1981DDEE002F032D /* CURLOPT_SSLCERT.3 */,
				FDDC12401981DDEE002F032D /* CURLOPT_SSLCERTTYPE.3 */,
				FDDC12421981DDEE002F032D /* CURLOPT_SSLENGINE.3 */,
				FDDC12411981DDEE002F032D /* CURLOPT_SSLENGINE_DEFAULT.3 */,
				FDDC12431981DDEE002F032D /* CURLOPT_SSLKEY.3 */,
				FDDC12441981DDEE002F032D /* CURLOPT_SSLKEYTYPE.3 */,
				FDDC12451981DDEE002F032D /* CURLOPT_SSLVERSION.3 */,
				FDDC12361981DDEE002F032D /* CURLOPT_SSL_CIPHER_LIST.3 */,
				FDDC12371981DDEE002F032D /* CURLOPT_SSL_CTX_DATA.3 */,
				FDDC12381981DDEE002F032D /* CURLOPT_SSL_CTX_FUNCTION.3 */,
				FDDC12391981DDEE002F032D /* CURLOPT_SSL_ENABLE_ALPN.3 */,
				FDDC123A1981DDEE002F032D /* CURLOPT_SSL_ENABLE_NPN.3 */,
				FD5754081B55DEFE004F1257 /* CURLOPT_SSL_FALSESTART.3 */,
				FDDC123B1981DDEE002F032D /* CURLOPT_SSL_OPTIONS.3 */,
				FDDC123C1981DDEE002F032D /* CURLOPT_SSL_SESSIONID_CACHE.3 */,
				FDDC123D1981DDEE002F032D /* CURLOPT_SSL_VERIFYHOST.3 */,
				FDDC123E1981DDEE002F032D /* CURLOPT_SSL_VERIFYPEER.3 */,
				FD5754091B55DEFE004F1257 /* CURLOPT_SSL_VERIFYSTATUS.3 */,
				FDDC12461981DDEE002F032D /* CURLOPT_STDERR.3 */,
				FDDC12471981DDEE002F032D /* CURLOPT_TCP_KEEPALIVE.3 */,
				FDDC12481981DDEE002F032D /* CURLOPT_TCP_KEEPIDLE.3 */,
				FDDC12491981DDEE002F032D /* CURLOPT_TCP_KEEPINTVL.3 */,
				FDDC124A1981DDEE002F032D /* CURLOPT_TCP_NODELAY.3 */,
				FDDC124B1981DDEE002F032D /* CURLOPT_TELNETOPTIONS.3 */,
				FDDC124C1981DDEE002F032D /* CURLOPT_TFTP_BLKSIZE.3 */,
				FDDC124D1981DDEE002F032D /* CURLOPT_TIMECONDITION.3 */,
				FDDC124F1981DDEE002F032D /* CURLOPT_TIMEOUT.3 */,
				FDDC124E1981DDEE002F032D /* CURLOPT_TIMEOUT_MS.3 */,
				FDDC12501981DDEE002F032D /* CURLOPT_TIMEVALUE.3 */,
				FDDC12511981DDEE002F032D /* CURLOPT_TLSAUTH_PASSWORD.3 */,
				FDDC12521981DDEE002F032D /* CURLOPT_TLSAUTH_TYPE.3 */,
				FDDC12531981DDEE002F032D /* CURLOPT_TLSAUTH_USERNAME.3 */,
				FDDC12551981DDEE002F032D /* CURLOPT_TRANSFERTEXT.3 */,
				FDDC12541981DDEE002F032D /* CURLOPT_TRANSFER_ENCODING.3 */,
				FD57540A1B55DEFE004F1257 /* CURLOPT_UNIX_SOCKET_PATH.3 */,
				FDDC12561981DDEE002F032D /* CURLOPT_UNRESTRICTED_AUTH.3 */,
				FDDC12571981DDEE002F032D /* CURLOPT_UPLOAD.3 */,
				FDDC12581981DDEE002F032D /* CURLOPT_URL.3 */,
				FDDC125A1981DDEE002F032D /* CURLOPT_USERAGENT.3 */,
				FDDC125B1981DDEE002F032D /* CURLOPT_USERNAME.3 */,
				FDDC125C1981DDEE002F032D /* CURLOPT_USERPWD.3 */,
				FDDC12591981DDEE002F032D /* CURLOPT_USE_SSL.3 */,
				FDDC125D1981DDEE002F032D /* CURLOPT_VERBOSE.3 */,
				FDDC125E1981DDEE002F032D /* CURLOPT_WILDCARDMATCH.3 */,
				FDDC125F1981DDEE002F032D /* CURLOPT_WRITEDATA.3 */,
				FDDC12601981DDEE002F032D /* CURLOPT_WRITEFUNCTION.3 */,
				FDDC12611981DDEE002F032D /* CURLOPT_XFERINFODATA.3 */,
				FDDC12621981DDEE002F032D /* CURLOPT_XFERINFOFUNCTION.3 */,
				FDDC12631981DDEE002F032D /* CURLOPT_XOAUTH2_BEARER.3 */,
			);
			path = opts;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		FC41A7D91245569C007EDB1C /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3E3D1EB61D2C5FB90007C4BE /* ntlm.h in Headers */,
				FDC61C7A14983BDE005BBE36 /* curl.h in Headers */,
				FDC61C7B14983BDE005BBE36 /* curlbuild.h in Headers */,
				FDC61C7C14983BDE005BBE36 /* curlrules.h in Headers */,
				FDC61C7D14983BDE005BBE36 /* curlver.h in Headers */,
				3EEA808B1ECCAB550061E531 /* system.h in Headers */,
				FDC61C7E14983BDE005BBE36 /* easy.h in Headers */,
				FDC61C7F14983BDE005BBE36 /* mprintf.h in Headers */,
				FDC61C8014983BDE005BBE36 /* multi.h in Headers */,
				FDC61C8114983BDE005BBE36 /* stdcheaders.h in Headers */,
				3E3D1EBB1D2C5FB90007C4BE /* vauth.h in Headers */,
				3E3D1EB11D2C5FB90007C4BE /* digest.h in Headers */,
				FDC61C8214983BDE005BBE36 /* typecheck-gcc.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
		FC41A7DC1245569C007EDB1C /* libcurl */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = FC41A7E5124556A4007EDB1C /* Build configuration list for PBXNativeTarget "libcurl" */;
			buildPhases = (
				FC41A7D91245569C007EDB1C /* Headers */,
				FC41A7DA1245569C007EDB1C /* Sources */,
				FC41A7DB1245569C007EDB1C /* Frameworks */,
				FD07CD66149AC6B2004DE255 /* Install man3 */,
				FD07CD9D149AC94C004DE255 /* Create .dylib Links */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = libcurl;
			productName = libcurl;
			productReference = FC41A7DD1245569C007EDB1C /* libcurl.4.dylib */;
			productType = "com.apple.product-type.library.dynamic";
		};
		FC9968D41245562A00BCBD38 /* curl */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = FC9968DD1245562B00BCBD38 /* Build configuration list for PBXNativeTarget "curl" */;
			buildPhases = (
				FC9968D11245562A00BCBD38 /* Sources */,
				FC9968D21245562A00BCBD38 /* Frameworks */,
				FC9968D31245562A00BCBD38 /* Install man1 */,
				FD07CD9C149AC926004DE255 /* Install OpenSource Info */,
				FD07CDA5149AD1DD004DE255 /* Install curl-config */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = curl;
			productName = curl;
			productReference = FC41A5D71245564C007EDB1C /* curl */;
			productType = "com.apple.product-type.tool";
		};
		FD0DFDC014A1673B00D0DD1C /* getpart */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = FD0DFDC814A1673B00D0DD1C /* Build configuration list for PBXNativeTarget "getpart" */;
			buildPhases = (
				FD0DFDBD14A1673B00D0DD1C /* Sources */,
				FD0DFDBE14A1673B00D0DD1C /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = getpart;
			productName = getpart;
			productReference = FD0DFDC114A1673B00D0DD1C /* getpart */;
			productType = "com.apple.product-type.tool";
		};
		FD0DFDCA14A1678B00D0DD1C /* resolve */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = FD0DFDCD14A1678B00D0DD1C /* Build configuration list for PBXNativeTarget "resolve" */;
			buildPhases = (
				FD0DFDCB14A1678B00D0DD1C /* Sources */,
				FD0DFDCC14A1678B00D0DD1C /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = resolve;
			productName = getpart;
			productReference = FD0DFDCF14A1678B00D0DD1C /* resolve */;
			productType = "com.apple.product-type.tool";
		};
		FD0DFDD114A1679000D0DD1C /* rtspd */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = FD0DFDD414A1679000D0DD1C /* Build configuration list for PBXNativeTarget "rtspd" */;
			buildPhases = (
				FD0DFDD214A1679000D0DD1C /* Sources */,
				FD0DFDD314A1679000D0DD1C /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = rtspd;
			productName = getpart;
			productReference = FD0DFDD614A1679000D0DD1C /* rtspd */;
			productType = "com.apple.product-type.tool";
		};
		FD0DFDD814A1679200D0DD1C /* sockfilt */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = FD0DFDDB14A1679200D0DD1C /* Build configuration list for PBXNativeTarget "sockfilt" */;
			buildPhases = (
				FD0DFDD914A1679200D0DD1C /* Sources */,
				FD0DFDDA14A1679200D0DD1C /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = sockfilt;
			productName = getpart;
			productReference = FD0DFDDD14A1679200D0DD1C /* sockfilt */;
			productType = "com.apple.product-type.tool";
		};
		FD0DFDDF14A1679700D0DD1C /* sws */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = FD0DFDE214A1679700D0DD1C /* Build configuration list for PBXNativeTarget "sws" */;
			buildPhases = (
				FD0DFDE014A1679700D0DD1C /* Sources */,
				FD0DFDE114A1679700D0DD1C /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = sws;
			productName = getpart;
			productReference = FD0DFDE414A1679700D0DD1C /* sws */;
			productType = "com.apple.product-type.tool";
		};
		FD0DFDE614A1679800D0DD1C /* tftpd */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = FD0DFDE914A1679800D0DD1C /* Build configuration list for PBXNativeTarget "tftpd" */;
			buildPhases = (
				FD0DFDE714A1679800D0DD1C /* Sources */,
				FD0DFDE814A1679800D0DD1C /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = tftpd;
			productName = getpart;
			productReference = FD0DFDEB14A1679800D0DD1C /* tftpd */;
			productType = "com.apple.product-type.tool";
		};
		FD0DFDED14A1679900D0DD1C /* fake_ntlm */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = FD0DFDF014A1679900D0DD1C /* Build configuration list for PBXNativeTarget "fake_ntlm" */;
			buildPhases = (
				FD0DFDEE14A1679900D0DD1C /* Sources */,
				FD0DFDEF14A1679900D0DD1C /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = fake_ntlm;
			productName = getpart;
			productReference = FD0DFDF214A1679900D0DD1C /* fake_ntlm */;
			productType = "com.apple.product-type.tool";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		FC0A9E9B124554EE00173580 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				ORGANIZATIONNAME = "Apple Inc.";
			};
			buildConfigurationList = FC0A9E9E124554EE00173580 /* Build configuration list for PBXProject "curl" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = FC0A9E99124554EE00173580;
			productRefGroup = FC9968D61245562A00BCBD38 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				FDC61BC014982F47005BBE36 /* All */,
				FC41A7DC1245569C007EDB1C /* libcurl */,
				FC9968D41245562A00BCBD38 /* curl */,
				FD0DFDB914A1672700D0DD1C /* tests */,
				FD0DFDC014A1673B00D0DD1C /* getpart */,
				FD0DFDCA14A1678B00D0DD1C /* resolve */,
				FD0DFDD114A1679000D0DD1C /* rtspd */,
				FD0DFDD814A1679200D0DD1C /* sockfilt */,
				FD0DFDDF14A1679700D0DD1C /* sws */,
				FD0DFDE614A1679800D0DD1C /* tftpd */,
				FD0DFDED14A1679900D0DD1C /* fake_ntlm */,
				FD0DFE5D14A1771300D0DD1C /* libtest */,
			);
		};
/* End PBXProject section */

/* Begin PBXShellScriptBuildPhase section */
		FD07CD9C149AC926004DE255 /* Install OpenSource Info */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 8;
			files = (
			);
			inputPaths = (
			);
			name = "Install OpenSource Info";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 1;
			shellPath = /bin/sh;
			shellScript = ". \"$PROJECT_DIR\"/xcscripts/install_opensource.sh";
			showEnvVarsInLog = 0;
		};
		FD07CD9D149AC94C004DE255 /* Create .dylib Links */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 8;
			files = (
			);
			inputPaths = (
			);
			name = "Create .dylib Links";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 1;
			shellPath = /bin/sh;
			shellScript = ". \"$PROJECT_DIR\"/xcscripts/link_dylibs.sh";
			showEnvVarsInLog = 0;
		};
		FD07CDA5149AD1DD004DE255 /* Install curl-config */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 8;
			files = (
			);
			inputPaths = (
			);
			name = "Install curl-config";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 1;
			shellPath = /bin/sh;
			shellScript = ". \"$PROJECT_DIR\"/xcscripts/install_curlconfig.sh";
			showEnvVarsInLog = 0;
		};
		FD0DFE6214A1771E00D0DD1C /* Install libtest */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 8;
			files = (
			);
			inputPaths = (
			);
			name = "Install libtest";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 1;
			shellPath = /bin/sh;
			shellScript = ". \"$PROJECT_DIR\"/xcscripts/install_libtest.sh";
			showEnvVarsInLog = 0;
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		FC41A7DA1245569C007EDB1C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				FC41A80712455ACC007EDB1C /* file.c in Sources */,
				FC41A83F12455ACC007EDB1C /* timeval.c in Sources */,
				FC41A7FA12455ACC007EDB1C /* base64.c in Sources */,
				FC41A81212455ACC007EDB1C /* hostip.c in Sources */,
				FC41A82B12455ACC007EDB1C /* progress.c in Sources */,
				3E3D1EB81D2C5FB90007C4BE /* spnego_gssapi.c in Sources */,
				FC41A80912455ACC007EDB1C /* formdata.c in Sources */,
				FC41A7FD12455ACC007EDB1C /* cookie.c in Sources */,
				FC41A81712455ACC007EDB1C /* http.c in Sources */,
				FC41A83112455ACC007EDB1C /* sendf.c in Sources */,
				FC41A80A12455ACC007EDB1C /* ftp.c in Sources */,
				FC41A84112455ACC007EDB1C /* url.c in Sources */,
				3E3D1EB51D2C5FB90007C4BE /* ntlm.c in Sources */,
				FC41A80412455ACC007EDB1C /* dict.c in Sources */,
				FC41A81C12455ACC007EDB1C /* if2ip.c in Sources */,
				FC41A83812455ACC007EDB1C /* speedcheck.c in Sources */,
				FC41A82212455ACC007EDB1C /* ldap.c in Sources */,
				FC41A84212455ACC007EDB1C /* version.c in Sources */,
				3E3D1EAF1D2C5FB90007C4BE /* digest_sspi.c in Sources */,
				FC41A80C12455ACC007EDB1C /* getenv.c in Sources */,
				FC41A80612455ACC007EDB1C /* escape.c in Sources */,
				FC41A87012455EE9007EDB1C /* mprintf.c in Sources */,
				FC41A83D12455ACC007EDB1C /* telnet.c in Sources */,
				FC41A87E12455F64007EDB1C /* netrc.c in Sources */,
				FC41A80D12455ACC007EDB1C /* getinfo.c in Sources */,
				3EEA80BD1ECCAC050061E531 /* rand.c in Sources */,
				FC41A84012455ACC007EDB1C /* transfer.c in Sources */,
				FD35DF2F1DCC1811009B763D /* strcase.c in Sources */,
				FC41A80512455ACC007EDB1C /* easy.c in Sources */,
				FC41A82F12455ACC007EDB1C /* security.c in Sources */,
				FC41A87A12455F42007EDB1C /* curl_fnmatch.c in Sources */,
				FC41A80812455ACC007EDB1C /* fileinfo.c in Sources */,
				3E3D1EB41D2C5FB90007C4BE /* ntlm_sspi.c in Sources */,
				FC41A80B12455ACC007EDB1C /* ftplistparser.c in Sources */,
				FC41A84412455ACC007EDB1C /* wildcard.c in Sources */,
				FC41A82112455ACC007EDB1C /* krb5.c in Sources */,
				FDC61C3D149837A6005BBE36 /* memdebug.c in Sources */,
				FC41A81812455ACC007EDB1C /* http_chunks.c in Sources */,
				FC41A87312455EE9007EDB1C /* strtok.c in Sources */,
				FC41A7FB12455ACC007EDB1C /* connect.c in Sources */,
				FC41A82312455ACC007EDB1C /* llist.c in Sources */,
				FC41A80E12455ACC007EDB1C /* hash.c in Sources */,
				FC41A82412455ACC007EDB1C /* multi.c in Sources */,
				FC41A7FC12455ACC007EDB1C /* content_encoding.c in Sources */,
				FC41A83212455ACC007EDB1C /* share.c in Sources */,
				FC41A81912455ACC007EDB1C /* http_digest.c in Sources */,
				3E3D1EB71D2C5FB90007C4BE /* oauth2.c in Sources */,
				FDC61C3F149837F3005BBE36 /* md4.c in Sources */,
				FC41A86F12455EE9007EDB1C /* md5.c in Sources */,
				3E3D1EB31D2C5FB90007C4BE /* krb5_sspi.c in Sources */,
				FC41A81A12455ACC007EDB1C /* http_negotiate.c in Sources */,
				FC41A81F12455ACC007EDB1C /* inet_pton.c in Sources */,
				FC41A87412455EE9007EDB1C /* strtoofft.c in Sources */,
				FC41A87212455EE9007EDB1C /* strerror.c in Sources */,
				FD7F96D9169E6F73000707BF /* amigaos.c in Sources */,
				FC41A81112455ACC007EDB1C /* hostasyn.c in Sources */,
				FC41A81312455ACC007EDB1C /* hostip4.c in Sources */,
				FC41A81412455ACC007EDB1C /* hostip6.c in Sources */,
				FC41A81512455ACC007EDB1C /* hostsyn.c in Sources */,
				3E3D1EA11D2C5FAF0007C4BE /* cram.c in Sources */,
				FC41A81E12455ACC007EDB1C /* inet_ntop.c in Sources */,
				FC41A82712455ACC007EDB1C /* parsedate.c in Sources */,
				FC41A83012455ACC007EDB1C /* select.c in Sources */,
				FC41A83E12455ACC007EDB1C /* tftp.c in Sources */,
				FC41A83912455ACC007EDB1C /* splay.c in Sources */,
				FDC61C4114983868005BBE36 /* strdup.c in Sources */,
				FC41A83512455ACC007EDB1C /* socks.c in Sources */,
				FC41A83A12455ACC007EDB1C /* ssh.c in Sources */,
				FC41A7FE12455ACC007EDB1C /* curl_addrinfo.c in Sources */,
				FC41A83612455ACC007EDB1C /* socks_gssapi.c in Sources */,
				FC41A83712455ACC007EDB1C /* socks_sspi.c in Sources */,
				FC41A80212455ACC007EDB1C /* curl_sspi.c in Sources */,
				FC41A83312455ACC007EDB1C /* slist.c in Sources */,
				FC41A82512455ACC007EDB1C /* nonblock.c in Sources */,
				FC41A7FF12455ACC007EDB1C /* curl_memrchr.c in Sources */,
				FC41A81D12455ACC007EDB1C /* imap.c in Sources */,
				FC41A82A12455ACC007EDB1C /* pop3.c in Sources */,
				FC41A83412455ACC007EDB1C /* smtp.c in Sources */,
				FC41A82812455ACC007EDB1C /* pingpong.c in Sources */,
				FC41A82E12455ACC007EDB1C /* rtsp.c in Sources */,
				FC41A80312455ACC007EDB1C /* curl_threads.c in Sources */,
				FC41A84312455ACC007EDB1C /* warnless.c in Sources */,
				FC41A80F12455ACC007EDB1C /* hmac.c in Sources */,
				FC41A80112455ACC007EDB1C /* curl_rtmp.c in Sources */,
				FDC61C42149838C1005BBE36 /* openldap.c in Sources */,
				FDC61C45149838D7005BBE36 /* curl_gethostname.c in Sources */,
				FDC61C49149838F5005BBE36 /* gopher.c in Sources */,
				FDC61C5014983929005BBE36 /* idn_win32.c in Sources */,
				FDC61C591498396D005BBE36 /* http_proxy.c in Sources */,
				FDC61C5D14983978005BBE36 /* non-ascii.c in Sources */,
				FDC61C6114983982005BBE36 /* asyn-ares.c in Sources */,
				FDC61C6214983982005BBE36 /* asyn-thread.c in Sources */,
				FDC61C6E149839A8005BBE36 /* curl_gssapi.c in Sources */,
				3E3D1EBA1D2C5FB90007C4BE /* vauth.c in Sources */,
				FDC61C75149839A9005BBE36 /* curl_ntlm_wb.c in Sources */,
				FDC61C71149839A8005BBE36 /* curl_ntlm_core.c in Sources */,
				FD7F96E8169E6FE3000707BF /* curl_sasl.c in Sources */,
				FD7F96E6169E6FE3000707BF /* curl_multibyte.c in Sources */,
				FD7F96EC169E6FE3000707BF /* hostcheck.c in Sources */,
				FD4C39FE173C6DEB00664FD3 /* conncache.c in Sources */,
				FD4C3A01173C6E0400664FD3 /* pipeline.c in Sources */,
				FDB9BB881981B68300195172 /* dotdot.c in Sources */,
				FDB9BB891981B69500195172 /* x509asn1.c in Sources */,
				FDB9BB8A1981B69C00195172 /* http2.c in Sources */,
				3E3D1EB01D2C5FB90007C4BE /* digest.c in Sources */,
				FD60D0E71B5491D90084FA3C /* smb.c in Sources */,
				FD60D0F01B5492930084FA3C /* curl_endian.c in Sources */,
				FD60D0F11B5492960084FA3C /* curl_des.c in Sources */,
				FDB9BB8C1981B6C300195172 /* openssl.c in Sources */,
				FDB9BB8D1981B6C800195172 /* gtls.c in Sources */,
				3E3D1E821D2C5F3D0007C4BE /* http_ntlm.c in Sources */,
				FDB9BB8E1981B6CC00195172 /* vtls.c in Sources */,
				FDB9BB8F1981B6D100195172 /* nss.c in Sources */,
				3E3D1EA01D2C5FAF0007C4BE /* cleartext.c in Sources */,
				3E3D1EB21D2C5FB90007C4BE /* krb5_gssapi.c in Sources */,
				FDB9BB911981B6DA00195172 /* polarssl.c in Sources */,
				FDB9BB921981B6DF00195172 /* polarssl_threadlock.c in Sources */,
				FDB9BB931981B6E300195172 /* axtls.c in Sources */,
				FDB9BB941981B6E800195172 /* cyassl.c in Sources */,
				3E3D1EB91D2C5FB90007C4BE /* spnego_sspi.c in Sources */,
				FD60D0F61B5492E70084FA3C /* schannel.c in Sources */,
				FD60D0F71B5492EB0084FA3C /* darwinssl.c in Sources */,
				FDB9BB971981B6F500195172 /* gskit.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FC9968D11245562A00BCBD38 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				FDC61C15149833D2005BBE36 /* tool_binmode.c in Sources */,
				FDC61C16149833D2005BBE36 /* tool_bname.c in Sources */,
				FDC61C17149833D2005BBE36 /* tool_cb_dbg.c in Sources */,
				FDC61C18149833D2005BBE36 /* tool_cb_hdr.c in Sources */,
				FDC61C19149833D2005BBE36 /* tool_cb_prg.c in Sources */,
				FDC61C1A149833D2005BBE36 /* tool_cb_rea.c in Sources */,
				FDC61C1B149833D2005BBE36 /* tool_cb_see.c in Sources */,
				FDC61C1D149833D2005BBE36 /* tool_cb_wrt.c in Sources */,
				FDC61C1E149833D2005BBE36 /* tool_cfgable.c in Sources */,
				FDC61C1F149833D2005BBE36 /* tool_convert.c in Sources */,
				3E3D1E7F1D2C5D0E0007C4BE /* slist_wc.c in Sources */,
				FDC61C20149833D2005BBE36 /* tool_dirhie.c in Sources */,
				FDC61C21149833D2005BBE36 /* tool_doswin.c in Sources */,
				FDC61C22149833D2005BBE36 /* tool_easysrc.c in Sources */,
				FDC61C23149833D2005BBE36 /* tool_formparse.c in Sources */,
				FDC61C24149833D2005BBE36 /* tool_getparam.c in Sources */,
				FDC61C25149833D2005BBE36 /* tool_getpass.c in Sources */,
				FDC61C26149833D2005BBE36 /* tool_help.c in Sources */,
				FDC61C27149833D2005BBE36 /* tool_helpers.c in Sources */,
				FDC61C28149833D2005BBE36 /* tool_homedir.c in Sources */,
				FD560D69173C6CA200A6E968 /* tool_hugehelp.c in Sources */,
				FDC61C29149833D2005BBE36 /* tool_libinfo.c in Sources */,
				FDC61C2A149833D2005BBE36 /* tool_main.c in Sources */,
				FD7F96D3169E6E53000707BF /* tool_metalink.c in Sources */,
				FDC61C2B149833D2005BBE36 /* tool_mfiles.c in Sources */,
				FDC61C2C149833D2005BBE36 /* tool_msgs.c in Sources */,
				FDC61C2D149833D2005BBE36 /* tool_operate.c in Sources */,
				FDC61C2E149833D2005BBE36 /* tool_operhlp.c in Sources */,
				FDC61C2F149833D2005BBE36 /* tool_panykey.c in Sources */,
				FDC61C30149833D2005BBE36 /* tool_paramhlp.c in Sources */,
				FDC61C31149833D2005BBE36 /* tool_parsecfg.c in Sources */,
				FD60D0E41B5490CB0084FA3C /* tool_strdup.c in Sources */,
				FDC61C32149833D2005BBE36 /* tool_setopt.c in Sources */,
				FDC61C33149833D2005BBE36 /* tool_sleep.c in Sources */,
				FDC61C34149833D2005BBE36 /* tool_urlglob.c in Sources */,
				FDC61C35149833D2005BBE36 /* tool_util.c in Sources */,
				FDC61C36149833D2005BBE36 /* tool_vms.c in Sources */,
				FDC61C37149833D2005BBE36 /* tool_writeenv.c in Sources */,
				FDC61C38149833D2005BBE36 /* tool_writeout.c in Sources */,
				FDC61C39149833D2005BBE36 /* tool_xattr.c in Sources */,
				FDC61C8514983DC7005BBE36 /* strtoofft.c in Sources */,
				FDC61C8314983DB2005BBE36 /* nonblock.c in Sources */,
				FDB9BB651981B52200195172 /* warnless.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDBD14A1673B00D0DD1C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				FD0DFDF414A1682F00D0DD1C /* mprintf.c in Sources */,
				FD0DFDF514A1683300D0DD1C /* nonblock.c in Sources */,
				FD0DFDF714A1683F00D0DD1C /* strtoofft.c in Sources */,
				FD0DFDF814A1684700D0DD1C /* timeval.c in Sources */,
				FD0DFDF914A1686700D0DD1C /* warnless.c in Sources */,
				FD0DFDFE14A168A300D0DD1C /* getpart.c in Sources */,
				FD0DFDFA14A1687100D0DD1C /* base64.c in Sources */,
				FD0DFDFB14A1687A00D0DD1C /* memdebug.c in Sources */,
				FD0DFDFF14A168A300D0DD1C /* testpart.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDCB14A1678B00D0DD1C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				FD0DFE1114A16AE400D0DD1C /* mprintf.c in Sources */,
				FD0DFE1714A16B0600D0DD1C /* nonblock.c in Sources */,
				FD0DFE1E14A16B1200D0DD1C /* strtoofft.c in Sources */,
				FD0DFE2914A16B1D00D0DD1C /* timeval.c in Sources */,
				FD0DFE2A14A16B1D00D0DD1C /* warnless.c in Sources */,
				FD0DFE3514A16B6300D0DD1C /* getpart.c in Sources */,
				FD0DFE3B14A16B6F00D0DD1C /* base64.c in Sources */,
				FD0DFE4114A16B7700D0DD1C /* memdebug.c in Sources */,
				FD0DFE4A14A16B9F00D0DD1C /* util.c in Sources */,
				FD0DFE4914A16B9F00D0DD1C /* resolve.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDD214A1679000D0DD1C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				FD0DFE1214A16AE600D0DD1C /* mprintf.c in Sources */,
				FD0DFE1814A16B0600D0DD1C /* nonblock.c in Sources */,
				FD0DFE2014A16B1300D0DD1C /* strtoofft.c in Sources */,
				FD0DFE2B14A16B1D00D0DD1C /* timeval.c in Sources */,
				FD0DFE2C14A16B1D00D0DD1C /* warnless.c in Sources */,
				FD0DFE3614A16B6300D0DD1C /* getpart.c in Sources */,
				FD0DFE3C14A16B7000D0DD1C /* base64.c in Sources */,
				FD0DFE4214A16B7700D0DD1C /* memdebug.c in Sources */,
				FD0DFE4B14A16BE300D0DD1C /* util.c in Sources */,
				FD0DFE4D14A16BF000D0DD1C /* rtspd.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDD914A1679200D0DD1C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				FD0DFE1314A16AE600D0DD1C /* mprintf.c in Sources */,
				FD0DFE1914A16B0700D0DD1C /* nonblock.c in Sources */,
				FD0DFE2214A16B1400D0DD1C /* strtoofft.c in Sources */,
				FD0DFE2D14A16B1E00D0DD1C /* timeval.c in Sources */,
				FD0DFE2E14A16B1E00D0DD1C /* warnless.c in Sources */,
				FD0DFE3714A16B6400D0DD1C /* getpart.c in Sources */,
				FD0DFE3D14A16B7000D0DD1C /* base64.c in Sources */,
				FD0DFE4314A16B7800D0DD1C /* memdebug.c in Sources */,
				FD0DFE4E14A16C0900D0DD1C /* util.c in Sources */,
				FD0DFE5014A16C1D00D0DD1C /* sockfilt.c in Sources */,
				FD0DFE5114A16C2E00D0DD1C /* inet_pton.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDE014A1679700D0DD1C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				FD0DFE1414A16AE700D0DD1C /* mprintf.c in Sources */,
				FD0DFE1A14A16B0700D0DD1C /* nonblock.c in Sources */,
				FD0DFE2414A16B1400D0DD1C /* strtoofft.c in Sources */,
				FD0DFE2F14A16B1E00D0DD1C /* timeval.c in Sources */,
				FD0DFE3014A16B1E00D0DD1C /* warnless.c in Sources */,
				FD0DFE3814A16B6400D0DD1C /* getpart.c in Sources */,
				FD0DFE3E14A16B7100D0DD1C /* base64.c in Sources */,
				FD0DFE4414A16B7800D0DD1C /* memdebug.c in Sources */,
				FD0DFE5214A16C4500D0DD1C /* util.c in Sources */,
				FD0DFE5414A16C5100D0DD1C /* sws.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDE714A1679800D0DD1C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				FD0DFE1514A16AE800D0DD1C /* mprintf.c in Sources */,
				FD0DFE1B14A16B0700D0DD1C /* nonblock.c in Sources */,
				FD0DFE2614A16B1500D0DD1C /* strtoofft.c in Sources */,
				FD0DFE3114A16B1F00D0DD1C /* timeval.c in Sources */,
				FD0DFE3214A16B1F00D0DD1C /* warnless.c in Sources */,
				FD0DFE3914A16B6500D0DD1C /* getpart.c in Sources */,
				FD0DFE3F14A16B7100D0DD1C /* base64.c in Sources */,
				FD0DFE4514A16B7900D0DD1C /* memdebug.c in Sources */,
				FD0DFE5514A16C6800D0DD1C /* util.c in Sources */,
				FD0DFE5714A16C7100D0DD1C /* tftpd.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		FD0DFDEE14A1679900D0DD1C /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				FD0DFE1614A16AE800D0DD1C /* mprintf.c in Sources */,
				FD0DFE1C14A16B0800D0DD1C /* nonblock.c in Sources */,
				FD0DFE2814A16B1500D0DD1C /* strtoofft.c in Sources */,
				FD0DFE3314A16B2000D0DD1C /* timeval.c in Sources */,
				FD0DFE3414A16B2000D0DD1C /* warnless.c in Sources */,
				FD0DFE3A14A16B6500D0DD1C /* getpart.c in Sources */,
				FD0DFE4014A16B7200D0DD1C /* base64.c in Sources */,
				FD0DFE4614A16B7A00D0DD1C /* memdebug.c in Sources */,
				FD0DFE5814A16C8F00D0DD1C /* util.c in Sources */,
				FD0DFE5A14A16C9900D0DD1C /* fake_ntlm.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		FD0DFE0414A16A8800D0DD1C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = FD0DFDC014A1673B00D0DD1C /* getpart */;
			targetProxy = FD0DFE0314A16A8800D0DD1C /* PBXContainerItemProxy */;
		};
		FD0DFE0614A16A8A00D0DD1C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = FD0DFDCA14A1678B00D0DD1C /* resolve */;
			targetProxy = FD0DFE0514A16A8A00D0DD1C /* PBXContainerItemProxy */;
		};
		FD0DFE0814A16A8B00D0DD1C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = FD0DFDD114A1679000D0DD1C /* rtspd */;
			targetProxy = FD0DFE0714A16A8B00D0DD1C /* PBXContainerItemProxy */;
		};
		FD0DFE0A14A16A8E00D0DD1C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = FD0DFDD814A1679200D0DD1C /* sockfilt */;
			targetProxy = FD0DFE0914A16A8E00D0DD1C /* PBXContainerItemProxy */;
		};
		FD0DFE0C14A16A9000D0DD1C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = FD0DFDDF14A1679700D0DD1C /* sws */;
			targetProxy = FD0DFE0B14A16A9000D0DD1C /* PBXContainerItemProxy */;
		};
		FD0DFE0E14A16A9300D0DD1C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = FD0DFDE614A1679800D0DD1C /* tftpd */;
			targetProxy = FD0DFE0D14A16A9300D0DD1C /* PBXContainerItemProxy */;
		};
		FD0DFE1014A16A9500D0DD1C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = FD0DFDED14A1679900D0DD1C /* fake_ntlm */;
			targetProxy = FD0DFE0F14A16A9500D0DD1C /* PBXContainerItemProxy */;
		};
		FD0DFE6114A1771900D0DD1C /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = FD0DFE5D14A1771300D0DD1C /* libtest */;
			targetProxy = FD0DFE6014A1771900D0DD1C /* PBXContainerItemProxy */;
		};
		FDC61BC414982F56005BBE36 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = FC9968D41245562A00BCBD38 /* curl */;
			targetProxy = FDC61BC314982F56005BBE36 /* PBXContainerItemProxy */;
		};
		FDC61BC614982F58005BBE36 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = FC41A7DC1245569C007EDB1C /* libcurl */;
			targetProxy = FDC61BC514982F58005BBE36 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		FC0A9EA1124554EE00173580 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				CODE_SIGN_IDENTITY = "-";
				CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
				HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/curl/include";
				USE_HEADERMAP = NO;
				VERSIONING_SYSTEM = "apple-generic";
			};
			name = Release;
		};
		FC41A7DF1245569C007EDB1C /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = FD07CC43149AAEEF004DE255 /* libcurl.xcconfig */;
			buildSettings = {
				INSTALL_PATH = "$(CURL_PREFIX)/lib";
				PRODUCT_NAME = "libcurl.$(CURL_LIBRARY_VERSION)";
				PUBLIC_HEADERS_FOLDER_PATH = "$(CURL_PREFIX)/include/curl";
			};
			name = Release;
		};
		FC9968DC1245562B00BCBD38 /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = FD07CC45149AB8EC004DE255 /* curl.xcconfig */;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				INSTALL_PATH = "$(CURL_PREFIX)/bin";
				PRODUCT_NAME = curl;
			};
			name = Release;
		};
		FD0DFDBA14A1672700D0DD1C /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Release;
		};
		FD0DFDC914A1673B00D0DD1C /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = FD0DFE0214A1694A00D0DD1C /* tests.xcconfig */;
			buildSettings = {
			};
			name = Release;
		};
		FD0DFDCE14A1678B00D0DD1C /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = FD0DFE0214A1694A00D0DD1C /* tests.xcconfig */;
			buildSettings = {
			};
			name = Release;
		};
		FD0DFDD514A1679000D0DD1C /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = FD0DFE0214A1694A00D0DD1C /* tests.xcconfig */;
			buildSettings = {
			};
			name = Release;
		};
		FD0DFDDC14A1679200D0DD1C /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = FD0DFE0214A1694A00D0DD1C /* tests.xcconfig */;
			buildSettings = {
			};
			name = Release;
		};
		FD0DFDE314A1679700D0DD1C /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = FD0DFE0214A1694A00D0DD1C /* tests.xcconfig */;
			buildSettings = {
			};
			name = Release;
		};
		FD0DFDEA14A1679800D0DD1C /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = FD0DFE0214A1694A00D0DD1C /* tests.xcconfig */;
			buildSettings = {
			};
			name = Release;
		};
		FD0DFDF114A1679900D0DD1C /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = FD0DFE0214A1694A00D0DD1C /* tests.xcconfig */;
			buildSettings = {
			};
			name = Release;
		};
		FD0DFE5F14A1771300D0DD1C /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Release;
		};
		FDC61BC214982F47005BBE36 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		FC0A9E9E124554EE00173580 /* Build configuration list for PBXProject "curl" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FC0A9EA1124554EE00173580 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FC41A7E5124556A4007EDB1C /* Build configuration list for PBXNativeTarget "libcurl" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FC41A7DF1245569C007EDB1C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FC9968DD1245562B00BCBD38 /* Build configuration list for PBXNativeTarget "curl" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FC9968DC1245562B00BCBD38 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FD0DFDBB14A1672700D0DD1C /* Build configuration list for PBXAggregateTarget "tests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FD0DFDBA14A1672700D0DD1C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FD0DFDC814A1673B00D0DD1C /* Build configuration list for PBXNativeTarget "getpart" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FD0DFDC914A1673B00D0DD1C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FD0DFDCD14A1678B00D0DD1C /* Build configuration list for PBXNativeTarget "resolve" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FD0DFDCE14A1678B00D0DD1C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FD0DFDD414A1679000D0DD1C /* Build configuration list for PBXNativeTarget "rtspd" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FD0DFDD514A1679000D0DD1C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FD0DFDDB14A1679200D0DD1C /* Build configuration list for PBXNativeTarget "sockfilt" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FD0DFDDC14A1679200D0DD1C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FD0DFDE214A1679700D0DD1C /* Build configuration list for PBXNativeTarget "sws" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FD0DFDE314A1679700D0DD1C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FD0DFDE914A1679800D0DD1C /* Build configuration list for PBXNativeTarget "tftpd" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FD0DFDEA14A1679800D0DD1C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FD0DFDF014A1679900D0DD1C /* Build configuration list for PBXNativeTarget "fake_ntlm" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FD0DFDF114A1679900D0DD1C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FD0DFE5E14A1771300D0DD1C /* Build configuration list for PBXAggregateTarget "libtest" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FD0DFE5F14A1771300D0DD1C /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		FDC61BC114982F47005BBE36 /* Build configuration list for PBXAggregateTarget "All" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				FDC61BC214982F47005BBE36 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = FC0A9E9B124554EE00173580 /* Project object */;
}