|
|
@ -406,6 +406,14 @@ |
|
|
|
15EB0D8C26D7D1C500CDFF4F /* PStringPair.c in Sources */ = {isa = PBXBuildFile; fileRef = 15EB0D8926D7D1C500CDFF4F /* PStringPair.c */; }; |
|
|
|
15EB0D8D26D7D1C500CDFF4F /* PStringPair.h in Headers */ = {isa = PBXBuildFile; fileRef = 15EB0D8A26D7D1C500CDFF4F /* PStringPair.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
|
|
15EB0D8E26D7D1C500CDFF4F /* PStringPair.h in Headers */ = {isa = PBXBuildFile; fileRef = 15EB0D8A26D7D1C500CDFF4F /* PStringPair.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
|
|
43788990272831D200E80F5A /* PIdentity.c in Sources */ = {isa = PBXBuildFile; fileRef = 4378898E272831D200E80F5A /* PIdentity.c */; }; |
|
|
|
43788991272831D200E80F5A /* PIdentity.c in Sources */ = {isa = PBXBuildFile; fileRef = 4378898E272831D200E80F5A /* PIdentity.c */; }; |
|
|
|
43788992272831D200E80F5A /* PIdentity.h in Headers */ = {isa = PBXBuildFile; fileRef = 4378898F272831D200E80F5A /* PIdentity.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
|
|
43788993272831D200E80F5A /* PIdentity.h in Headers */ = {isa = PBXBuildFile; fileRef = 4378898F272831D200E80F5A /* PIdentity.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
|
|
437889962728321800E80F5A /* PIdentityList.c in Sources */ = {isa = PBXBuildFile; fileRef = 437889942728321800E80F5A /* PIdentityList.c */; }; |
|
|
|
437889972728321800E80F5A /* PIdentityList.c in Sources */ = {isa = PBXBuildFile; fileRef = 437889942728321800E80F5A /* PIdentityList.c */; }; |
|
|
|
437889982728321800E80F5A /* PIdentityList.h in Headers */ = {isa = PBXBuildFile; fileRef = 437889952728321800E80F5A /* PIdentityList.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
|
|
437889992728321800E80F5A /* PIdentityList.h in Headers */ = {isa = PBXBuildFile; fileRef = 437889952728321800E80F5A /* PIdentityList.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
@ -631,6 +639,10 @@ |
|
|
|
15EB0D7726D7CBDE00CDFF4F /* PBlob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PBlob.h; path = ../../../asn.1/PBlob.h; sourceTree = "<group>"; }; |
|
|
|
15EB0D8926D7D1C500CDFF4F /* PStringPair.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = PStringPair.c; path = ../../../asn.1/PStringPair.c; sourceTree = "<group>"; }; |
|
|
|
15EB0D8A26D7D1C500CDFF4F /* PStringPair.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PStringPair.h; path = ../../../asn.1/PStringPair.h; sourceTree = "<group>"; }; |
|
|
|
4378898E272831D200E80F5A /* PIdentity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = PIdentity.c; path = ../../../asn.1/PIdentity.c; sourceTree = "<group>"; }; |
|
|
|
4378898F272831D200E80F5A /* PIdentity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PIdentity.h; path = ../../../asn.1/PIdentity.h; sourceTree = "<group>"; }; |
|
|
|
437889942728321800E80F5A /* PIdentityList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = PIdentityList.c; path = ../../../asn.1/PIdentityList.c; sourceTree = "<group>"; }; |
|
|
|
437889952728321800E80F5A /* PIdentityList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PIdentityList.h; path = ../../../asn.1/PIdentityList.h; sourceTree = "<group>"; }; |
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
@ -691,6 +703,10 @@ |
|
|
|
15A3206B260E0376009D07EB /* src */ = { |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
437889942728321800E80F5A /* PIdentityList.c */, |
|
|
|
437889952728321800E80F5A /* PIdentityList.h */, |
|
|
|
4378898E272831D200E80F5A /* PIdentity.c */, |
|
|
|
4378898F272831D200E80F5A /* PIdentity.h */, |
|
|
|
15EB0D8926D7D1C500CDFF4F /* PStringPair.c */, |
|
|
|
15EB0D8A26D7D1C500CDFF4F /* PStringPair.h */, |
|
|
|
15EB0D7626D7CBDE00CDFF4F /* PBlob.c */, |
|
|
@ -915,6 +931,7 @@ |
|
|
|
151581F826CE4E87003D8685 /* asn_SEQUENCE_OF.h in Headers */, |
|
|
|
151581DD26CE4E87003D8685 /* asn_internal.h in Headers */, |
|
|
|
1515821B26CE4E87003D8685 /* GeneralizedTime.h in Headers */, |
|
|
|
43788992272831D200E80F5A /* PIdentity.h in Headers */, |
|
|
|
1515822126CE4E87003D8685 /* ISO639-1.h in Headers */, |
|
|
|
151581E526CE4E87003D8685 /* TrustRequest.h in Headers */, |
|
|
|
1515823026CE4E87003D8685 /* Hash.h in Headers */, |
|
|
@ -974,6 +991,7 @@ |
|
|
|
151581DE26CE4E87003D8685 /* per_encoder.h in Headers */, |
|
|
|
151581E426CE4E87003D8685 /* NegotiationRequestGrouped.h in Headers */, |
|
|
|
15EB0D8226D7CBDE00CDFF4F /* PBlob.h in Headers */, |
|
|
|
437889982728321800E80F5A /* PIdentityList.h in Headers */, |
|
|
|
151581F626CE4E87003D8685 /* Distribution.h in Headers */, |
|
|
|
151581ED26CE4E87003D8685 /* Hex.h in Headers */, |
|
|
|
1515820126CE4E87003D8685 /* ContentDisposition.h in Headers */, |
|
|
@ -1018,6 +1036,7 @@ |
|
|
|
1515856A26CE5385003D8685 /* GroupKeysForNewMember.h in Headers */, |
|
|
|
1515854C26CE5385003D8685 /* ExploreResponse.h in Headers */, |
|
|
|
1515859726CE5385003D8685 /* OwnKeysOfferer.h in Headers */, |
|
|
|
43788993272831D200E80F5A /* PIdentity.h in Headers */, |
|
|
|
1515859526CE5385003D8685 /* GroupTrustThisKey.h in Headers */, |
|
|
|
1515855126CE5385003D8685 /* asn_internal.h in Headers */, |
|
|
|
15EB0D7926D7CBDE00CDFF4F /* PBlobList.h in Headers */, |
|
|
@ -1048,6 +1067,7 @@ |
|
|
|
1515855C26CE5385003D8685 /* CommitAcceptForGroup.h in Headers */, |
|
|
|
1515859026CE5385003D8685 /* der_encoder.h in Headers */, |
|
|
|
1515856726CE5385003D8685 /* asn_application.h in Headers */, |
|
|
|
437889992728321800E80F5A /* PIdentityList.h in Headers */, |
|
|
|
1515855026CE5385003D8685 /* Exploration.h in Headers */, |
|
|
|
1515855E26CE5385003D8685 /* ISO639-1.h in Headers */, |
|
|
|
1515858526CE5385003D8685 /* per_decoder.h in Headers */, |
|
|
@ -1287,6 +1307,7 @@ |
|
|
|
15EB0D7C26D7CBDE00CDFF4F /* PStringPairList.c in Sources */, |
|
|
|
151584E426CE5347003D8685 /* INTEGER.c in Sources */, |
|
|
|
151584E026CE5347003D8685 /* ExploreChallenge.c in Sources */, |
|
|
|
437889962728321800E80F5A /* PIdentityList.c in Sources */, |
|
|
|
151584EC26CE5347003D8685 /* GroupTrustThisKey.c in Sources */, |
|
|
|
151584CD26CE5347003D8685 /* GroupKeysUpdate.c in Sources */, |
|
|
|
151584D826CE5347003D8685 /* Distribution.c in Sources */, |
|
|
@ -1326,6 +1347,7 @@ |
|
|
|
1515850526CE5347003D8685 /* PStringList.c in Sources */, |
|
|
|
151584FC26CE5347003D8685 /* constr_SEQUENCE.c in Sources */, |
|
|
|
1515850926CE5347003D8685 /* GroupKeysAndClose.c in Sources */, |
|
|
|
43788990272831D200E80F5A /* PIdentity.c in Sources */, |
|
|
|
151584D326CE5347003D8685 /* Commands.c in Sources */, |
|
|
|
151584D526CE5347003D8685 /* TrustSync.c in Sources */, |
|
|
|
151584CA26CE5347003D8685 /* KeySync.c in Sources */, |
|
|
@ -1386,6 +1408,7 @@ |
|
|
|
15EB0D7D26D7CBDE00CDFF4F /* PStringPairList.c in Sources */, |
|
|
|
1515848826CE5345003D8685 /* INTEGER.c in Sources */, |
|
|
|
1515848426CE5345003D8685 /* ExploreChallenge.c in Sources */, |
|
|
|
437889972728321800E80F5A /* PIdentityList.c in Sources */, |
|
|
|
1515849026CE5345003D8685 /* GroupTrustThisKey.c in Sources */, |
|
|
|
1515847126CE5345003D8685 /* GroupKeysUpdate.c in Sources */, |
|
|
|
1515847C26CE5345003D8685 /* Distribution.c in Sources */, |
|
|
@ -1425,6 +1448,7 @@ |
|
|
|
151584A926CE5345003D8685 /* PStringList.c in Sources */, |
|
|
|
151584A026CE5345003D8685 /* constr_SEQUENCE.c in Sources */, |
|
|
|
151584AD26CE5345003D8685 /* GroupKeysAndClose.c in Sources */, |
|
|
|
43788991272831D200E80F5A /* PIdentity.c in Sources */, |
|
|
|
1515847726CE5345003D8685 /* Commands.c in Sources */, |
|
|
|
1515847926CE5345003D8685 /* TrustSync.c in Sources */, |
|
|
|
1515846E26CE5345003D8685 /* KeySync.c in Sources */, |
|
|
|