|
52 | 52 | B57421D52510FA67006F2A71 /* NSURLRequest+Simperium.h in Headers */ = {isa = PBXBuildFile; fileRef = B57421D22510FA67006F2A71 /* NSURLRequest+Simperium.h */; }; |
53 | 53 | B57421D62510FA67006F2A71 /* NSURLRequest+Simperium.m in Sources */ = {isa = PBXBuildFile; fileRef = B57421D32510FA67006F2A71 /* NSURLRequest+Simperium.m */; }; |
54 | 54 | B57421D72510FA67006F2A71 /* NSURLRequest+Simperium.m in Sources */ = {isa = PBXBuildFile; fileRef = B57421D32510FA67006F2A71 /* NSURLRequest+Simperium.m */; }; |
| 55 | + B57CFA1C25B10B7100ABA284 /* SPThreadsafeMutableDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = B57CFA1A25B10B7100ABA284 /* SPThreadsafeMutableDictionary.h */; }; |
| 56 | + B57CFA1D25B10B7100ABA284 /* SPThreadsafeMutableDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = B57CFA1A25B10B7100ABA284 /* SPThreadsafeMutableDictionary.h */; }; |
| 57 | + B57CFA1E25B10B7100ABA284 /* SPThreadsafeMutableDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = B57CFA1B25B10B7100ABA284 /* SPThreadsafeMutableDictionary.m */; }; |
| 58 | + B57CFA1F25B10B7100ABA284 /* SPThreadsafeMutableDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = B57CFA1B25B10B7100ABA284 /* SPThreadsafeMutableDictionary.m */; }; |
| 59 | + B57CFA2925B1100600ABA284 /* SPThreadsafeMutableDictionaryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B57CFA2825B1100600ABA284 /* SPThreadsafeMutableDictionaryTests.m */; }; |
55 | 60 | B57FA3AE190052C800957205 /* MockStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = B57FA3AD190052C800957205 /* MockStorage.m */; }; |
56 | 61 | B57FA3B21900568A00957205 /* SPRelationshipResolverTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B57FA3B11900568A00957205 /* SPRelationshipResolverTests.m */; }; |
57 | 62 | B585125A2485FE32002BD70C /* SPAuthenticationValidatorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B58512592485FE32002BD70C /* SPAuthenticationValidatorTests.m */; }; |
|
603 | 608 | B5728F9B250FD4A700D1DA07 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/CoreServices.framework; sourceTree = DEVELOPER_DIR; }; |
604 | 609 | B57421D22510FA67006F2A71 /* NSURLRequest+Simperium.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSURLRequest+Simperium.h"; sourceTree = "<group>"; }; |
605 | 610 | B57421D32510FA67006F2A71 /* NSURLRequest+Simperium.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSURLRequest+Simperium.m"; sourceTree = "<group>"; }; |
| 611 | + B57CFA1A25B10B7100ABA284 /* SPThreadsafeMutableDictionary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SPThreadsafeMutableDictionary.h; sourceTree = "<group>"; }; |
| 612 | + B57CFA1B25B10B7100ABA284 /* SPThreadsafeMutableDictionary.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SPThreadsafeMutableDictionary.m; sourceTree = "<group>"; }; |
| 613 | + B57CFA2825B1100600ABA284 /* SPThreadsafeMutableDictionaryTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SPThreadsafeMutableDictionaryTests.m; sourceTree = "<group>"; }; |
606 | 614 | B57FA3AC190052C800957205 /* MockStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MockStorage.h; sourceTree = "<group>"; }; |
607 | 615 | B57FA3AD190052C800957205 /* MockStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MockStorage.m; sourceTree = "<group>"; }; |
608 | 616 | B57FA3B11900568A00957205 /* SPRelationshipResolverTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPRelationshipResolverTests.m; sourceTree = "<group>"; }; |
|
900 | 908 | 24A73F5517E250E0000CA275 /* SPPersistentMutableDictionary.m */, |
901 | 909 | B5EC2C2318858E3E0067E3B8 /* SPPersistentMutableSet.h */, |
902 | 910 | B5EC2C2418858E3E0067E3B8 /* SPPersistentMutableSet.m */, |
| 911 | + B57CFA1A25B10B7100ABA284 /* SPThreadsafeMutableDictionary.h */, |
| 912 | + B57CFA1B25B10B7100ABA284 /* SPThreadsafeMutableDictionary.m */, |
903 | 913 | B5549FE118457F72007EA226 /* SPThreadsafeMutableSet.h */, |
904 | 914 | B5549FE218457F72007EA226 /* SPThreadsafeMutableSet.m */, |
905 | 915 | B5EB86981822E34F007450FF /* SPLogger.h */, |
|
1232 | 1242 | B5C7D7F8183411B900E9109C /* SPPersistentMutableDictionaryTests.m */, |
1233 | 1243 | B5EC2C27188595420067E3B8 /* SPPersistentMutableSetTests.m */, |
1234 | 1244 | B5549FE5184581BF007EA226 /* SPThreadsafeMutableSetTests.m */, |
| 1245 | + B57CFA2825B1100600ABA284 /* SPThreadsafeMutableDictionaryTests.m */, |
1235 | 1246 | B597DD58183128FE005E95D7 /* SPWebSocketInterfaceTests.m */, |
1236 | 1247 | B5DE0E0E1850D0200080C44D /* SPCoreDataStorageTests.m */, |
1237 | 1248 | B5DF229418B41FB700874C75 /* SPMemberJSONTests.m */, |
|
1359 | 1370 | B5FC08BA1D662D5300045DB9 /* TrustKit+Private.h in Headers */, |
1360 | 1371 | B5CAA4C11CAAB40F006FE048 /* SPNetworkInterface.h in Headers */, |
1361 | 1372 | B5CAA4C61CAAB44E006FE048 /* SPStorageProvider.h in Headers */, |
| 1373 | + B57CFA1C25B10B7100ABA284 /* SPThreadsafeMutableDictionary.h in Headers */, |
1362 | 1374 | B5CAA4C01CAAB405006FE048 /* SPUser.h in Headers */, |
1363 | 1375 | B5CAA4C81CAAB50E006FE048 /* SPSwizzle.h in Headers */, |
1364 | 1376 | B5FC08A21D662D5300045DB9 /* parse_configuration.h in Headers */, |
|
1441 | 1453 | B5F6A4C3251024380001D7E3 /* NSURLSession+Simperium.h in Headers */, |
1442 | 1454 | B5CAA5BA1CAAED3D006FE048 /* Simperium.h in Headers */, |
1443 | 1455 | B5A8773522DCD37F00FC22C7 /* SPAuthenticationInterface.h in Headers */, |
| 1456 | + B57CFA1D25B10B7100ABA284 /* SPThreadsafeMutableDictionary.h in Headers */, |
1444 | 1457 | B5CAA5BC1CAAED3D006FE048 /* SPAuthenticationConfiguration.h in Headers */, |
1445 | 1458 | B5CAA5BD1CAAED3D006FE048 /* SPAuthenticator.h in Headers */, |
1446 | 1459 | B5CAA5BE1CAAED3D006FE048 /* SPBucket.h in Headers */, |
|
1776 | 1789 | B5CAA5491CAABC16006FE048 /* SPNetworkInterface.m in Sources */, |
1777 | 1790 | B5CAA54A1CAABC1D006FE048 /* SPProcessorConstants.m in Sources */, |
1778 | 1791 | B5CAA6511CAAF2F8006FE048 /* SPAuthenticationViewController.m in Sources */, |
| 1792 | + B57CFA1E25B10B7100ABA284 /* SPThreadsafeMutableDictionary.m in Sources */, |
1779 | 1793 | B5CAA54B1CAABC23006FE048 /* NSError+Simperium.m in Sources */, |
1780 | 1794 | ); |
1781 | 1795 | runOnlyForDeploymentPostprocessing = 0; |
|
1860 | 1874 | B5CAA5AD1CAAED3D006FE048 /* SPNetworkInterface.m in Sources */, |
1861 | 1875 | B5CAA5AE1CAAED3D006FE048 /* SPProcessorConstants.m in Sources */, |
1862 | 1876 | B5CAA5AF1CAAED3D006FE048 /* NSError+Simperium.m in Sources */, |
| 1877 | + B57CFA1F25B10B7100ABA284 /* SPThreadsafeMutableDictionary.m in Sources */, |
1863 | 1878 | B5CAA63E1CAAF1D9006FE048 /* SPAuthenticationButtonCell.m in Sources */, |
1864 | 1879 | ); |
1865 | 1880 | runOnlyForDeploymentPostprocessing = 0; |
|
1868 | 1883 | isa = PBXSourcesBuildPhase; |
1869 | 1884 | buildActionMask = 2147483647; |
1870 | 1885 | files = ( |
| 1886 | + B57CFA2925B1100600ABA284 /* SPThreadsafeMutableDictionaryTests.m in Sources */, |
1871 | 1887 | B53F75A91A1BAB4600C0DDFB /* SPStorageObserverAdapter.m in Sources */, |
1872 | 1888 | B565ECA31832643000D162FF /* TestObject.m in Sources */, |
1873 | 1889 | B57FA3AE190052C800957205 /* MockStorage.m in Sources */, |
|
0 commit comments