]>
Commit | Line | Data |
---|---|---|
b1ab9ed8 A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
427c49bc A |
10 | 0C062B1F175E784B00806CFE /* secd-30-keychain-upgrade.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C062B1C175E784B00806CFE /* secd-30-keychain-upgrade.c */; }; |
11 | 0C062B20175E784B00806CFE /* secd-31-keychain-bad.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C062B1D175E784B00806CFE /* secd-31-keychain-bad.c */; }; | |
12 | 0C062B21175E784B00806CFE /* secd-31-keychain-unreadable.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C062B1E175E784B00806CFE /* secd-31-keychain-unreadable.c */; }; | |
13 | 0C0BDB611756882A00BC1A7E /* secd_regressions.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C0BDB601756882A00BC1A7E /* secd_regressions.h */; }; | |
14 | 0C0BDB63175688DA00BC1A7E /* secd-01-items.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C0BDB62175688DA00BC1A7E /* secd-01-items.c */; }; | |
15 | 0C664AE8175951270092D3D9 /* secd-02-upgrade-while-locked.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C664AE7175951270092D3D9 /* secd-02-upgrade-while-locked.c */; }; | |
16 | 0CBF93F8177B7CFC001E5658 /* secd-03-corrupted-items.c in Sources */ = {isa = PBXBuildFile; fileRef = 0CBF93F5177B7CFC001E5658 /* secd-03-corrupted-items.c */; }; | |
17 | 0CBF93F9177B7CFC001E5658 /* secd-04-corrupted-items.c in Sources */ = {isa = PBXBuildFile; fileRef = 0CBF93F6177B7CFC001E5658 /* secd-04-corrupted-items.c */; }; | |
4d3cab3d | 18 | 0CBF93FA177B7CFC001E5658 /* brighton_keychain_2_db.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CBF93F7177B7CFC001E5658 /* brighton_keychain_2_db.h */; }; |
427c49bc A |
19 | 0CBF93FC177BA9D9001E5658 /* secd-05-corrupted-items.c in Sources */ = {isa = PBXBuildFile; fileRef = 0CBF93FB177BA9D9001E5658 /* secd-05-corrupted-items.c */; }; |
20 | 0CE7ABDF171383E30088968F /* keychain_backup.c in Sources */ = {isa = PBXBuildFile; fileRef = 0CE7ABDE171383E30088968F /* keychain_backup.c */; }; | |
b1ab9ed8 | 21 | 18270F5914CF654400B05E7F /* client.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD560614CB6E7A008233F2 /* client.c */; }; |
b1ab9ed8 | 22 | 18AD560F14CB6E7A008233F2 /* securityd_client.h in Headers */ = {isa = PBXBuildFile; fileRef = 18AD560814CB6E7A008233F2 /* securityd_client.h */; }; |
b1ab9ed8 A |
23 | 18AD566714CB70A8008233F2 /* SecItem.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563714CB6EB9008233F2 /* SecItem.c */; }; |
24 | 18D4043914CE1FE400A2BE4E /* p12import.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD561614CB6EB9008233F2 /* p12import.c */; }; | |
25 | 18D4043A14CE1FE400A2BE4E /* p12pbegen.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD561814CB6EB9008233F2 /* p12pbegen.c */; }; | |
26 | 18D4043B14CE1FE400A2BE4E /* pbkdf2.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD561A14CB6EB9008233F2 /* pbkdf2.c */; }; | |
27 | 18D4043C14CE1FE400A2BE4E /* SecBase64.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD561D14CB6EB9008233F2 /* SecBase64.c */; }; | |
28 | 18D4043D14CE1FE400A2BE4E /* SecCertificate.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562014CB6EB9008233F2 /* SecCertificate.c */; }; | |
29 | 18D4043E14CE1FE400A2BE4E /* SecCertificatePath.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562314CB6EB9008233F2 /* SecCertificatePath.c */; }; | |
30 | 18D4043F14CE1FE400A2BE4E /* SecCertificateRequest.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562614CB6EB9008233F2 /* SecCertificateRequest.c */; }; | |
31 | 18D4044014CE1FE400A2BE4E /* SecCMS.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562814CB6EB9008233F2 /* SecCMS.c */; }; | |
32 | 18D4044114CE1FE400A2BE4E /* SecDH.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562A14CB6EB9008233F2 /* SecDH.c */; }; | |
33 | 18D4044214CE1FE400A2BE4E /* SecECKey.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562C14CB6EB9008233F2 /* SecECKey.c */; }; | |
34 | 18D4044314CE1FE400A2BE4E /* SecFramework.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562E14CB6EB9008233F2 /* SecFramework.c */; }; | |
35 | 18D4044414CE1FE400A2BE4E /* SecIdentity.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563114CB6EB9008233F2 /* SecIdentity.c */; }; | |
36 | 18D4044514CE1FE400A2BE4E /* SecImportExport.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563414CB6EB9008233F2 /* SecImportExport.c */; }; | |
37 | 18D4044614CE1FE400A2BE4E /* SecItem.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563714CB6EB9008233F2 /* SecItem.c */; }; | |
38 | 18D4044714CE1FE400A2BE4E /* SecItemConstants.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563914CB6EB9008233F2 /* SecItemConstants.c */; }; | |
39 | 18D4044814CE1FE400A2BE4E /* SecKey.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563C14CB6EB9008233F2 /* SecKey.c */; }; | |
40 | 18D4044914CE1FE400A2BE4E /* SecPBKDF.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564014CB6EB9008233F2 /* SecPBKDF.c */; }; | |
41 | 18D4044A14CE1FE400A2BE4E /* SecPolicy.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564214CB6EB9008233F2 /* SecPolicy.c */; }; | |
42 | 18D4044B14CE1FE400A2BE4E /* SecRSAKey.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564714CB6EB9008233F2 /* SecRSAKey.c */; }; | |
43 | 18D4044C14CE1FE400A2BE4E /* SecSCEP.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564A14CB6EB9008233F2 /* SecSCEP.c */; }; | |
44 | 18D4044D14CE1FE400A2BE4E /* SecTrust.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564C14CB6EB9008233F2 /* SecTrust.c */; }; | |
45 | 18D4044E14CE1FE400A2BE4E /* SecTrustSettings.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564F14CB6EB9008233F2 /* SecTrustSettings.c */; }; | |
46 | 18D4044F14CE1FE400A2BE4E /* SecTrustStore.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565214CB6EB9008233F2 /* SecTrustStore.c */; }; | |
47 | 18D4045014CE1FE400A2BE4E /* vmdh.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565514CB6EB9008233F2 /* vmdh.c */; }; | |
b1ab9ed8 | 48 | 18D4056614CE53DD00A2BE4E /* asynchttp.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD567D14CB865E008233F2 /* asynchttp.c */; }; |
b1ab9ed8 A |
49 | 18D4056814CE53DD00A2BE4E /* policytree.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD568214CB865E008233F2 /* policytree.c */; }; |
50 | 18D4056914CE53DD00A2BE4E /* SecCAIssuerCache.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD568414CB865E008233F2 /* SecCAIssuerCache.c */; }; | |
51 | 18D4056A14CE53DD00A2BE4E /* SecCAIssuerRequest.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD568614CB865E008233F2 /* SecCAIssuerRequest.c */; }; | |
52 | 18D4056B14CE53DD00A2BE4E /* SecItemServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD568814CB865E008233F2 /* SecItemServer.c */; }; | |
53 | 18D4056C14CE53DD00A2BE4E /* SecOCSPCache.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565914CB6F79008233F2 /* SecOCSPCache.c */; }; | |
54 | 18D4056D14CE53DD00A2BE4E /* SecOCSPRequest.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565B14CB6F79008233F2 /* SecOCSPRequest.c */; }; | |
55 | 18D4056E14CE53DD00A2BE4E /* SecOCSPResponse.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565D14CB6F79008233F2 /* SecOCSPResponse.c */; }; | |
56 | 18D4056F14CE53DD00A2BE4E /* SecPolicyServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565F14CB6F79008233F2 /* SecPolicyServer.c */; }; | |
57 | 18D4057014CE53DD00A2BE4E /* SecTrustServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD566114CB6F79008233F2 /* SecTrustServer.c */; }; | |
58 | 18D4057114CE53DD00A2BE4E /* SecTrustStoreServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD566314CB6F79008233F2 /* SecTrustStoreServer.c */; }; | |
59 | 18D4057214CE547400A2BE4E /* spi.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD566514CB6F79008233F2 /* spi.c */; }; | |
427c49bc A |
60 | 4802A59616D711060059E5B9 /* SOSUserKeygen.c in Sources */ = {isa = PBXBuildFile; fileRef = 4802A59516D711060059E5B9 /* SOSUserKeygen.c */; }; |
61 | 4802A59816D7156D0059E5B9 /* SOSUserKeygen.h in Headers */ = {isa = PBXBuildFile; fileRef = 4802A59716D711190059E5B9 /* SOSUserKeygen.h */; settings = {ATTRIBUTES = (); }; }; | |
62 | 486C6C691795F9D600387075 /* secd-61-account-leave-not-in-kansas-anymore.c in Sources */ = {isa = PBXBuildFile; fileRef = 486C6C671795F20E00387075 /* secd-61-account-leave-not-in-kansas-anymore.c */; }; | |
63 | 4882C517177521AE0095D04B /* secd-58-password-change.c in Sources */ = {isa = PBXBuildFile; fileRef = 4882C516177521AE0095D04B /* secd-58-password-change.c */; }; | |
64 | 488902EC16C2F88400F119FF /* SOSCoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 488902EB16C2F88400F119FF /* SOSCoder.c */; }; | |
65 | 4898223A17BDB277003BEF32 /* secd-52-account-changed.c in Sources */ = {isa = PBXBuildFile; fileRef = 4898223917BDB277003BEF32 /* secd-52-account-changed.c */; }; | |
66 | 48CE733E1731C49A004C2946 /* sc-130-resignationticket.c in Sources */ = {isa = PBXBuildFile; fileRef = 48CE733D1731C49A004C2946 /* sc-130-resignationticket.c */; }; | |
67 | 48E928C5179DD05500A7F755 /* secd-51-account-inflate.c in Sources */ = {isa = PBXBuildFile; fileRef = 48E928C4179DD05500A7F755 /* secd-51-account-inflate.c */; }; | |
68 | 48F32D7E1777AFA3001B84BA /* secd-59-account-cleanup.c in Sources */ = {isa = PBXBuildFile; fileRef = 48F32D7D1777AFA3001B84BA /* secd-59-account-cleanup.c */; }; | |
69 | 4A5CCA5415ACEFD400702357 /* SecOTRDHKey.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971683158FDEB800D439B7 /* SecOTRDHKey.c */; }; | |
70 | 4A5CCA5515ACEFD400702357 /* SecOTRFullIdentity.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971686158FDEB800D439B7 /* SecOTRFullIdentity.c */; }; | |
71 | 4A5CCA5615ACEFD400702357 /* SecOTRMath.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971688158FDEB800D439B7 /* SecOTRMath.c */; }; | |
72 | 4A5CCA5715ACEFD400702357 /* SecOTRPacketData.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A97168B158FDEB800D439B7 /* SecOTRPacketData.c */; }; | |
73 | 4A5CCA5815ACEFD400702357 /* SecOTRPackets.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A97168D158FDEB800D439B7 /* SecOTRPackets.c */; }; | |
74 | 4A5CCA5915ACEFD400702357 /* SecOTRPublicIdentity.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A97168F158FDEB800D439B7 /* SecOTRPublicIdentity.c */; }; | |
75 | 4A5CCA5A15ACEFD400702357 /* SecOTRSession.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971690158FDEB800D439B7 /* SecOTRSession.c */; }; | |
76 | 4A5CCA5B15ACEFD400702357 /* SecOTRSessionAKE.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971692158FDEB800D439B7 /* SecOTRSessionAKE.c */; }; | |
77 | 4A5CCA5C15ACEFD400702357 /* SecOTRUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971694158FDEB800D439B7 /* SecOTRUtils.c */; }; | |
78 | 4A971695158FDEB800D439B7 /* SecOTR.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A971682158FDEB800D439B7 /* SecOTR.h */; }; | |
79 | 4A971696158FDEB800D439B7 /* SecOTRDHKey.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971683158FDEB800D439B7 /* SecOTRDHKey.c */; }; | |
80 | 4A971697158FDEB800D439B7 /* SecOTRDHKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A971684158FDEB800D439B7 /* SecOTRDHKey.h */; }; | |
81 | 4A971698158FDEB800D439B7 /* SecOTRErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A971685158FDEB800D439B7 /* SecOTRErrors.h */; }; | |
82 | 4A971699158FDEB800D439B7 /* SecOTRFullIdentity.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971686158FDEB800D439B7 /* SecOTRFullIdentity.c */; }; | |
83 | 4A97169A158FDEB800D439B7 /* SecOTRIdentityPriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A971687158FDEB800D439B7 /* SecOTRIdentityPriv.h */; }; | |
84 | 4A97169B158FDEB800D439B7 /* SecOTRMath.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971688158FDEB800D439B7 /* SecOTRMath.c */; }; | |
85 | 4A97169C158FDEB800D439B7 /* SecOTRMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A971689158FDEB800D439B7 /* SecOTRMath.h */; }; | |
86 | 4A97169D158FDEB800D439B7 /* SecOTRMathPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A97168A158FDEB800D439B7 /* SecOTRMathPrivate.h */; }; | |
87 | 4A97169E158FDEB800D439B7 /* SecOTRPacketData.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A97168B158FDEB800D439B7 /* SecOTRPacketData.c */; }; | |
88 | 4A97169F158FDEB800D439B7 /* SecOTRPacketData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A97168C158FDEB800D439B7 /* SecOTRPacketData.h */; }; | |
89 | 4A9716A0158FDEB800D439B7 /* SecOTRPackets.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A97168D158FDEB800D439B7 /* SecOTRPackets.c */; }; | |
90 | 4A9716A1158FDEB800D439B7 /* SecOTRPackets.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A97168E158FDEB800D439B7 /* SecOTRPackets.h */; }; | |
91 | 4A9716A2158FDEB800D439B7 /* SecOTRPublicIdentity.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A97168F158FDEB800D439B7 /* SecOTRPublicIdentity.c */; }; | |
92 | 4A9716A3158FDEB800D439B7 /* SecOTRSession.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971690158FDEB800D439B7 /* SecOTRSession.c */; }; | |
93 | 4A9716A4158FDEB800D439B7 /* SecOTRSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A971691158FDEB800D439B7 /* SecOTRSession.h */; }; | |
94 | 4A9716A5158FDEB800D439B7 /* SecOTRSessionAKE.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971692158FDEB800D439B7 /* SecOTRSessionAKE.c */; }; | |
95 | 4A9716A6158FDEB800D439B7 /* SecOTRSessionPriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A971693158FDEB800D439B7 /* SecOTRSessionPriv.h */; }; | |
96 | 4A9716A7158FDEB800D439B7 /* SecOTRUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A971694158FDEB800D439B7 /* SecOTRUtils.c */; }; | |
97 | 4AD6F6F21651C86200DB4CE6 /* libSecureObjectSync.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E702E75614E1F3EA00CDE635 /* libSecureObjectSync.a */; }; | |
98 | 4C143CDE164D8EF5003035A3 /* sd-70-engine.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C143CDD164D8EF5003035A3 /* sd-70-engine.c */; }; | |
99 | 4C1C452714EB27F50018B1D9 /* SOSTransport.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C1C452614EB27F50018B1D9 /* SOSTransport.c */; }; | |
100 | 4C1C452A14EB28260018B1D9 /* SOSTransport.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C1C452914EB28260018B1D9 /* SOSTransport.h */; settings = {ATTRIBUTES = (); }; }; | |
101 | 4C2C8C3D17AB374700C24C13 /* si-12-item-stress.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C2C8C3C17AB374700C24C13 /* si-12-item-stress.c */; }; | |
102 | 4C3CE9E7176005A700B521C2 /* SecuritydXPC.c in Sources */ = {isa = PBXBuildFile; fileRef = E7B01B8816572579000485F1 /* SecuritydXPC.c */; }; | |
103 | 4C3CE9E8176005B500B521C2 /* SecuritydXPC.c in Sources */ = {isa = PBXBuildFile; fileRef = E7B01B8816572579000485F1 /* SecuritydXPC.c */; }; | |
104 | 4C4EBD541610D7D8007D06A5 /* sc-75-circle-engine.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C4EBD531610D7D8007D06A5 /* sc-75-circle-engine.c */; }; | |
105 | 4C5F2E38162DF76A00AF8346 /* SOSTestTransport.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C5F2E36162DE87F00AF8346 /* SOSTestTransport.c */; }; | |
106 | 4C6ED19515CB0E44004379B7 /* sc-70-engine.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C6ED19415CB0E43004379B7 /* sc-70-engine.c */; }; | |
107 | 4C6ED19615CB0E72004379B7 /* sc-30-peerinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = E777C72815B9C9F0004044A8 /* sc-30-peerinfo.c */; }; | |
108 | 4C6ED19715CB0E72004379B7 /* sc-60-peer.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C6ED19115CB0E26004379B7 /* sc-60-peer.c */; }; | |
109 | 4C8940DB166EA8CF00241770 /* osxshim.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C8940DA166EA8CF00241770 /* osxshim.c */; }; | |
110 | 4C8D8627177A71E80019A804 /* SOSCloudCircle.c in Sources */ = {isa = PBXBuildFile; fileRef = E7217B1715F80E0F00D26031 /* SOSCloudCircle.c */; }; | |
111 | 4C8D8628177A71FB0019A804 /* SecPasswordGenerate.c in Sources */ = {isa = PBXBuildFile; fileRef = CDC765C01729A72800721712 /* SecPasswordGenerate.c */; }; | |
112 | 4C9DC91A15B602760036D941 /* SOSEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C9DC91915B602760036D941 /* SOSEngine.h */; settings = {ATTRIBUTES = (); }; }; | |
113 | 4C9DC91D15B602910036D941 /* SOSEngine.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C9DC91C15B602910036D941 /* SOSEngine.c */; }; | |
114 | 4CB8A83816164B7700B52EC7 /* SOSTestDataSource.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CB8A83716164B7700B52EC7 /* SOSTestDataSource.c */; }; | |
115 | 4CC07E26171E252300DCB6CE /* SOSCloudCircle.c in Sources */ = {isa = PBXBuildFile; fileRef = E7217B1715F80E0F00D26031 /* SOSCloudCircle.c */; }; | |
116 | 4CC929B315A3957800C6D578 /* SOSAccount.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC929AD15A3957800C6D578 /* SOSAccount.c */; }; | |
117 | 4CC929B415A3957800C6D578 /* SOSAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC929AE15A3957800C6D578 /* SOSAccount.h */; settings = {ATTRIBUTES = (); }; }; | |
118 | 4CC929B515A3957800C6D578 /* SOSCircle.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC929AF15A3957800C6D578 /* SOSCircle.c */; }; | |
119 | 4CC929B615A3957800C6D578 /* SOSCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC929B015A3957800C6D578 /* SOSCircle.h */; settings = {ATTRIBUTES = (); }; }; | |
120 | 4CC929B715A3957800C6D578 /* SOSPeer.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC929B115A3957800C6D578 /* SOSPeer.c */; }; | |
121 | 4CC929B815A3957800C6D578 /* SOSPeer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC929B215A3957800C6D578 /* SOSPeer.h */; settings = {ATTRIBUTES = (); }; }; | |
122 | 4CC92A5F15A3ABD400C6D578 /* pbkdf2-00-hmac-sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A0F15A3ABD400C6D578 /* pbkdf2-00-hmac-sha1.c */; }; | |
123 | 4CC92A6015A3ABD400C6D578 /* spbkdf-00-hmac-sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1015A3ABD400C6D578 /* spbkdf-00-hmac-sha1.c */; }; | |
124 | 4CC92A6115A3ABD400C6D578 /* otr-00-identity.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1215A3ABD400C6D578 /* otr-00-identity.c */; }; | |
125 | 4CC92A6215A3ABD400C6D578 /* otr-30-negotiation.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1315A3ABD400C6D578 /* otr-30-negotiation.c */; }; | |
126 | 4CC92A6315A3ABD400C6D578 /* otr-otrdh.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1415A3ABD400C6D578 /* otr-otrdh.c */; }; | |
127 | 4CC92A6415A3ABD400C6D578 /* otr-packetdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1515A3ABD400C6D578 /* otr-packetdata.c */; }; | |
128 | 4CC92A6515A3ABD400C6D578 /* si-00-find-nothing.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1715A3ABD400C6D578 /* si-00-find-nothing.c */; }; | |
129 | 4CC92A6615A3ABD400C6D578 /* si-05-add.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1815A3ABD400C6D578 /* si-05-add.c */; }; | |
130 | 4CC92A6715A3ABD400C6D578 /* si-10-find-internet.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1915A3ABD400C6D578 /* si-10-find-internet.c */; }; | |
131 | 4CC92A6815A3ABD400C6D578 /* si-11-update-data.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1A15A3ABD400C6D578 /* si-11-update-data.c */; }; | |
132 | 4CC92A6915A3ABD400C6D578 /* si-14-dateparse.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1B15A3ABD400C6D578 /* si-14-dateparse.c */; }; | |
133 | 4CC92A6A15A3ABD400C6D578 /* si-15-certificate.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1C15A3ABD400C6D578 /* si-15-certificate.c */; }; | |
134 | 4CC92A6B15A3ABD400C6D578 /* si-16-ec-certificate.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1D15A3ABD400C6D578 /* si-16-ec-certificate.c */; }; | |
135 | 4CC92A6C15A3ABD400C6D578 /* si-20-sectrust-activation.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1E15A3ABD400C6D578 /* si-20-sectrust-activation.c */; }; | |
136 | 4CC92A6D15A3ABD400C6D578 /* si-20-sectrust.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A1F15A3ABD400C6D578 /* si-20-sectrust.c */; }; | |
137 | 4CC92A6E15A3ABD400C6D578 /* si-21-sectrust-asr.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2015A3ABD400C6D578 /* si-21-sectrust-asr.c */; }; | |
138 | 4CC92A6F15A3ABD400C6D578 /* si-22-sectrust-iap.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2115A3ABD400C6D578 /* si-22-sectrust-iap.c */; }; | |
139 | 4CC92A7015A3ABD400C6D578 /* si-23-sectrust-ocsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2215A3ABD400C6D578 /* si-23-sectrust-ocsp.c */; }; | |
140 | 4CC92A7115A3ABD400C6D578 /* si-24-sectrust-appleid.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2315A3ABD400C6D578 /* si-24-sectrust-appleid.c */; }; | |
141 | 4CC92A7215A3ABD400C6D578 /* si-24-sectrust-digicert-malaysia.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2415A3ABD400C6D578 /* si-24-sectrust-digicert-malaysia.c */; }; | |
142 | 4CC92A7315A3ABD400C6D578 /* si-24-sectrust-diginotar.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2515A3ABD400C6D578 /* si-24-sectrust-diginotar.c */; }; | |
143 | 4CC92A7415A3ABD400C6D578 /* si-24-sectrust-itms.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2615A3ABD400C6D578 /* si-24-sectrust-itms.c */; }; | |
144 | 4CC92A7515A3ABD400C6D578 /* si-24-sectrust-mobileasset.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2715A3ABD400C6D578 /* si-24-sectrust-mobileasset.c */; }; | |
145 | 4CC92A7615A3ABD400C6D578 /* si-24-sectrust-nist.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2815A3ABD400C6D578 /* si-24-sectrust-nist.c */; }; | |
146 | 4CC92A7715A3ABD400C6D578 /* si-24-sectrust-otatasking.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2915A3ABD400C6D578 /* si-24-sectrust-otatasking.c */; }; | |
147 | 4CC92A7815A3ABD400C6D578 /* si-24-sectrust-shoebox.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2A15A3ABD400C6D578 /* si-24-sectrust-shoebox.c */; }; | |
148 | 4CC92A7915A3ABD400C6D578 /* si-25-sectrust-ipsec-eap.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2B15A3ABD400C6D578 /* si-25-sectrust-ipsec-eap.c */; }; | |
149 | 4CC92A7A15A3ABD400C6D578 /* si-26-applicationsigning.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2C15A3ABD400C6D578 /* si-26-applicationsigning.c */; }; | |
150 | 4CC92A7B15A3ABD400C6D578 /* si-27-sectrust-exceptions.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2D15A3ABD400C6D578 /* si-27-sectrust-exceptions.c */; }; | |
151 | 4CC92A7C15A3ABD400C6D578 /* si-28-sectrustsettings.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2E15A3ABD400C6D578 /* si-28-sectrustsettings.c */; }; | |
152 | 4CC92A7D15A3ABD400C6D578 /* si-29-sectrust-codesigning.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A2F15A3ABD400C6D578 /* si-29-sectrust-codesigning.c */; }; | |
153 | 4CC92A7E15A3ABD400C6D578 /* si-30-keychain-upgrade.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3015A3ABD400C6D578 /* si-30-keychain-upgrade.c */; }; | |
154 | 4CC92A7F15A3ABD400C6D578 /* si-31-keychain-bad.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3115A3ABD400C6D578 /* si-31-keychain-bad.c */; }; | |
155 | 4CC92A8015A3ABD400C6D578 /* si-31-keychain-unreadable.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3215A3ABD400C6D578 /* si-31-keychain-unreadable.c */; }; | |
156 | 4CC92A8215A3ABD400C6D578 /* si-33-keychain-backup.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3415A3ABD400C6D578 /* si-33-keychain-backup.c */; }; | |
157 | 4CC92A8315A3ABD400C6D578 /* si-40-seckey-custom.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3515A3ABD400C6D578 /* si-40-seckey-custom.c */; }; | |
158 | 4CC92A8415A3ABD400C6D578 /* si-40-seckey.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3615A3ABD400C6D578 /* si-40-seckey.c */; }; | |
159 | 4CC92A8515A3ABD400C6D578 /* si-41-sececkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3715A3ABD400C6D578 /* si-41-sececkey.c */; }; | |
160 | 4CC92A8615A3ABD400C6D578 /* si-42-identity.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3815A3ABD400C6D578 /* si-42-identity.c */; }; | |
161 | 4CC92A8715A3ABD400C6D578 /* si-43-persistent.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3915A3ABD400C6D578 /* si-43-persistent.c */; }; | |
162 | 4CC92A8815A3ABD400C6D578 /* si-50-secrandom.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3A15A3ABD400C6D578 /* si-50-secrandom.c */; }; | |
163 | 4CC92A8915A3ABD400C6D578 /* si-60-cms.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3B15A3ABD400C6D578 /* si-60-cms.c */; }; | |
164 | 4CC92A8A15A3ABD400C6D578 /* si-61-pkcs12.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3C15A3ABD400C6D578 /* si-61-pkcs12.c */; }; | |
165 | 4CC92A8B15A3ABD400C6D578 /* si-62-csr.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A3D15A3ABD400C6D578 /* si-62-csr.c */; }; | |
166 | 4CC92A8C15A3ABD400C6D578 /* getcacert-mdes.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A3F15A3ABD400C6D578 /* getcacert-mdes.h */; }; | |
167 | 4CC92A8D15A3ABD400C6D578 /* getcacert-mdesqa.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A4015A3ABD400C6D578 /* getcacert-mdesqa.h */; }; | |
168 | 4CC92A8E15A3ABD400C6D578 /* si-63-scep.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A4115A3ABD400C6D578 /* si-63-scep.c */; }; | |
169 | 4CC92A8F15A3ABD400C6D578 /* si-63-scep.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A4215A3ABD400C6D578 /* si-63-scep.h */; }; | |
170 | 4CC92A9015A3ABD400C6D578 /* attached_no_data_signed_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A4415A3ABD400C6D578 /* attached_no_data_signed_data.h */; }; | |
171 | 4CC92A9115A3ABD400C6D578 /* attached_signed_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A4515A3ABD400C6D578 /* attached_signed_data.h */; }; | |
172 | 4CC92A9215A3ABD400C6D578 /* detached_content.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A4615A3ABD400C6D578 /* detached_content.h */; }; | |
173 | 4CC92A9315A3ABD400C6D578 /* detached_signed_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A4715A3ABD400C6D578 /* detached_signed_data.h */; }; | |
174 | 4CC92A9415A3ABD400C6D578 /* privkey.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A4815A3ABD400C6D578 /* privkey.h */; }; | |
175 | 4CC92A9515A3ABD400C6D578 /* signer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A4915A3ABD400C6D578 /* signer.h */; }; | |
176 | 4CC92A9615A3ABD400C6D578 /* si-64-ossl-cms.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A4A15A3ABD400C6D578 /* si-64-ossl-cms.c */; }; | |
177 | 4CC92A9715A3ABD400C6D578 /* si-65-cms-cert-policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A4B15A3ABD400C6D578 /* si-65-cms-cert-policy.c */; }; | |
178 | 4CC92A9815A3ABD400C6D578 /* signed-receipt.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A4D15A3ABD400C6D578 /* signed-receipt.h */; }; | |
179 | 4CC92A9915A3ABD400C6D578 /* si-66-smime.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A4E15A3ABD400C6D578 /* si-66-smime.c */; }; | |
180 | 4CC92A9A15A3ABD400C6D578 /* Global Trustee.cer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A5015A3ABD400C6D578 /* Global Trustee.cer.h */; }; | |
181 | 4CC92A9B15A3ABD400C6D578 /* UTN-USERFirst-Hardware.cer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A5115A3ABD400C6D578 /* UTN-USERFirst-Hardware.cer.h */; }; | |
182 | 4CC92A9C15A3ABD400C6D578 /* addons.mozilla.org.cer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A5215A3ABD400C6D578 /* addons.mozilla.org.cer.h */; }; | |
183 | 4CC92A9D15A3ABD400C6D578 /* login.live.com.cer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A5315A3ABD400C6D578 /* login.live.com.cer.h */; }; | |
184 | 4CC92A9E15A3ABD400C6D578 /* login.skype.com.cer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A5415A3ABD400C6D578 /* login.skype.com.cer.h */; }; | |
185 | 4CC92A9F15A3ABD400C6D578 /* login.yahoo.com.1.cer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A5515A3ABD400C6D578 /* login.yahoo.com.1.cer.h */; }; | |
186 | 4CC92AA015A3ABD400C6D578 /* login.yahoo.com.2.cer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A5615A3ABD400C6D578 /* login.yahoo.com.2.cer.h */; }; | |
187 | 4CC92AA115A3ABD400C6D578 /* login.yahoo.com.cer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A5715A3ABD400C6D578 /* login.yahoo.com.cer.h */; }; | |
188 | 4CC92AA215A3ABD400C6D578 /* mail.google.com.cer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A5815A3ABD400C6D578 /* mail.google.com.cer.h */; }; | |
189 | 4CC92AA315A3ABD400C6D578 /* www.google.com.cer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92A5915A3ABD400C6D578 /* www.google.com.cer.h */; }; | |
190 | 4CC92AA415A3ABD400C6D578 /* si-67-sectrust-blacklist.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A5A15A3ABD400C6D578 /* si-67-sectrust-blacklist.c */; }; | |
191 | 4CC92AA515A3ABD400C6D578 /* vmdh-40.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A5C15A3ABD400C6D578 /* vmdh-40.c */; }; | |
192 | 4CC92AA615A3ABD400C6D578 /* vmdh-41-example.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A5D15A3ABD400C6D578 /* vmdh-41-example.c */; }; | |
193 | 4CC92AA715A3ABD400C6D578 /* vmdh-42-example2.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92A5E15A3ABD400C6D578 /* vmdh-42-example2.c */; }; | |
194 | 4CC92AC015A3BC4300C6D578 /* Security_regressions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92AB015A3AD0000C6D578 /* Security_regressions.h */; }; | |
195 | 4CC92AC115A3BC4D00C6D578 /* SOSCircle_regressions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92AAF15A3ACE600C6D578 /* SOSCircle_regressions.h */; }; | |
196 | 4CC92AF915A3BC6B00C6D578 /* sd-10-policytree.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CC92AAC15A3AC4600C6D578 /* sd-10-policytree.c */; }; | |
197 | 4CC92B1515A3BCA500C6D578 /* securityd_regressions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC92AAE15A3ACCE00C6D578 /* securityd_regressions.h */; }; | |
198 | 4CD1897D169F835400BC96B8 /* print_cert.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CD1897B169F835400BC96B8 /* print_cert.c */; }; | |
199 | 5214701B16977D7700DF0DB3 /* cloudkeychainproxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 521C0BB315FA5E3F00604B61 /* cloudkeychainproxy.m */; }; | |
200 | 521C0A7615F908AF00604B61 /* sc-90-ckdclient.c in Sources */ = {isa = PBXBuildFile; fileRef = 521C0A7315F908A700604B61 /* sc-90-ckdclient.c */; }; | |
201 | 521C0C8715FEB03300604B61 /* sc-120-cloudcircle.c in Sources */ = {isa = PBXBuildFile; fileRef = 521C0C8615FEB03300604B61 /* sc-120-cloudcircle.c */; }; | |
202 | 521C0CD615FF9B3300604B61 /* SOSRegressionUtilities.c in Sources */ = {isa = PBXBuildFile; fileRef = 521C0CD515FF9B3300604B61 /* SOSRegressionUtilities.c */; }; | |
203 | 521C0CDD15FFA05100604B61 /* CKDKeyValueStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 521C0CD915FFA05000604B61 /* CKDKeyValueStore.h */; }; | |
204 | 521C68601614A6E100E31C3E /* SOSCloudKeychainClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 521C685D1614A6E100E31C3E /* SOSCloudKeychainClient.h */; settings = {ATTRIBUTES = (); }; }; | |
205 | 521C691F16164B9900E31C3E /* sc-95-ckd2client.c in Sources */ = {isa = PBXBuildFile; fileRef = 521C691E16164B9900E31C3E /* sc-95-ckd2client.c */; }; | |
206 | 522B0ED21648809300A4675D /* sc-103-syncupdate.c in Sources */ = {isa = PBXBuildFile; fileRef = 522B0ED11648809300A4675D /* sc-103-syncupdate.c */; }; | |
207 | 5253946116608F6800BA9687 /* sc-51-persistentEC.c in Sources */ = {isa = PBXBuildFile; fileRef = 5253946016608F6800BA9687 /* sc-51-persistentEC.c */; }; | |
208 | 525394AE1660A30000BA9687 /* SecDbItem.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C4B15931655ED9000734590 /* SecDbItem.c */; }; | |
209 | 52840281163F2B060035F320 /* sc-102-cfusernotification.c in Sources */ = {isa = PBXBuildFile; fileRef = 52840280163F2B060035F320 /* sc-102-cfusernotification.c */; }; | |
210 | 528402AE164446410035F320 /* CKDKVSProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 521C0BB015FA5E3F00604B61 /* CKDKVSProxy.m */; }; | |
211 | 528402AF164446410035F320 /* CKDPersistentState.m in Sources */ = {isa = PBXBuildFile; fileRef = 521C0BB215FA5E3F00604B61 /* CKDPersistentState.m */; }; | |
212 | 528402B1164446410035F320 /* CKDUserInteraction.m in Sources */ = {isa = PBXBuildFile; fileRef = 52840292164050C80035F320 /* CKDUserInteraction.m */; }; | |
213 | 528402B2164447610035F320 /* SOSCloudKeychainConstants.c in Sources */ = {isa = PBXBuildFile; fileRef = E7217B2515F8131A00D26031 /* SOSCloudKeychainConstants.c */; }; | |
214 | 52AF7083163D9AA20092A7ED /* sc-101-accountsync.c in Sources */ = {isa = PBXBuildFile; fileRef = 52AF7082163D9AA20092A7ED /* sc-101-accountsync.c */; }; | |
215 | 52D0F028169CA72800F07D79 /* SecOnOSX.h in Headers */ = {isa = PBXBuildFile; fileRef = 52D0F026169CA72800F07D79 /* SecOnOSX.h */; }; | |
216 | 52DEE9E2162DC8F1002F3BCD /* sc-100-devicecircle.c in Sources */ = {isa = PBXBuildFile; fileRef = 52DEE9E1162DC8F1002F3BCD /* sc-100-devicecircle.c */; }; | |
217 | 52EAF4BE163C52EB00803D0F /* SOSCloudKeychainClient.c in Sources */ = {isa = PBXBuildFile; fileRef = 521C685C1614A6E100E31C3E /* SOSCloudKeychainClient.c */; }; | |
218 | 5DE4A7BD17441CCD0036339E /* si-71-mobile-store-policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 5DE4A7BC17441CCD0036339E /* si-71-mobile-store-policy.c */; }; | |
219 | 7249E1CB16C01E5F003D7268 /* OTATrustUtilities.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E2DC0616BC47C800E7B236 /* OTATrustUtilities.c */; }; | |
220 | 7255A46C1783333D006A8B9A /* si-74-OTAPKISigner.c in Sources */ = {isa = PBXBuildFile; fileRef = 7255A46B1783333D006A8B9A /* si-74-OTAPKISigner.c */; }; | |
221 | 7255F91417A973D5004A9F38 /* si-75-AppleIDRecordSigning.c in Sources */ = {isa = PBXBuildFile; fileRef = 7255F91317A973D5004A9F38 /* si-75-AppleIDRecordSigning.c */; }; | |
222 | BE62D7601747FF3E001EAA9D /* si-72-syncableitems.c in Sources */ = {isa = PBXBuildFile; fileRef = BE62D75F1747FF3E001EAA9D /* si-72-syncableitems.c */; }; | |
223 | BE62D7621747FF51001EAA9D /* si-70-sectrust-unified.c in Sources */ = {isa = PBXBuildFile; fileRef = BE62D7611747FF51001EAA9D /* si-70-sectrust-unified.c */; }; | |
b1ab9ed8 | 224 | BEFE994E14F2E17200356A97 /* SecDH.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562A14CB6EB9008233F2 /* SecDH.c */; }; |
427c49bc A |
225 | CD3FD10716C3064B00A83BB6 /* SecuritydXPC.c in Sources */ = {isa = PBXBuildFile; fileRef = E7B01B8816572579000485F1 /* SecuritydXPC.c */; }; |
226 | CDC765C21729A72800721712 /* SecPasswordGenerate.c in Sources */ = {isa = PBXBuildFile; fileRef = CDC765C01729A72800721712 /* SecPasswordGenerate.c */; }; | |
227 | CDC765C41729A72800721712 /* SecPasswordGenerate.h in Headers */ = {isa = PBXBuildFile; fileRef = CDC765C11729A72800721712 /* SecPasswordGenerate.h */; }; | |
228 | CDD565A2173193AC00B6B074 /* si-73-secpasswordgenerate.c in Sources */ = {isa = PBXBuildFile; fileRef = CDD565A1173193AC00B6B074 /* si-73-secpasswordgenerate.c */; }; | |
229 | E703811514E1FEEF007CB458 /* SOSCloudCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = E703811114E1FEE4007CB458 /* SOSCloudCircle.h */; }; | |
230 | E71049F3169E023B00DB0045 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 521C0B9815FA5C4A00604B61 /* Foundation.framework */; }; | |
231 | E7104A01169E036E00DB0045 /* SecurityTool.c in Sources */ = {isa = PBXBuildFile; fileRef = E71049FF169E036E00DB0045 /* SecurityTool.c */; }; | |
232 | E7104A18169E216E00DB0045 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 521C0B9815FA5C4A00604B61 /* Foundation.framework */; }; | |
233 | E7217B2715F8131A00D26031 /* SOSCloudKeychainConstants.c in Sources */ = {isa = PBXBuildFile; fileRef = E7217B2515F8131A00D26031 /* SOSCloudKeychainConstants.c */; }; | |
234 | E7217B2815F8131A00D26031 /* SOSCloudKeychainConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = E7217B2615F8131A00D26031 /* SOSCloudKeychainConstants.h */; settings = {ATTRIBUTES = (); }; }; | |
235 | E748744515A61AF800624935 /* si-68-secmatchissuer.c in Sources */ = {isa = PBXBuildFile; fileRef = E748744415A61AF800624935 /* si-68-secmatchissuer.c */; }; | |
236 | E763D6231624E2670038477D /* sc-20-keynames.c in Sources */ = {isa = PBXBuildFile; fileRef = E763D6221624E2670038477D /* sc-20-keynames.c */; }; | |
237 | E777C6B115B4DDF2004044A8 /* sc-40-circle.c in Sources */ = {isa = PBXBuildFile; fileRef = E777C6B015B4DDF2004044A8 /* sc-40-circle.c */; }; | |
238 | E777C71C15B73F59004044A8 /* SOSInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = E777C71B15B73F59004044A8 /* SOSInternal.h */; settings = {ATTRIBUTES = (); }; }; | |
239 | E777C71E15B73F9E004044A8 /* SOSInternal.c in Sources */ = {isa = PBXBuildFile; fileRef = E777C71D15B73F9E004044A8 /* SOSInternal.c */; }; | |
240 | E777C72615B87545004044A8 /* SOSPeerInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = E777C72515B87544004044A8 /* SOSPeerInfo.c */; }; | |
241 | E777C72715B882E5004044A8 /* SOSPeerInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = E777C72415B87528004044A8 /* SOSPeerInfo.h */; settings = {ATTRIBUTES = (); }; }; | |
242 | E790C10A169E4FD200E0C0C9 /* digest_calc.c in Sources */ = {isa = PBXBuildFile; fileRef = E790C109169E4FD200E0C0C9 /* digest_calc.c */; }; | |
243 | E790C110169E53DF00E0C0C9 /* leaks.c in Sources */ = {isa = PBXBuildFile; fileRef = E790C10E169E53DF00E0C0C9 /* leaks.c */; }; | |
244 | E790C141169E5C6200E0C0C9 /* add_internet_password.c in Sources */ = {isa = PBXBuildFile; fileRef = E790C136169E5C6200E0C0C9 /* add_internet_password.c */; }; | |
245 | E790C142169E5C6200E0C0C9 /* codesign.c in Sources */ = {isa = PBXBuildFile; fileRef = E790C137169E5C6200E0C0C9 /* codesign.c */; }; | |
246 | E790C143169E5C6200E0C0C9 /* keychain_add.c in Sources */ = {isa = PBXBuildFile; fileRef = E790C138169E5C6200E0C0C9 /* keychain_add.c */; }; | |
247 | E790C144169E5C6200E0C0C9 /* keychain_find.c in Sources */ = {isa = PBXBuildFile; fileRef = E790C139169E5C6200E0C0C9 /* keychain_find.c */; }; | |
248 | E790C145169E5C6200E0C0C9 /* pkcs12_util.c in Sources */ = {isa = PBXBuildFile; fileRef = E790C13A169E5C6200E0C0C9 /* pkcs12_util.c */; }; | |
249 | E790C147169E5C6200E0C0C9 /* scep.c in Sources */ = {isa = PBXBuildFile; fileRef = E790C13D169E5C6200E0C0C9 /* scep.c */; }; | |
250 | E790C148169E5C6200E0C0C9 /* show_certificates.c in Sources */ = {isa = PBXBuildFile; fileRef = E790C13F169E5C6200E0C0C9 /* show_certificates.c */; }; | |
251 | E790C149169E5C6200E0C0C9 /* spc.c in Sources */ = {isa = PBXBuildFile; fileRef = E790C140169E5C6200E0C0C9 /* spc.c */; }; | |
252 | E79277E3163B110A0096F3E2 /* SOSFullPeerInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = E79277E1163B110A0096F3E2 /* SOSFullPeerInfo.c */; }; | |
253 | E79277E4163B110A0096F3E2 /* SOSFullPeerInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = E79277E2163B110A0096F3E2 /* SOSFullPeerInfo.h */; settings = {ATTRIBUTES = (); }; }; | |
254 | E79D62BB176798FD005A9743 /* secd-50-account.c in Sources */ = {isa = PBXBuildFile; fileRef = E79D62B9176798BF005A9743 /* secd-50-account.c */; }; | |
255 | E79D62BC176799DB005A9743 /* SOSRegressionUtilities.c in Sources */ = {isa = PBXBuildFile; fileRef = 521C0CD515FF9B3300604B61 /* SOSRegressionUtilities.c */; }; | |
256 | E79D62BD176799EE005A9743 /* SOSTestDataSource.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CB8A83716164B7700B52EC7 /* SOSTestDataSource.c */; }; | |
257 | E79D62C01767A5BC005A9743 /* SecdTestKeychainUtilities.c in Sources */ = {isa = PBXBuildFile; fileRef = E79D62BE1767A547005A9743 /* SecdTestKeychainUtilities.c */; }; | |
258 | E7A10FAC1771246A00C4602F /* secd-55-account-circle.c in Sources */ = {isa = PBXBuildFile; fileRef = E7A10FAB1771246A00C4602F /* secd-55-account-circle.c */; }; | |
259 | E7A10FAE1771249C00C4602F /* secd-57-account-leave.c in Sources */ = {isa = PBXBuildFile; fileRef = E7A10FAD1771249C00C4602F /* secd-57-account-leave.c */; }; | |
260 | E7B01B5B16532507000485F1 /* SOSCloudCircleInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = E7B01B5A16532507000485F1 /* SOSCloudCircleInternal.h */; settings = {ATTRIBUTES = (); }; }; | |
261 | E7B01B691655DF20000485F1 /* SOSCloudCircleServer.c in Sources */ = {isa = PBXBuildFile; fileRef = E7B01B671655CCA6000485F1 /* SOSCloudCircleServer.c */; }; | |
262 | E7BE10A7167AB32300D2A178 /* sc-41-cloudcircle.c in Sources */ = {isa = PBXBuildFile; fileRef = E7BE10A5167AB2BF00D2A178 /* sc-41-cloudcircle.c */; }; | |
263 | E7CA197A17179EC20065299C /* si-69-keydesc.c in Sources */ = {isa = PBXBuildFile; fileRef = CDA7729616B899F10069434D /* si-69-keydesc.c */; }; | |
264 | E7F0D3EA177BBE35001ACBC1 /* secd-55-account-incompatibility.c in Sources */ = {isa = PBXBuildFile; fileRef = E7F0D3E9177BBE35001ACBC1 /* secd-55-account-incompatibility.c */; }; | |
265 | E7F18555177A44E000177B23 /* secd-60-account-cloud-identity.c in Sources */ = {isa = PBXBuildFile; fileRef = E7F18554177A44E000177B23 /* secd-60-account-cloud-identity.c */; }; | |
266 | E7F18557177A502900177B23 /* secd-56-account-apply.c in Sources */ = {isa = PBXBuildFile; fileRef = E7F18556177A502900177B23 /* secd-56-account-apply.c */; }; | |
267 | E7FEFB87169E363300E18152 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 521C0B9815FA5C4A00604B61 /* Foundation.framework */; }; | |
268 | E7FEFB91169E36D800E18152 /* keychain_sync.c in Sources */ = {isa = PBXBuildFile; fileRef = E7FEFB90169E36D800E18152 /* keychain_sync.c */; }; | |
b1ab9ed8 A |
269 | /* End PBXBuildFile section */ |
270 | ||
427c49bc A |
271 | /* Begin PBXCopyFilesBuildPhase section */ |
272 | 5284029E164445760035F320 /* CopyFiles */ = { | |
273 | isa = PBXCopyFilesBuildPhase; | |
274 | buildActionMask = 2147483647; | |
275 | dstPath = "include/${PRODUCT_NAME}"; | |
276 | dstSubfolderSpec = 16; | |
277 | files = ( | |
278 | ); | |
279 | runOnlyForDeploymentPostprocessing = 0; | |
280 | }; | |
281 | E71049F0169E023B00DB0045 /* CopyFiles */ = { | |
282 | isa = PBXCopyFilesBuildPhase; | |
283 | buildActionMask = 2147483647; | |
284 | dstPath = "include/${PRODUCT_NAME}"; | |
285 | dstSubfolderSpec = 16; | |
286 | files = ( | |
287 | ); | |
288 | runOnlyForDeploymentPostprocessing = 0; | |
289 | }; | |
290 | E7104A19169E216E00DB0045 /* CopyFiles */ = { | |
291 | isa = PBXCopyFilesBuildPhase; | |
292 | buildActionMask = 2147483647; | |
293 | dstPath = "include/${PRODUCT_NAME}"; | |
294 | dstSubfolderSpec = 16; | |
295 | files = ( | |
296 | ); | |
297 | runOnlyForDeploymentPostprocessing = 0; | |
298 | }; | |
299 | E7FEFB88169E363300E18152 /* CopyFiles */ = { | |
300 | isa = PBXCopyFilesBuildPhase; | |
301 | buildActionMask = 2147483647; | |
302 | dstPath = "include/${PRODUCT_NAME}"; | |
303 | dstSubfolderSpec = 16; | |
304 | files = ( | |
305 | ); | |
306 | runOnlyForDeploymentPostprocessing = 0; | |
307 | }; | |
308 | /* End PBXCopyFilesBuildPhase section */ | |
309 | ||
b1ab9ed8 | 310 | /* Begin PBXFileReference section */ |
427c49bc A |
311 | 0C062B1C175E784B00806CFE /* secd-30-keychain-upgrade.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-30-keychain-upgrade.c"; sourceTree = "<group>"; }; |
312 | 0C062B1D175E784B00806CFE /* secd-31-keychain-bad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-31-keychain-bad.c"; sourceTree = "<group>"; }; | |
313 | 0C062B1E175E784B00806CFE /* secd-31-keychain-unreadable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-31-keychain-unreadable.c"; sourceTree = "<group>"; }; | |
314 | 0C0BDB5F175687EC00BC1A7E /* libsecdRegressions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecdRegressions.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
315 | 0C0BDB601756882A00BC1A7E /* secd_regressions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = secd_regressions.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; | |
316 | 0C0BDB62175688DA00BC1A7E /* secd-01-items.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-01-items.c"; sourceTree = "<group>"; }; | |
317 | 0C664AE7175951270092D3D9 /* secd-02-upgrade-while-locked.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = "secd-02-upgrade-while-locked.c"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
318 | 0CBF93F5177B7CFC001E5658 /* secd-03-corrupted-items.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-03-corrupted-items.c"; sourceTree = "<group>"; }; | |
319 | 0CBF93F6177B7CFC001E5658 /* secd-04-corrupted-items.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-04-corrupted-items.c"; sourceTree = "<group>"; }; | |
4d3cab3d | 320 | 0CBF93F7177B7CFC001E5658 /* brighton_keychain_2_db.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = brighton_keychain_2_db.h; sourceTree = "<group>"; }; |
427c49bc A |
321 | 0CBF93FB177BA9D9001E5658 /* secd-05-corrupted-items.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-05-corrupted-items.c"; sourceTree = "<group>"; }; |
322 | 0CE7ABDE171383E30088968F /* keychain_backup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keychain_backup.c; sourceTree = "<group>"; }; | |
b1ab9ed8 A |
323 | 18270C9714CF1AAD00B05E7F /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; }; |
324 | 18270C9814CF1AAD00B05E7F /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; }; | |
325 | 18270C9914CF1AAD00B05E7F /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; }; | |
326 | 18270C9A14CF1AAD00B05E7F /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; }; | |
327 | 18270F5514CF651900B05E7F /* libsecipc_client.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecipc_client.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
328 | 186CDD0F14CA116C00AF9171 /* libSecItemShimOSX.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSecItemShimOSX.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
329 | 18AD560614CB6E7A008233F2 /* client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = client.c; sourceTree = "<group>"; }; | |
330 | 18AD560714CB6E7A008233F2 /* com.apple.securityd.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.securityd.plist; sourceTree = "<group>"; }; | |
331 | 18AD560814CB6E7A008233F2 /* securityd_client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = securityd_client.h; sourceTree = "<group>"; }; | |
b1ab9ed8 A |
332 | 18AD560D14CB6E7A008233F2 /* server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = server.c; sourceTree = "<group>"; }; |
333 | 18AD561514CB6EB9008233F2 /* certextensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = certextensions.h; sourceTree = "<group>"; }; | |
334 | 18AD561614CB6EB9008233F2 /* p12import.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = p12import.c; sourceTree = "<group>"; }; | |
335 | 18AD561714CB6EB9008233F2 /* p12import.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = p12import.h; sourceTree = "<group>"; }; | |
336 | 18AD561814CB6EB9008233F2 /* p12pbegen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = p12pbegen.c; sourceTree = "<group>"; }; | |
337 | 18AD561914CB6EB9008233F2 /* p12pbegen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = p12pbegen.h; sourceTree = "<group>"; }; | |
338 | 18AD561A14CB6EB9008233F2 /* pbkdf2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pbkdf2.c; sourceTree = "<group>"; }; | |
339 | 18AD561B14CB6EB9008233F2 /* pbkdf2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pbkdf2.h; sourceTree = "<group>"; }; | |
340 | 18AD561C14CB6EB9008233F2 /* SecBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecBase.h; sourceTree = "<group>"; }; | |
341 | 18AD561D14CB6EB9008233F2 /* SecBase64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecBase64.c; sourceTree = "<group>"; }; | |
342 | 18AD561E14CB6EB9008233F2 /* SecBase64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecBase64.h; sourceTree = "<group>"; }; | |
343 | 18AD561F14CB6EB9008233F2 /* SecBasePriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecBasePriv.h; sourceTree = "<group>"; }; | |
344 | 18AD562014CB6EB9008233F2 /* SecCertificate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCertificate.c; sourceTree = "<group>"; }; | |
345 | 18AD562114CB6EB9008233F2 /* SecCertificate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCertificate.h; sourceTree = "<group>"; }; | |
346 | 18AD562214CB6EB9008233F2 /* SecCertificateInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCertificateInternal.h; sourceTree = "<group>"; }; | |
347 | 18AD562314CB6EB9008233F2 /* SecCertificatePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCertificatePath.c; sourceTree = "<group>"; }; | |
348 | 18AD562414CB6EB9008233F2 /* SecCertificatePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCertificatePath.h; sourceTree = "<group>"; }; | |
349 | 18AD562514CB6EB9008233F2 /* SecCertificatePriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCertificatePriv.h; sourceTree = "<group>"; }; | |
350 | 18AD562614CB6EB9008233F2 /* SecCertificateRequest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCertificateRequest.c; sourceTree = "<group>"; }; | |
351 | 18AD562714CB6EB9008233F2 /* SecCertificateRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCertificateRequest.h; sourceTree = "<group>"; }; | |
352 | 18AD562814CB6EB9008233F2 /* SecCMS.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCMS.c; sourceTree = "<group>"; }; | |
353 | 18AD562914CB6EB9008233F2 /* SecCMS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCMS.h; sourceTree = "<group>"; }; | |
354 | 18AD562A14CB6EB9008233F2 /* SecDH.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecDH.c; sourceTree = "<group>"; }; | |
355 | 18AD562B14CB6EB9008233F2 /* SecDH.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecDH.h; sourceTree = "<group>"; }; | |
356 | 18AD562C14CB6EB9008233F2 /* SecECKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecECKey.c; sourceTree = "<group>"; }; | |
357 | 18AD562D14CB6EB9008233F2 /* SecECKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecECKey.h; sourceTree = "<group>"; }; | |
358 | 18AD562E14CB6EB9008233F2 /* SecFramework.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecFramework.c; sourceTree = "<group>"; }; | |
359 | 18AD562F14CB6EB9008233F2 /* SecFramework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecFramework.h; sourceTree = "<group>"; }; | |
360 | 18AD563014CB6EB9008233F2 /* SecFrameworkStrings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecFrameworkStrings.h; sourceTree = "<group>"; }; | |
361 | 18AD563114CB6EB9008233F2 /* SecIdentity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecIdentity.c; sourceTree = "<group>"; }; | |
362 | 18AD563214CB6EB9008233F2 /* SecIdentity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecIdentity.h; sourceTree = "<group>"; }; | |
363 | 18AD563314CB6EB9008233F2 /* SecIdentityPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecIdentityPriv.h; sourceTree = "<group>"; }; | |
364 | 18AD563414CB6EB9008233F2 /* SecImportExport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecImportExport.c; sourceTree = "<group>"; }; | |
365 | 18AD563514CB6EB9008233F2 /* SecImportExport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecImportExport.h; sourceTree = "<group>"; }; | |
366 | 18AD563614CB6EB9008233F2 /* SecInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecInternal.h; sourceTree = "<group>"; }; | |
367 | 18AD563714CB6EB9008233F2 /* SecItem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecItem.c; sourceTree = "<group>"; }; | |
368 | 18AD563814CB6EB9008233F2 /* SecItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecItem.h; sourceTree = "<group>"; }; | |
369 | 18AD563914CB6EB9008233F2 /* SecItemConstants.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecItemConstants.c; sourceTree = "<group>"; }; | |
370 | 18AD563A14CB6EB9008233F2 /* SecItemInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecItemInternal.h; sourceTree = "<group>"; }; | |
371 | 18AD563B14CB6EB9008233F2 /* SecItemPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecItemPriv.h; sourceTree = "<group>"; }; | |
372 | 18AD563C14CB6EB9008233F2 /* SecKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecKey.c; sourceTree = "<group>"; }; | |
373 | 18AD563D14CB6EB9008233F2 /* SecKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecKey.h; sourceTree = "<group>"; }; | |
374 | 18AD563E14CB6EB9008233F2 /* SecKeyInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecKeyInternal.h; sourceTree = "<group>"; }; | |
375 | 18AD563F14CB6EB9008233F2 /* SecKeyPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecKeyPriv.h; sourceTree = "<group>"; }; | |
376 | 18AD564014CB6EB9008233F2 /* SecPBKDF.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPBKDF.c; sourceTree = "<group>"; }; | |
377 | 18AD564114CB6EB9008233F2 /* SecPBKDF.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPBKDF.h; sourceTree = "<group>"; }; | |
378 | 18AD564214CB6EB9008233F2 /* SecPolicy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPolicy.c; sourceTree = "<group>"; }; | |
379 | 18AD564314CB6EB9008233F2 /* SecPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPolicy.h; sourceTree = "<group>"; }; | |
380 | 18AD564414CB6EB9008233F2 /* SecPolicyInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPolicyInternal.h; sourceTree = "<group>"; }; | |
381 | 18AD564514CB6EB9008233F2 /* SecPolicyPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPolicyPriv.h; sourceTree = "<group>"; }; | |
382 | 18AD564614CB6EB9008233F2 /* SecRandom.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecRandom.h; sourceTree = "<group>"; }; | |
383 | 18AD564714CB6EB9008233F2 /* SecRSAKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecRSAKey.c; sourceTree = "<group>"; }; | |
384 | 18AD564814CB6EB9008233F2 /* SecRSAKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecRSAKey.h; sourceTree = "<group>"; }; | |
385 | 18AD564914CB6EB9008233F2 /* SecRSAKeyPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecRSAKeyPriv.h; sourceTree = "<group>"; }; | |
386 | 18AD564A14CB6EB9008233F2 /* SecSCEP.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecSCEP.c; sourceTree = "<group>"; }; | |
387 | 18AD564B14CB6EB9008233F2 /* SecSCEP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecSCEP.h; sourceTree = "<group>"; }; | |
388 | 18AD564C14CB6EB9008233F2 /* SecTrust.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecTrust.c; sourceTree = "<group>"; }; | |
389 | 18AD564D14CB6EB9008233F2 /* SecTrust.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrust.h; sourceTree = "<group>"; }; | |
390 | 18AD564E14CB6EB9008233F2 /* SecTrustPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustPriv.h; sourceTree = "<group>"; }; | |
391 | 18AD564F14CB6EB9008233F2 /* SecTrustSettings.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecTrustSettings.c; sourceTree = "<group>"; }; | |
392 | 18AD565014CB6EB9008233F2 /* SecTrustSettings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustSettings.h; sourceTree = "<group>"; }; | |
393 | 18AD565114CB6EB9008233F2 /* SecTrustSettingsPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustSettingsPriv.h; sourceTree = "<group>"; }; | |
394 | 18AD565214CB6EB9008233F2 /* SecTrustStore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecTrustStore.c; sourceTree = "<group>"; }; | |
395 | 18AD565314CB6EB9008233F2 /* SecTrustStore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustStore.h; sourceTree = "<group>"; }; | |
396 | 18AD565414CB6EB9008233F2 /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = "<group>"; }; | |
397 | 18AD565514CB6EB9008233F2 /* vmdh.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vmdh.c; sourceTree = "<group>"; }; | |
398 | 18AD565614CB6EB9008233F2 /* vmdh.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vmdh.h; sourceTree = "<group>"; }; | |
399 | 18AD565814CB6F79008233F2 /* SecItemServer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecItemServer.h; sourceTree = "<group>"; }; | |
400 | 18AD565914CB6F79008233F2 /* SecOCSPCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecOCSPCache.c; sourceTree = "<group>"; }; | |
401 | 18AD565A14CB6F79008233F2 /* SecOCSPCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecOCSPCache.h; sourceTree = "<group>"; }; | |
402 | 18AD565B14CB6F79008233F2 /* SecOCSPRequest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecOCSPRequest.c; sourceTree = "<group>"; }; | |
403 | 18AD565C14CB6F79008233F2 /* SecOCSPRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecOCSPRequest.h; sourceTree = "<group>"; }; | |
404 | 18AD565D14CB6F79008233F2 /* SecOCSPResponse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecOCSPResponse.c; sourceTree = "<group>"; }; | |
405 | 18AD565E14CB6F79008233F2 /* SecOCSPResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecOCSPResponse.h; sourceTree = "<group>"; }; | |
406 | 18AD565F14CB6F79008233F2 /* SecPolicyServer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPolicyServer.c; sourceTree = "<group>"; }; | |
407 | 18AD566014CB6F79008233F2 /* SecPolicyServer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPolicyServer.h; sourceTree = "<group>"; }; | |
408 | 18AD566114CB6F79008233F2 /* SecTrustServer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecTrustServer.c; sourceTree = "<group>"; }; | |
409 | 18AD566214CB6F79008233F2 /* SecTrustServer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustServer.h; sourceTree = "<group>"; }; | |
410 | 18AD566314CB6F79008233F2 /* SecTrustStoreServer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecTrustStoreServer.c; sourceTree = "<group>"; }; | |
411 | 18AD566414CB6F79008233F2 /* SecTrustStoreServer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustStoreServer.h; sourceTree = "<group>"; }; | |
412 | 18AD566514CB6F79008233F2 /* spi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = spi.c; sourceTree = "<group>"; }; | |
413 | 18AD566614CB6F79008233F2 /* spi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spi.h; sourceTree = "<group>"; }; | |
414 | 18AD567D14CB865E008233F2 /* asynchttp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = asynchttp.c; sourceTree = "<group>"; }; | |
415 | 18AD567E14CB865E008233F2 /* asynchttp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asynchttp.h; sourceTree = "<group>"; }; | |
416 | 18AD567F14CB865E008233F2 /* entitlements.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = entitlements.plist; sourceTree = "<group>"; }; | |
b1ab9ed8 A |
417 | 18AD568214CB865E008233F2 /* policytree.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = policytree.c; sourceTree = "<group>"; }; |
418 | 18AD568314CB865E008233F2 /* policytree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = policytree.h; sourceTree = "<group>"; }; | |
419 | 18AD568414CB865E008233F2 /* SecCAIssuerCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCAIssuerCache.c; sourceTree = "<group>"; }; | |
420 | 18AD568514CB865E008233F2 /* SecCAIssuerCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCAIssuerCache.h; sourceTree = "<group>"; }; | |
421 | 18AD568614CB865E008233F2 /* SecCAIssuerRequest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCAIssuerRequest.c; sourceTree = "<group>"; }; | |
422 | 18AD568714CB865E008233F2 /* SecCAIssuerRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCAIssuerRequest.h; sourceTree = "<group>"; }; | |
427c49bc | 423 | 18AD568814CB865E008233F2 /* SecItemServer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = SecItemServer.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; |
b1ab9ed8 | 424 | 18D4043514CE0CF300A2BE4E /* libsecurity.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecurity.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
b1ab9ed8 | 425 | 18D4056214CE53C200A2BE4E /* libsecurityd.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecurityd.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
427c49bc A |
426 | 4802A59516D711060059E5B9 /* SOSUserKeygen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSUserKeygen.c; sourceTree = "<group>"; }; |
427 | 4802A59716D711190059E5B9 /* SOSUserKeygen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSUserKeygen.h; sourceTree = "<group>"; }; | |
428 | 485835871779013E0050F074 /* SOSPeerInfoInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSPeerInfoInternal.h; sourceTree = "<group>"; }; | |
429 | 486C6C671795F20E00387075 /* secd-61-account-leave-not-in-kansas-anymore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-61-account-leave-not-in-kansas-anymore.c"; sourceTree = "<group>"; }; | |
430 | 4882C516177521AE0095D04B /* secd-58-password-change.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-58-password-change.c"; sourceTree = "<group>"; }; | |
431 | 488902EB16C2F88400F119FF /* SOSCoder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSCoder.c; sourceTree = "<group>"; }; | |
432 | 488902ED16C2F89700F119FF /* SOSCoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSCoder.h; sourceTree = "<group>"; }; | |
433 | 4898223917BDB277003BEF32 /* secd-52-account-changed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-52-account-changed.c"; sourceTree = "<group>"; }; | |
434 | 48CE733D1731C49A004C2946 /* sc-130-resignationticket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-130-resignationticket.c"; sourceTree = "<group>"; }; | |
435 | 48E928C4179DD05500A7F755 /* secd-51-account-inflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-51-account-inflate.c"; sourceTree = "<group>"; }; | |
436 | 48F32D7D1777AFA3001B84BA /* secd-59-account-cleanup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-59-account-cleanup.c"; sourceTree = "<group>"; }; | |
437 | 4A5CCA4F15ACEFA500702357 /* libSecOtrOSX.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSecOtrOSX.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
438 | 4A824B03158FF07000F932C0 /* libSecurityRegressions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSecurityRegressions.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
439 | 4A971682158FDEB800D439B7 /* SecOTR.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOTR.h; sourceTree = "<group>"; }; | |
440 | 4A971683158FDEB800D439B7 /* SecOTRDHKey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SecOTRDHKey.c; path = ../../../SecOTRDHKey.c; sourceTree = "<group>"; }; | |
441 | 4A971684158FDEB800D439B7 /* SecOTRDHKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOTRDHKey.h; sourceTree = "<group>"; }; | |
442 | 4A971685158FDEB800D439B7 /* SecOTRErrors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOTRErrors.h; sourceTree = "<group>"; }; | |
443 | 4A971686158FDEB800D439B7 /* SecOTRFullIdentity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecOTRFullIdentity.c; sourceTree = "<group>"; }; | |
444 | 4A971687158FDEB800D439B7 /* SecOTRIdentityPriv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOTRIdentityPriv.h; sourceTree = "<group>"; }; | |
445 | 4A971688158FDEB800D439B7 /* SecOTRMath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecOTRMath.c; sourceTree = "<group>"; }; | |
446 | 4A971689158FDEB800D439B7 /* SecOTRMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOTRMath.h; sourceTree = "<group>"; }; | |
447 | 4A97168A158FDEB800D439B7 /* SecOTRMathPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOTRMathPrivate.h; sourceTree = "<group>"; }; | |
448 | 4A97168B158FDEB800D439B7 /* SecOTRPacketData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecOTRPacketData.c; sourceTree = "<group>"; }; | |
449 | 4A97168C158FDEB800D439B7 /* SecOTRPacketData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOTRPacketData.h; sourceTree = "<group>"; }; | |
450 | 4A97168D158FDEB800D439B7 /* SecOTRPackets.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecOTRPackets.c; sourceTree = "<group>"; }; | |
451 | 4A97168E158FDEB800D439B7 /* SecOTRPackets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOTRPackets.h; sourceTree = "<group>"; }; | |
452 | 4A97168F158FDEB800D439B7 /* SecOTRPublicIdentity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecOTRPublicIdentity.c; sourceTree = "<group>"; }; | |
453 | 4A971690158FDEB800D439B7 /* SecOTRSession.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecOTRSession.c; sourceTree = "<group>"; }; | |
454 | 4A971691158FDEB800D439B7 /* SecOTRSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOTRSession.h; sourceTree = "<group>"; }; | |
455 | 4A971692158FDEB800D439B7 /* SecOTRSessionAKE.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecOTRSessionAKE.c; sourceTree = "<group>"; }; | |
456 | 4A971693158FDEB800D439B7 /* SecOTRSessionPriv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOTRSessionPriv.h; sourceTree = "<group>"; }; | |
457 | 4A971694158FDEB800D439B7 /* SecOTRUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecOTRUtils.c; sourceTree = "<group>"; }; | |
458 | 4C143CDD164D8EF5003035A3 /* sd-70-engine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sd-70-engine.c"; sourceTree = "<group>"; }; | |
459 | 4C1C452614EB27F50018B1D9 /* SOSTransport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSTransport.c; sourceTree = "<group>"; }; | |
460 | 4C1C452914EB28260018B1D9 /* SOSTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOSTransport.h; sourceTree = "<group>"; }; | |
461 | 4C2C8C3C17AB374700C24C13 /* si-12-item-stress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-12-item-stress.c"; sourceTree = "<group>"; }; | |
462 | 4C4B15931655ED9000734590 /* SecDbItem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecDbItem.c; sourceTree = "<group>"; }; | |
463 | 4C4B15951655EDA700734590 /* SecDbItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecDbItem.h; sourceTree = "<group>"; }; | |
464 | 4C4EBD531610D7D8007D06A5 /* sc-75-circle-engine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-75-circle-engine.c"; sourceTree = "<group>"; }; | |
465 | 4C5EA365164C791400A136B8 /* lib-arc-only.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "lib-arc-only.xcconfig"; sourceTree = "<group>"; }; | |
466 | 4C5F2E35162DE84E00AF8346 /* SOSTestTransport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSTestTransport.h; sourceTree = "<group>"; }; | |
467 | 4C5F2E36162DE87F00AF8346 /* SOSTestTransport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSTestTransport.c; sourceTree = "<group>"; }; | |
468 | 4C6ED19115CB0E26004379B7 /* sc-60-peer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-60-peer.c"; sourceTree = "<group>"; }; | |
469 | 4C6ED19415CB0E43004379B7 /* sc-70-engine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-70-engine.c"; sourceTree = "<group>"; }; | |
470 | 4C8940DA166EA8CF00241770 /* osxshim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = osxshim.c; sourceTree = "<group>"; }; | |
471 | 4C9DC91915B602760036D941 /* SOSEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOSEngine.h; sourceTree = "<group>"; }; | |
472 | 4C9DC91C15B602910036D941 /* SOSEngine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSEngine.c; sourceTree = "<group>"; }; | |
473 | 4CB8A83716164B7700B52EC7 /* SOSTestDataSource.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSTestDataSource.c; sourceTree = "<group>"; }; | |
474 | 4CB8A83916164B8C00B52EC7 /* SOSTestDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSTestDataSource.h; sourceTree = "<group>"; }; | |
475 | 4CC929AD15A3957800C6D578 /* SOSAccount.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSAccount.c; sourceTree = "<group>"; }; | |
476 | 4CC929AE15A3957800C6D578 /* SOSAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOSAccount.h; sourceTree = "<group>"; }; | |
477 | 4CC929AF15A3957800C6D578 /* SOSCircle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSCircle.c; sourceTree = "<group>"; }; | |
478 | 4CC929B015A3957800C6D578 /* SOSCircle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOSCircle.h; sourceTree = "<group>"; }; | |
479 | 4CC929B115A3957800C6D578 /* SOSPeer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSPeer.c; sourceTree = "<group>"; }; | |
480 | 4CC929B215A3957800C6D578 /* SOSPeer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOSPeer.h; sourceTree = "<group>"; }; | |
481 | 4CC92A0F15A3ABD400C6D578 /* pbkdf2-00-hmac-sha1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "pbkdf2-00-hmac-sha1.c"; sourceTree = "<group>"; }; | |
482 | 4CC92A1015A3ABD400C6D578 /* spbkdf-00-hmac-sha1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "spbkdf-00-hmac-sha1.c"; sourceTree = "<group>"; }; | |
483 | 4CC92A1215A3ABD400C6D578 /* otr-00-identity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "otr-00-identity.c"; sourceTree = "<group>"; }; | |
484 | 4CC92A1315A3ABD400C6D578 /* otr-30-negotiation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "otr-30-negotiation.c"; sourceTree = "<group>"; }; | |
485 | 4CC92A1415A3ABD400C6D578 /* otr-otrdh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "otr-otrdh.c"; sourceTree = "<group>"; }; | |
486 | 4CC92A1515A3ABD400C6D578 /* otr-packetdata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "otr-packetdata.c"; sourceTree = "<group>"; }; | |
487 | 4CC92A1715A3ABD400C6D578 /* si-00-find-nothing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-00-find-nothing.c"; sourceTree = "<group>"; }; | |
488 | 4CC92A1815A3ABD400C6D578 /* si-05-add.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-05-add.c"; sourceTree = "<group>"; }; | |
489 | 4CC92A1915A3ABD400C6D578 /* si-10-find-internet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-10-find-internet.c"; sourceTree = "<group>"; }; | |
490 | 4CC92A1A15A3ABD400C6D578 /* si-11-update-data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-11-update-data.c"; sourceTree = "<group>"; }; | |
491 | 4CC92A1B15A3ABD400C6D578 /* si-14-dateparse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-14-dateparse.c"; sourceTree = "<group>"; }; | |
492 | 4CC92A1C15A3ABD400C6D578 /* si-15-certificate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-15-certificate.c"; sourceTree = "<group>"; }; | |
493 | 4CC92A1D15A3ABD400C6D578 /* si-16-ec-certificate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-16-ec-certificate.c"; sourceTree = "<group>"; }; | |
494 | 4CC92A1E15A3ABD400C6D578 /* si-20-sectrust-activation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-20-sectrust-activation.c"; sourceTree = "<group>"; }; | |
495 | 4CC92A1F15A3ABD400C6D578 /* si-20-sectrust.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-20-sectrust.c"; sourceTree = "<group>"; }; | |
496 | 4CC92A2015A3ABD400C6D578 /* si-21-sectrust-asr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-21-sectrust-asr.c"; sourceTree = "<group>"; }; | |
497 | 4CC92A2115A3ABD400C6D578 /* si-22-sectrust-iap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-22-sectrust-iap.c"; sourceTree = "<group>"; }; | |
498 | 4CC92A2215A3ABD400C6D578 /* si-23-sectrust-ocsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-23-sectrust-ocsp.c"; sourceTree = "<group>"; }; | |
499 | 4CC92A2315A3ABD400C6D578 /* si-24-sectrust-appleid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-24-sectrust-appleid.c"; sourceTree = "<group>"; }; | |
500 | 4CC92A2415A3ABD400C6D578 /* si-24-sectrust-digicert-malaysia.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-24-sectrust-digicert-malaysia.c"; sourceTree = "<group>"; }; | |
501 | 4CC92A2515A3ABD400C6D578 /* si-24-sectrust-diginotar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-24-sectrust-diginotar.c"; sourceTree = "<group>"; }; | |
502 | 4CC92A2615A3ABD400C6D578 /* si-24-sectrust-itms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-24-sectrust-itms.c"; sourceTree = "<group>"; }; | |
503 | 4CC92A2715A3ABD400C6D578 /* si-24-sectrust-mobileasset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-24-sectrust-mobileasset.c"; sourceTree = "<group>"; }; | |
504 | 4CC92A2815A3ABD400C6D578 /* si-24-sectrust-nist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-24-sectrust-nist.c"; sourceTree = "<group>"; }; | |
505 | 4CC92A2915A3ABD400C6D578 /* si-24-sectrust-otatasking.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-24-sectrust-otatasking.c"; sourceTree = "<group>"; }; | |
506 | 4CC92A2A15A3ABD400C6D578 /* si-24-sectrust-shoebox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-24-sectrust-shoebox.c"; sourceTree = "<group>"; }; | |
507 | 4CC92A2B15A3ABD400C6D578 /* si-25-sectrust-ipsec-eap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-25-sectrust-ipsec-eap.c"; sourceTree = "<group>"; }; | |
508 | 4CC92A2C15A3ABD400C6D578 /* si-26-applicationsigning.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-26-applicationsigning.c"; sourceTree = "<group>"; }; | |
509 | 4CC92A2D15A3ABD400C6D578 /* si-27-sectrust-exceptions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-27-sectrust-exceptions.c"; sourceTree = "<group>"; }; | |
510 | 4CC92A2E15A3ABD400C6D578 /* si-28-sectrustsettings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-28-sectrustsettings.c"; sourceTree = "<group>"; }; | |
511 | 4CC92A2F15A3ABD400C6D578 /* si-29-sectrust-codesigning.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-29-sectrust-codesigning.c"; sourceTree = "<group>"; }; | |
512 | 4CC92A3015A3ABD400C6D578 /* si-30-keychain-upgrade.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-30-keychain-upgrade.c"; sourceTree = "<group>"; }; | |
513 | 4CC92A3115A3ABD400C6D578 /* si-31-keychain-bad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-31-keychain-bad.c"; sourceTree = "<group>"; }; | |
514 | 4CC92A3215A3ABD400C6D578 /* si-31-keychain-unreadable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-31-keychain-unreadable.c"; sourceTree = "<group>"; }; | |
515 | 4CC92A3415A3ABD400C6D578 /* si-33-keychain-backup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-33-keychain-backup.c"; sourceTree = "<group>"; }; | |
516 | 4CC92A3515A3ABD400C6D578 /* si-40-seckey-custom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-40-seckey-custom.c"; sourceTree = "<group>"; }; | |
517 | 4CC92A3615A3ABD400C6D578 /* si-40-seckey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-40-seckey.c"; sourceTree = "<group>"; }; | |
518 | 4CC92A3715A3ABD400C6D578 /* si-41-sececkey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-41-sececkey.c"; sourceTree = "<group>"; }; | |
519 | 4CC92A3815A3ABD400C6D578 /* si-42-identity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-42-identity.c"; sourceTree = "<group>"; }; | |
520 | 4CC92A3915A3ABD400C6D578 /* si-43-persistent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-43-persistent.c"; sourceTree = "<group>"; }; | |
521 | 4CC92A3A15A3ABD400C6D578 /* si-50-secrandom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-50-secrandom.c"; sourceTree = "<group>"; }; | |
522 | 4CC92A3B15A3ABD400C6D578 /* si-60-cms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-60-cms.c"; sourceTree = "<group>"; }; | |
523 | 4CC92A3C15A3ABD400C6D578 /* si-61-pkcs12.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-61-pkcs12.c"; sourceTree = "<group>"; }; | |
524 | 4CC92A3D15A3ABD400C6D578 /* si-62-csr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-62-csr.c"; sourceTree = "<group>"; }; | |
525 | 4CC92A3F15A3ABD400C6D578 /* getcacert-mdes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "getcacert-mdes.h"; sourceTree = "<group>"; }; | |
526 | 4CC92A4015A3ABD400C6D578 /* getcacert-mdesqa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "getcacert-mdesqa.h"; sourceTree = "<group>"; }; | |
527 | 4CC92A4115A3ABD400C6D578 /* si-63-scep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-63-scep.c"; sourceTree = "<group>"; }; | |
528 | 4CC92A4215A3ABD400C6D578 /* si-63-scep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "si-63-scep.h"; sourceTree = "<group>"; }; | |
529 | 4CC92A4415A3ABD400C6D578 /* attached_no_data_signed_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attached_no_data_signed_data.h; sourceTree = "<group>"; }; | |
530 | 4CC92A4515A3ABD400C6D578 /* attached_signed_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attached_signed_data.h; sourceTree = "<group>"; }; | |
531 | 4CC92A4615A3ABD400C6D578 /* detached_content.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = detached_content.h; sourceTree = "<group>"; }; | |
532 | 4CC92A4715A3ABD400C6D578 /* detached_signed_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = detached_signed_data.h; sourceTree = "<group>"; }; | |
533 | 4CC92A4815A3ABD400C6D578 /* privkey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = privkey.h; sourceTree = "<group>"; }; | |
534 | 4CC92A4915A3ABD400C6D578 /* signer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signer.h; sourceTree = "<group>"; }; | |
535 | 4CC92A4A15A3ABD400C6D578 /* si-64-ossl-cms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-64-ossl-cms.c"; sourceTree = "<group>"; }; | |
536 | 4CC92A4B15A3ABD400C6D578 /* si-65-cms-cert-policy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-65-cms-cert-policy.c"; sourceTree = "<group>"; }; | |
537 | 4CC92A4D15A3ABD400C6D578 /* signed-receipt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "signed-receipt.h"; sourceTree = "<group>"; }; | |
538 | 4CC92A4E15A3ABD400C6D578 /* si-66-smime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-66-smime.c"; sourceTree = "<group>"; }; | |
539 | 4CC92A5015A3ABD400C6D578 /* Global Trustee.cer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Global Trustee.cer.h"; sourceTree = "<group>"; }; | |
540 | 4CC92A5115A3ABD400C6D578 /* UTN-USERFirst-Hardware.cer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UTN-USERFirst-Hardware.cer.h"; sourceTree = "<group>"; }; | |
541 | 4CC92A5215A3ABD400C6D578 /* addons.mozilla.org.cer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = addons.mozilla.org.cer.h; sourceTree = "<group>"; }; | |
542 | 4CC92A5315A3ABD400C6D578 /* login.live.com.cer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = login.live.com.cer.h; sourceTree = "<group>"; }; | |
543 | 4CC92A5415A3ABD400C6D578 /* login.skype.com.cer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = login.skype.com.cer.h; sourceTree = "<group>"; }; | |
544 | 4CC92A5515A3ABD400C6D578 /* login.yahoo.com.1.cer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = login.yahoo.com.1.cer.h; sourceTree = "<group>"; }; | |
545 | 4CC92A5615A3ABD400C6D578 /* login.yahoo.com.2.cer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = login.yahoo.com.2.cer.h; sourceTree = "<group>"; }; | |
546 | 4CC92A5715A3ABD400C6D578 /* login.yahoo.com.cer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = login.yahoo.com.cer.h; sourceTree = "<group>"; }; | |
547 | 4CC92A5815A3ABD400C6D578 /* mail.google.com.cer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mail.google.com.cer.h; sourceTree = "<group>"; }; | |
548 | 4CC92A5915A3ABD400C6D578 /* www.google.com.cer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = www.google.com.cer.h; sourceTree = "<group>"; }; | |
549 | 4CC92A5A15A3ABD400C6D578 /* si-67-sectrust-blacklist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-67-sectrust-blacklist.c"; sourceTree = "<group>"; }; | |
550 | 4CC92A5C15A3ABD400C6D578 /* vmdh-40.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "vmdh-40.c"; sourceTree = "<group>"; }; | |
551 | 4CC92A5D15A3ABD400C6D578 /* vmdh-41-example.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "vmdh-41-example.c"; sourceTree = "<group>"; }; | |
552 | 4CC92A5E15A3ABD400C6D578 /* vmdh-42-example2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "vmdh-42-example2.c"; sourceTree = "<group>"; }; | |
553 | 4CC92AAC15A3AC4600C6D578 /* sd-10-policytree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sd-10-policytree.c"; sourceTree = "<group>"; }; | |
554 | 4CC92AAE15A3ACCE00C6D578 /* securityd_regressions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = securityd_regressions.h; sourceTree = "<group>"; }; | |
555 | 4CC92AAF15A3ACE600C6D578 /* SOSCircle_regressions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSCircle_regressions.h; sourceTree = "<group>"; }; | |
556 | 4CC92AB015A3AD0000C6D578 /* Security_regressions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Security_regressions.h; path = Regressions/Security_regressions.h; sourceTree = "<group>"; }; | |
557 | 4CC92B1415A3BC6B00C6D578 /* libsecuritydRegressions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecuritydRegressions.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
558 | 4CD1897B169F835400BC96B8 /* print_cert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = print_cert.c; sourceTree = "<group>"; }; | |
559 | 4CD1897C169F835400BC96B8 /* print_cert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = print_cert.h; sourceTree = "<group>"; }; | |
560 | 521C0A7315F908A700604B61 /* sc-90-ckdclient.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-90-ckdclient.c"; sourceTree = "<group>"; }; | |
561 | 521C0B9815FA5C4A00604B61 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | |
562 | 521C0BA615FA5D7400604B61 /* cloudkeychain.entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = cloudkeychain.entitlements.plist; path = SOSCircle/CloudKeychainProxy/cloudkeychain.entitlements.plist; sourceTree = SOURCE_ROOT; }; | |
563 | 521C0BAD15FA5DA800604B61 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = InfoPlist.strings; sourceTree = "<group>"; }; | |
564 | 521C0BAF15FA5E3F00604B61 /* CKDKVSProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = CKDKVSProxy.h; path = SOSCircle/CloudKeychainProxy/CKDKVSProxy.h; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; | |
565 | 521C0BB015FA5E3F00604B61 /* CKDKVSProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CKDKVSProxy.m; path = SOSCircle/CloudKeychainProxy/CKDKVSProxy.m; sourceTree = SOURCE_ROOT; }; | |
566 | 521C0BB115FA5E3F00604B61 /* CKDPersistentState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CKDPersistentState.h; path = SOSCircle/CloudKeychainProxy/CKDPersistentState.h; sourceTree = SOURCE_ROOT; }; | |
567 | 521C0BB215FA5E3F00604B61 /* CKDPersistentState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CKDPersistentState.m; path = SOSCircle/CloudKeychainProxy/CKDPersistentState.m; sourceTree = SOURCE_ROOT; }; | |
568 | 521C0BB315FA5E3F00604B61 /* cloudkeychainproxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = cloudkeychainproxy.m; path = SOSCircle/CloudKeychainProxy/cloudkeychainproxy.m; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objc; }; | |
569 | 521C0C8615FEB03300604B61 /* sc-120-cloudcircle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-120-cloudcircle.c"; sourceTree = "<group>"; }; | |
570 | 521C0CD515FF9B3300604B61 /* SOSRegressionUtilities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSRegressionUtilities.c; sourceTree = "<group>"; }; | |
571 | 521C0CD815FF9B4B00604B61 /* SOSRegressionUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSRegressionUtilities.h; sourceTree = "<group>"; }; | |
572 | 521C0CD915FFA05000604B61 /* CKDKeyValueStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = CKDKeyValueStore.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; | |
573 | 521C0CDA15FFA05000604B61 /* CKDKeyValueStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CKDKeyValueStore.m; sourceTree = "<group>"; }; | |
574 | 521C685C1614A6E100E31C3E /* SOSCloudKeychainClient.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = SOSCloudKeychainClient.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
575 | 521C685D1614A6E100E31C3E /* SOSCloudKeychainClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = SOSCloudKeychainClient.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; | |
576 | 521C691E16164B9900E31C3E /* sc-95-ckd2client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-95-ckd2client.c"; sourceTree = "<group>"; }; | |
577 | 522B0ED11648809300A4675D /* sc-103-syncupdate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-103-syncupdate.c"; sourceTree = "<group>"; }; | |
578 | 522B0ED31649A68E00A4675D /* MobileKeyBag.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileKeyBag.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.Internal.sdk/System/Library/PrivateFrameworks/MobileKeyBag.framework; sourceTree = DEVELOPER_DIR; }; | |
579 | 5253946016608F6800BA9687 /* sc-51-persistentEC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-51-persistentEC.c"; sourceTree = "<group>"; }; | |
580 | 526CBA5116079FB4008DF7C8 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = "../../build/Products/Debug-iphoneos/Security.framework"; sourceTree = "<group>"; }; | |
581 | 5272501916838BB20029AADD /* CloudKeychainProxy.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = CloudKeychainProxy.1; sourceTree = "<group>"; }; | |
582 | 52840280163F2B060035F320 /* sc-102-cfusernotification.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-102-cfusernotification.c"; sourceTree = "<group>"; }; | |
583 | 52840291164050C80035F320 /* CKDUserInteraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CKDUserInteraction.h; path = SOSCircle/CloudKeychainProxy/CKDUserInteraction.h; sourceTree = SOURCE_ROOT; }; | |
584 | 52840292164050C80035F320 /* CKDUserInteraction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CKDUserInteraction.m; path = SOSCircle/CloudKeychainProxy/CKDUserInteraction.m; sourceTree = SOURCE_ROOT; }; | |
585 | 528402A0164445760035F320 /* libCloudKeychainProxy.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libCloudKeychainProxy.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
586 | 52849FC2164498C9005CDF23 /* SOSARCDefines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SOSARCDefines.h; path = SOSCircle/SOSARCDefines.h; sourceTree = SOURCE_ROOT; }; | |
587 | 52AF7082163D9AA20092A7ED /* sc-101-accountsync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-101-accountsync.c"; sourceTree = "<group>"; }; | |
588 | 52C3D18E169A53150091D9D3 /* ckdmain.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ckdmain.m; path = SOSCircle/CloudKeychainProxy/ckdmain.m; sourceTree = SOURCE_ROOT; }; | |
589 | 52D0F026169CA72800F07D79 /* SecOnOSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecOnOSX.h; sourceTree = "<group>"; }; | |
590 | 52DD7069160CD40B0027A346 /* libutilities.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libutilities.a; path = ../../build/Release/libutilities.a; sourceTree = "<group>"; }; | |
591 | 52DEE9E1162DC8F1002F3BCD /* sc-100-devicecircle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-100-devicecircle.c"; sourceTree = "<group>"; }; | |
592 | 5DE4A7BC17441CCD0036339E /* si-71-mobile-store-policy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-71-mobile-store-policy.c"; sourceTree = "<group>"; }; | |
593 | 724D7363177A13A500FA10A1 /* AppleBaselineEscrowCertificates.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleBaselineEscrowCertificates.h; sourceTree = "<group>"; }; | |
594 | 7255A46B1783333D006A8B9A /* si-74-OTAPKISigner.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-74-OTAPKISigner.c"; sourceTree = "<group>"; }; | |
595 | 7255F91317A973D5004A9F38 /* si-75-AppleIDRecordSigning.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-75-AppleIDRecordSigning.c"; sourceTree = "<group>"; }; | |
596 | 72E2DC0616BC47C800E7B236 /* OTATrustUtilities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OTATrustUtilities.c; sourceTree = "<group>"; }; | |
597 | 72E2DC0716BC47C800E7B236 /* OTATrustUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTATrustUtilities.h; sourceTree = "<group>"; }; | |
598 | BE62D75F1747FF3E001EAA9D /* si-72-syncableitems.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-72-syncableitems.c"; sourceTree = "<group>"; }; | |
599 | BE62D7611747FF51001EAA9D /* si-70-sectrust-unified.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-70-sectrust-unified.c"; sourceTree = "<group>"; }; | |
600 | CDA7729616B899F10069434D /* si-69-keydesc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-69-keydesc.c"; sourceTree = "<group>"; }; | |
601 | CDC765C01729A72800721712 /* SecPasswordGenerate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecPasswordGenerate.c; sourceTree = "<group>"; }; | |
602 | CDC765C11729A72800721712 /* SecPasswordGenerate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecPasswordGenerate.h; sourceTree = "<group>"; }; | |
603 | CDD565A1173193AC00B6B074 /* si-73-secpasswordgenerate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-73-secpasswordgenerate.c"; sourceTree = "<group>"; }; | |
604 | E702E75614E1F3EA00CDE635 /* libSecureObjectSync.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSecureObjectSync.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
605 | E702E77814E1F48800CDE635 /* libSOSRegressions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSOSRegressions.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
606 | E703811114E1FEE4007CB458 /* SOSCloudCircle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOSCloudCircle.h; sourceTree = "<group>"; }; | |
607 | E71049F2169E023B00DB0045 /* libSecurityTool.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSecurityTool.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
608 | E71049FE169E036E00DB0045 /* security.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = security.1; sourceTree = "<group>"; }; | |
609 | E71049FF169E036E00DB0045 /* SecurityTool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecurityTool.c; sourceTree = "<group>"; }; | |
610 | E7104A00169E036E00DB0045 /* SecurityTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecurityTool.h; sourceTree = "<group>"; }; | |
611 | E7104A0D169E1C1600DB0045 /* tool_errors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tool_errors.h; sourceTree = "<group>"; }; | |
612 | E7104A1D169E216E00DB0045 /* libSecurityCommands.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSecurityCommands.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
613 | E7217B1715F80E0F00D26031 /* SOSCloudCircle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = SOSCloudCircle.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
614 | E7217B2515F8131A00D26031 /* SOSCloudKeychainConstants.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = SOSCloudKeychainConstants.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; }; | |
615 | E7217B2615F8131A00D26031 /* SOSCloudKeychainConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOSCloudKeychainConstants.h; sourceTree = "<group>"; }; | |
616 | E7295C6714E3571A007FBB20 /* Empty.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Empty.c; sourceTree = "<group>"; }; | |
617 | E748744415A61AF800624935 /* si-68-secmatchissuer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "si-68-secmatchissuer.c"; sourceTree = "<group>"; }; | |
618 | E763D6221624E2670038477D /* sc-20-keynames.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-20-keynames.c"; sourceTree = "<group>"; }; | |
619 | E777C6B015B4DDF2004044A8 /* sc-40-circle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-40-circle.c"; sourceTree = "<group>"; }; | |
620 | E777C71B15B73F59004044A8 /* SOSInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOSInternal.h; sourceTree = "<group>"; }; | |
621 | E777C71D15B73F9E004044A8 /* SOSInternal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSInternal.c; sourceTree = "<group>"; }; | |
622 | E777C72415B87528004044A8 /* SOSPeerInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSPeerInfo.h; sourceTree = "<group>"; }; | |
623 | E777C72515B87544004044A8 /* SOSPeerInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSPeerInfo.c; sourceTree = "<group>"; }; | |
624 | E777C72815B9C9F0004044A8 /* sc-30-peerinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-30-peerinfo.c"; sourceTree = "<group>"; }; | |
625 | E790C0F4169E3D7200E0C0C9 /* SOSCommands.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSCommands.h; sourceTree = "<group>"; }; | |
626 | E790C108169E4E7900E0C0C9 /* builtin_commands.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = builtin_commands.h; sourceTree = "<group>"; }; | |
627 | E790C109169E4FD200E0C0C9 /* digest_calc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = digest_calc.c; sourceTree = "<group>"; }; | |
628 | E790C10E169E53DF00E0C0C9 /* leaks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = leaks.c; sourceTree = "<group>"; }; | |
629 | E790C10F169E53DF00E0C0C9 /* leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = leaks.h; sourceTree = "<group>"; }; | |
630 | E790C136169E5C6200E0C0C9 /* add_internet_password.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = add_internet_password.c; sourceTree = "<group>"; }; | |
631 | E790C137169E5C6200E0C0C9 /* codesign.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = codesign.c; sourceTree = "<group>"; }; | |
632 | E790C138169E5C6200E0C0C9 /* keychain_add.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keychain_add.c; sourceTree = "<group>"; }; | |
633 | E790C139169E5C6200E0C0C9 /* keychain_find.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keychain_find.c; sourceTree = "<group>"; }; | |
634 | E790C13A169E5C6200E0C0C9 /* pkcs12_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pkcs12_util.c; sourceTree = "<group>"; }; | |
635 | E790C13D169E5C6200E0C0C9 /* scep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scep.c; sourceTree = "<group>"; }; | |
636 | E790C13E169E5C6200E0C0C9 /* SecurityCommands.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecurityCommands.h; sourceTree = "<group>"; }; | |
637 | E790C13F169E5C6200E0C0C9 /* show_certificates.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = show_certificates.c; sourceTree = "<group>"; }; | |
638 | E790C140169E5C6200E0C0C9 /* spc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spc.c; sourceTree = "<group>"; }; | |
639 | E79277E1163B110A0096F3E2 /* SOSFullPeerInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSFullPeerInfo.c; sourceTree = "<group>"; }; | |
640 | E79277E2163B110A0096F3E2 /* SOSFullPeerInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOSFullPeerInfo.h; sourceTree = "<group>"; }; | |
641 | E79D62B9176798BF005A9743 /* secd-50-account.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "secd-50-account.c"; path = "securityd/Regressions/secd-50-account.c"; sourceTree = SOURCE_ROOT; }; | |
642 | E79D62BE1767A547005A9743 /* SecdTestKeychainUtilities.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecdTestKeychainUtilities.c; sourceTree = "<group>"; }; | |
643 | E79D62BF1767A55F005A9743 /* SecdTestKeychainUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecdTestKeychainUtilities.h; sourceTree = "<group>"; }; | |
644 | E7A10FAA1771245D00C4602F /* SOSAccountTesting.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSAccountTesting.h; sourceTree = "<group>"; }; | |
645 | E7A10FAB1771246A00C4602F /* secd-55-account-circle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-55-account-circle.c"; sourceTree = "<group>"; }; | |
646 | E7A10FAD1771249C00C4602F /* secd-57-account-leave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-57-account-leave.c"; sourceTree = "<group>"; }; | |
647 | E7B00701170B58BD00B27966 /* SecExports.exp-in */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SecExports.exp-in"; sourceTree = "<group>"; }; | |
648 | E7B00702170B5FE100B27966 /* SOSExports.exp-in */ = {isa = PBXFileReference; lastKnownFileType = text; path = "SOSExports.exp-in"; sourceTree = "<group>"; }; | |
649 | E7B01B5A16532507000485F1 /* SOSCloudCircleInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = SOSCloudCircleInternal.h; sourceTree = "<group>"; }; | |
650 | E7B01B661655CC99000485F1 /* SOSCloudCircleServer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SOSCloudCircleServer.h; sourceTree = "<group>"; }; | |
651 | E7B01B671655CCA6000485F1 /* SOSCloudCircleServer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SOSCloudCircleServer.c; sourceTree = "<group>"; }; | |
652 | E7B01B8816572579000485F1 /* SecuritydXPC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecuritydXPC.c; sourceTree = "<group>"; }; | |
653 | E7B01B8A1657259F000485F1 /* SecuritydXPC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecuritydXPC.h; sourceTree = "<group>"; }; | |
654 | E7BE10A5167AB2BF00D2A178 /* sc-41-cloudcircle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sc-41-cloudcircle.c"; sourceTree = "<group>"; }; | |
655 | E7F0D3E9177BBE35001ACBC1 /* secd-55-account-incompatibility.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-55-account-incompatibility.c"; sourceTree = "<group>"; }; | |
656 | E7F18554177A44E000177B23 /* secd-60-account-cloud-identity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-60-account-cloud-identity.c"; sourceTree = "<group>"; }; | |
657 | E7F18556177A502900177B23 /* secd-56-account-apply.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "secd-56-account-apply.c"; sourceTree = "<group>"; }; | |
658 | E7FEFB8C169E363300E18152 /* libSOSCommands.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSOSCommands.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
659 | E7FEFB90169E36D800E18152 /* keychain_sync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keychain_sync.c; sourceTree = "<group>"; }; | |
b1ab9ed8 A |
660 | /* End PBXFileReference section */ |
661 | ||
662 | /* Begin PBXFrameworksBuildPhase section */ | |
427c49bc A |
663 | 0C0BDB59175687EC00BC1A7E /* Frameworks */ = { |
664 | isa = PBXFrameworksBuildPhase; | |
665 | buildActionMask = 2147483647; | |
666 | files = ( | |
667 | ); | |
668 | runOnlyForDeploymentPostprocessing = 0; | |
669 | }; | |
b1ab9ed8 A |
670 | 18270F5214CF651900B05E7F /* Frameworks */ = { |
671 | isa = PBXFrameworksBuildPhase; | |
672 | buildActionMask = 2147483647; | |
673 | files = ( | |
674 | ); | |
675 | runOnlyForDeploymentPostprocessing = 0; | |
676 | }; | |
677 | 186CDD0C14CA116C00AF9171 /* Frameworks */ = { | |
678 | isa = PBXFrameworksBuildPhase; | |
679 | buildActionMask = 2147483647; | |
680 | files = ( | |
681 | ); | |
682 | runOnlyForDeploymentPostprocessing = 0; | |
683 | }; | |
684 | 18D4043214CE0CF300A2BE4E /* Frameworks */ = { | |
685 | isa = PBXFrameworksBuildPhase; | |
686 | buildActionMask = 2147483647; | |
687 | files = ( | |
688 | ); | |
689 | runOnlyForDeploymentPostprocessing = 0; | |
690 | }; | |
691 | 18D4055F14CE53C200A2BE4E /* Frameworks */ = { | |
692 | isa = PBXFrameworksBuildPhase; | |
693 | buildActionMask = 2147483647; | |
694 | files = ( | |
695 | ); | |
696 | runOnlyForDeploymentPostprocessing = 0; | |
697 | }; | |
427c49bc A |
698 | 4A5CCA4C15ACEFA500702357 /* Frameworks */ = { |
699 | isa = PBXFrameworksBuildPhase; | |
700 | buildActionMask = 2147483647; | |
701 | files = ( | |
702 | ); | |
703 | runOnlyForDeploymentPostprocessing = 0; | |
704 | }; | |
705 | 4A824AFE158FF07000F932C0 /* Frameworks */ = { | |
706 | isa = PBXFrameworksBuildPhase; | |
707 | buildActionMask = 2147483647; | |
708 | files = ( | |
709 | ); | |
710 | runOnlyForDeploymentPostprocessing = 0; | |
711 | }; | |
712 | 4CC92AFA15A3BC6B00C6D578 /* Frameworks */ = { | |
713 | isa = PBXFrameworksBuildPhase; | |
714 | buildActionMask = 2147483647; | |
715 | files = ( | |
716 | ); | |
717 | runOnlyForDeploymentPostprocessing = 0; | |
718 | }; | |
719 | 5284029D164445760035F320 /* Frameworks */ = { | |
720 | isa = PBXFrameworksBuildPhase; | |
721 | buildActionMask = 2147483647; | |
722 | files = ( | |
723 | ); | |
724 | runOnlyForDeploymentPostprocessing = 0; | |
725 | }; | |
726 | E702E74F14E1F3EA00CDE635 /* Frameworks */ = { | |
727 | isa = PBXFrameworksBuildPhase; | |
728 | buildActionMask = 2147483647; | |
729 | files = ( | |
730 | ); | |
731 | runOnlyForDeploymentPostprocessing = 0; | |
732 | }; | |
733 | E702E77114E1F48800CDE635 /* Frameworks */ = { | |
734 | isa = PBXFrameworksBuildPhase; | |
735 | buildActionMask = 2147483647; | |
736 | files = ( | |
737 | 4AD6F6F21651C86200DB4CE6 /* libSecureObjectSync.a in Frameworks */, | |
738 | ); | |
739 | runOnlyForDeploymentPostprocessing = 0; | |
740 | }; | |
741 | E71049EF169E023B00DB0045 /* Frameworks */ = { | |
742 | isa = PBXFrameworksBuildPhase; | |
743 | buildActionMask = 2147483647; | |
744 | files = ( | |
745 | E71049F3169E023B00DB0045 /* Foundation.framework in Frameworks */, | |
746 | ); | |
747 | runOnlyForDeploymentPostprocessing = 0; | |
748 | }; | |
749 | E7104A17169E216E00DB0045 /* Frameworks */ = { | |
750 | isa = PBXFrameworksBuildPhase; | |
751 | buildActionMask = 2147483647; | |
752 | files = ( | |
753 | E7104A18169E216E00DB0045 /* Foundation.framework in Frameworks */, | |
754 | ); | |
755 | runOnlyForDeploymentPostprocessing = 0; | |
756 | }; | |
757 | E7FEFB86169E363300E18152 /* Frameworks */ = { | |
758 | isa = PBXFrameworksBuildPhase; | |
759 | buildActionMask = 2147483647; | |
760 | files = ( | |
761 | E7FEFB87169E363300E18152 /* Foundation.framework in Frameworks */, | |
762 | ); | |
763 | runOnlyForDeploymentPostprocessing = 0; | |
764 | }; | |
b1ab9ed8 A |
765 | /* End PBXFrameworksBuildPhase section */ |
766 | ||
767 | /* Begin PBXGroup section */ | |
768 | 18270C9614CF1AAD00B05E7F /* config */ = { | |
769 | isa = PBXGroup; | |
770 | children = ( | |
771 | 18270C9714CF1AAD00B05E7F /* base.xcconfig */, | |
772 | 18270C9814CF1AAD00B05E7F /* debug.xcconfig */, | |
427c49bc | 773 | 4C5EA365164C791400A136B8 /* lib-arc-only.xcconfig */, |
b1ab9ed8 A |
774 | 18270C9914CF1AAD00B05E7F /* lib.xcconfig */, |
775 | 18270C9A14CF1AAD00B05E7F /* release.xcconfig */, | |
776 | ); | |
777 | path = config; | |
778 | sourceTree = "<group>"; | |
779 | }; | |
780 | 186CDD0414CA116C00AF9171 = { | |
781 | isa = PBXGroup; | |
782 | children = ( | |
783 | 18270C9614CF1AAD00B05E7F /* config */, | |
b1ab9ed8 A |
784 | 18AD565714CB6ECD008233F2 /* securityd */, |
785 | 186CDD1F14CA126D00AF9171 /* ipc */, | |
427c49bc | 786 | E7AC69CE14E1F78400CB09C1 /* SOSCircle */, |
b1ab9ed8 | 787 | 186CDD3014CA159600AF9171 /* Security */, |
427c49bc A |
788 | E71049F4169E023B00DB0045 /* SecurityTool */, |
789 | 521C0B9715FA5C4900604B61 /* Frameworks */, | |
b1ab9ed8 A |
790 | 186CDD1014CA116C00AF9171 /* Products */, |
791 | ); | |
792 | sourceTree = "<group>"; | |
793 | }; | |
794 | 186CDD1014CA116C00AF9171 /* Products */ = { | |
795 | isa = PBXGroup; | |
796 | children = ( | |
797 | 186CDD0F14CA116C00AF9171 /* libSecItemShimOSX.a */, | |
798 | 18D4043514CE0CF300A2BE4E /* libsecurity.a */, | |
799 | 18D4056214CE53C200A2BE4E /* libsecurityd.a */, | |
800 | 18270F5514CF651900B05E7F /* libsecipc_client.a */, | |
427c49bc A |
801 | E702E75614E1F3EA00CDE635 /* libSecureObjectSync.a */, |
802 | E702E77814E1F48800CDE635 /* libSOSRegressions.a */, | |
803 | 4A824B03158FF07000F932C0 /* libSecurityRegressions.a */, | |
804 | 4CC92B1415A3BC6B00C6D578 /* libsecuritydRegressions.a */, | |
805 | 4A5CCA4F15ACEFA500702357 /* libSecOtrOSX.a */, | |
806 | 528402A0164445760035F320 /* libCloudKeychainProxy.a */, | |
807 | E71049F2169E023B00DB0045 /* libSecurityTool.a */, | |
808 | E7104A1D169E216E00DB0045 /* libSecurityCommands.a */, | |
809 | E7FEFB8C169E363300E18152 /* libSOSCommands.a */, | |
810 | 0C0BDB5F175687EC00BC1A7E /* libsecdRegressions.a */, | |
b1ab9ed8 A |
811 | ); |
812 | name = Products; | |
813 | sourceTree = "<group>"; | |
814 | }; | |
815 | 186CDD1F14CA126D00AF9171 /* ipc */ = { | |
816 | isa = PBXGroup; | |
817 | children = ( | |
818 | 18AD560614CB6E7A008233F2 /* client.c */, | |
819 | 18AD560714CB6E7A008233F2 /* com.apple.securityd.plist */, | |
820 | 18AD560814CB6E7A008233F2 /* securityd_client.h */, | |
b1ab9ed8 A |
821 | 18AD560D14CB6E7A008233F2 /* server.c */, |
822 | ); | |
823 | path = ipc; | |
824 | sourceTree = "<group>"; | |
825 | }; | |
826 | 186CDD3014CA159600AF9171 /* Security */ = { | |
827 | isa = PBXGroup; | |
828 | children = ( | |
427c49bc A |
829 | E7104A0F169E1F0800DB0045 /* Tool */, |
830 | 4A824AFA158FF05900F932C0 /* Regressions */, | |
831 | 52D0F026169CA72800F07D79 /* SecOnOSX.h */, | |
832 | 4A971682158FDEB800D439B7 /* SecOTR.h */, | |
833 | 4A971684158FDEB800D439B7 /* SecOTRDHKey.h */, | |
834 | 4A971685158FDEB800D439B7 /* SecOTRErrors.h */, | |
835 | 4A971686158FDEB800D439B7 /* SecOTRFullIdentity.c */, | |
836 | 4A971687158FDEB800D439B7 /* SecOTRIdentityPriv.h */, | |
837 | 4A971688158FDEB800D439B7 /* SecOTRMath.c */, | |
838 | 4A971689158FDEB800D439B7 /* SecOTRMath.h */, | |
839 | 4A97168A158FDEB800D439B7 /* SecOTRMathPrivate.h */, | |
840 | 4A97168B158FDEB800D439B7 /* SecOTRPacketData.c */, | |
841 | 4A97168C158FDEB800D439B7 /* SecOTRPacketData.h */, | |
842 | 4A97168D158FDEB800D439B7 /* SecOTRPackets.c */, | |
843 | 4A97168E158FDEB800D439B7 /* SecOTRPackets.h */, | |
844 | 4A97168F158FDEB800D439B7 /* SecOTRPublicIdentity.c */, | |
845 | 4A971690158FDEB800D439B7 /* SecOTRSession.c */, | |
846 | 4A971691158FDEB800D439B7 /* SecOTRSession.h */, | |
847 | 4A971692158FDEB800D439B7 /* SecOTRSessionAKE.c */, | |
848 | 4A971693158FDEB800D439B7 /* SecOTRSessionPriv.h */, | |
849 | 4A971694158FDEB800D439B7 /* SecOTRUtils.c */, | |
b1ab9ed8 A |
850 | 18AD561514CB6EB9008233F2 /* certextensions.h */, |
851 | 18AD561614CB6EB9008233F2 /* p12import.c */, | |
852 | 18AD561714CB6EB9008233F2 /* p12import.h */, | |
853 | 18AD561814CB6EB9008233F2 /* p12pbegen.c */, | |
854 | 18AD561914CB6EB9008233F2 /* p12pbegen.h */, | |
855 | 18AD561A14CB6EB9008233F2 /* pbkdf2.c */, | |
856 | 18AD561B14CB6EB9008233F2 /* pbkdf2.h */, | |
857 | 18AD561C14CB6EB9008233F2 /* SecBase.h */, | |
858 | 18AD561D14CB6EB9008233F2 /* SecBase64.c */, | |
859 | 18AD561E14CB6EB9008233F2 /* SecBase64.h */, | |
860 | 18AD561F14CB6EB9008233F2 /* SecBasePriv.h */, | |
b1ab9ed8 A |
861 | 18AD562114CB6EB9008233F2 /* SecCertificate.h */, |
862 | 18AD562214CB6EB9008233F2 /* SecCertificateInternal.h */, | |
863 | 18AD562314CB6EB9008233F2 /* SecCertificatePath.c */, | |
864 | 18AD562414CB6EB9008233F2 /* SecCertificatePath.h */, | |
865 | 18AD562514CB6EB9008233F2 /* SecCertificatePriv.h */, | |
866 | 18AD562614CB6EB9008233F2 /* SecCertificateRequest.c */, | |
867 | 18AD562714CB6EB9008233F2 /* SecCertificateRequest.h */, | |
868 | 18AD562814CB6EB9008233F2 /* SecCMS.c */, | |
869 | 18AD562914CB6EB9008233F2 /* SecCMS.h */, | |
870 | 18AD562A14CB6EB9008233F2 /* SecDH.c */, | |
871 | 18AD562B14CB6EB9008233F2 /* SecDH.h */, | |
872 | 18AD562C14CB6EB9008233F2 /* SecECKey.c */, | |
873 | 18AD562D14CB6EB9008233F2 /* SecECKey.h */, | |
874 | 18AD562E14CB6EB9008233F2 /* SecFramework.c */, | |
427c49bc | 875 | 18AD562014CB6EB9008233F2 /* SecCertificate.c */, |
b1ab9ed8 A |
876 | 18AD562F14CB6EB9008233F2 /* SecFramework.h */, |
877 | 18AD563014CB6EB9008233F2 /* SecFrameworkStrings.h */, | |
878 | 18AD563114CB6EB9008233F2 /* SecIdentity.c */, | |
879 | 18AD563214CB6EB9008233F2 /* SecIdentity.h */, | |
880 | 18AD563314CB6EB9008233F2 /* SecIdentityPriv.h */, | |
881 | 18AD563414CB6EB9008233F2 /* SecImportExport.c */, | |
882 | 18AD563514CB6EB9008233F2 /* SecImportExport.h */, | |
883 | 18AD563614CB6EB9008233F2 /* SecInternal.h */, | |
884 | 18AD563714CB6EB9008233F2 /* SecItem.c */, | |
885 | 18AD563814CB6EB9008233F2 /* SecItem.h */, | |
886 | 18AD563914CB6EB9008233F2 /* SecItemConstants.c */, | |
887 | 18AD563A14CB6EB9008233F2 /* SecItemInternal.h */, | |
888 | 18AD563B14CB6EB9008233F2 /* SecItemPriv.h */, | |
889 | 18AD563C14CB6EB9008233F2 /* SecKey.c */, | |
890 | 18AD563D14CB6EB9008233F2 /* SecKey.h */, | |
891 | 18AD563E14CB6EB9008233F2 /* SecKeyInternal.h */, | |
892 | 18AD563F14CB6EB9008233F2 /* SecKeyPriv.h */, | |
427c49bc A |
893 | CDC765C01729A72800721712 /* SecPasswordGenerate.c */, |
894 | CDC765C11729A72800721712 /* SecPasswordGenerate.h */, | |
b1ab9ed8 A |
895 | 18AD564014CB6EB9008233F2 /* SecPBKDF.c */, |
896 | 18AD564114CB6EB9008233F2 /* SecPBKDF.h */, | |
897 | 18AD564214CB6EB9008233F2 /* SecPolicy.c */, | |
898 | 18AD564314CB6EB9008233F2 /* SecPolicy.h */, | |
899 | 18AD564414CB6EB9008233F2 /* SecPolicyInternal.h */, | |
900 | 18AD564514CB6EB9008233F2 /* SecPolicyPriv.h */, | |
901 | 18AD564614CB6EB9008233F2 /* SecRandom.h */, | |
902 | 18AD564714CB6EB9008233F2 /* SecRSAKey.c */, | |
903 | 18AD564814CB6EB9008233F2 /* SecRSAKey.h */, | |
904 | 18AD564914CB6EB9008233F2 /* SecRSAKeyPriv.h */, | |
905 | 18AD564A14CB6EB9008233F2 /* SecSCEP.c */, | |
906 | 18AD564B14CB6EB9008233F2 /* SecSCEP.h */, | |
907 | 18AD564C14CB6EB9008233F2 /* SecTrust.c */, | |
908 | 18AD564D14CB6EB9008233F2 /* SecTrust.h */, | |
909 | 18AD564E14CB6EB9008233F2 /* SecTrustPriv.h */, | |
910 | 18AD564F14CB6EB9008233F2 /* SecTrustSettings.c */, | |
911 | 18AD565014CB6EB9008233F2 /* SecTrustSettings.h */, | |
912 | 18AD565114CB6EB9008233F2 /* SecTrustSettingsPriv.h */, | |
913 | 18AD565214CB6EB9008233F2 /* SecTrustStore.c */, | |
914 | 18AD565314CB6EB9008233F2 /* SecTrustStore.h */, | |
915 | 18AD565414CB6EB9008233F2 /* Security.h */, | |
916 | 18AD565514CB6EB9008233F2 /* vmdh.c */, | |
917 | 18AD565614CB6EB9008233F2 /* vmdh.h */, | |
427c49bc A |
918 | E7B01B8816572579000485F1 /* SecuritydXPC.c */, |
919 | E7B01B8A1657259F000485F1 /* SecuritydXPC.h */, | |
920 | E7B00701170B58BD00B27966 /* SecExports.exp-in */, | |
921 | 724D7363177A13A500FA10A1 /* AppleBaselineEscrowCertificates.h */, | |
b1ab9ed8 A |
922 | ); |
923 | path = Security; | |
924 | sourceTree = "<group>"; | |
925 | }; | |
926 | 18AD565714CB6ECD008233F2 /* securityd */ = { | |
927 | isa = PBXGroup; | |
928 | children = ( | |
427c49bc | 929 | 4CC92AAB15A3AC4600C6D578 /* Regressions */, |
b1ab9ed8 A |
930 | 18AD567D14CB865E008233F2 /* asynchttp.c */, |
931 | 18AD567E14CB865E008233F2 /* asynchttp.h */, | |
932 | 18AD567F14CB865E008233F2 /* entitlements.plist */, | |
427c49bc A |
933 | 72E2DC0616BC47C800E7B236 /* OTATrustUtilities.c */, |
934 | 72E2DC0716BC47C800E7B236 /* OTATrustUtilities.h */, | |
b1ab9ed8 A |
935 | 18AD568214CB865E008233F2 /* policytree.c */, |
936 | 18AD568314CB865E008233F2 /* policytree.h */, | |
937 | 18AD568414CB865E008233F2 /* SecCAIssuerCache.c */, | |
938 | 18AD568514CB865E008233F2 /* SecCAIssuerCache.h */, | |
939 | 18AD568614CB865E008233F2 /* SecCAIssuerRequest.c */, | |
940 | 18AD568714CB865E008233F2 /* SecCAIssuerRequest.h */, | |
427c49bc A |
941 | 4C4B15931655ED9000734590 /* SecDbItem.c */, |
942 | 4C4B15951655EDA700734590 /* SecDbItem.h */, | |
b1ab9ed8 A |
943 | 18AD568814CB865E008233F2 /* SecItemServer.c */, |
944 | 18AD565814CB6F79008233F2 /* SecItemServer.h */, | |
945 | 18AD565914CB6F79008233F2 /* SecOCSPCache.c */, | |
946 | 18AD565A14CB6F79008233F2 /* SecOCSPCache.h */, | |
947 | 18AD565B14CB6F79008233F2 /* SecOCSPRequest.c */, | |
948 | 18AD565C14CB6F79008233F2 /* SecOCSPRequest.h */, | |
949 | 18AD565D14CB6F79008233F2 /* SecOCSPResponse.c */, | |
950 | 18AD565E14CB6F79008233F2 /* SecOCSPResponse.h */, | |
951 | 18AD565F14CB6F79008233F2 /* SecPolicyServer.c */, | |
952 | 18AD566014CB6F79008233F2 /* SecPolicyServer.h */, | |
953 | 18AD566114CB6F79008233F2 /* SecTrustServer.c */, | |
954 | 18AD566214CB6F79008233F2 /* SecTrustServer.h */, | |
955 | 18AD566314CB6F79008233F2 /* SecTrustStoreServer.c */, | |
956 | 18AD566414CB6F79008233F2 /* SecTrustStoreServer.h */, | |
427c49bc A |
957 | E7B01B671655CCA6000485F1 /* SOSCloudCircleServer.c */, |
958 | E7B01B661655CC99000485F1 /* SOSCloudCircleServer.h */, | |
b1ab9ed8 A |
959 | 18AD566514CB6F79008233F2 /* spi.c */, |
960 | 18AD566614CB6F79008233F2 /* spi.h */, | |
961 | ); | |
962 | path = securityd; | |
963 | sourceTree = "<group>"; | |
964 | }; | |
427c49bc A |
965 | 4A824AFA158FF05900F932C0 /* Regressions */ = { |
966 | isa = PBXGroup; | |
967 | children = ( | |
968 | 4CC92AB015A3AD0000C6D578 /* Security_regressions.h */, | |
969 | 4CC92A0E15A3ABD400C6D578 /* crypto */, | |
970 | 4CC92A1115A3ABD400C6D578 /* otr */, | |
971 | 4CC92A1615A3ABD400C6D578 /* secitem */, | |
972 | 4CC92A5B15A3ABD400C6D578 /* vmdh */, | |
973 | ); | |
974 | name = Regressions; | |
975 | sourceTree = "<group>"; | |
976 | }; | |
977 | 4CC92A0E15A3ABD400C6D578 /* crypto */ = { | |
978 | isa = PBXGroup; | |
979 | children = ( | |
980 | 4CC92A0F15A3ABD400C6D578 /* pbkdf2-00-hmac-sha1.c */, | |
981 | 4CC92A1015A3ABD400C6D578 /* spbkdf-00-hmac-sha1.c */, | |
982 | ); | |
983 | name = crypto; | |
984 | path = Regressions/crypto; | |
985 | sourceTree = "<group>"; | |
986 | }; | |
987 | 4CC92A1115A3ABD400C6D578 /* otr */ = { | |
988 | isa = PBXGroup; | |
989 | children = ( | |
990 | 4CC92A1215A3ABD400C6D578 /* otr-00-identity.c */, | |
991 | 4CC92A1315A3ABD400C6D578 /* otr-30-negotiation.c */, | |
992 | 4CC92A1415A3ABD400C6D578 /* otr-otrdh.c */, | |
993 | 4CC92A1515A3ABD400C6D578 /* otr-packetdata.c */, | |
994 | ); | |
995 | name = otr; | |
996 | path = Regressions/otr; | |
997 | sourceTree = "<group>"; | |
998 | }; | |
999 | 4CC92A1615A3ABD400C6D578 /* secitem */ = { | |
1000 | isa = PBXGroup; | |
1001 | children = ( | |
1002 | 4CC92A1715A3ABD400C6D578 /* si-00-find-nothing.c */, | |
1003 | 4CC92A1815A3ABD400C6D578 /* si-05-add.c */, | |
1004 | 4CC92A1915A3ABD400C6D578 /* si-10-find-internet.c */, | |
1005 | 4CC92A1A15A3ABD400C6D578 /* si-11-update-data.c */, | |
1006 | 4C2C8C3C17AB374700C24C13 /* si-12-item-stress.c */, | |
1007 | 4CC92A1B15A3ABD400C6D578 /* si-14-dateparse.c */, | |
1008 | 4CC92A1C15A3ABD400C6D578 /* si-15-certificate.c */, | |
1009 | 4CC92A1D15A3ABD400C6D578 /* si-16-ec-certificate.c */, | |
1010 | 4CC92A1E15A3ABD400C6D578 /* si-20-sectrust-activation.c */, | |
1011 | 4CC92A1F15A3ABD400C6D578 /* si-20-sectrust.c */, | |
1012 | 4CC92A2015A3ABD400C6D578 /* si-21-sectrust-asr.c */, | |
1013 | 4CC92A2115A3ABD400C6D578 /* si-22-sectrust-iap.c */, | |
1014 | 4CC92A2215A3ABD400C6D578 /* si-23-sectrust-ocsp.c */, | |
1015 | 4CC92A2315A3ABD400C6D578 /* si-24-sectrust-appleid.c */, | |
1016 | 4CC92A2415A3ABD400C6D578 /* si-24-sectrust-digicert-malaysia.c */, | |
1017 | 4CC92A2515A3ABD400C6D578 /* si-24-sectrust-diginotar.c */, | |
1018 | 4CC92A2615A3ABD400C6D578 /* si-24-sectrust-itms.c */, | |
1019 | 4CC92A2715A3ABD400C6D578 /* si-24-sectrust-mobileasset.c */, | |
1020 | 4CC92A2815A3ABD400C6D578 /* si-24-sectrust-nist.c */, | |
1021 | 4CC92A2915A3ABD400C6D578 /* si-24-sectrust-otatasking.c */, | |
1022 | 4CC92A2A15A3ABD400C6D578 /* si-24-sectrust-shoebox.c */, | |
1023 | 4CC92A2B15A3ABD400C6D578 /* si-25-sectrust-ipsec-eap.c */, | |
1024 | 4CC92A2C15A3ABD400C6D578 /* si-26-applicationsigning.c */, | |
1025 | 4CC92A2D15A3ABD400C6D578 /* si-27-sectrust-exceptions.c */, | |
1026 | 4CC92A2E15A3ABD400C6D578 /* si-28-sectrustsettings.c */, | |
1027 | 4CC92A2F15A3ABD400C6D578 /* si-29-sectrust-codesigning.c */, | |
1028 | 4CC92A3015A3ABD400C6D578 /* si-30-keychain-upgrade.c */, | |
1029 | 4CC92A3115A3ABD400C6D578 /* si-31-keychain-bad.c */, | |
1030 | 4CC92A3215A3ABD400C6D578 /* si-31-keychain-unreadable.c */, | |
1031 | 4CC92A3415A3ABD400C6D578 /* si-33-keychain-backup.c */, | |
1032 | 4CC92A3515A3ABD400C6D578 /* si-40-seckey-custom.c */, | |
1033 | 4CC92A3615A3ABD400C6D578 /* si-40-seckey.c */, | |
1034 | 4CC92A3715A3ABD400C6D578 /* si-41-sececkey.c */, | |
1035 | 4CC92A3815A3ABD400C6D578 /* si-42-identity.c */, | |
1036 | 4CC92A3915A3ABD400C6D578 /* si-43-persistent.c */, | |
1037 | 4CC92A3A15A3ABD400C6D578 /* si-50-secrandom.c */, | |
1038 | 4CC92A3B15A3ABD400C6D578 /* si-60-cms.c */, | |
1039 | 4CC92A3C15A3ABD400C6D578 /* si-61-pkcs12.c */, | |
1040 | 4CC92A3D15A3ABD400C6D578 /* si-62-csr.c */, | |
1041 | 4CC92A3E15A3ABD400C6D578 /* si-63-scep */, | |
1042 | 4CC92A4115A3ABD400C6D578 /* si-63-scep.c */, | |
1043 | 4CC92A4215A3ABD400C6D578 /* si-63-scep.h */, | |
1044 | 4CC92A4315A3ABD400C6D578 /* si-64-ossl-cms */, | |
1045 | 4CC92A4A15A3ABD400C6D578 /* si-64-ossl-cms.c */, | |
1046 | 4CC92A4B15A3ABD400C6D578 /* si-65-cms-cert-policy.c */, | |
1047 | 4CC92A4C15A3ABD400C6D578 /* si-66-smime */, | |
1048 | 4CC92A4E15A3ABD400C6D578 /* si-66-smime.c */, | |
1049 | 4CC92A4F15A3ABD400C6D578 /* si-67-sectrust-blacklist */, | |
1050 | 4CC92A5A15A3ABD400C6D578 /* si-67-sectrust-blacklist.c */, | |
1051 | E748744415A61AF800624935 /* si-68-secmatchissuer.c */, | |
1052 | CDA7729616B899F10069434D /* si-69-keydesc.c */, | |
1053 | BE62D7611747FF51001EAA9D /* si-70-sectrust-unified.c */, | |
1054 | 5DE4A7BC17441CCD0036339E /* si-71-mobile-store-policy.c */, | |
1055 | BE62D75F1747FF3E001EAA9D /* si-72-syncableitems.c */, | |
1056 | CDD565A1173193AC00B6B074 /* si-73-secpasswordgenerate.c */, | |
1057 | 7255A46B1783333D006A8B9A /* si-74-OTAPKISigner.c */, | |
1058 | 7255F91317A973D5004A9F38 /* si-75-AppleIDRecordSigning.c */, | |
1059 | ); | |
1060 | name = secitem; | |
1061 | path = Regressions/secitem; | |
1062 | sourceTree = "<group>"; | |
1063 | }; | |
1064 | 4CC92A3E15A3ABD400C6D578 /* si-63-scep */ = { | |
1065 | isa = PBXGroup; | |
1066 | children = ( | |
1067 | 4CC92A3F15A3ABD400C6D578 /* getcacert-mdes.h */, | |
1068 | 4CC92A4015A3ABD400C6D578 /* getcacert-mdesqa.h */, | |
1069 | ); | |
1070 | path = "si-63-scep"; | |
1071 | sourceTree = "<group>"; | |
1072 | }; | |
1073 | 4CC92A4315A3ABD400C6D578 /* si-64-ossl-cms */ = { | |
1074 | isa = PBXGroup; | |
1075 | children = ( | |
1076 | 4CC92A4415A3ABD400C6D578 /* attached_no_data_signed_data.h */, | |
1077 | 4CC92A4515A3ABD400C6D578 /* attached_signed_data.h */, | |
1078 | 4CC92A4615A3ABD400C6D578 /* detached_content.h */, | |
1079 | 4CC92A4715A3ABD400C6D578 /* detached_signed_data.h */, | |
1080 | 4CC92A4815A3ABD400C6D578 /* privkey.h */, | |
1081 | 4CC92A4915A3ABD400C6D578 /* signer.h */, | |
1082 | ); | |
1083 | path = "si-64-ossl-cms"; | |
1084 | sourceTree = "<group>"; | |
1085 | }; | |
1086 | 4CC92A4C15A3ABD400C6D578 /* si-66-smime */ = { | |
1087 | isa = PBXGroup; | |
1088 | children = ( | |
1089 | 4CC92A4D15A3ABD400C6D578 /* signed-receipt.h */, | |
1090 | ); | |
1091 | path = "si-66-smime"; | |
1092 | sourceTree = "<group>"; | |
1093 | }; | |
1094 | 4CC92A4F15A3ABD400C6D578 /* si-67-sectrust-blacklist */ = { | |
1095 | isa = PBXGroup; | |
1096 | children = ( | |
1097 | 4A971683158FDEB800D439B7 /* SecOTRDHKey.c */, | |
1098 | 4CC92A5015A3ABD400C6D578 /* Global Trustee.cer.h */, | |
1099 | 4CC92A5115A3ABD400C6D578 /* UTN-USERFirst-Hardware.cer.h */, | |
1100 | 4CC92A5215A3ABD400C6D578 /* addons.mozilla.org.cer.h */, | |
1101 | 4CC92A5315A3ABD400C6D578 /* login.live.com.cer.h */, | |
1102 | 4CC92A5415A3ABD400C6D578 /* login.skype.com.cer.h */, | |
1103 | 4CC92A5515A3ABD400C6D578 /* login.yahoo.com.1.cer.h */, | |
1104 | 4CC92A5615A3ABD400C6D578 /* login.yahoo.com.2.cer.h */, | |
1105 | 4CC92A5715A3ABD400C6D578 /* login.yahoo.com.cer.h */, | |
1106 | 4CC92A5815A3ABD400C6D578 /* mail.google.com.cer.h */, | |
1107 | 4CC92A5915A3ABD400C6D578 /* www.google.com.cer.h */, | |
1108 | ); | |
1109 | path = "si-67-sectrust-blacklist"; | |
1110 | sourceTree = "<group>"; | |
1111 | }; | |
1112 | 4CC92A5B15A3ABD400C6D578 /* vmdh */ = { | |
1113 | isa = PBXGroup; | |
1114 | children = ( | |
1115 | 4CC92A5C15A3ABD400C6D578 /* vmdh-40.c */, | |
1116 | 4CC92A5D15A3ABD400C6D578 /* vmdh-41-example.c */, | |
1117 | 4CC92A5E15A3ABD400C6D578 /* vmdh-42-example2.c */, | |
1118 | ); | |
1119 | name = vmdh; | |
1120 | path = Regressions/vmdh; | |
1121 | sourceTree = "<group>"; | |
1122 | }; | |
1123 | 4CC92AAB15A3AC4600C6D578 /* Regressions */ = { | |
b1ab9ed8 A |
1124 | isa = PBXGroup; |
1125 | children = ( | |
427c49bc A |
1126 | 0CBF93F5177B7CFC001E5658 /* secd-03-corrupted-items.c */, |
1127 | 0CBF93F6177B7CFC001E5658 /* secd-04-corrupted-items.c */, | |
1128 | 0CBF93FB177BA9D9001E5658 /* secd-05-corrupted-items.c */, | |
4d3cab3d | 1129 | 0CBF93F7177B7CFC001E5658 /* brighton_keychain_2_db.h */, |
427c49bc A |
1130 | 4CC92AAE15A3ACCE00C6D578 /* securityd_regressions.h */, |
1131 | 4CC92AAC15A3AC4600C6D578 /* sd-10-policytree.c */, | |
1132 | 4C143CDD164D8EF5003035A3 /* sd-70-engine.c */, | |
1133 | 0C0BDB601756882A00BC1A7E /* secd_regressions.h */, | |
1134 | 0C0BDB62175688DA00BC1A7E /* secd-01-items.c */, | |
1135 | 0C664AE7175951270092D3D9 /* secd-02-upgrade-while-locked.c */, | |
1136 | 0C062B1C175E784B00806CFE /* secd-30-keychain-upgrade.c */, | |
1137 | 0C062B1D175E784B00806CFE /* secd-31-keychain-bad.c */, | |
1138 | 0C062B1E175E784B00806CFE /* secd-31-keychain-unreadable.c */, | |
1139 | E79D62B9176798BF005A9743 /* secd-50-account.c */, | |
1140 | 48E928C4179DD05500A7F755 /* secd-51-account-inflate.c */, | |
1141 | 4898223917BDB277003BEF32 /* secd-52-account-changed.c */, | |
1142 | E7A10FAB1771246A00C4602F /* secd-55-account-circle.c */, | |
1143 | E7F0D3E9177BBE35001ACBC1 /* secd-55-account-incompatibility.c */, | |
1144 | E7F18556177A502900177B23 /* secd-56-account-apply.c */, | |
1145 | E7A10FAD1771249C00C4602F /* secd-57-account-leave.c */, | |
1146 | 4882C516177521AE0095D04B /* secd-58-password-change.c */, | |
1147 | 48F32D7D1777AFA3001B84BA /* secd-59-account-cleanup.c */, | |
1148 | E7F18554177A44E000177B23 /* secd-60-account-cloud-identity.c */, | |
1149 | 486C6C671795F20E00387075 /* secd-61-account-leave-not-in-kansas-anymore.c */, | |
1150 | E7A10FAA1771245D00C4602F /* SOSAccountTesting.h */, | |
1151 | E79D62BE1767A547005A9743 /* SecdTestKeychainUtilities.c */, | |
1152 | E79D62BF1767A55F005A9743 /* SecdTestKeychainUtilities.h */, | |
b1ab9ed8 | 1153 | ); |
427c49bc A |
1154 | path = Regressions; |
1155 | sourceTree = "<group>"; | |
1156 | }; | |
1157 | 521C0B9715FA5C4900604B61 /* Frameworks */ = { | |
1158 | isa = PBXGroup; | |
1159 | children = ( | |
1160 | 52DD7069160CD40B0027A346 /* libutilities.a */, | |
1161 | 526CBA5116079FB4008DF7C8 /* Security.framework */, | |
1162 | 521C0B9815FA5C4A00604B61 /* Foundation.framework */, | |
1163 | ); | |
1164 | name = Frameworks; | |
1165 | sourceTree = "<group>"; | |
1166 | }; | |
1167 | 521C0B9B15FA5C4A00604B61 /* Supporting Files */ = { | |
1168 | isa = PBXGroup; | |
1169 | children = ( | |
1170 | ); | |
1171 | name = "Supporting Files"; | |
1172 | sourceTree = "<group>"; | |
1173 | }; | |
1174 | 521C0BAB15FA5DA800604B61 /* en.lproj */ = { | |
1175 | isa = PBXGroup; | |
1176 | children = ( | |
1177 | 521C0BAC15FA5DA800604B61 /* InfoPlist.strings */, | |
1178 | ); | |
1179 | name = en.lproj; | |
1180 | path = SOSCircle/CloudKeychainProxy/en.lproj; | |
1181 | sourceTree = SOURCE_ROOT; | |
1182 | }; | |
1183 | 5272501416838BB20029AADD /* CloudKeychainProxy */ = { | |
1184 | isa = PBXGroup; | |
1185 | children = ( | |
1186 | 52C3D18E169A53150091D9D3 /* ckdmain.m */, | |
1187 | 521C0BB315FA5E3F00604B61 /* cloudkeychainproxy.m */, | |
1188 | 521C0BAF15FA5E3F00604B61 /* CKDKVSProxy.h */, | |
1189 | 521C0BB015FA5E3F00604B61 /* CKDKVSProxy.m */, | |
1190 | 521C0BB115FA5E3F00604B61 /* CKDPersistentState.h */, | |
1191 | 521C0BB215FA5E3F00604B61 /* CKDPersistentState.m */, | |
1192 | 52840291164050C80035F320 /* CKDUserInteraction.h */, | |
1193 | 52840292164050C80035F320 /* CKDUserInteraction.m */, | |
1194 | 521C0B9B15FA5C4A00604B61 /* Supporting Files */, | |
1195 | 522B0ED31649A68E00A4675D /* MobileKeyBag.framework */, | |
1196 | 521C0BAB15FA5DA800604B61 /* en.lproj */, | |
1197 | 521C0BA615FA5D7400604B61 /* cloudkeychain.entitlements.plist */, | |
1198 | 5272501916838BB20029AADD /* CloudKeychainProxy.1 */, | |
1199 | 5272501716838BB20029AADD /* Supporting Files */, | |
1200 | ); | |
1201 | name = CloudKeychainProxy; | |
1202 | path = ../CloudKeychainProxy; | |
1203 | sourceTree = "<group>"; | |
1204 | }; | |
1205 | 5272501716838BB20029AADD /* Supporting Files */ = { | |
1206 | isa = PBXGroup; | |
1207 | children = ( | |
1208 | ); | |
1209 | name = "Supporting Files"; | |
1210 | sourceTree = "<group>"; | |
1211 | }; | |
1212 | E71049F4169E023B00DB0045 /* SecurityTool */ = { | |
1213 | isa = PBXGroup; | |
1214 | children = ( | |
1215 | E790C108169E4E7900E0C0C9 /* builtin_commands.h */, | |
1216 | E790C109169E4FD200E0C0C9 /* digest_calc.c */, | |
1217 | E790C10E169E53DF00E0C0C9 /* leaks.c */, | |
1218 | E790C10F169E53DF00E0C0C9 /* leaks.h */, | |
1219 | 4CD1897B169F835400BC96B8 /* print_cert.c */, | |
1220 | 4CD1897C169F835400BC96B8 /* print_cert.h */, | |
1221 | E71049FE169E036E00DB0045 /* security.1 */, | |
1222 | E71049FF169E036E00DB0045 /* SecurityTool.c */, | |
1223 | E7104A00169E036E00DB0045 /* SecurityTool.h */, | |
1224 | E7104A0D169E1C1600DB0045 /* tool_errors.h */, | |
1225 | ); | |
1226 | path = SecurityTool; | |
1227 | sourceTree = "<group>"; | |
1228 | }; | |
1229 | E7104A0F169E1F0800DB0045 /* Tool */ = { | |
1230 | isa = PBXGroup; | |
1231 | children = ( | |
1232 | E790C136169E5C6200E0C0C9 /* add_internet_password.c */, | |
1233 | E790C137169E5C6200E0C0C9 /* codesign.c */, | |
1234 | E790C138169E5C6200E0C0C9 /* keychain_add.c */, | |
1235 | E790C139169E5C6200E0C0C9 /* keychain_find.c */, | |
1236 | 0CE7ABDE171383E30088968F /* keychain_backup.c */, | |
1237 | E790C13A169E5C6200E0C0C9 /* pkcs12_util.c */, | |
1238 | E790C13D169E5C6200E0C0C9 /* scep.c */, | |
1239 | E790C13E169E5C6200E0C0C9 /* SecurityCommands.h */, | |
1240 | E790C13F169E5C6200E0C0C9 /* show_certificates.c */, | |
1241 | E790C140169E5C6200E0C0C9 /* spc.c */, | |
1242 | ); | |
1243 | path = Tool; | |
1244 | sourceTree = "<group>"; | |
1245 | }; | |
1246 | E7217B2015F8126700D26031 /* CKBridge */ = { | |
1247 | isa = PBXGroup; | |
1248 | children = ( | |
1249 | 521C685C1614A6E100E31C3E /* SOSCloudKeychainClient.c */, | |
1250 | 521C685D1614A6E100E31C3E /* SOSCloudKeychainClient.h */, | |
1251 | E7217B2515F8131A00D26031 /* SOSCloudKeychainConstants.c */, | |
1252 | E7217B2615F8131A00D26031 /* SOSCloudKeychainConstants.h */, | |
1253 | 52849FC2164498C9005CDF23 /* SOSARCDefines.h */, | |
1254 | ); | |
1255 | path = CKBridge; | |
1256 | sourceTree = "<group>"; | |
1257 | }; | |
1258 | E7295C6614E356FE007FBB20 /* Hacks */ = { | |
1259 | isa = PBXGroup; | |
1260 | children = ( | |
1261 | E7295C6714E3571A007FBB20 /* Empty.c */, | |
1262 | 4C8940DA166EA8CF00241770 /* osxshim.c */, | |
1263 | ); | |
1264 | name = Hacks; | |
1265 | sourceTree = "<group>"; | |
1266 | }; | |
1267 | E7AC69CE14E1F78400CB09C1 /* SOSCircle */ = { | |
1268 | isa = PBXGroup; | |
1269 | children = ( | |
1270 | E7FEFB81169E362100E18152 /* Tool */, | |
1271 | E7295C6614E356FE007FBB20 /* Hacks */, | |
1272 | E7AC69CF14E1F78400CB09C1 /* Regressions */, | |
1273 | E7AC69D114E1F78400CB09C1 /* SecureObjectSync */, | |
1274 | 5272501416838BB20029AADD /* CloudKeychainProxy */, | |
1275 | E7217B2015F8126700D26031 /* CKBridge */, | |
1276 | ); | |
1277 | path = SOSCircle; | |
1278 | sourceTree = "<group>"; | |
1279 | }; | |
1280 | E7AC69CF14E1F78400CB09C1 /* Regressions */ = { | |
1281 | isa = PBXGroup; | |
1282 | children = ( | |
1283 | 4CC92AAF15A3ACE600C6D578 /* SOSCircle_regressions.h */, | |
1284 | E763D6221624E2670038477D /* sc-20-keynames.c */, | |
1285 | E777C72815B9C9F0004044A8 /* sc-30-peerinfo.c */, | |
1286 | E777C6B015B4DDF2004044A8 /* sc-40-circle.c */, | |
1287 | E7BE10A5167AB2BF00D2A178 /* sc-41-cloudcircle.c */, | |
1288 | 5253946016608F6800BA9687 /* sc-51-persistentEC.c */, | |
1289 | 4C6ED19115CB0E26004379B7 /* sc-60-peer.c */, | |
1290 | 4C6ED19415CB0E43004379B7 /* sc-70-engine.c */, | |
1291 | 4C4EBD531610D7D8007D06A5 /* sc-75-circle-engine.c */, | |
1292 | 521C0A7315F908A700604B61 /* sc-90-ckdclient.c */, | |
1293 | 521C691E16164B9900E31C3E /* sc-95-ckd2client.c */, | |
1294 | 52DEE9E1162DC8F1002F3BCD /* sc-100-devicecircle.c */, | |
1295 | 52AF7082163D9AA20092A7ED /* sc-101-accountsync.c */, | |
1296 | 52840280163F2B060035F320 /* sc-102-cfusernotification.c */, | |
1297 | 522B0ED11648809300A4675D /* sc-103-syncupdate.c */, | |
1298 | 521C0C8615FEB03300604B61 /* sc-120-cloudcircle.c */, | |
1299 | 48CE733D1731C49A004C2946 /* sc-130-resignationticket.c */, | |
1300 | 521C0CD515FF9B3300604B61 /* SOSRegressionUtilities.c */, | |
1301 | 521C0CD815FF9B4B00604B61 /* SOSRegressionUtilities.h */, | |
1302 | 521C0CD915FFA05000604B61 /* CKDKeyValueStore.h */, | |
1303 | 521C0CDA15FFA05000604B61 /* CKDKeyValueStore.m */, | |
1304 | 4CB8A83716164B7700B52EC7 /* SOSTestDataSource.c */, | |
1305 | 4CB8A83916164B8C00B52EC7 /* SOSTestDataSource.h */, | |
1306 | 4C5F2E36162DE87F00AF8346 /* SOSTestTransport.c */, | |
1307 | 4C5F2E35162DE84E00AF8346 /* SOSTestTransport.h */, | |
1308 | ); | |
1309 | path = Regressions; | |
1310 | sourceTree = "<group>"; | |
1311 | }; | |
1312 | E7AC69D114E1F78400CB09C1 /* SecureObjectSync */ = { | |
1313 | isa = PBXGroup; | |
1314 | children = ( | |
1315 | 4CC929AD15A3957800C6D578 /* SOSAccount.c */, | |
1316 | 4CC929AE15A3957800C6D578 /* SOSAccount.h */, | |
1317 | 4CC929AF15A3957800C6D578 /* SOSCircle.c */, | |
1318 | 4CC929B015A3957800C6D578 /* SOSCircle.h */, | |
1319 | E777C71D15B73F9E004044A8 /* SOSInternal.c */, | |
1320 | E777C71B15B73F59004044A8 /* SOSInternal.h */, | |
1321 | E703811114E1FEE4007CB458 /* SOSCloudCircle.h */, | |
1322 | E7B01B5A16532507000485F1 /* SOSCloudCircleInternal.h */, | |
1323 | E7217B1715F80E0F00D26031 /* SOSCloudCircle.c */, | |
1324 | 4C9DC91C15B602910036D941 /* SOSEngine.c */, | |
1325 | 4C9DC91915B602760036D941 /* SOSEngine.h */, | |
1326 | 4CC929B115A3957800C6D578 /* SOSPeer.c */, | |
1327 | 4CC929B215A3957800C6D578 /* SOSPeer.h */, | |
1328 | E79277E1163B110A0096F3E2 /* SOSFullPeerInfo.c */, | |
1329 | E79277E2163B110A0096F3E2 /* SOSFullPeerInfo.h */, | |
1330 | E777C72515B87544004044A8 /* SOSPeerInfo.c */, | |
1331 | E777C72415B87528004044A8 /* SOSPeerInfo.h */, | |
1332 | 485835871779013E0050F074 /* SOSPeerInfoInternal.h */, | |
1333 | 4C1C452614EB27F50018B1D9 /* SOSTransport.c */, | |
1334 | 4C1C452914EB28260018B1D9 /* SOSTransport.h */, | |
1335 | 488902EB16C2F88400F119FF /* SOSCoder.c */, | |
1336 | 488902ED16C2F89700F119FF /* SOSCoder.h */, | |
1337 | 4802A59516D711060059E5B9 /* SOSUserKeygen.c */, | |
1338 | 4802A59716D711190059E5B9 /* SOSUserKeygen.h */, | |
1339 | E7B00702170B5FE100B27966 /* SOSExports.exp-in */, | |
1340 | ); | |
1341 | path = SecureObjectSync; | |
1342 | sourceTree = "<group>"; | |
1343 | }; | |
1344 | E7FEFB81169E362100E18152 /* Tool */ = { | |
1345 | isa = PBXGroup; | |
1346 | children = ( | |
1347 | E790C0F4169E3D7200E0C0C9 /* SOSCommands.h */, | |
1348 | E7FEFB90169E36D800E18152 /* keychain_sync.c */, | |
1349 | ); | |
1350 | path = Tool; | |
b1ab9ed8 A |
1351 | sourceTree = "<group>"; |
1352 | }; | |
1353 | /* End PBXGroup section */ | |
1354 | ||
1355 | /* Begin PBXHeadersBuildPhase section */ | |
427c49bc A |
1356 | 0C0BDB5A175687EC00BC1A7E /* Headers */ = { |
1357 | isa = PBXHeadersBuildPhase; | |
1358 | buildActionMask = 2147483647; | |
1359 | files = ( | |
4d3cab3d | 1360 | 0CBF93FA177B7CFC001E5658 /* brighton_keychain_2_db.h in Headers */, |
427c49bc A |
1361 | 0C0BDB611756882A00BC1A7E /* secd_regressions.h in Headers */, |
1362 | ); | |
1363 | runOnlyForDeploymentPostprocessing = 0; | |
1364 | }; | |
b1ab9ed8 A |
1365 | 18270F5314CF651900B05E7F /* Headers */ = { |
1366 | isa = PBXHeadersBuildPhase; | |
1367 | buildActionMask = 2147483647; | |
1368 | files = ( | |
1369 | ); | |
1370 | runOnlyForDeploymentPostprocessing = 0; | |
1371 | }; | |
1372 | 186CDD0D14CA116C00AF9171 /* Headers */ = { | |
1373 | isa = PBXHeadersBuildPhase; | |
1374 | buildActionMask = 2147483647; | |
1375 | files = ( | |
1376 | 18AD560F14CB6E7A008233F2 /* securityd_client.h in Headers */, | |
b1ab9ed8 A |
1377 | ); |
1378 | runOnlyForDeploymentPostprocessing = 0; | |
1379 | }; | |
1380 | 18D4043314CE0CF300A2BE4E /* Headers */ = { | |
1381 | isa = PBXHeadersBuildPhase; | |
1382 | buildActionMask = 2147483647; | |
1383 | files = ( | |
427c49bc A |
1384 | CDC765C41729A72800721712 /* SecPasswordGenerate.h in Headers */, |
1385 | 4A971695158FDEB800D439B7 /* SecOTR.h in Headers */, | |
1386 | 4A971697158FDEB800D439B7 /* SecOTRDHKey.h in Headers */, | |
1387 | 4A971698158FDEB800D439B7 /* SecOTRErrors.h in Headers */, | |
1388 | 4A97169A158FDEB800D439B7 /* SecOTRIdentityPriv.h in Headers */, | |
1389 | 4A97169C158FDEB800D439B7 /* SecOTRMath.h in Headers */, | |
1390 | 4A97169D158FDEB800D439B7 /* SecOTRMathPrivate.h in Headers */, | |
1391 | 4A97169F158FDEB800D439B7 /* SecOTRPacketData.h in Headers */, | |
1392 | 4A9716A1158FDEB800D439B7 /* SecOTRPackets.h in Headers */, | |
1393 | 4A9716A4158FDEB800D439B7 /* SecOTRSession.h in Headers */, | |
1394 | 4A9716A6158FDEB800D439B7 /* SecOTRSessionPriv.h in Headers */, | |
1395 | 52D0F028169CA72800F07D79 /* SecOnOSX.h in Headers */, | |
b1ab9ed8 A |
1396 | ); |
1397 | runOnlyForDeploymentPostprocessing = 0; | |
1398 | }; | |
1399 | 18D4056014CE53C200A2BE4E /* Headers */ = { | |
1400 | isa = PBXHeadersBuildPhase; | |
1401 | buildActionMask = 2147483647; | |
1402 | files = ( | |
1403 | ); | |
1404 | runOnlyForDeploymentPostprocessing = 0; | |
1405 | }; | |
427c49bc A |
1406 | 4A5CCA4D15ACEFA500702357 /* Headers */ = { |
1407 | isa = PBXHeadersBuildPhase; | |
1408 | buildActionMask = 2147483647; | |
1409 | files = ( | |
1410 | ); | |
1411 | runOnlyForDeploymentPostprocessing = 0; | |
1412 | }; | |
1413 | 4A824AFF158FF07000F932C0 /* Headers */ = { | |
1414 | isa = PBXHeadersBuildPhase; | |
1415 | buildActionMask = 2147483647; | |
1416 | files = ( | |
1417 | 4CC92AC015A3BC4300C6D578 /* Security_regressions.h in Headers */, | |
1418 | 4CC92A8C15A3ABD400C6D578 /* getcacert-mdes.h in Headers */, | |
1419 | 4CC92A8D15A3ABD400C6D578 /* getcacert-mdesqa.h in Headers */, | |
1420 | 4CC92A8F15A3ABD400C6D578 /* si-63-scep.h in Headers */, | |
1421 | 4CC92A9015A3ABD400C6D578 /* attached_no_data_signed_data.h in Headers */, | |
1422 | 4CC92A9115A3ABD400C6D578 /* attached_signed_data.h in Headers */, | |
1423 | 4CC92A9215A3ABD400C6D578 /* detached_content.h in Headers */, | |
1424 | 4CC92A9315A3ABD400C6D578 /* detached_signed_data.h in Headers */, | |
1425 | 4CC92A9415A3ABD400C6D578 /* privkey.h in Headers */, | |
1426 | 4CC92A9515A3ABD400C6D578 /* signer.h in Headers */, | |
1427 | 4CC92A9815A3ABD400C6D578 /* signed-receipt.h in Headers */, | |
1428 | 4CC92A9A15A3ABD400C6D578 /* Global Trustee.cer.h in Headers */, | |
1429 | 4CC92A9B15A3ABD400C6D578 /* UTN-USERFirst-Hardware.cer.h in Headers */, | |
1430 | 4CC92A9C15A3ABD400C6D578 /* addons.mozilla.org.cer.h in Headers */, | |
1431 | 4CC92A9D15A3ABD400C6D578 /* login.live.com.cer.h in Headers */, | |
1432 | 4CC92A9E15A3ABD400C6D578 /* login.skype.com.cer.h in Headers */, | |
1433 | 4CC92A9F15A3ABD400C6D578 /* login.yahoo.com.1.cer.h in Headers */, | |
1434 | 4CC92AA015A3ABD400C6D578 /* login.yahoo.com.2.cer.h in Headers */, | |
1435 | 4CC92AA115A3ABD400C6D578 /* login.yahoo.com.cer.h in Headers */, | |
1436 | 4CC92AA215A3ABD400C6D578 /* mail.google.com.cer.h in Headers */, | |
1437 | 4CC92AA315A3ABD400C6D578 /* www.google.com.cer.h in Headers */, | |
1438 | ); | |
1439 | runOnlyForDeploymentPostprocessing = 0; | |
1440 | }; | |
1441 | 4CC92AFB15A3BC6B00C6D578 /* Headers */ = { | |
1442 | isa = PBXHeadersBuildPhase; | |
1443 | buildActionMask = 2147483647; | |
1444 | files = ( | |
1445 | 4CC92B1515A3BCA500C6D578 /* securityd_regressions.h in Headers */, | |
1446 | ); | |
1447 | runOnlyForDeploymentPostprocessing = 0; | |
1448 | }; | |
1449 | E702E75014E1F3EA00CDE635 /* Headers */ = { | |
1450 | isa = PBXHeadersBuildPhase; | |
1451 | buildActionMask = 2147483647; | |
1452 | files = ( | |
1453 | E703811514E1FEEF007CB458 /* SOSCloudCircle.h in Headers */, | |
1454 | 4C1C452A14EB28260018B1D9 /* SOSTransport.h in Headers */, | |
1455 | 4CC929B415A3957800C6D578 /* SOSAccount.h in Headers */, | |
1456 | 4CC929B615A3957800C6D578 /* SOSCircle.h in Headers */, | |
1457 | 4CC929B815A3957800C6D578 /* SOSPeer.h in Headers */, | |
1458 | 4C9DC91A15B602760036D941 /* SOSEngine.h in Headers */, | |
1459 | E777C71C15B73F59004044A8 /* SOSInternal.h in Headers */, | |
1460 | 4802A59816D7156D0059E5B9 /* SOSUserKeygen.h in Headers */, | |
1461 | E777C72715B882E5004044A8 /* SOSPeerInfo.h in Headers */, | |
1462 | E7217B2815F8131A00D26031 /* SOSCloudKeychainConstants.h in Headers */, | |
1463 | 521C68601614A6E100E31C3E /* SOSCloudKeychainClient.h in Headers */, | |
1464 | E79277E4163B110A0096F3E2 /* SOSFullPeerInfo.h in Headers */, | |
1465 | E7B01B5B16532507000485F1 /* SOSCloudCircleInternal.h in Headers */, | |
1466 | ); | |
1467 | runOnlyForDeploymentPostprocessing = 0; | |
1468 | }; | |
1469 | E702E77214E1F48800CDE635 /* Headers */ = { | |
1470 | isa = PBXHeadersBuildPhase; | |
1471 | buildActionMask = 2147483647; | |
1472 | files = ( | |
1473 | 4CC92AC115A3BC4D00C6D578 /* SOSCircle_regressions.h in Headers */, | |
1474 | 521C0CDD15FFA05100604B61 /* CKDKeyValueStore.h in Headers */, | |
1475 | ); | |
1476 | runOnlyForDeploymentPostprocessing = 0; | |
1477 | }; | |
b1ab9ed8 A |
1478 | /* End PBXHeadersBuildPhase section */ |
1479 | ||
1480 | /* Begin PBXNativeTarget section */ | |
427c49bc A |
1481 | 0C0BDB55175687EC00BC1A7E /* libsecdRegressions */ = { |
1482 | isa = PBXNativeTarget; | |
1483 | buildConfigurationList = 0C0BDB5C175687EC00BC1A7E /* Build configuration list for PBXNativeTarget "libsecdRegressions" */; | |
1484 | buildPhases = ( | |
1485 | 0C0BDB56175687EC00BC1A7E /* Sources */, | |
1486 | 0C0BDB59175687EC00BC1A7E /* Frameworks */, | |
1487 | 0C0BDB5A175687EC00BC1A7E /* Headers */, | |
1488 | ); | |
1489 | buildRules = ( | |
1490 | ); | |
1491 | dependencies = ( | |
1492 | ); | |
1493 | name = libsecdRegressions; | |
1494 | productName = security; | |
1495 | productReference = 0C0BDB5F175687EC00BC1A7E /* libsecdRegressions.a */; | |
1496 | productType = "com.apple.product-type.library.static"; | |
1497 | }; | |
b1ab9ed8 A |
1498 | 18270F5414CF651900B05E7F /* libsecipc_client */ = { |
1499 | isa = PBXNativeTarget; | |
1500 | buildConfigurationList = 18270F5614CF651900B05E7F /* Build configuration list for PBXNativeTarget "libsecipc_client" */; | |
1501 | buildPhases = ( | |
1502 | 18270F5114CF651900B05E7F /* Sources */, | |
1503 | 18270F5214CF651900B05E7F /* Frameworks */, | |
1504 | 18270F5314CF651900B05E7F /* Headers */, | |
1505 | ); | |
1506 | buildRules = ( | |
1507 | ); | |
1508 | dependencies = ( | |
1509 | ); | |
1510 | name = libsecipc_client; | |
1511 | productName = libsecipc_client; | |
1512 | productReference = 18270F5514CF651900B05E7F /* libsecipc_client.a */; | |
1513 | productType = "com.apple.product-type.library.static"; | |
1514 | }; | |
1515 | 186CDD0E14CA116C00AF9171 /* libSecItemShimOSX */ = { | |
1516 | isa = PBXNativeTarget; | |
1517 | buildConfigurationList = 186CDD1314CA116C00AF9171 /* Build configuration list for PBXNativeTarget "libSecItemShimOSX" */; | |
1518 | buildPhases = ( | |
1519 | 186CDD0B14CA116C00AF9171 /* Sources */, | |
1520 | 186CDD0C14CA116C00AF9171 /* Frameworks */, | |
1521 | 186CDD0D14CA116C00AF9171 /* Headers */, | |
1522 | ); | |
1523 | buildRules = ( | |
1524 | ); | |
1525 | dependencies = ( | |
1526 | ); | |
1527 | name = libSecItemShimOSX; | |
1528 | productName = sec; | |
1529 | productReference = 186CDD0F14CA116C00AF9171 /* libSecItemShimOSX.a */; | |
1530 | productType = "com.apple.product-type.library.static"; | |
1531 | }; | |
1532 | 18D4043414CE0CF300A2BE4E /* libsecurity */ = { | |
1533 | isa = PBXNativeTarget; | |
1534 | buildConfigurationList = 18D4043614CE0CF300A2BE4E /* Build configuration list for PBXNativeTarget "libsecurity" */; | |
1535 | buildPhases = ( | |
1536 | 18D4043114CE0CF300A2BE4E /* Sources */, | |
1537 | 18D4043214CE0CF300A2BE4E /* Frameworks */, | |
1538 | 18D4043314CE0CF300A2BE4E /* Headers */, | |
1539 | ); | |
1540 | buildRules = ( | |
1541 | ); | |
1542 | dependencies = ( | |
1543 | ); | |
1544 | name = libsecurity; | |
1545 | productName = security; | |
1546 | productReference = 18D4043514CE0CF300A2BE4E /* libsecurity.a */; | |
1547 | productType = "com.apple.product-type.library.static"; | |
1548 | }; | |
1549 | 18D4056114CE53C200A2BE4E /* libsecurityd */ = { | |
1550 | isa = PBXNativeTarget; | |
1551 | buildConfigurationList = 18D4056314CE53C200A2BE4E /* Build configuration list for PBXNativeTarget "libsecurityd" */; | |
1552 | buildPhases = ( | |
1553 | 18D4055E14CE53C200A2BE4E /* Sources */, | |
1554 | 18D4055F14CE53C200A2BE4E /* Frameworks */, | |
1555 | 18D4056014CE53C200A2BE4E /* Headers */, | |
1556 | ); | |
1557 | buildRules = ( | |
1558 | ); | |
1559 | dependencies = ( | |
1560 | ); | |
1561 | name = libsecurityd; | |
1562 | productName = securityd; | |
1563 | productReference = 18D4056214CE53C200A2BE4E /* libsecurityd.a */; | |
1564 | productType = "com.apple.product-type.library.static"; | |
1565 | }; | |
427c49bc A |
1566 | 4A5CCA4E15ACEFA500702357 /* libSecOtrOSX */ = { |
1567 | isa = PBXNativeTarget; | |
1568 | buildConfigurationList = 4A5CCA5215ACEFA500702357 /* Build configuration list for PBXNativeTarget "libSecOtrOSX" */; | |
1569 | buildPhases = ( | |
1570 | 4A5CCA4B15ACEFA500702357 /* Sources */, | |
1571 | 4A5CCA4C15ACEFA500702357 /* Frameworks */, | |
1572 | 4A5CCA4D15ACEFA500702357 /* Headers */, | |
b1ab9ed8 | 1573 | ); |
427c49bc A |
1574 | buildRules = ( |
1575 | ); | |
1576 | dependencies = ( | |
1577 | ); | |
1578 | name = libSecOtrOSX; | |
1579 | productName = libSecOtrOSX; | |
1580 | productReference = 4A5CCA4F15ACEFA500702357 /* libSecOtrOSX.a */; | |
1581 | productType = "com.apple.product-type.library.static"; | |
1582 | }; | |
1583 | 4A824AFB158FF07000F932C0 /* libSecurityRegressions */ = { | |
1584 | isa = PBXNativeTarget; | |
1585 | buildConfigurationList = 4A824B00158FF07000F932C0 /* Build configuration list for PBXNativeTarget "libSecurityRegressions" */; | |
1586 | buildPhases = ( | |
1587 | 4A824AFC158FF07000F932C0 /* Sources */, | |
1588 | 4A824AFE158FF07000F932C0 /* Frameworks */, | |
1589 | 4A824AFF158FF07000F932C0 /* Headers */, | |
1590 | ); | |
1591 | buildRules = ( | |
1592 | ); | |
1593 | dependencies = ( | |
1594 | ); | |
1595 | name = libSecurityRegressions; | |
1596 | productName = security; | |
1597 | productReference = 4A824B03158FF07000F932C0 /* libSecurityRegressions.a */; | |
1598 | productType = "com.apple.product-type.library.static"; | |
1599 | }; | |
1600 | 4CC92AC215A3BC6B00C6D578 /* libsecuritydRegressions */ = { | |
1601 | isa = PBXNativeTarget; | |
1602 | buildConfigurationList = 4CC92B1115A3BC6B00C6D578 /* Build configuration list for PBXNativeTarget "libsecuritydRegressions" */; | |
1603 | buildPhases = ( | |
1604 | 4CC92AC315A3BC6B00C6D578 /* Sources */, | |
1605 | 4CC92AFA15A3BC6B00C6D578 /* Frameworks */, | |
1606 | 4CC92AFB15A3BC6B00C6D578 /* Headers */, | |
1607 | ); | |
1608 | buildRules = ( | |
1609 | ); | |
1610 | dependencies = ( | |
1611 | ); | |
1612 | name = libsecuritydRegressions; | |
1613 | productName = security; | |
1614 | productReference = 4CC92B1415A3BC6B00C6D578 /* libsecuritydRegressions.a */; | |
1615 | productType = "com.apple.product-type.library.static"; | |
1616 | }; | |
1617 | 5284029F164445760035F320 /* libCloudKeychainProxy */ = { | |
1618 | isa = PBXNativeTarget; | |
1619 | buildConfigurationList = 528402A9164445760035F320 /* Build configuration list for PBXNativeTarget "libCloudKeychainProxy" */; | |
1620 | buildPhases = ( | |
1621 | 5284029C164445760035F320 /* Sources */, | |
1622 | 5284029D164445760035F320 /* Frameworks */, | |
1623 | 5284029E164445760035F320 /* CopyFiles */, | |
1624 | ); | |
1625 | buildRules = ( | |
1626 | ); | |
1627 | dependencies = ( | |
1628 | ); | |
1629 | name = libCloudKeychainProxy; | |
1630 | productName = libCloudKeychainProxy; | |
1631 | productReference = 528402A0164445760035F320 /* libCloudKeychainProxy.a */; | |
1632 | productType = "com.apple.product-type.library.static"; | |
1633 | }; | |
1634 | E702E73514E1F3EA00CDE635 /* libSecureObjectSync */ = { | |
1635 | isa = PBXNativeTarget; | |
1636 | buildConfigurationList = E702E75314E1F3EA00CDE635 /* Build configuration list for PBXNativeTarget "libSecureObjectSync" */; | |
1637 | buildPhases = ( | |
1638 | E702E73614E1F3EA00CDE635 /* Sources */, | |
1639 | E702E74F14E1F3EA00CDE635 /* Frameworks */, | |
1640 | E702E75014E1F3EA00CDE635 /* Headers */, | |
1641 | ); | |
1642 | buildRules = ( | |
1643 | ); | |
1644 | dependencies = ( | |
1645 | ); | |
1646 | name = libSecureObjectSync; | |
1647 | productName = security; | |
1648 | productReference = E702E75614E1F3EA00CDE635 /* libSecureObjectSync.a */; | |
1649 | productType = "com.apple.product-type.library.static"; | |
1650 | }; | |
1651 | E702E75714E1F48800CDE635 /* libSOSRegressions */ = { | |
1652 | isa = PBXNativeTarget; | |
1653 | buildConfigurationList = E702E77514E1F48800CDE635 /* Build configuration list for PBXNativeTarget "libSOSRegressions" */; | |
1654 | buildPhases = ( | |
1655 | E702E75814E1F48800CDE635 /* Sources */, | |
1656 | E702E77114E1F48800CDE635 /* Frameworks */, | |
1657 | E702E77214E1F48800CDE635 /* Headers */, | |
1658 | ); | |
1659 | buildRules = ( | |
1660 | ); | |
1661 | dependencies = ( | |
1662 | ); | |
1663 | name = libSOSRegressions; | |
1664 | productName = security; | |
1665 | productReference = E702E77814E1F48800CDE635 /* libSOSRegressions.a */; | |
1666 | productType = "com.apple.product-type.library.static"; | |
1667 | }; | |
1668 | E71049F1169E023B00DB0045 /* libSecurityTool */ = { | |
1669 | isa = PBXNativeTarget; | |
1670 | buildConfigurationList = E71049FD169E023B00DB0045 /* Build configuration list for PBXNativeTarget "libSecurityTool" */; | |
1671 | buildPhases = ( | |
1672 | E71049EE169E023B00DB0045 /* Sources */, | |
1673 | E71049EF169E023B00DB0045 /* Frameworks */, | |
1674 | E71049F0169E023B00DB0045 /* CopyFiles */, | |
1675 | ); | |
1676 | buildRules = ( | |
1677 | ); | |
1678 | dependencies = ( | |
1679 | ); | |
1680 | name = libSecurityTool; | |
1681 | productName = SecurityTool; | |
1682 | productReference = E71049F2169E023B00DB0045 /* libSecurityTool.a */; | |
1683 | productType = "com.apple.product-type.library.static"; | |
1684 | }; | |
1685 | E7104A12169E216E00DB0045 /* libSecurityCommands */ = { | |
1686 | isa = PBXNativeTarget; | |
1687 | buildConfigurationList = E7104A1A169E216E00DB0045 /* Build configuration list for PBXNativeTarget "libSecurityCommands" */; | |
1688 | buildPhases = ( | |
1689 | E7104A13169E216E00DB0045 /* Sources */, | |
1690 | E7104A17169E216E00DB0045 /* Frameworks */, | |
1691 | E7104A19169E216E00DB0045 /* CopyFiles */, | |
1692 | ); | |
1693 | buildRules = ( | |
1694 | ); | |
1695 | dependencies = ( | |
1696 | ); | |
1697 | name = libSecurityCommands; | |
1698 | productName = SecurityTool; | |
1699 | productReference = E7104A1D169E216E00DB0045 /* libSecurityCommands.a */; | |
1700 | productType = "com.apple.product-type.library.static"; | |
1701 | }; | |
1702 | E7FEFB82169E363300E18152 /* libSOSCommands */ = { | |
1703 | isa = PBXNativeTarget; | |
1704 | buildConfigurationList = E7FEFB89169E363300E18152 /* Build configuration list for PBXNativeTarget "libSOSCommands" */; | |
1705 | buildPhases = ( | |
1706 | E7FEFB83169E363300E18152 /* Sources */, | |
1707 | E7FEFB86169E363300E18152 /* Frameworks */, | |
1708 | E7FEFB88169E363300E18152 /* CopyFiles */, | |
1709 | ); | |
1710 | buildRules = ( | |
1711 | ); | |
1712 | dependencies = ( | |
1713 | ); | |
1714 | name = libSOSCommands; | |
1715 | productName = SecurityTool; | |
1716 | productReference = E7FEFB8C169E363300E18152 /* libSOSCommands.a */; | |
1717 | productType = "com.apple.product-type.library.static"; | |
1718 | }; | |
1719 | /* End PBXNativeTarget section */ | |
1720 | ||
1721 | /* Begin PBXProject section */ | |
1722 | 186CDD0614CA116C00AF9171 /* Project object */ = { | |
1723 | isa = PBXProject; | |
1724 | attributes = { | |
1725 | LastUpgradeCheck = 0500; | |
1726 | }; | |
1727 | buildConfigurationList = 186CDD0914CA116C00AF9171 /* Build configuration list for PBXProject "sec" */; | |
1728 | compatibilityVersion = "Xcode 3.2"; | |
1729 | developmentRegion = English; | |
1730 | hasScannedForEncodings = 0; | |
1731 | knownRegions = ( | |
1732 | en, | |
1733 | ); | |
1734 | mainGroup = 186CDD0414CA116C00AF9171; | |
1735 | productRefGroup = 186CDD1014CA116C00AF9171 /* Products */; | |
1736 | projectDirPath = ""; | |
b1ab9ed8 A |
1737 | projectRoot = ""; |
1738 | targets = ( | |
1739 | 18D4043414CE0CF300A2BE4E /* libsecurity */, | |
1740 | 18D4056114CE53C200A2BE4E /* libsecurityd */, | |
1741 | 186CDD0E14CA116C00AF9171 /* libSecItemShimOSX */, | |
1742 | 18270F5414CF651900B05E7F /* libsecipc_client */, | |
427c49bc A |
1743 | E702E73514E1F3EA00CDE635 /* libSecureObjectSync */, |
1744 | E702E75714E1F48800CDE635 /* libSOSRegressions */, | |
1745 | 4A824AFB158FF07000F932C0 /* libSecurityRegressions */, | |
1746 | 4CC92AC215A3BC6B00C6D578 /* libsecuritydRegressions */, | |
1747 | 4A5CCA4E15ACEFA500702357 /* libSecOtrOSX */, | |
1748 | 5284029F164445760035F320 /* libCloudKeychainProxy */, | |
1749 | E71049F1169E023B00DB0045 /* libSecurityTool */, | |
1750 | E7104A12169E216E00DB0045 /* libSecurityCommands */, | |
1751 | E7FEFB82169E363300E18152 /* libSOSCommands */, | |
1752 | 0C0BDB55175687EC00BC1A7E /* libsecdRegressions */, | |
b1ab9ed8 A |
1753 | ); |
1754 | }; | |
1755 | /* End PBXProject section */ | |
1756 | ||
1757 | /* Begin PBXSourcesBuildPhase section */ | |
427c49bc A |
1758 | 0C0BDB56175687EC00BC1A7E /* Sources */ = { |
1759 | isa = PBXSourcesBuildPhase; | |
1760 | buildActionMask = 2147483647; | |
1761 | files = ( | |
1762 | E7F0D3EA177BBE35001ACBC1 /* secd-55-account-incompatibility.c in Sources */, | |
1763 | 0C0BDB63175688DA00BC1A7E /* secd-01-items.c in Sources */, | |
1764 | 4882C517177521AE0095D04B /* secd-58-password-change.c in Sources */, | |
1765 | E7A10FAE1771249C00C4602F /* secd-57-account-leave.c in Sources */, | |
1766 | E7F18555177A44E000177B23 /* secd-60-account-cloud-identity.c in Sources */, | |
1767 | E7F18557177A502900177B23 /* secd-56-account-apply.c in Sources */, | |
1768 | 0C664AE8175951270092D3D9 /* secd-02-upgrade-while-locked.c in Sources */, | |
1769 | 0CBF93F8177B7CFC001E5658 /* secd-03-corrupted-items.c in Sources */, | |
1770 | 0CBF93FC177BA9D9001E5658 /* secd-05-corrupted-items.c in Sources */, | |
1771 | 0CBF93F9177B7CFC001E5658 /* secd-04-corrupted-items.c in Sources */, | |
1772 | 4898223A17BDB277003BEF32 /* secd-52-account-changed.c in Sources */, | |
1773 | 0C062B1F175E784B00806CFE /* secd-30-keychain-upgrade.c in Sources */, | |
1774 | 0C062B20175E784B00806CFE /* secd-31-keychain-bad.c in Sources */, | |
1775 | 0C062B21175E784B00806CFE /* secd-31-keychain-unreadable.c in Sources */, | |
1776 | E79D62BB176798FD005A9743 /* secd-50-account.c in Sources */, | |
1777 | 48E928C5179DD05500A7F755 /* secd-51-account-inflate.c in Sources */, | |
1778 | 486C6C691795F9D600387075 /* secd-61-account-leave-not-in-kansas-anymore.c in Sources */, | |
1779 | E79D62BD176799EE005A9743 /* SOSTestDataSource.c in Sources */, | |
1780 | E79D62BC176799DB005A9743 /* SOSRegressionUtilities.c in Sources */, | |
1781 | E7A10FAC1771246A00C4602F /* secd-55-account-circle.c in Sources */, | |
1782 | E79D62C01767A5BC005A9743 /* SecdTestKeychainUtilities.c in Sources */, | |
1783 | 48F32D7E1777AFA3001B84BA /* secd-59-account-cleanup.c in Sources */, | |
1784 | ); | |
1785 | runOnlyForDeploymentPostprocessing = 0; | |
1786 | }; | |
b1ab9ed8 A |
1787 | 18270F5114CF651900B05E7F /* Sources */ = { |
1788 | isa = PBXSourcesBuildPhase; | |
1789 | buildActionMask = 2147483647; | |
1790 | files = ( | |
1791 | 18270F5914CF654400B05E7F /* client.c in Sources */, | |
b1ab9ed8 A |
1792 | ); |
1793 | runOnlyForDeploymentPostprocessing = 0; | |
1794 | }; | |
1795 | 186CDD0B14CA116C00AF9171 /* Sources */ = { | |
1796 | isa = PBXSourcesBuildPhase; | |
1797 | buildActionMask = 2147483647; | |
1798 | files = ( | |
1799 | 18AD566714CB70A8008233F2 /* SecItem.c in Sources */, | |
1800 | BEFE994E14F2E17200356A97 /* SecDH.c in Sources */, | |
427c49bc A |
1801 | 4C8D8627177A71E80019A804 /* SOSCloudCircle.c in Sources */, |
1802 | 4C3CE9E7176005A700B521C2 /* SecuritydXPC.c in Sources */, | |
1803 | 4C8940DB166EA8CF00241770 /* osxshim.c in Sources */, | |
1804 | 4C8D8628177A71FB0019A804 /* SecPasswordGenerate.c in Sources */, | |
b1ab9ed8 A |
1805 | ); |
1806 | runOnlyForDeploymentPostprocessing = 0; | |
1807 | }; | |
1808 | 18D4043114CE0CF300A2BE4E /* Sources */ = { | |
1809 | isa = PBXSourcesBuildPhase; | |
1810 | buildActionMask = 2147483647; | |
1811 | files = ( | |
1812 | 18D4043914CE1FE400A2BE4E /* p12import.c in Sources */, | |
1813 | 18D4043A14CE1FE400A2BE4E /* p12pbegen.c in Sources */, | |
1814 | 18D4043B14CE1FE400A2BE4E /* pbkdf2.c in Sources */, | |
1815 | 18D4043C14CE1FE400A2BE4E /* SecBase64.c in Sources */, | |
1816 | 18D4043D14CE1FE400A2BE4E /* SecCertificate.c in Sources */, | |
1817 | 18D4043E14CE1FE400A2BE4E /* SecCertificatePath.c in Sources */, | |
1818 | 18D4043F14CE1FE400A2BE4E /* SecCertificateRequest.c in Sources */, | |
1819 | 18D4044014CE1FE400A2BE4E /* SecCMS.c in Sources */, | |
1820 | 18D4044114CE1FE400A2BE4E /* SecDH.c in Sources */, | |
1821 | 18D4044214CE1FE400A2BE4E /* SecECKey.c in Sources */, | |
1822 | 18D4044314CE1FE400A2BE4E /* SecFramework.c in Sources */, | |
1823 | 18D4044414CE1FE400A2BE4E /* SecIdentity.c in Sources */, | |
1824 | 18D4044514CE1FE400A2BE4E /* SecImportExport.c in Sources */, | |
1825 | 18D4044614CE1FE400A2BE4E /* SecItem.c in Sources */, | |
1826 | 18D4044714CE1FE400A2BE4E /* SecItemConstants.c in Sources */, | |
1827 | 18D4044814CE1FE400A2BE4E /* SecKey.c in Sources */, | |
1828 | 18D4044914CE1FE400A2BE4E /* SecPBKDF.c in Sources */, | |
1829 | 18D4044A14CE1FE400A2BE4E /* SecPolicy.c in Sources */, | |
427c49bc | 1830 | 4CC07E26171E252300DCB6CE /* SOSCloudCircle.c in Sources */, |
b1ab9ed8 A |
1831 | 18D4044B14CE1FE400A2BE4E /* SecRSAKey.c in Sources */, |
1832 | 18D4044C14CE1FE400A2BE4E /* SecSCEP.c in Sources */, | |
1833 | 18D4044D14CE1FE400A2BE4E /* SecTrust.c in Sources */, | |
1834 | 18D4044E14CE1FE400A2BE4E /* SecTrustSettings.c in Sources */, | |
427c49bc | 1835 | CDC765C21729A72800721712 /* SecPasswordGenerate.c in Sources */, |
b1ab9ed8 A |
1836 | 18D4044F14CE1FE400A2BE4E /* SecTrustStore.c in Sources */, |
1837 | 18D4045014CE1FE400A2BE4E /* vmdh.c in Sources */, | |
427c49bc A |
1838 | 4A971696158FDEB800D439B7 /* SecOTRDHKey.c in Sources */, |
1839 | 4A971699158FDEB800D439B7 /* SecOTRFullIdentity.c in Sources */, | |
1840 | 4A97169B158FDEB800D439B7 /* SecOTRMath.c in Sources */, | |
1841 | 4A97169E158FDEB800D439B7 /* SecOTRPacketData.c in Sources */, | |
1842 | 4A9716A0158FDEB800D439B7 /* SecOTRPackets.c in Sources */, | |
1843 | 4A9716A2158FDEB800D439B7 /* SecOTRPublicIdentity.c in Sources */, | |
1844 | 4A9716A3158FDEB800D439B7 /* SecOTRSession.c in Sources */, | |
1845 | 4A9716A5158FDEB800D439B7 /* SecOTRSessionAKE.c in Sources */, | |
1846 | 4A9716A7158FDEB800D439B7 /* SecOTRUtils.c in Sources */, | |
1847 | CD3FD10716C3064B00A83BB6 /* SecuritydXPC.c in Sources */, | |
b1ab9ed8 A |
1848 | ); |
1849 | runOnlyForDeploymentPostprocessing = 0; | |
1850 | }; | |
1851 | 18D4055E14CE53C200A2BE4E /* Sources */ = { | |
1852 | isa = PBXSourcesBuildPhase; | |
1853 | buildActionMask = 2147483647; | |
1854 | files = ( | |
427c49bc | 1855 | 7249E1CB16C01E5F003D7268 /* OTATrustUtilities.c in Sources */, |
b1ab9ed8 | 1856 | 18D4056614CE53DD00A2BE4E /* asynchttp.c in Sources */, |
b1ab9ed8 A |
1857 | 18D4056814CE53DD00A2BE4E /* policytree.c in Sources */, |
1858 | 18D4056914CE53DD00A2BE4E /* SecCAIssuerCache.c in Sources */, | |
1859 | 18D4056A14CE53DD00A2BE4E /* SecCAIssuerRequest.c in Sources */, | |
1860 | 18D4056B14CE53DD00A2BE4E /* SecItemServer.c in Sources */, | |
427c49bc | 1861 | 4C3CE9E8176005B500B521C2 /* SecuritydXPC.c in Sources */, |
b1ab9ed8 A |
1862 | 18D4056C14CE53DD00A2BE4E /* SecOCSPCache.c in Sources */, |
1863 | 18D4056D14CE53DD00A2BE4E /* SecOCSPRequest.c in Sources */, | |
1864 | 18D4056E14CE53DD00A2BE4E /* SecOCSPResponse.c in Sources */, | |
1865 | 18D4056F14CE53DD00A2BE4E /* SecPolicyServer.c in Sources */, | |
1866 | 18D4057014CE53DD00A2BE4E /* SecTrustServer.c in Sources */, | |
1867 | 18D4057114CE53DD00A2BE4E /* SecTrustStoreServer.c in Sources */, | |
1868 | 18D4057214CE547400A2BE4E /* spi.c in Sources */, | |
427c49bc A |
1869 | E7B01B691655DF20000485F1 /* SOSCloudCircleServer.c in Sources */, |
1870 | 525394AE1660A30000BA9687 /* SecDbItem.c in Sources */, | |
1871 | ); | |
1872 | runOnlyForDeploymentPostprocessing = 0; | |
1873 | }; | |
1874 | 4A5CCA4B15ACEFA500702357 /* Sources */ = { | |
1875 | isa = PBXSourcesBuildPhase; | |
1876 | buildActionMask = 2147483647; | |
1877 | files = ( | |
1878 | 4A5CCA5415ACEFD400702357 /* SecOTRDHKey.c in Sources */, | |
1879 | 4A5CCA5515ACEFD400702357 /* SecOTRFullIdentity.c in Sources */, | |
1880 | 4A5CCA5615ACEFD400702357 /* SecOTRMath.c in Sources */, | |
1881 | 4A5CCA5715ACEFD400702357 /* SecOTRPacketData.c in Sources */, | |
1882 | 4A5CCA5815ACEFD400702357 /* SecOTRPackets.c in Sources */, | |
1883 | 4A5CCA5915ACEFD400702357 /* SecOTRPublicIdentity.c in Sources */, | |
1884 | 4A5CCA5A15ACEFD400702357 /* SecOTRSession.c in Sources */, | |
1885 | 4A5CCA5B15ACEFD400702357 /* SecOTRSessionAKE.c in Sources */, | |
1886 | 4A5CCA5C15ACEFD400702357 /* SecOTRUtils.c in Sources */, | |
1887 | ); | |
1888 | runOnlyForDeploymentPostprocessing = 0; | |
1889 | }; | |
1890 | 4A824AFC158FF07000F932C0 /* Sources */ = { | |
1891 | isa = PBXSourcesBuildPhase; | |
1892 | buildActionMask = 2147483647; | |
1893 | files = ( | |
1894 | 4CC92A5F15A3ABD400C6D578 /* pbkdf2-00-hmac-sha1.c in Sources */, | |
1895 | 4CC92A6015A3ABD400C6D578 /* spbkdf-00-hmac-sha1.c in Sources */, | |
1896 | 4CC92A6115A3ABD400C6D578 /* otr-00-identity.c in Sources */, | |
1897 | 4CC92A6215A3ABD400C6D578 /* otr-30-negotiation.c in Sources */, | |
1898 | 4CC92A6315A3ABD400C6D578 /* otr-otrdh.c in Sources */, | |
1899 | 4CC92A6415A3ABD400C6D578 /* otr-packetdata.c in Sources */, | |
1900 | 4CC92A6515A3ABD400C6D578 /* si-00-find-nothing.c in Sources */, | |
1901 | 4CC92A6615A3ABD400C6D578 /* si-05-add.c in Sources */, | |
1902 | 4CC92A6715A3ABD400C6D578 /* si-10-find-internet.c in Sources */, | |
1903 | 4CC92A6815A3ABD400C6D578 /* si-11-update-data.c in Sources */, | |
1904 | 4CC92A6915A3ABD400C6D578 /* si-14-dateparse.c in Sources */, | |
1905 | 4CC92A6A15A3ABD400C6D578 /* si-15-certificate.c in Sources */, | |
1906 | 4CC92A6B15A3ABD400C6D578 /* si-16-ec-certificate.c in Sources */, | |
1907 | 4CC92A6C15A3ABD400C6D578 /* si-20-sectrust-activation.c in Sources */, | |
1908 | 4CC92A6D15A3ABD400C6D578 /* si-20-sectrust.c in Sources */, | |
1909 | BE62D7601747FF3E001EAA9D /* si-72-syncableitems.c in Sources */, | |
1910 | 4CC92A6E15A3ABD400C6D578 /* si-21-sectrust-asr.c in Sources */, | |
1911 | 4CC92A6F15A3ABD400C6D578 /* si-22-sectrust-iap.c in Sources */, | |
1912 | 4CC92A7015A3ABD400C6D578 /* si-23-sectrust-ocsp.c in Sources */, | |
1913 | 4CC92A7115A3ABD400C6D578 /* si-24-sectrust-appleid.c in Sources */, | |
1914 | 4CC92A7215A3ABD400C6D578 /* si-24-sectrust-digicert-malaysia.c in Sources */, | |
1915 | 4CC92A7315A3ABD400C6D578 /* si-24-sectrust-diginotar.c in Sources */, | |
1916 | 4CC92A7415A3ABD400C6D578 /* si-24-sectrust-itms.c in Sources */, | |
1917 | 4CC92A7515A3ABD400C6D578 /* si-24-sectrust-mobileasset.c in Sources */, | |
1918 | 4CC92A7615A3ABD400C6D578 /* si-24-sectrust-nist.c in Sources */, | |
1919 | 4CC92A7715A3ABD400C6D578 /* si-24-sectrust-otatasking.c in Sources */, | |
1920 | 4CC92A7815A3ABD400C6D578 /* si-24-sectrust-shoebox.c in Sources */, | |
1921 | 4CC92A7915A3ABD400C6D578 /* si-25-sectrust-ipsec-eap.c in Sources */, | |
1922 | 4CC92A7A15A3ABD400C6D578 /* si-26-applicationsigning.c in Sources */, | |
1923 | 4CC92A7B15A3ABD400C6D578 /* si-27-sectrust-exceptions.c in Sources */, | |
1924 | 4CC92A7C15A3ABD400C6D578 /* si-28-sectrustsettings.c in Sources */, | |
1925 | 4CC92A7D15A3ABD400C6D578 /* si-29-sectrust-codesigning.c in Sources */, | |
1926 | 4CC92A7E15A3ABD400C6D578 /* si-30-keychain-upgrade.c in Sources */, | |
1927 | 4C2C8C3D17AB374700C24C13 /* si-12-item-stress.c in Sources */, | |
1928 | 4CC92A7F15A3ABD400C6D578 /* si-31-keychain-bad.c in Sources */, | |
1929 | 4CC92A8015A3ABD400C6D578 /* si-31-keychain-unreadable.c in Sources */, | |
1930 | 4CC92A8215A3ABD400C6D578 /* si-33-keychain-backup.c in Sources */, | |
1931 | 4CC92A8315A3ABD400C6D578 /* si-40-seckey-custom.c in Sources */, | |
1932 | E7CA197A17179EC20065299C /* si-69-keydesc.c in Sources */, | |
1933 | BE62D7621747FF51001EAA9D /* si-70-sectrust-unified.c in Sources */, | |
1934 | 4CC92A8415A3ABD400C6D578 /* si-40-seckey.c in Sources */, | |
1935 | 4CC92A8515A3ABD400C6D578 /* si-41-sececkey.c in Sources */, | |
1936 | 4CC92A8615A3ABD400C6D578 /* si-42-identity.c in Sources */, | |
1937 | 4CC92A8715A3ABD400C6D578 /* si-43-persistent.c in Sources */, | |
1938 | 4CC92A8815A3ABD400C6D578 /* si-50-secrandom.c in Sources */, | |
1939 | 4CC92A8915A3ABD400C6D578 /* si-60-cms.c in Sources */, | |
1940 | 5DE4A7BD17441CCD0036339E /* si-71-mobile-store-policy.c in Sources */, | |
1941 | CDD565A2173193AC00B6B074 /* si-73-secpasswordgenerate.c in Sources */, | |
1942 | 4CC92A8A15A3ABD400C6D578 /* si-61-pkcs12.c in Sources */, | |
1943 | 4CC92A8B15A3ABD400C6D578 /* si-62-csr.c in Sources */, | |
1944 | 4CC92A8E15A3ABD400C6D578 /* si-63-scep.c in Sources */, | |
1945 | 4CC92A9615A3ABD400C6D578 /* si-64-ossl-cms.c in Sources */, | |
1946 | 7255A46C1783333D006A8B9A /* si-74-OTAPKISigner.c in Sources */, | |
1947 | 7255F91417A973D5004A9F38 /* si-75-AppleIDRecordSigning.c in Sources */, | |
1948 | 4CC92A9715A3ABD400C6D578 /* si-65-cms-cert-policy.c in Sources */, | |
1949 | 4CC92A9915A3ABD400C6D578 /* si-66-smime.c in Sources */, | |
1950 | 4CC92AA415A3ABD400C6D578 /* si-67-sectrust-blacklist.c in Sources */, | |
1951 | 4CC92AA515A3ABD400C6D578 /* vmdh-40.c in Sources */, | |
1952 | 4CC92AA615A3ABD400C6D578 /* vmdh-41-example.c in Sources */, | |
1953 | 4CC92AA715A3ABD400C6D578 /* vmdh-42-example2.c in Sources */, | |
1954 | E748744515A61AF800624935 /* si-68-secmatchissuer.c in Sources */, | |
1955 | ); | |
1956 | runOnlyForDeploymentPostprocessing = 0; | |
1957 | }; | |
1958 | 4CC92AC315A3BC6B00C6D578 /* Sources */ = { | |
1959 | isa = PBXSourcesBuildPhase; | |
1960 | buildActionMask = 2147483647; | |
1961 | files = ( | |
1962 | 4CC92AF915A3BC6B00C6D578 /* sd-10-policytree.c in Sources */, | |
1963 | 4C143CDE164D8EF5003035A3 /* sd-70-engine.c in Sources */, | |
1964 | ); | |
1965 | runOnlyForDeploymentPostprocessing = 0; | |
1966 | }; | |
1967 | 5284029C164445760035F320 /* Sources */ = { | |
1968 | isa = PBXSourcesBuildPhase; | |
1969 | buildActionMask = 2147483647; | |
1970 | files = ( | |
1971 | 5214701B16977D7700DF0DB3 /* cloudkeychainproxy.m in Sources */, | |
1972 | 528402AE164446410035F320 /* CKDKVSProxy.m in Sources */, | |
1973 | 528402AF164446410035F320 /* CKDPersistentState.m in Sources */, | |
1974 | 528402B1164446410035F320 /* CKDUserInteraction.m in Sources */, | |
1975 | 528402B2164447610035F320 /* SOSCloudKeychainConstants.c in Sources */, | |
1976 | ); | |
1977 | runOnlyForDeploymentPostprocessing = 0; | |
1978 | }; | |
1979 | E702E73614E1F3EA00CDE635 /* Sources */ = { | |
1980 | isa = PBXSourcesBuildPhase; | |
1981 | buildActionMask = 2147483647; | |
1982 | files = ( | |
1983 | 4C1C452714EB27F50018B1D9 /* SOSTransport.c in Sources */, | |
1984 | 4802A59616D711060059E5B9 /* SOSUserKeygen.c in Sources */, | |
1985 | 4CC929B315A3957800C6D578 /* SOSAccount.c in Sources */, | |
1986 | 4CC929B515A3957800C6D578 /* SOSCircle.c in Sources */, | |
1987 | 4CC929B715A3957800C6D578 /* SOSPeer.c in Sources */, | |
1988 | 4C9DC91D15B602910036D941 /* SOSEngine.c in Sources */, | |
1989 | E777C71E15B73F9E004044A8 /* SOSInternal.c in Sources */, | |
1990 | E777C72615B87545004044A8 /* SOSPeerInfo.c in Sources */, | |
1991 | E7217B2715F8131A00D26031 /* SOSCloudKeychainConstants.c in Sources */, | |
1992 | E79277E3163B110A0096F3E2 /* SOSFullPeerInfo.c in Sources */, | |
1993 | 52EAF4BE163C52EB00803D0F /* SOSCloudKeychainClient.c in Sources */, | |
1994 | 488902EC16C2F88400F119FF /* SOSCoder.c in Sources */, | |
1995 | ); | |
1996 | runOnlyForDeploymentPostprocessing = 0; | |
1997 | }; | |
1998 | E702E75814E1F48800CDE635 /* Sources */ = { | |
1999 | isa = PBXSourcesBuildPhase; | |
2000 | buildActionMask = 2147483647; | |
2001 | files = ( | |
2002 | 4C6ED19615CB0E72004379B7 /* sc-30-peerinfo.c in Sources */, | |
2003 | E777C6B115B4DDF2004044A8 /* sc-40-circle.c in Sources */, | |
2004 | 4C6ED19715CB0E72004379B7 /* sc-60-peer.c in Sources */, | |
2005 | 4C6ED19515CB0E44004379B7 /* sc-70-engine.c in Sources */, | |
2006 | 521C0A7615F908AF00604B61 /* sc-90-ckdclient.c in Sources */, | |
2007 | 521C0C8715FEB03300604B61 /* sc-120-cloudcircle.c in Sources */, | |
2008 | 521C0CD615FF9B3300604B61 /* SOSRegressionUtilities.c in Sources */, | |
2009 | 48CE733E1731C49A004C2946 /* sc-130-resignationticket.c in Sources */, | |
2010 | 4C4EBD541610D7D8007D06A5 /* sc-75-circle-engine.c in Sources */, | |
2011 | 4CB8A83816164B7700B52EC7 /* SOSTestDataSource.c in Sources */, | |
2012 | 521C691F16164B9900E31C3E /* sc-95-ckd2client.c in Sources */, | |
2013 | 4C5F2E38162DF76A00AF8346 /* SOSTestTransport.c in Sources */, | |
2014 | E763D6231624E2670038477D /* sc-20-keynames.c in Sources */, | |
2015 | 52DEE9E2162DC8F1002F3BCD /* sc-100-devicecircle.c in Sources */, | |
2016 | 52AF7083163D9AA20092A7ED /* sc-101-accountsync.c in Sources */, | |
2017 | 52840281163F2B060035F320 /* sc-102-cfusernotification.c in Sources */, | |
2018 | 522B0ED21648809300A4675D /* sc-103-syncupdate.c in Sources */, | |
2019 | 5253946116608F6800BA9687 /* sc-51-persistentEC.c in Sources */, | |
2020 | E7BE10A7167AB32300D2A178 /* sc-41-cloudcircle.c in Sources */, | |
2021 | ); | |
2022 | runOnlyForDeploymentPostprocessing = 0; | |
2023 | }; | |
2024 | E71049EE169E023B00DB0045 /* Sources */ = { | |
2025 | isa = PBXSourcesBuildPhase; | |
2026 | buildActionMask = 2147483647; | |
2027 | files = ( | |
2028 | 0CE7ABDF171383E30088968F /* keychain_backup.c in Sources */, | |
2029 | E7104A01169E036E00DB0045 /* SecurityTool.c in Sources */, | |
2030 | E790C10A169E4FD200E0C0C9 /* digest_calc.c in Sources */, | |
2031 | E790C110169E53DF00E0C0C9 /* leaks.c in Sources */, | |
2032 | 4CD1897D169F835400BC96B8 /* print_cert.c in Sources */, | |
2033 | ); | |
2034 | runOnlyForDeploymentPostprocessing = 0; | |
2035 | }; | |
2036 | E7104A13169E216E00DB0045 /* Sources */ = { | |
2037 | isa = PBXSourcesBuildPhase; | |
2038 | buildActionMask = 2147483647; | |
2039 | files = ( | |
2040 | E790C141169E5C6200E0C0C9 /* add_internet_password.c in Sources */, | |
2041 | E790C142169E5C6200E0C0C9 /* codesign.c in Sources */, | |
2042 | E790C143169E5C6200E0C0C9 /* keychain_add.c in Sources */, | |
2043 | E790C144169E5C6200E0C0C9 /* keychain_find.c in Sources */, | |
2044 | E790C145169E5C6200E0C0C9 /* pkcs12_util.c in Sources */, | |
2045 | E790C147169E5C6200E0C0C9 /* scep.c in Sources */, | |
2046 | E790C148169E5C6200E0C0C9 /* show_certificates.c in Sources */, | |
2047 | E790C149169E5C6200E0C0C9 /* spc.c in Sources */, | |
2048 | ); | |
2049 | runOnlyForDeploymentPostprocessing = 0; | |
2050 | }; | |
2051 | E7FEFB83169E363300E18152 /* Sources */ = { | |
2052 | isa = PBXSourcesBuildPhase; | |
2053 | buildActionMask = 2147483647; | |
2054 | files = ( | |
2055 | E7FEFB91169E36D800E18152 /* keychain_sync.c in Sources */, | |
b1ab9ed8 A |
2056 | ); |
2057 | runOnlyForDeploymentPostprocessing = 0; | |
2058 | }; | |
2059 | /* End PBXSourcesBuildPhase section */ | |
2060 | ||
427c49bc A |
2061 | /* Begin PBXVariantGroup section */ |
2062 | 521C0BAC15FA5DA800604B61 /* InfoPlist.strings */ = { | |
2063 | isa = PBXVariantGroup; | |
2064 | children = ( | |
2065 | 521C0BAD15FA5DA800604B61 /* en */, | |
2066 | ); | |
2067 | name = InfoPlist.strings; | |
2068 | sourceTree = "<group>"; | |
2069 | }; | |
2070 | /* End PBXVariantGroup section */ | |
2071 | ||
b1ab9ed8 | 2072 | /* Begin XCBuildConfiguration section */ |
427c49bc A |
2073 | 0C0BDB5D175687EC00BC1A7E /* Debug */ = { |
2074 | isa = XCBuildConfiguration; | |
2075 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2076 | buildSettings = { | |
2077 | COMBINE_HIDPI_IMAGES = YES; | |
2078 | }; | |
2079 | name = Debug; | |
2080 | }; | |
2081 | 0C0BDB5E175687EC00BC1A7E /* Release */ = { | |
2082 | isa = XCBuildConfiguration; | |
2083 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2084 | buildSettings = { | |
2085 | COMBINE_HIDPI_IMAGES = YES; | |
2086 | }; | |
2087 | name = Release; | |
2088 | }; | |
b1ab9ed8 A |
2089 | 18270F5714CF651900B05E7F /* Debug */ = { |
2090 | isa = XCBuildConfiguration; | |
427c49bc | 2091 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; |
b1ab9ed8 | 2092 | buildSettings = { |
427c49bc | 2093 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
2094 | "GCC_PREPROCESSOR_DEFINITIONS[sdk=macosx*]" = ( |
2095 | "$(inherited)", | |
2096 | "SECITEM_SHIM_OSX=1", | |
2097 | ); | |
2098 | }; | |
2099 | name = Debug; | |
2100 | }; | |
2101 | 18270F5814CF651900B05E7F /* Release */ = { | |
2102 | isa = XCBuildConfiguration; | |
427c49bc | 2103 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; |
b1ab9ed8 | 2104 | buildSettings = { |
427c49bc | 2105 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
2106 | "GCC_PREPROCESSOR_DEFINITIONS[sdk=macosx*]" = ( |
2107 | "$(inherited)", | |
2108 | "SECITEM_SHIM_OSX=1", | |
2109 | ); | |
2110 | }; | |
2111 | name = Release; | |
2112 | }; | |
2113 | 186CDD1114CA116C00AF9171 /* Debug */ = { | |
2114 | isa = XCBuildConfiguration; | |
427c49bc | 2115 | baseConfigurationReference = 18270C9814CF1AAD00B05E7F /* debug.xcconfig */; |
b1ab9ed8 | 2116 | buildSettings = { |
427c49bc A |
2117 | CLANG_WARN_INT_CONVERSION = YES; |
2118 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
b1ab9ed8 A |
2119 | }; |
2120 | name = Debug; | |
2121 | }; | |
2122 | 186CDD1214CA116C00AF9171 /* Release */ = { | |
2123 | isa = XCBuildConfiguration; | |
427c49bc | 2124 | baseConfigurationReference = 18270C9A14CF1AAD00B05E7F /* release.xcconfig */; |
b1ab9ed8 | 2125 | buildSettings = { |
427c49bc A |
2126 | CLANG_WARN_INT_CONVERSION = YES; |
2127 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
b1ab9ed8 A |
2128 | }; |
2129 | name = Release; | |
2130 | }; | |
2131 | 186CDD1414CA116C00AF9171 /* Debug */ = { | |
2132 | isa = XCBuildConfiguration; | |
427c49bc | 2133 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; |
b1ab9ed8 | 2134 | buildSettings = { |
427c49bc | 2135 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
2136 | GCC_PREPROCESSOR_DEFINITIONS = ( |
2137 | "$(inherited)", | |
2138 | "SECITEM_SHIM_OSX=1", | |
2139 | ); | |
2140 | SECITEM_SHIM_OSX = 1; | |
2141 | }; | |
2142 | name = Debug; | |
2143 | }; | |
2144 | 186CDD1514CA116C00AF9171 /* Release */ = { | |
2145 | isa = XCBuildConfiguration; | |
427c49bc | 2146 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; |
b1ab9ed8 | 2147 | buildSettings = { |
427c49bc | 2148 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
2149 | GCC_PREPROCESSOR_DEFINITIONS = ( |
2150 | "$(inherited)", | |
2151 | "SECITEM_SHIM_OSX=1", | |
2152 | ); | |
2153 | SECITEM_SHIM_OSX = 1; | |
2154 | }; | |
2155 | name = Release; | |
2156 | }; | |
2157 | 18D4043714CE0CF300A2BE4E /* Debug */ = { | |
2158 | isa = XCBuildConfiguration; | |
427c49bc | 2159 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; |
b1ab9ed8 | 2160 | buildSettings = { |
427c49bc A |
2161 | CLANG_WARN_CONSTANT_CONVERSION = NO; |
2162 | CLANG_WARN_ENUM_CONVERSION = NO; | |
2163 | CLANG_WARN_INT_CONVERSION = NO; | |
2164 | COMBINE_HIDPI_IMAGES = YES; | |
2165 | GCC_WARN_64_TO_32_BIT_CONVERSION = NO; | |
b1ab9ed8 A |
2166 | }; |
2167 | name = Debug; | |
2168 | }; | |
2169 | 18D4043814CE0CF300A2BE4E /* Release */ = { | |
2170 | isa = XCBuildConfiguration; | |
427c49bc | 2171 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; |
b1ab9ed8 | 2172 | buildSettings = { |
427c49bc A |
2173 | CLANG_WARN_CONSTANT_CONVERSION = NO; |
2174 | CLANG_WARN_ENUM_CONVERSION = NO; | |
2175 | CLANG_WARN_INT_CONVERSION = NO; | |
2176 | COMBINE_HIDPI_IMAGES = YES; | |
2177 | GCC_WARN_64_TO_32_BIT_CONVERSION = NO; | |
b1ab9ed8 A |
2178 | }; |
2179 | name = Release; | |
2180 | }; | |
2181 | 18D4056414CE53C200A2BE4E /* Debug */ = { | |
2182 | isa = XCBuildConfiguration; | |
427c49bc | 2183 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; |
b1ab9ed8 | 2184 | buildSettings = { |
427c49bc | 2185 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
2186 | "GCC_PREPROCESSOR_DEFINITIONS[sdk=macosx*]" = ( |
2187 | "$(inherited)", | |
2188 | "SECITEM_SHIM_OSX=1", | |
2189 | ); | |
2190 | }; | |
2191 | name = Debug; | |
2192 | }; | |
2193 | 18D4056514CE53C200A2BE4E /* Release */ = { | |
2194 | isa = XCBuildConfiguration; | |
427c49bc | 2195 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; |
b1ab9ed8 | 2196 | buildSettings = { |
427c49bc | 2197 | COMBINE_HIDPI_IMAGES = YES; |
b1ab9ed8 A |
2198 | "GCC_PREPROCESSOR_DEFINITIONS[sdk=macosx*]" = ( |
2199 | "$(inherited)", | |
2200 | "SECITEM_SHIM_OSX=1", | |
2201 | ); | |
2202 | }; | |
2203 | name = Release; | |
2204 | }; | |
427c49bc A |
2205 | 4A5CCA5015ACEFA500702357 /* Debug */ = { |
2206 | isa = XCBuildConfiguration; | |
2207 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2208 | buildSettings = { | |
2209 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
2210 | COMBINE_HIDPI_IMAGES = YES; | |
2211 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
2212 | "DEBUG=1", | |
2213 | "$(inherited)", | |
2214 | ); | |
2215 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
2216 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
2217 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
2218 | GCC_WARN_UNUSED_VARIABLE = YES; | |
2219 | }; | |
2220 | name = Debug; | |
2221 | }; | |
2222 | 4A5CCA5115ACEFA500702357 /* Release */ = { | |
2223 | isa = XCBuildConfiguration; | |
2224 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2225 | buildSettings = { | |
2226 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
2227 | COMBINE_HIDPI_IMAGES = YES; | |
2228 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
2229 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
2230 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
2231 | GCC_WARN_UNUSED_VARIABLE = YES; | |
2232 | }; | |
2233 | name = Release; | |
2234 | }; | |
2235 | 4A824B01158FF07000F932C0 /* Debug */ = { | |
2236 | isa = XCBuildConfiguration; | |
2237 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2238 | buildSettings = { | |
2239 | COMBINE_HIDPI_IMAGES = YES; | |
2240 | }; | |
2241 | name = Debug; | |
2242 | }; | |
2243 | 4A824B02158FF07000F932C0 /* Release */ = { | |
2244 | isa = XCBuildConfiguration; | |
2245 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2246 | buildSettings = { | |
2247 | COMBINE_HIDPI_IMAGES = YES; | |
2248 | }; | |
2249 | name = Release; | |
2250 | }; | |
2251 | 4CC92B1215A3BC6B00C6D578 /* Debug */ = { | |
2252 | isa = XCBuildConfiguration; | |
2253 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2254 | buildSettings = { | |
2255 | COMBINE_HIDPI_IMAGES = YES; | |
2256 | }; | |
2257 | name = Debug; | |
2258 | }; | |
2259 | 4CC92B1315A3BC6B00C6D578 /* Release */ = { | |
2260 | isa = XCBuildConfiguration; | |
2261 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2262 | buildSettings = { | |
2263 | COMBINE_HIDPI_IMAGES = YES; | |
2264 | }; | |
2265 | name = Release; | |
2266 | }; | |
2267 | 528402AA164445760035F320 /* Debug */ = { | |
2268 | isa = XCBuildConfiguration; | |
2269 | baseConfigurationReference = 4C5EA365164C791400A136B8 /* lib-arc-only.xcconfig */; | |
2270 | buildSettings = { | |
2271 | COMBINE_HIDPI_IMAGES = YES; | |
2272 | }; | |
2273 | name = Debug; | |
2274 | }; | |
2275 | 528402AB164445760035F320 /* Release */ = { | |
2276 | isa = XCBuildConfiguration; | |
2277 | baseConfigurationReference = 4C5EA365164C791400A136B8 /* lib-arc-only.xcconfig */; | |
2278 | buildSettings = { | |
2279 | COMBINE_HIDPI_IMAGES = YES; | |
2280 | }; | |
2281 | name = Release; | |
2282 | }; | |
2283 | E702E75414E1F3EA00CDE635 /* Debug */ = { | |
2284 | isa = XCBuildConfiguration; | |
2285 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2286 | buildSettings = { | |
2287 | COMBINE_HIDPI_IMAGES = YES; | |
2288 | }; | |
2289 | name = Debug; | |
2290 | }; | |
2291 | E702E75514E1F3EA00CDE635 /* Release */ = { | |
2292 | isa = XCBuildConfiguration; | |
2293 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2294 | buildSettings = { | |
2295 | COMBINE_HIDPI_IMAGES = YES; | |
2296 | }; | |
2297 | name = Release; | |
2298 | }; | |
2299 | E702E77614E1F48800CDE635 /* Debug */ = { | |
2300 | isa = XCBuildConfiguration; | |
2301 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2302 | buildSettings = { | |
2303 | COMBINE_HIDPI_IMAGES = YES; | |
2304 | }; | |
2305 | name = Debug; | |
2306 | }; | |
2307 | E702E77714E1F48800CDE635 /* Release */ = { | |
2308 | isa = XCBuildConfiguration; | |
2309 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2310 | buildSettings = { | |
2311 | COMBINE_HIDPI_IMAGES = YES; | |
2312 | }; | |
2313 | name = Release; | |
2314 | }; | |
2315 | E71049FB169E023B00DB0045 /* Debug */ = { | |
2316 | isa = XCBuildConfiguration; | |
2317 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2318 | buildSettings = { | |
2319 | COMBINE_HIDPI_IMAGES = YES; | |
2320 | }; | |
2321 | name = Debug; | |
2322 | }; | |
2323 | E71049FC169E023B00DB0045 /* Release */ = { | |
2324 | isa = XCBuildConfiguration; | |
2325 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2326 | buildSettings = { | |
2327 | COMBINE_HIDPI_IMAGES = YES; | |
2328 | }; | |
2329 | name = Release; | |
2330 | }; | |
2331 | E7104A1B169E216E00DB0045 /* Debug */ = { | |
2332 | isa = XCBuildConfiguration; | |
2333 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2334 | buildSettings = { | |
2335 | COMBINE_HIDPI_IMAGES = YES; | |
2336 | }; | |
2337 | name = Debug; | |
2338 | }; | |
2339 | E7104A1C169E216E00DB0045 /* Release */ = { | |
2340 | isa = XCBuildConfiguration; | |
2341 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2342 | buildSettings = { | |
2343 | COMBINE_HIDPI_IMAGES = YES; | |
2344 | }; | |
2345 | name = Release; | |
2346 | }; | |
2347 | E7FEFB8A169E363300E18152 /* Debug */ = { | |
2348 | isa = XCBuildConfiguration; | |
2349 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2350 | buildSettings = { | |
2351 | COMBINE_HIDPI_IMAGES = YES; | |
2352 | }; | |
2353 | name = Debug; | |
2354 | }; | |
2355 | E7FEFB8B169E363300E18152 /* Release */ = { | |
2356 | isa = XCBuildConfiguration; | |
2357 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
2358 | buildSettings = { | |
2359 | COMBINE_HIDPI_IMAGES = YES; | |
2360 | }; | |
2361 | name = Release; | |
2362 | }; | |
b1ab9ed8 A |
2363 | /* End XCBuildConfiguration section */ |
2364 | ||
2365 | /* Begin XCConfigurationList section */ | |
427c49bc A |
2366 | 0C0BDB5C175687EC00BC1A7E /* Build configuration list for PBXNativeTarget "libsecdRegressions" */ = { |
2367 | isa = XCConfigurationList; | |
2368 | buildConfigurations = ( | |
2369 | 0C0BDB5D175687EC00BC1A7E /* Debug */, | |
2370 | 0C0BDB5E175687EC00BC1A7E /* Release */, | |
2371 | ); | |
2372 | defaultConfigurationIsVisible = 0; | |
2373 | defaultConfigurationName = Release; | |
2374 | }; | |
b1ab9ed8 A |
2375 | 18270F5614CF651900B05E7F /* Build configuration list for PBXNativeTarget "libsecipc_client" */ = { |
2376 | isa = XCConfigurationList; | |
2377 | buildConfigurations = ( | |
2378 | 18270F5714CF651900B05E7F /* Debug */, | |
2379 | 18270F5814CF651900B05E7F /* Release */, | |
2380 | ); | |
2381 | defaultConfigurationIsVisible = 0; | |
2382 | defaultConfigurationName = Release; | |
2383 | }; | |
2384 | 186CDD0914CA116C00AF9171 /* Build configuration list for PBXProject "sec" */ = { | |
2385 | isa = XCConfigurationList; | |
2386 | buildConfigurations = ( | |
2387 | 186CDD1114CA116C00AF9171 /* Debug */, | |
2388 | 186CDD1214CA116C00AF9171 /* Release */, | |
2389 | ); | |
2390 | defaultConfigurationIsVisible = 0; | |
2391 | defaultConfigurationName = Release; | |
2392 | }; | |
2393 | 186CDD1314CA116C00AF9171 /* Build configuration list for PBXNativeTarget "libSecItemShimOSX" */ = { | |
2394 | isa = XCConfigurationList; | |
2395 | buildConfigurations = ( | |
2396 | 186CDD1414CA116C00AF9171 /* Debug */, | |
2397 | 186CDD1514CA116C00AF9171 /* Release */, | |
2398 | ); | |
2399 | defaultConfigurationIsVisible = 0; | |
2400 | defaultConfigurationName = Release; | |
2401 | }; | |
2402 | 18D4043614CE0CF300A2BE4E /* Build configuration list for PBXNativeTarget "libsecurity" */ = { | |
2403 | isa = XCConfigurationList; | |
2404 | buildConfigurations = ( | |
2405 | 18D4043714CE0CF300A2BE4E /* Debug */, | |
2406 | 18D4043814CE0CF300A2BE4E /* Release */, | |
2407 | ); | |
2408 | defaultConfigurationIsVisible = 0; | |
2409 | defaultConfigurationName = Release; | |
2410 | }; | |
2411 | 18D4056314CE53C200A2BE4E /* Build configuration list for PBXNativeTarget "libsecurityd" */ = { | |
2412 | isa = XCConfigurationList; | |
2413 | buildConfigurations = ( | |
2414 | 18D4056414CE53C200A2BE4E /* Debug */, | |
2415 | 18D4056514CE53C200A2BE4E /* Release */, | |
2416 | ); | |
2417 | defaultConfigurationIsVisible = 0; | |
2418 | defaultConfigurationName = Release; | |
2419 | }; | |
427c49bc A |
2420 | 4A5CCA5215ACEFA500702357 /* Build configuration list for PBXNativeTarget "libSecOtrOSX" */ = { |
2421 | isa = XCConfigurationList; | |
2422 | buildConfigurations = ( | |
2423 | 4A5CCA5015ACEFA500702357 /* Debug */, | |
2424 | 4A5CCA5115ACEFA500702357 /* Release */, | |
2425 | ); | |
2426 | defaultConfigurationIsVisible = 0; | |
2427 | defaultConfigurationName = Release; | |
2428 | }; | |
2429 | 4A824B00158FF07000F932C0 /* Build configuration list for PBXNativeTarget "libSecurityRegressions" */ = { | |
2430 | isa = XCConfigurationList; | |
2431 | buildConfigurations = ( | |
2432 | 4A824B01158FF07000F932C0 /* Debug */, | |
2433 | 4A824B02158FF07000F932C0 /* Release */, | |
2434 | ); | |
2435 | defaultConfigurationIsVisible = 0; | |
2436 | defaultConfigurationName = Release; | |
2437 | }; | |
2438 | 4CC92B1115A3BC6B00C6D578 /* Build configuration list for PBXNativeTarget "libsecuritydRegressions" */ = { | |
2439 | isa = XCConfigurationList; | |
2440 | buildConfigurations = ( | |
2441 | 4CC92B1215A3BC6B00C6D578 /* Debug */, | |
2442 | 4CC92B1315A3BC6B00C6D578 /* Release */, | |
2443 | ); | |
2444 | defaultConfigurationIsVisible = 0; | |
2445 | defaultConfigurationName = Release; | |
2446 | }; | |
2447 | 528402A9164445760035F320 /* Build configuration list for PBXNativeTarget "libCloudKeychainProxy" */ = { | |
2448 | isa = XCConfigurationList; | |
2449 | buildConfigurations = ( | |
2450 | 528402AA164445760035F320 /* Debug */, | |
2451 | 528402AB164445760035F320 /* Release */, | |
2452 | ); | |
2453 | defaultConfigurationIsVisible = 0; | |
2454 | defaultConfigurationName = Release; | |
2455 | }; | |
2456 | E702E75314E1F3EA00CDE635 /* Build configuration list for PBXNativeTarget "libSecureObjectSync" */ = { | |
2457 | isa = XCConfigurationList; | |
2458 | buildConfigurations = ( | |
2459 | E702E75414E1F3EA00CDE635 /* Debug */, | |
2460 | E702E75514E1F3EA00CDE635 /* Release */, | |
2461 | ); | |
2462 | defaultConfigurationIsVisible = 0; | |
2463 | defaultConfigurationName = Release; | |
2464 | }; | |
2465 | E702E77514E1F48800CDE635 /* Build configuration list for PBXNativeTarget "libSOSRegressions" */ = { | |
2466 | isa = XCConfigurationList; | |
2467 | buildConfigurations = ( | |
2468 | E702E77614E1F48800CDE635 /* Debug */, | |
2469 | E702E77714E1F48800CDE635 /* Release */, | |
2470 | ); | |
2471 | defaultConfigurationIsVisible = 0; | |
2472 | defaultConfigurationName = Release; | |
2473 | }; | |
2474 | E71049FD169E023B00DB0045 /* Build configuration list for PBXNativeTarget "libSecurityTool" */ = { | |
2475 | isa = XCConfigurationList; | |
2476 | buildConfigurations = ( | |
2477 | E71049FB169E023B00DB0045 /* Debug */, | |
2478 | E71049FC169E023B00DB0045 /* Release */, | |
2479 | ); | |
2480 | defaultConfigurationIsVisible = 0; | |
2481 | defaultConfigurationName = Release; | |
2482 | }; | |
2483 | E7104A1A169E216E00DB0045 /* Build configuration list for PBXNativeTarget "libSecurityCommands" */ = { | |
2484 | isa = XCConfigurationList; | |
2485 | buildConfigurations = ( | |
2486 | E7104A1B169E216E00DB0045 /* Debug */, | |
2487 | E7104A1C169E216E00DB0045 /* Release */, | |
2488 | ); | |
2489 | defaultConfigurationIsVisible = 0; | |
2490 | defaultConfigurationName = Release; | |
2491 | }; | |
2492 | E7FEFB89169E363300E18152 /* Build configuration list for PBXNativeTarget "libSOSCommands" */ = { | |
2493 | isa = XCConfigurationList; | |
2494 | buildConfigurations = ( | |
2495 | E7FEFB8A169E363300E18152 /* Debug */, | |
2496 | E7FEFB8B169E363300E18152 /* Release */, | |
2497 | ); | |
2498 | defaultConfigurationIsVisible = 0; | |
2499 | defaultConfigurationName = Release; | |
2500 | }; | |
b1ab9ed8 A |
2501 | /* End XCConfigurationList section */ |
2502 | }; | |
2503 | rootObject = 186CDD0614CA116C00AF9171 /* Project object */; | |
2504 | } |