|
|
@ -15,6 +15,8 @@ |
|
|
|
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, ); }; }; |
|
|
|
4326A0AE2553F882001E18C6 /* PEPIdentity+Reset.m in Sources */ = {isa = PBXBuildFile; fileRef = 4326A0AC2553F882001E18C6 /* PEPIdentity+Reset.m */; }; |
|
|
|
4326A0AF2553F882001E18C6 /* PEPIdentity+Reset.h in Headers */ = {isa = PBXBuildFile; fileRef = 4326A0AD2553F882001E18C6 /* PEPIdentity+Reset.h */; }; |
|
|
|
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 */; }; |
|
|
@ -171,6 +173,8 @@ |
|
|
|
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>"; }; |
|
|
|
4326A0AC2553F882001E18C6 /* PEPIdentity+Reset.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "PEPIdentity+Reset.m"; sourceTree = "<group>"; }; |
|
|
|
4326A0AD2553F882001E18C6 /* PEPIdentity+Reset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PEPIdentity+Reset.h"; 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>"; }; |
|
|
@ -415,6 +419,8 @@ |
|
|
|
438C0ECB254020F000337922 /* NSArray+Engine.m */, |
|
|
|
438C0F1125402D6400337922 /* PEPIdentity+Engine.h */, |
|
|
|
438C0F1225402D6400337922 /* PEPIdentity+Engine.m */, |
|
|
|
4326A0AD2553F882001E18C6 /* PEPIdentity+Reset.h */, |
|
|
|
4326A0AC2553F882001E18C6 /* PEPIdentity+Reset.m */, |
|
|
|
43ECE9C825407FF3005F1925 /* PEPMessage+Engine.h */, |
|
|
|
43ECE9C725407FF2005F1925 /* PEPMessage+Engine.m */, |
|
|
|
43DED784203C25E200D45CD6 /* NSError+PEP.h */, |
|
|
@ -507,6 +513,7 @@ |
|
|
|
435C0CAC222930340025C6B5 /* PEPConstants.h in Headers */, |
|
|
|
4349CD6F24AC73FC00A22A13 /* NSString+NormalizePassphrase.h in Headers */, |
|
|
|
434707F624C210CA00E05485 /* PEPSession.h in Headers */, |
|
|
|
4326A0AF2553F882001E18C6 /* PEPIdentity+Reset.h in Headers */, |
|
|
|
43FF2ED12226AFE9000D9567 /* PEPEngineTypes.h in Headers */, |
|
|
|
438C0F1325402D6400337922 /* PEPIdentity+Engine.h in Headers */, |
|
|
|
430CD9B12292AC4900AAC37F /* PEPSync.h in Headers */, |
|
|
@ -691,6 +698,7 @@ |
|
|
|
435F5178222046C2006EB11F /* PEPAutoPointer.m in Sources */, |
|
|
|
435F516C222046C2006EB11F /* PEPObjCAdapter.m in Sources */, |
|
|
|
435F5177222046C2006EB11F /* NSError+PEP.m in Sources */, |
|
|
|
4326A0AE2553F882001E18C6 /* PEPIdentity+Reset.m in Sources */, |
|
|
|
435F516A222046C2006EB11F /* PEPLanguage.m in Sources */, |
|
|
|
435F5168222046C2006EB11F /* NSArray+Take.m in Sources */, |
|
|
|
435F516E222046C2006EB11F /* PEPInternalSession.m in Sources */, |
|
|
|