952 lines
59 KiB
Plaintext
952 lines
59 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
152A9C472010F50400F962ED /* PEPSessionTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 152A9C462010F50400F962ED /* PEPSessionTest.m */; };
|
|
152D58EF201B6DB200036219 /* PEPMessageUtilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 152D58EE201B6DB200036219 /* PEPMessageUtilTest.m */; };
|
|
155674ED22B82D710097930C /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 155674EC22B82D710097930C /* libz.dylib */; };
|
|
15D3D761200F61BB00A0DA20 /* PEPSessionProviderTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 15D3D760200F61BB00A0DA20 /* PEPSessionProviderTest.m */; };
|
|
430CD9B12292AC4900AAC37F /* PEPSync.h in Headers */ = {isa = PBXBuildFile; fileRef = 430CD9B02292AC4900AAC37F /* PEPSync.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
430CD9B62292ADAC00AAC37F /* PEPSendMessageDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 430CD9B52292ADAC00AAC37F /* PEPSendMessageDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
430CD9BB2292AEDD00AAC37F /* PEPNotifyHandshakeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 430CD9BA2292AEDD00AAC37F /* PEPNotifyHandshakeDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
432EF60C1C58B77900B6782A /* 0xB623F674.asc in Resources */ = {isa = PBXBuildFile; fileRef = 432EF6091C58B77900B6782A /* 0xB623F674.asc */; };
|
|
432EF60E1C58B77900B6782A /* msg_to_B623F674.asc in Resources */ = {isa = PBXBuildFile; fileRef = 432EF60B1C58B77900B6782A /* msg_to_B623F674.asc */; };
|
|
432FA2D21C884C5F00DDF874 /* partner1_F2D281C2789DD7F6_pub.asc in Resources */ = {isa = PBXBuildFile; fileRef = 432FA2CF1C884C5F00DDF874 /* partner1_F2D281C2789DD7F6_pub.asc */; };
|
|
432FA2D31C884C5F00DDF874 /* partner1_F2D281C2789DD7F6_sec.asc in Resources */ = {isa = PBXBuildFile; fileRef = 432FA2D01C884C5F00DDF874 /* partner1_F2D281C2789DD7F6_sec.asc */; };
|
|
432FA2D41C884C5F00DDF874 /* partner2_F9D9CCD0A401311F_pub.asc in Resources */ = {isa = PBXBuildFile; fileRef = 432FA2D11C884C5F00DDF874 /* partner2_F9D9CCD0A401311F_pub.asc */; };
|
|
432FA2D71C884FF500DDF874 /* meATdontcare_E3BFBCA9248FC681_pub.asc in Resources */ = {isa = PBXBuildFile; fileRef = 432FA2D51C884FF500DDF874 /* meATdontcare_E3BFBCA9248FC681_pub.asc */; };
|
|
432FA2D81C884FF500DDF874 /* meATdontcare_E3BFBCA9248FC681_sec.asc in Resources */ = {isa = PBXBuildFile; fileRef = 432FA2D61C884FF500DDF874 /* meATdontcare_E3BFBCA9248FC681_sec.asc */; };
|
|
4331CE94229C2AAF00DDDC65 /* PEPSizeTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4331CE93229C2AAF00DDDC65 /* PEPSizeTest.m */; };
|
|
4336853F203D5CE60069A451 /* PEPTestUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 15D3D77C2010DDC500A0DA20 /* PEPTestUtils.m */; };
|
|
434226811D4F60000083ED79 /* PepTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 434226801D4F60000083ED79 /* PepTests.m */; };
|
|
435C0C8C22291FFB0025C6B5 /* PEPSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 15206CC51F8E078B003FF880 /* PEPSession.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
435C0C9922292C080025C6B5 /* PEPMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 435796E11FB5E51A00395A9E /* PEPMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
435C0CA222292E7C0025C6B5 /* PEPTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 435C0CA022292E7C0025C6B5 /* PEPTypes.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
435C0CAC222930340025C6B5 /* PEPConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 435C0CAA222930340025C6B5 /* PEPConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
435C0CAD222930340025C6B5 /* PEPConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 435C0CAB222930340025C6B5 /* PEPConstants.m */; };
|
|
435C0CBB2229380E0025C6B5 /* NSNumber+PEPRating.h in Headers */ = {isa = PBXBuildFile; fileRef = 435665CA2080A6CB00EC5B10 /* NSNumber+PEPRating.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
435C0CD922296B660025C6B5 /* PEPAttachment.h in Headers */ = {isa = PBXBuildFile; fileRef = 439D91A3208479EE003F6AC2 /* PEPAttachment.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
435F5164222045FB006EB11F /* PEPIdentity.h in Headers */ = {isa = PBXBuildFile; fileRef = 435F5163222045FB006EB11F /* PEPIdentity.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
435F5168222046C2006EB11F /* NSArray+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 43209B271ECC2ACD007E7E2E /* NSArray+Extension.m */; };
|
|
435F5169222046C2006EB11F /* PEPCSVScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 43209B291ECC2ACD007E7E2E /* PEPCSVScanner.m */; };
|
|
435F516A222046C2006EB11F /* PEPLanguage.m in Sources */ = {isa = PBXBuildFile; fileRef = 43209B2B1ECC2ACD007E7E2E /* PEPLanguage.m */; };
|
|
435F516B222046C2006EB11F /* PEPMessageUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 43209B2D1ECC2ACD007E7E2E /* PEPMessageUtil.m */; };
|
|
435F516C222046C2006EB11F /* PEPObjCAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 43209B301ECC2ACD007E7E2E /* PEPObjCAdapter.m */; };
|
|
435F516D222046C2006EB11F /* PEPQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 43209B321ECC2ACD007E7E2E /* PEPQueue.m */; };
|
|
435F516E222046C2006EB11F /* PEPInternalSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 43209B351ECC2ACD007E7E2E /* PEPInternalSession.m */; };
|
|
435F516F222046C2006EB11F /* NSDictionary+CommType.m in Sources */ = {isa = PBXBuildFile; fileRef = 43D27DE51F5DA7B700795687 /* NSDictionary+CommType.m */; };
|
|
435F5170222046C2006EB11F /* NSDictionary+Debug.m in Sources */ = {isa = PBXBuildFile; fileRef = 43953B3420C91E2B001C7DDB /* NSDictionary+Debug.m */; };
|
|
435F5171222046C2006EB11F /* PEPCopyableThread.m in Sources */ = {isa = PBXBuildFile; fileRef = 1508AEAE1F8792AC001D5230 /* PEPCopyableThread.m */; };
|
|
435F5172222046C2006EB11F /* PEPSessionProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 15206CA91F8BA183003FF880 /* PEPSessionProvider.m */; };
|
|
435F5173222046C2006EB11F /* PEPSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 15206CC61F8E078B003FF880 /* PEPSession.m */; };
|
|
435F5174222046C2006EB11F /* PEPIdentity.m in Sources */ = {isa = PBXBuildFile; fileRef = 433E28901FA741DE00E359B3 /* PEPIdentity.m */; };
|
|
435F5175222046C2006EB11F /* PEPMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 435796E21FB5E51A00395A9E /* PEPMessage.m */; };
|
|
435F5176222046C2006EB11F /* PEPAttachment.m in Sources */ = {isa = PBXBuildFile; fileRef = 439D91A4208479EE003F6AC2 /* PEPAttachment.m */; };
|
|
435F5177222046C2006EB11F /* NSError+PEP.m in Sources */ = {isa = PBXBuildFile; fileRef = 43DED785203C25E200D45CD6 /* NSError+PEP.m */; };
|
|
435F5178222046C2006EB11F /* PEPAutoPointer.m in Sources */ = {isa = PBXBuildFile; fileRef = 434ED6D5207E27B8000A7590 /* PEPAutoPointer.m */; };
|
|
435F5179222046C2006EB11F /* NSNumber+PEPRating.m in Sources */ = {isa = PBXBuildFile; fileRef = 435665CB2080A6CB00EC5B10 /* NSNumber+PEPRating.m */; };
|
|
435F517A222046C2006EB11F /* NSObject+Extension.m in Sources */ = {isa = PBXBuildFile; fileRef = 439393E5208F375800EB1DBD /* NSObject+Extension.m */; };
|
|
435F517B222046C2006EB11F /* NSMutableDictionary+PEP.m in Sources */ = {isa = PBXBuildFile; fileRef = 439393F7208F5B5E00EB1DBD /* NSMutableDictionary+PEP.m */; };
|
|
435F517D222046C2006EB11F /* PEPSync.m in Sources */ = {isa = PBXBuildFile; fileRef = 43F73BE92166248E00AB4524 /* PEPSync.m */; };
|
|
435F519022204A67006EB11F /* PEPSessionProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 435F518F22204A67006EB11F /* PEPSessionProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
4360AA0E2227F22900E62E5A /* PEPObjCAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 43209B2F1ECC2ACD007E7E2E /* PEPObjCAdapter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
43676B661C57EA1A00233933 /* B623F674_sec.asc in Resources */ = {isa = PBXBuildFile; fileRef = 43676B641C57EA1A00233933 /* B623F674_sec.asc */; };
|
|
43753CFB222D4911002EE98B /* PEPLanguage.h in Headers */ = {isa = PBXBuildFile; fileRef = 43209B2A1ECC2ACD007E7E2E /* PEPLanguage.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
437BEA9122328E570051E3A1 /* pEpTrustWords.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 64AE6B211BE15E3A000867E4 /* pEpTrustWords.bundle */; };
|
|
4396CEB82187196600FDD398 /* PEPSessionTestNotifyHandshakeDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4396CEB62187190F00FDD398 /* PEPSessionTestNotifyHandshakeDelegate.m */; };
|
|
4396CECB2187220200FDD398 /* PEPSessionTestSendMessageDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4396CEC8218721F900FDD398 /* PEPSessionTestSendMessageDelegate.m */; };
|
|
43AD0E3022E99ECE00D46F56 /* PEPInternalConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 43AD0E2E22E99ECE00D46F56 /* PEPInternalConstants.h */; };
|
|
43AD0E3122E99ECE00D46F56 /* PEPInternalConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 43AD0E2F22E99ECE00D46F56 /* PEPInternalConstants.m */; };
|
|
43BCEFF7222FBA2400148303 /* NSDictionary+CommType.h in Headers */ = {isa = PBXBuildFile; fileRef = 43D27DE41F5DA78700795687 /* NSDictionary+CommType.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
43E02A201C71F65B008F05E9 /* A3FC7F0A_sec.asc in Resources */ = {isa = PBXBuildFile; fileRef = 43E02A1C1C71F65B008F05E9 /* A3FC7F0A_sec.asc */; };
|
|
43E02A211C71F65B008F05E9 /* A3FC7F0A.asc in Resources */ = {isa = PBXBuildFile; fileRef = 43E02A1D1C71F65B008F05E9 /* A3FC7F0A.asc */; };
|
|
43E02A221C71F65B008F05E9 /* account_A3FC7F0A.ser in Resources */ = {isa = PBXBuildFile; fileRef = 43E02A1E1C71F65B008F05E9 /* account_A3FC7F0A.ser */; };
|
|
43E02A231C71F65B008F05E9 /* msg_to_A3FC7F0A_from_mutt.ser in Resources */ = {isa = PBXBuildFile; fileRef = 43E02A1F1C71F65B008F05E9 /* msg_to_A3FC7F0A_from_mutt.ser */; };
|
|
43E3985F221D7E56008E7983 /* PEPObjCAdapterFramework.h in Headers */ = {isa = PBXBuildFile; fileRef = 43E3985D221D7E56008E7983 /* PEPObjCAdapterFramework.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
43E39867221D7EB1008E7983 /* libpEpEngine.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 64289E561B8B70E800FC617B /* libpEpEngine.a */; };
|
|
43E3986B221D7EDD008E7983 /* libiconv.2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 43E3986A221D7EDD008E7983 /* libiconv.2.tbd */; };
|
|
43FF2ED12226AFE9000D9567 /* PEPEngineTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 43FF2ECC2226AE7E000D9567 /* PEPEngineTypes.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
640F79231C9B517C00DBEC4E /* 5CB2C182_sec.asc in Resources */ = {isa = PBXBuildFile; fileRef = 640F79211C9B517C00DBEC4E /* 5CB2C182_sec.asc */; };
|
|
640F79241C9B517C00DBEC4E /* 5CB2C182.asc in Resources */ = {isa = PBXBuildFile; fileRef = 640F79221C9B517C00DBEC4E /* 5CB2C182.asc */; };
|
|
64415E2F1BE9511C00F6CBB2 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35FB0ABD1B57F99D00377032 /* Security.framework */; };
|
|
64415E301BE9513300F6CBB2 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35FB0ABB1B57F97E00377032 /* CFNetwork.framework */; };
|
|
64415E411BE95C2800F6CBB2 /* pEpTrustWords.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 64AE6B211BE15E3A000867E4 /* pEpTrustWords.bundle */; };
|
|
64415E481BEA523300F6CBB2 /* 6FF00E97.asc in Resources */ = {isa = PBXBuildFile; fileRef = 64415E421BEA523300F6CBB2 /* 6FF00E97.asc */; };
|
|
64415E491BEA523300F6CBB2 /* 6FF00E97_sec.asc in Resources */ = {isa = PBXBuildFile; fileRef = 64415E431BEA523300F6CBB2 /* 6FF00E97_sec.asc */; };
|
|
64415E4A1BEA523300F6CBB2 /* 0x70DCF575.asc in Resources */ = {isa = PBXBuildFile; fileRef = 64415E441BEA523300F6CBB2 /* 0x70DCF575.asc */; };
|
|
64415E4B1BEA523300F6CBB2 /* 70DCF575_sec.asc in Resources */ = {isa = PBXBuildFile; fileRef = 64415E451BEA523300F6CBB2 /* 70DCF575_sec.asc */; };
|
|
64415E4C1BEA523300F6CBB2 /* 0xC9C2EE39.asc in Resources */ = {isa = PBXBuildFile; fileRef = 64415E461BEA523300F6CBB2 /* 0xC9C2EE39.asc */; };
|
|
64415E4D1BEA523300F6CBB2 /* C9C2EE39_sec.asc in Resources */ = {isa = PBXBuildFile; fileRef = 64415E471BEA523300F6CBB2 /* C9C2EE39_sec.asc */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
43E39863221D7E9A008E7983 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 64DA243B1B833248000BEE80 /* pEpEngine.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 64796A3E1B455AA5004B1C24;
|
|
remoteInfo = pEpEngine;
|
|
};
|
|
43E39865221D7E9A008E7983 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 64DA243B1B833248000BEE80 /* pEpEngine.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 644297BE1BE11C65002BC73B;
|
|
remoteInfo = pEpTrustWords;
|
|
};
|
|
64289E551B8B70E800FC617B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 64DA243B1B833248000BEE80 /* pEpEngine.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 64796A3F1B455AA5004B1C24;
|
|
remoteInfo = pEpEngine;
|
|
};
|
|
64415E3F1BE95B2000F6CBB2 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 64DA243B1B833248000BEE80 /* pEpEngine.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 644297BE1BE11C65002BC73B;
|
|
remoteInfo = pEpTrustWords;
|
|
};
|
|
64AE6B201BE15E3A000867E4 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 64DA243B1B833248000BEE80 /* pEpEngine.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 644297BF1BE11C65002BC73B;
|
|
remoteInfo = pEpTrustWords;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1508AEAD1F8792AC001D5230 /* PEPCopyableThread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPCopyableThread.h; sourceTree = "<group>"; };
|
|
1508AEAE1F8792AC001D5230 /* PEPCopyableThread.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPCopyableThread.m; sourceTree = "<group>"; };
|
|
15206CA81F8BA183003FF880 /* PEPSessionProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPSessionProvider.h; sourceTree = "<group>"; };
|
|
15206CA91F8BA183003FF880 /* PEPSessionProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPSessionProvider.m; sourceTree = "<group>"; };
|
|
15206CC51F8E078B003FF880 /* PEPSession.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPSession.h; sourceTree = "<group>"; };
|
|
15206CC61F8E078B003FF880 /* PEPSession.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPSession.m; sourceTree = "<group>"; };
|
|
152A9C462010F50400F962ED /* PEPSessionTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPSessionTest.m; sourceTree = "<group>"; };
|
|
152D58EE201B6DB200036219 /* PEPMessageUtilTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPMessageUtilTest.m; sourceTree = "<group>"; };
|
|
155674EC22B82D710097930C /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
|
|
15D3D760200F61BB00A0DA20 /* PEPSessionProviderTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPSessionProviderTest.m; sourceTree = "<group>"; };
|
|
15D3D77B2010DDC500A0DA20 /* PEPTestUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PEPTestUtils.h; sourceTree = "<group>"; };
|
|
15D3D77C2010DDC500A0DA20 /* PEPTestUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PEPTestUtils.m; sourceTree = "<group>"; };
|
|
35FB0ABB1B57F97E00377032 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
|
|
35FB0ABD1B57F99D00377032 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
430CD9B02292AC4900AAC37F /* PEPSync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PEPSync.h; path = PEPObjCAdapterFramework/PEPSync.h; sourceTree = SOURCE_ROOT; };
|
|
430CD9B52292ADAC00AAC37F /* PEPSendMessageDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PEPSendMessageDelegate.h; path = PEPObjCAdapterFramework/PEPSendMessageDelegate.h; sourceTree = SOURCE_ROOT; };
|
|
430CD9BA2292AEDD00AAC37F /* PEPNotifyHandshakeDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PEPNotifyHandshakeDelegate.h; path = PEPObjCAdapterFramework/PEPNotifyHandshakeDelegate.h; sourceTree = SOURCE_ROOT; };
|
|
430CD9BF2292B1EA00AAC37F /* PEPSync_Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPSync_Internal.h; sourceTree = "<group>"; };
|
|
43209B261ECC2ACD007E7E2E /* NSArray+Extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSArray+Extension.h"; sourceTree = "<group>"; };
|
|
43209B271ECC2ACD007E7E2E /* NSArray+Extension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSArray+Extension.m"; sourceTree = "<group>"; };
|
|
43209B281ECC2ACD007E7E2E /* PEPCSVScanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PEPCSVScanner.h; sourceTree = "<group>"; };
|
|
43209B291ECC2ACD007E7E2E /* PEPCSVScanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PEPCSVScanner.m; sourceTree = "<group>"; };
|
|
43209B2A1ECC2ACD007E7E2E /* PEPLanguage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PEPLanguage.h; sourceTree = "<group>"; };
|
|
43209B2B1ECC2ACD007E7E2E /* PEPLanguage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PEPLanguage.m; sourceTree = "<group>"; };
|
|
43209B2C1ECC2ACD007E7E2E /* PEPMessageUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PEPMessageUtil.h; sourceTree = "<group>"; };
|
|
43209B2D1ECC2ACD007E7E2E /* PEPMessageUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PEPMessageUtil.m; sourceTree = "<group>"; };
|
|
43209B2E1ECC2ACD007E7E2E /* PEPObjCAdapter+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PEPObjCAdapter+Internal.h"; sourceTree = "<group>"; };
|
|
43209B2F1ECC2ACD007E7E2E /* PEPObjCAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PEPObjCAdapter.h; sourceTree = "<group>"; };
|
|
43209B301ECC2ACD007E7E2E /* PEPObjCAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PEPObjCAdapter.m; sourceTree = "<group>"; };
|
|
43209B311ECC2ACD007E7E2E /* PEPQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PEPQueue.h; sourceTree = "<group>"; };
|
|
43209B321ECC2ACD007E7E2E /* PEPQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PEPQueue.m; sourceTree = "<group>"; };
|
|
43209B341ECC2ACD007E7E2E /* PEPInternalSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PEPInternalSession.h; sourceTree = "<group>"; };
|
|
43209B351ECC2ACD007E7E2E /* PEPInternalSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PEPInternalSession.m; sourceTree = "<group>"; };
|
|
432EF6091C58B77900B6782A /* 0xB623F674.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 0xB623F674.asc; sourceTree = "<group>"; };
|
|
432EF60A1C58B77900B6782A /* B623F674_sec.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = B623F674_sec.asc; sourceTree = "<group>"; };
|
|
432EF60B1C58B77900B6782A /* msg_to_B623F674.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = msg_to_B623F674.asc; sourceTree = "<group>"; };
|
|
432FA2CF1C884C5F00DDF874 /* partner1_F2D281C2789DD7F6_pub.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = partner1_F2D281C2789DD7F6_pub.asc; sourceTree = "<group>"; };
|
|
432FA2D01C884C5F00DDF874 /* partner1_F2D281C2789DD7F6_sec.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = partner1_F2D281C2789DD7F6_sec.asc; sourceTree = "<group>"; };
|
|
432FA2D11C884C5F00DDF874 /* partner2_F9D9CCD0A401311F_pub.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = partner2_F9D9CCD0A401311F_pub.asc; sourceTree = "<group>"; };
|
|
432FA2D51C884FF500DDF874 /* meATdontcare_E3BFBCA9248FC681_pub.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = meATdontcare_E3BFBCA9248FC681_pub.asc; sourceTree = "<group>"; };
|
|
432FA2D61C884FF500DDF874 /* meATdontcare_E3BFBCA9248FC681_sec.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = meATdontcare_E3BFBCA9248FC681_sec.asc; sourceTree = "<group>"; };
|
|
4331CE93229C2AAF00DDDC65 /* PEPSizeTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPSizeTest.m; sourceTree = "<group>"; };
|
|
433E28901FA741DE00E359B3 /* PEPIdentity.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPIdentity.m; sourceTree = "<group>"; };
|
|
434226801D4F60000083ED79 /* PepTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PepTests.m; sourceTree = "<group>"; };
|
|
434ED6D4207E27B8000A7590 /* PEPAutoPointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPAutoPointer.h; sourceTree = "<group>"; };
|
|
434ED6D5207E27B8000A7590 /* PEPAutoPointer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPAutoPointer.m; sourceTree = "<group>"; };
|
|
435665CA2080A6CB00EC5B10 /* NSNumber+PEPRating.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSNumber+PEPRating.h"; sourceTree = "<group>"; };
|
|
435665CB2080A6CB00EC5B10 /* NSNumber+PEPRating.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSNumber+PEPRating.m"; sourceTree = "<group>"; };
|
|
435796E11FB5E51A00395A9E /* PEPMessage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPMessage.h; sourceTree = "<group>"; };
|
|
435796E21FB5E51A00395A9E /* PEPMessage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPMessage.m; sourceTree = "<group>"; };
|
|
435C0CA022292E7C0025C6B5 /* PEPTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PEPTypes.h; path = PEPObjCAdapterFramework/PEPTypes.h; sourceTree = SOURCE_ROOT; };
|
|
435C0CAA222930340025C6B5 /* PEPConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPConstants.h; sourceTree = "<group>"; };
|
|
435C0CAB222930340025C6B5 /* PEPConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPConstants.m; sourceTree = "<group>"; };
|
|
435F5163222045FB006EB11F /* PEPIdentity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PEPIdentity.h; path = PEPObjCAdapterFramework/PEPIdentity.h; sourceTree = SOURCE_ROOT; };
|
|
435F518F22204A67006EB11F /* PEPSessionProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PEPSessionProtocol.h; path = PEPObjCAdapterFramework/PEPSessionProtocol.h; sourceTree = SOURCE_ROOT; };
|
|
4360A9FD2227CFA300E62E5A /* NSError+PEP+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSError+PEP+Internal.h"; sourceTree = "<group>"; };
|
|
4360A9FE2227EBB200E62E5A /* NSNumber+PEPRating+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSNumber+PEPRating+Internal.h"; sourceTree = "<group>"; };
|
|
43676B631C57EA1A00233933 /* 0xB623F674.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 0xB623F674.asc; sourceTree = "<group>"; };
|
|
43676B641C57EA1A00233933 /* B623F674_sec.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = B623F674_sec.asc; sourceTree = "<group>"; };
|
|
439393E4208F375800EB1DBD /* NSObject+Extension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSObject+Extension.h"; sourceTree = "<group>"; };
|
|
439393E5208F375800EB1DBD /* NSObject+Extension.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSObject+Extension.m"; sourceTree = "<group>"; };
|
|
439393F6208F5B5E00EB1DBD /* NSMutableDictionary+PEP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSMutableDictionary+PEP.h"; sourceTree = "<group>"; };
|
|
439393F7208F5B5E00EB1DBD /* NSMutableDictionary+PEP.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSMutableDictionary+PEP.m"; sourceTree = "<group>"; };
|
|
43953B3320C91E2B001C7DDB /* NSDictionary+Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+Debug.h"; sourceTree = "<group>"; };
|
|
43953B3420C91E2B001C7DDB /* NSDictionary+Debug.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+Debug.m"; sourceTree = "<group>"; };
|
|
4396CEB52187190F00FDD398 /* PEPSessionTestNotifyHandshakeDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPSessionTestNotifyHandshakeDelegate.h; sourceTree = "<group>"; };
|
|
4396CEB62187190F00FDD398 /* PEPSessionTestNotifyHandshakeDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPSessionTestNotifyHandshakeDelegate.m; sourceTree = "<group>"; };
|
|
4396CEC8218721F900FDD398 /* PEPSessionTestSendMessageDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PEPSessionTestSendMessageDelegate.m; sourceTree = "<group>"; };
|
|
4396CEC9218721F900FDD398 /* PEPSessionTestSendMessageDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PEPSessionTestSendMessageDelegate.h; sourceTree = "<group>"; };
|
|
439D91A3208479EE003F6AC2 /* PEPAttachment.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPAttachment.h; sourceTree = "<group>"; };
|
|
439D91A4208479EE003F6AC2 /* PEPAttachment.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPAttachment.m; sourceTree = "<group>"; };
|
|
43AD0E2E22E99ECE00D46F56 /* PEPInternalConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPInternalConstants.h; sourceTree = "<group>"; };
|
|
43AD0E2F22E99ECE00D46F56 /* PEPInternalConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPInternalConstants.m; sourceTree = "<group>"; };
|
|
43D27DE41F5DA78700795687 /* NSDictionary+CommType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+CommType.h"; sourceTree = "<group>"; };
|
|
43D27DE51F5DA7B700795687 /* NSDictionary+CommType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+CommType.m"; sourceTree = "<group>"; };
|
|
43DED784203C25E200D45CD6 /* NSError+PEP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSError+PEP.h"; sourceTree = "<group>"; };
|
|
43DED785203C25E200D45CD6 /* NSError+PEP.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSError+PEP.m"; sourceTree = "<group>"; };
|
|
43E02A1C1C71F65B008F05E9 /* A3FC7F0A_sec.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = A3FC7F0A_sec.asc; sourceTree = "<group>"; };
|
|
43E02A1D1C71F65B008F05E9 /* A3FC7F0A.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = A3FC7F0A.asc; sourceTree = "<group>"; };
|
|
43E02A1E1C71F65B008F05E9 /* account_A3FC7F0A.ser */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = account_A3FC7F0A.ser; sourceTree = "<group>"; };
|
|
43E02A1F1C71F65B008F05E9 /* msg_to_A3FC7F0A_from_mutt.ser */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = msg_to_A3FC7F0A_from_mutt.ser; sourceTree = "<group>"; };
|
|
43E3985B221D7E56008E7983 /* PEPObjCAdapterFramework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PEPObjCAdapterFramework.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
43E3985D221D7E56008E7983 /* PEPObjCAdapterFramework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PEPObjCAdapterFramework.h; sourceTree = "<group>"; };
|
|
43E3985E221D7E56008E7983 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
43E3986A221D7EDD008E7983 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; };
|
|
43F73BE92166248E00AB4524 /* PEPSync.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PEPSync.m; sourceTree = "<group>"; };
|
|
43FF2ECC2226AE7E000D9567 /* PEPEngineTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PEPEngineTypes.h; path = PEPObjCAdapterFramework/PEPEngineTypes.h; sourceTree = SOURCE_ROOT; };
|
|
640F79211C9B517C00DBEC4E /* 5CB2C182_sec.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 5CB2C182_sec.asc; sourceTree = "<group>"; };
|
|
640F79221C9B517C00DBEC4E /* 5CB2C182.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 5CB2C182.asc; sourceTree = "<group>"; };
|
|
64415E171BE94FCB00F6CBB2 /* pEpObjCAdapterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = pEpObjCAdapterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
64415E1B1BE94FCB00F6CBB2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
64415E421BEA523300F6CBB2 /* 6FF00E97.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 6FF00E97.asc; sourceTree = "<group>"; };
|
|
64415E431BEA523300F6CBB2 /* 6FF00E97_sec.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 6FF00E97_sec.asc; sourceTree = "<group>"; };
|
|
64415E441BEA523300F6CBB2 /* 0x70DCF575.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 0x70DCF575.asc; sourceTree = "<group>"; };
|
|
64415E451BEA523300F6CBB2 /* 70DCF575_sec.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 70DCF575_sec.asc; sourceTree = "<group>"; };
|
|
64415E461BEA523300F6CBB2 /* 0xC9C2EE39.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 0xC9C2EE39.asc; sourceTree = "<group>"; };
|
|
64415E471BEA523300F6CBB2 /* C9C2EE39_sec.asc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = C9C2EE39_sec.asc; sourceTree = "<group>"; };
|
|
64DA243B1B833248000BEE80 /* pEpEngine.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = pEpEngine.xcodeproj; path = "../pEpEngine/build-mac/pEpEngine.xcodeproj"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
43E39858221D7E56008E7983 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
43E3986B221D7EDD008E7983 /* libiconv.2.tbd in Frameworks */,
|
|
155674ED22B82D710097930C /* libz.dylib in Frameworks */,
|
|
43E39867221D7EB1008E7983 /* libpEpEngine.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
64415E141BE94FCB00F6CBB2 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
64415E2F1BE9511C00F6CBB2 /* Security.framework in Frameworks */,
|
|
64415E301BE9513300F6CBB2 /* CFNetwork.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
15D3D762200F6C6A00A0DA20 /* TestUtils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
15D3D77B2010DDC500A0DA20 /* PEPTestUtils.h */,
|
|
15D3D77C2010DDC500A0DA20 /* PEPTestUtils.m */,
|
|
4396CEB52187190F00FDD398 /* PEPSessionTestNotifyHandshakeDelegate.h */,
|
|
4396CEB62187190F00FDD398 /* PEPSessionTestNotifyHandshakeDelegate.m */,
|
|
4396CEC9218721F900FDD398 /* PEPSessionTestSendMessageDelegate.h */,
|
|
4396CEC8218721F900FDD398 /* PEPSessionTestSendMessageDelegate.m */,
|
|
);
|
|
path = TestUtils;
|
|
sourceTree = "<group>";
|
|
};
|
|
15DE372B200F5F93007FBD94 /* Recources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
640F79211C9B517C00DBEC4E /* 5CB2C182_sec.asc */,
|
|
640F79221C9B517C00DBEC4E /* 5CB2C182.asc */,
|
|
432FA2D51C884FF500DDF874 /* meATdontcare_E3BFBCA9248FC681_pub.asc */,
|
|
432FA2D61C884FF500DDF874 /* meATdontcare_E3BFBCA9248FC681_sec.asc */,
|
|
432FA2CF1C884C5F00DDF874 /* partner1_F2D281C2789DD7F6_pub.asc */,
|
|
432FA2D01C884C5F00DDF874 /* partner1_F2D281C2789DD7F6_sec.asc */,
|
|
432FA2D11C884C5F00DDF874 /* partner2_F9D9CCD0A401311F_pub.asc */,
|
|
43E02A1C1C71F65B008F05E9 /* A3FC7F0A_sec.asc */,
|
|
43E02A1D1C71F65B008F05E9 /* A3FC7F0A.asc */,
|
|
43E02A1E1C71F65B008F05E9 /* account_A3FC7F0A.ser */,
|
|
43E02A1F1C71F65B008F05E9 /* msg_to_A3FC7F0A_from_mutt.ser */,
|
|
43676B631C57EA1A00233933 /* 0xB623F674.asc */,
|
|
43676B641C57EA1A00233933 /* B623F674_sec.asc */,
|
|
432EF60B1C58B77900B6782A /* msg_to_B623F674.asc */,
|
|
64415E421BEA523300F6CBB2 /* 6FF00E97.asc */,
|
|
64415E431BEA523300F6CBB2 /* 6FF00E97_sec.asc */,
|
|
64415E441BEA523300F6CBB2 /* 0x70DCF575.asc */,
|
|
64415E451BEA523300F6CBB2 /* 70DCF575_sec.asc */,
|
|
64415E461BEA523300F6CBB2 /* 0xC9C2EE39.asc */,
|
|
64415E471BEA523300F6CBB2 /* C9C2EE39_sec.asc */,
|
|
432EF6091C58B77900B6782A /* 0xB623F674.asc */,
|
|
432EF60A1C58B77900B6782A /* B623F674_sec.asc */,
|
|
);
|
|
path = Recources;
|
|
sourceTree = "<group>";
|
|
};
|
|
352988A11AEF964100FA7E2E = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
64DA243B1B833248000BEE80 /* pEpEngine.xcodeproj */,
|
|
35FB0ABD1B57F99D00377032 /* Security.framework */,
|
|
35FB0ABB1B57F97E00377032 /* CFNetwork.framework */,
|
|
43209B251ECC2ACD007E7E2E /* pEpObjCAdapter */,
|
|
64415E181BE94FCB00F6CBB2 /* pEpObjCTests */,
|
|
43E3985C221D7E56008E7983 /* PEPObjCAdapterFramework */,
|
|
352988AB1AEF964100FA7E2E /* Products */,
|
|
43447C51221D448500B6323E /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
352988AB1AEF964100FA7E2E /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
64415E171BE94FCB00F6CBB2 /* pEpObjCAdapterTests.xctest */,
|
|
43E3985B221D7E56008E7983 /* PEPObjCAdapterFramework.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
43209B251ECC2ACD007E7E2E /* pEpObjCAdapter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
43209B261ECC2ACD007E7E2E /* NSArray+Extension.h */,
|
|
43209B271ECC2ACD007E7E2E /* NSArray+Extension.m */,
|
|
43209B281ECC2ACD007E7E2E /* PEPCSVScanner.h */,
|
|
43209B291ECC2ACD007E7E2E /* PEPCSVScanner.m */,
|
|
43209B2B1ECC2ACD007E7E2E /* PEPLanguage.m */,
|
|
43209B2C1ECC2ACD007E7E2E /* PEPMessageUtil.h */,
|
|
43209B2D1ECC2ACD007E7E2E /* PEPMessageUtil.m */,
|
|
43209B2E1ECC2ACD007E7E2E /* PEPObjCAdapter+Internal.h */,
|
|
43209B301ECC2ACD007E7E2E /* PEPObjCAdapter.m */,
|
|
43209B311ECC2ACD007E7E2E /* PEPQueue.h */,
|
|
43209B321ECC2ACD007E7E2E /* PEPQueue.m */,
|
|
43209B341ECC2ACD007E7E2E /* PEPInternalSession.h */,
|
|
43209B351ECC2ACD007E7E2E /* PEPInternalSession.m */,
|
|
43D27DE51F5DA7B700795687 /* NSDictionary+CommType.m */,
|
|
43953B3320C91E2B001C7DDB /* NSDictionary+Debug.h */,
|
|
43953B3420C91E2B001C7DDB /* NSDictionary+Debug.m */,
|
|
1508AEAD1F8792AC001D5230 /* PEPCopyableThread.h */,
|
|
1508AEAE1F8792AC001D5230 /* PEPCopyableThread.m */,
|
|
15206CA81F8BA183003FF880 /* PEPSessionProvider.h */,
|
|
15206CA91F8BA183003FF880 /* PEPSessionProvider.m */,
|
|
15206CC61F8E078B003FF880 /* PEPSession.m */,
|
|
433E28901FA741DE00E359B3 /* PEPIdentity.m */,
|
|
435796E21FB5E51A00395A9E /* PEPMessage.m */,
|
|
439D91A4208479EE003F6AC2 /* PEPAttachment.m */,
|
|
43DED784203C25E200D45CD6 /* NSError+PEP.h */,
|
|
4360A9FD2227CFA300E62E5A /* NSError+PEP+Internal.h */,
|
|
43DED785203C25E200D45CD6 /* NSError+PEP.m */,
|
|
434ED6D4207E27B8000A7590 /* PEPAutoPointer.h */,
|
|
434ED6D5207E27B8000A7590 /* PEPAutoPointer.m */,
|
|
4360A9FE2227EBB200E62E5A /* NSNumber+PEPRating+Internal.h */,
|
|
435665CB2080A6CB00EC5B10 /* NSNumber+PEPRating.m */,
|
|
439393E4208F375800EB1DBD /* NSObject+Extension.h */,
|
|
439393E5208F375800EB1DBD /* NSObject+Extension.m */,
|
|
439393F6208F5B5E00EB1DBD /* NSMutableDictionary+PEP.h */,
|
|
439393F7208F5B5E00EB1DBD /* NSMutableDictionary+PEP.m */,
|
|
43F73BE92166248E00AB4524 /* PEPSync.m */,
|
|
430CD9BF2292B1EA00AAC37F /* PEPSync_Internal.h */,
|
|
43AD0E2E22E99ECE00D46F56 /* PEPInternalConstants.h */,
|
|
43AD0E2F22E99ECE00D46F56 /* PEPInternalConstants.m */,
|
|
);
|
|
path = pEpObjCAdapter;
|
|
sourceTree = "<group>";
|
|
};
|
|
43447C51221D448500B6323E /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
43E3986A221D7EDD008E7983 /* libiconv.2.tbd */,
|
|
155674EC22B82D710097930C /* libz.dylib */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
43E3985C221D7E56008E7983 /* PEPObjCAdapterFramework */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
430CD9BA2292AEDD00AAC37F /* PEPNotifyHandshakeDelegate.h */,
|
|
430CD9B52292ADAC00AAC37F /* PEPSendMessageDelegate.h */,
|
|
430CD9B02292AC4900AAC37F /* PEPSync.h */,
|
|
43D27DE41F5DA78700795687 /* NSDictionary+CommType.h */,
|
|
43209B2A1ECC2ACD007E7E2E /* PEPLanguage.h */,
|
|
439D91A3208479EE003F6AC2 /* PEPAttachment.h */,
|
|
435665CA2080A6CB00EC5B10 /* NSNumber+PEPRating.h */,
|
|
435C0CAA222930340025C6B5 /* PEPConstants.h */,
|
|
435C0CAB222930340025C6B5 /* PEPConstants.m */,
|
|
435796E11FB5E51A00395A9E /* PEPMessage.h */,
|
|
15206CC51F8E078B003FF880 /* PEPSession.h */,
|
|
43209B2F1ECC2ACD007E7E2E /* PEPObjCAdapter.h */,
|
|
435C0CA022292E7C0025C6B5 /* PEPTypes.h */,
|
|
43FF2ECC2226AE7E000D9567 /* PEPEngineTypes.h */,
|
|
435F518F22204A67006EB11F /* PEPSessionProtocol.h */,
|
|
435F5163222045FB006EB11F /* PEPIdentity.h */,
|
|
43E3985D221D7E56008E7983 /* PEPObjCAdapterFramework.h */,
|
|
43E3985E221D7E56008E7983 /* Info.plist */,
|
|
);
|
|
path = PEPObjCAdapterFramework;
|
|
sourceTree = "<group>";
|
|
};
|
|
64289E521B8B70E800FC617B /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
64289E561B8B70E800FC617B /* libpEpEngine.a */,
|
|
64AE6B211BE15E3A000867E4 /* pEpTrustWords.bundle */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
64415E181BE94FCB00F6CBB2 /* pEpObjCTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
15D3D762200F6C6A00A0DA20 /* TestUtils */,
|
|
15DE372B200F5F93007FBD94 /* Recources */,
|
|
434226801D4F60000083ED79 /* PepTests.m */,
|
|
152D58EE201B6DB200036219 /* PEPMessageUtilTest.m */,
|
|
15D3D760200F61BB00A0DA20 /* PEPSessionProviderTest.m */,
|
|
152A9C462010F50400F962ED /* PEPSessionTest.m */,
|
|
64415E1B1BE94FCB00F6CBB2 /* Info.plist */,
|
|
4331CE93229C2AAF00DDDC65 /* PEPSizeTest.m */,
|
|
);
|
|
path = pEpObjCTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
43E39856221D7E56008E7983 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
43753CFB222D4911002EE98B /* PEPLanguage.h in Headers */,
|
|
4360AA0E2227F22900E62E5A /* PEPObjCAdapter.h in Headers */,
|
|
430CD9BB2292AEDD00AAC37F /* PEPNotifyHandshakeDelegate.h in Headers */,
|
|
435C0C9922292C080025C6B5 /* PEPMessage.h in Headers */,
|
|
435C0CA222292E7C0025C6B5 /* PEPTypes.h in Headers */,
|
|
435F5164222045FB006EB11F /* PEPIdentity.h in Headers */,
|
|
43AD0E3022E99ECE00D46F56 /* PEPInternalConstants.h in Headers */,
|
|
430CD9B62292ADAC00AAC37F /* PEPSendMessageDelegate.h in Headers */,
|
|
43E3985F221D7E56008E7983 /* PEPObjCAdapterFramework.h in Headers */,
|
|
435C0C8C22291FFB0025C6B5 /* PEPSession.h in Headers */,
|
|
435C0CAC222930340025C6B5 /* PEPConstants.h in Headers */,
|
|
43FF2ED12226AFE9000D9567 /* PEPEngineTypes.h in Headers */,
|
|
430CD9B12292AC4900AAC37F /* PEPSync.h in Headers */,
|
|
435F519022204A67006EB11F /* PEPSessionProtocol.h in Headers */,
|
|
435C0CD922296B660025C6B5 /* PEPAttachment.h in Headers */,
|
|
435C0CBB2229380E0025C6B5 /* NSNumber+PEPRating.h in Headers */,
|
|
43BCEFF7222FBA2400148303 /* NSDictionary+CommType.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
43E3985A221D7E56008E7983 /* PEPObjCAdapterFramework */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 43E39860221D7E56008E7983 /* Build configuration list for PBXNativeTarget "PEPObjCAdapterFramework" */;
|
|
buildPhases = (
|
|
43E39856221D7E56008E7983 /* Headers */,
|
|
43E39857221D7E56008E7983 /* Sources */,
|
|
43E39858221D7E56008E7983 /* Frameworks */,
|
|
43E39859221D7E56008E7983 /* Resources */,
|
|
158A568022BBDFFA00F98905 /* Warnings for TODO++ */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
43E39864221D7E9A008E7983 /* PBXTargetDependency */,
|
|
43E39866221D7E9A008E7983 /* PBXTargetDependency */,
|
|
);
|
|
name = PEPObjCAdapterFramework;
|
|
productName = PEPObjCAdapterFramework;
|
|
productReference = 43E3985B221D7E56008E7983 /* PEPObjCAdapterFramework.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
64415E161BE94FCB00F6CBB2 /* pEpObjCAdapterTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 64415E281BE94FCB00F6CBB2 /* Build configuration list for PBXNativeTarget "pEpObjCAdapterTests" */;
|
|
buildPhases = (
|
|
64415E131BE94FCB00F6CBB2 /* Sources */,
|
|
64415E141BE94FCB00F6CBB2 /* Frameworks */,
|
|
64415E151BE94FCB00F6CBB2 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
64415E401BE95B2000F6CBB2 /* PBXTargetDependency */,
|
|
);
|
|
name = pEpObjCAdapterTests;
|
|
productName = iOSTests;
|
|
productReference = 64415E171BE94FCB00F6CBB2 /* pEpObjCAdapterTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
352988A21AEF964100FA7E2E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
CLASSPREFIX = PEP;
|
|
LastUpgradeCheck = 1020;
|
|
ORGANIZATIONNAME = "p≡p";
|
|
TargetAttributes = {
|
|
43E3985A221D7E56008E7983 = {
|
|
CreatedOnToolsVersion = 10.1;
|
|
DevelopmentTeam = NQLYU6MGPN;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
64415E161BE94FCB00F6CBB2 = {
|
|
CreatedOnToolsVersion = 7.1;
|
|
DevelopmentTeam = NQLYU6MGPN;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 352988A51AEF964100FA7E2E /* Build configuration list for PBXProject "pEpObjCAdapter" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 352988A11AEF964100FA7E2E;
|
|
productRefGroup = 352988AB1AEF964100FA7E2E /* Products */;
|
|
projectDirPath = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = 64289E521B8B70E800FC617B /* Products */;
|
|
ProjectRef = 64DA243B1B833248000BEE80 /* pEpEngine.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
64415E161BE94FCB00F6CBB2 /* pEpObjCAdapterTests */,
|
|
43E3985A221D7E56008E7983 /* PEPObjCAdapterFramework */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
64289E561B8B70E800FC617B /* libpEpEngine.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = libpEpEngine.a;
|
|
remoteRef = 64289E551B8B70E800FC617B /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
64AE6B211BE15E3A000867E4 /* pEpTrustWords.bundle */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.cfbundle;
|
|
path = pEpTrustWords.bundle;
|
|
remoteRef = 64AE6B201BE15E3A000867E4 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
/* End PBXReferenceProxy section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
43E39859221D7E56008E7983 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
437BEA9122328E570051E3A1 /* pEpTrustWords.bundle in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
64415E151BE94FCB00F6CBB2 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
432FA2D41C884C5F00DDF874 /* partner2_F9D9CCD0A401311F_pub.asc in Resources */,
|
|
640F79231C9B517C00DBEC4E /* 5CB2C182_sec.asc in Resources */,
|
|
432EF60E1C58B77900B6782A /* msg_to_B623F674.asc in Resources */,
|
|
64415E4C1BEA523300F6CBB2 /* 0xC9C2EE39.asc in Resources */,
|
|
43676B661C57EA1A00233933 /* B623F674_sec.asc in Resources */,
|
|
43E02A201C71F65B008F05E9 /* A3FC7F0A_sec.asc in Resources */,
|
|
432FA2D31C884C5F00DDF874 /* partner1_F2D281C2789DD7F6_sec.asc in Resources */,
|
|
64415E4D1BEA523300F6CBB2 /* C9C2EE39_sec.asc in Resources */,
|
|
43E02A221C71F65B008F05E9 /* account_A3FC7F0A.ser in Resources */,
|
|
64415E4A1BEA523300F6CBB2 /* 0x70DCF575.asc in Resources */,
|
|
64415E4B1BEA523300F6CBB2 /* 70DCF575_sec.asc in Resources */,
|
|
640F79241C9B517C00DBEC4E /* 5CB2C182.asc in Resources */,
|
|
43E02A211C71F65B008F05E9 /* A3FC7F0A.asc in Resources */,
|
|
432FA2D71C884FF500DDF874 /* meATdontcare_E3BFBCA9248FC681_pub.asc in Resources */,
|
|
432EF60C1C58B77900B6782A /* 0xB623F674.asc in Resources */,
|
|
43E02A231C71F65B008F05E9 /* msg_to_A3FC7F0A_from_mutt.ser in Resources */,
|
|
64415E491BEA523300F6CBB2 /* 6FF00E97_sec.asc in Resources */,
|
|
432FA2D81C884FF500DDF874 /* meATdontcare_E3BFBCA9248FC681_sec.asc in Resources */,
|
|
64415E481BEA523300F6CBB2 /* 6FF00E97.asc in Resources */,
|
|
64415E411BE95C2800F6CBB2 /* pEpTrustWords.bundle in Resources */,
|
|
432FA2D21C884C5F00DDF874 /* partner1_F2D281C2789DD7F6_pub.asc in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
158A568022BBDFFA00F98905 /* Warnings for TODO++ */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Warnings for TODO++";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "#mark annotations defined below as warnings\nKEYWORDS=\"TODO|FIXME|BUFF:|\\?\\?\\?:|\\!\\!\\!:\"\nfind \"${SRCROOT}\" \\( -name \"*.h\" -or -name \"*.m\" -or -name \"*.swift\" \\) -print0 | \\\nxargs -0 egrep --with-filename --line-number --only-matching \"($KEYWORDS).*\\$\" | \\\nperl -p -e \"s/($KEYWORDS)/ warning: \\$1/\"\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
43E39857221D7E56008E7983 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
435F5170222046C2006EB11F /* NSDictionary+Debug.m in Sources */,
|
|
435F5176222046C2006EB11F /* PEPAttachment.m in Sources */,
|
|
435F5178222046C2006EB11F /* PEPAutoPointer.m in Sources */,
|
|
435F516C222046C2006EB11F /* PEPObjCAdapter.m in Sources */,
|
|
435F5177222046C2006EB11F /* NSError+PEP.m in Sources */,
|
|
435F517B222046C2006EB11F /* NSMutableDictionary+PEP.m in Sources */,
|
|
435F516A222046C2006EB11F /* PEPLanguage.m in Sources */,
|
|
435F516F222046C2006EB11F /* NSDictionary+CommType.m in Sources */,
|
|
435F5173222046C2006EB11F /* PEPSession.m in Sources */,
|
|
435F5168222046C2006EB11F /* NSArray+Extension.m in Sources */,
|
|
435F516E222046C2006EB11F /* PEPInternalSession.m in Sources */,
|
|
435F5172222046C2006EB11F /* PEPSessionProvider.m in Sources */,
|
|
435C0CAD222930340025C6B5 /* PEPConstants.m in Sources */,
|
|
435F5169222046C2006EB11F /* PEPCSVScanner.m in Sources */,
|
|
435F5179222046C2006EB11F /* NSNumber+PEPRating.m in Sources */,
|
|
435F516B222046C2006EB11F /* PEPMessageUtil.m in Sources */,
|
|
435F5171222046C2006EB11F /* PEPCopyableThread.m in Sources */,
|
|
435F5175222046C2006EB11F /* PEPMessage.m in Sources */,
|
|
435F5174222046C2006EB11F /* PEPIdentity.m in Sources */,
|
|
435F517A222046C2006EB11F /* NSObject+Extension.m in Sources */,
|
|
435F517D222046C2006EB11F /* PEPSync.m in Sources */,
|
|
435F516D222046C2006EB11F /* PEPQueue.m in Sources */,
|
|
43AD0E3122E99ECE00D46F56 /* PEPInternalConstants.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
64415E131BE94FCB00F6CBB2 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4331CE94229C2AAF00DDDC65 /* PEPSizeTest.m in Sources */,
|
|
4396CECB2187220200FDD398 /* PEPSessionTestSendMessageDelegate.m in Sources */,
|
|
152D58EF201B6DB200036219 /* PEPMessageUtilTest.m in Sources */,
|
|
152A9C472010F50400F962ED /* PEPSessionTest.m in Sources */,
|
|
434226811D4F60000083ED79 /* PepTests.m in Sources */,
|
|
4336853F203D5CE60069A451 /* PEPTestUtils.m in Sources */,
|
|
4396CEB82187196600FDD398 /* PEPSessionTestNotifyHandshakeDelegate.m in Sources */,
|
|
15D3D761200F61BB00A0DA20 /* PEPSessionProviderTest.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
43E39864221D7E9A008E7983 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = pEpEngine;
|
|
targetProxy = 43E39863221D7E9A008E7983 /* PBXContainerItemProxy */;
|
|
};
|
|
43E39866221D7E9A008E7983 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = pEpTrustWords;
|
|
targetProxy = 43E39865221D7E9A008E7983 /* PBXContainerItemProxy */;
|
|
};
|
|
64415E401BE95B2000F6CBB2 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = pEpTrustWords;
|
|
targetProxy = 64415E3F1BE95B2000F6CBB2 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
352988BC1AEF964100FA7E2E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../Sequoia4iOS/build/include";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../Sequoia4iOS/build/lib";
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
VALID_ARCHS = "$(inherited)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
352988BD1AEF964100FA7E2E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../Sequoia4iOS/build/include";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../Sequoia4iOS/build/lib";
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
VALIDATE_PRODUCT = YES;
|
|
VALID_ARCHS = "$(inherited)";
|
|
};
|
|
name = Release;
|
|
};
|
|
43E39861221D7E56008E7983 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = NQLYU6MGPN;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
INFOPLIST_FILE = PEPObjCAdapterFramework/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = security.pEp.app.framework.PEPObjCAdapterFramework;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/../pEpEngine/src";
|
|
VALID_ARCHS = "$(inherited)";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
43E39862221D7E56008E7983 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = NQLYU6MGPN;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = PEPObjCAdapterFramework/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = security.pEp.app.framework.PEPObjCAdapterFramework;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/../pEpEngine/src";
|
|
VALID_ARCHS = "$(inherited)";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
64415E1F1BE94FCB00F6CBB2 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEVELOPMENT_TEAM = NQLYU6MGPN;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
INFOPLIST_FILE = pEpObjCTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_LDFLAGS = (
|
|
"-letpan-ios",
|
|
"-lxml2",
|
|
"-lsasl2",
|
|
"-liconv",
|
|
"-ltidy",
|
|
"-lz",
|
|
"-lc++",
|
|
"-lresolv",
|
|
"-stdlib=libc++",
|
|
"-ObjC",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.pep.iOSTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../pEpEngine/src/";
|
|
};
|
|
name = Debug;
|
|
};
|
|
64415E201BE94FCB00F6CBB2 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DEVELOPMENT_TEAM = NQLYU6MGPN;
|
|
INFOPLIST_FILE = pEpObjCTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
OTHER_LDFLAGS = (
|
|
"-letpan-ios",
|
|
"-lxml2",
|
|
"-lsasl2",
|
|
"-liconv",
|
|
"-ltidy",
|
|
"-lz",
|
|
"-lc++",
|
|
"-lresolv",
|
|
"-stdlib=libc++",
|
|
"-ObjC",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.pep.iOSTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../pEpEngine/src/";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
352988A51AEF964100FA7E2E /* Build configuration list for PBXProject "pEpObjCAdapter" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
352988BC1AEF964100FA7E2E /* Debug */,
|
|
352988BD1AEF964100FA7E2E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
43E39860221D7E56008E7983 /* Build configuration list for PBXNativeTarget "PEPObjCAdapterFramework" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
43E39861221D7E56008E7983 /* Debug */,
|
|
43E39862221D7E56008E7983 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
64415E281BE94FCB00F6CBB2 /* Build configuration list for PBXNativeTarget "pEpObjCAdapterTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
64415E1F1BE94FCB00F6CBB2 /* Debug */,
|
|
64415E201BE94FCB00F6CBB2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 352988A21AEF964100FA7E2E /* Project object */;
|
|
}
|