|
23 | 23 | 930B39DD2051E6D300360BA2 /* TimeStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 930B39DC2051E6D300360BA2 /* TimeStorage.swift */; };
|
24 | 24 | 930B39E02051F26500360BA2 /* TimeStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 930B39DE2051F25300360BA2 /* TimeStorageTests.swift */; };
|
25 | 25 | C201748E1BD5509D00E4FE18 /* Kronos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C20174831BD5509D00E4FE18 /* Kronos.framework */; };
|
| 26 | + E5E7A7702BFE559F0025D9D0 /* UnfairLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5E7A76F2BFE559F0025D9D0 /* UnfairLock.swift */; }; |
26 | 27 | /* End PBXBuildFile section */
|
27 | 28 |
|
28 | 29 | /* Begin PBXContainerItemProxy section */
|
|
58 | 59 | C2C036D41C2B180D003FB853 /* UniversalFramework_Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = UniversalFramework_Base.xcconfig; sourceTree = "<group>"; };
|
59 | 60 | C2C036D51C2B180D003FB853 /* UniversalFramework_Framework.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = UniversalFramework_Framework.xcconfig; sourceTree = "<group>"; };
|
60 | 61 | C2C036D61C2B180D003FB853 /* UniversalFramework_Test.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = UniversalFramework_Test.xcconfig; sourceTree = "<group>"; };
|
| 62 | + E5E7A76F2BFE559F0025D9D0 /* UnfairLock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnfairLock.swift; sourceTree = "<group>"; }; |
61 | 63 | /* End PBXFileReference section */
|
62 | 64 |
|
63 | 65 | /* Begin PBXFrameworksBuildPhase section */
|
|
124 | 126 | 26447D7B1D6E54D400159BEE /* TimeFreeze.swift */,
|
125 | 127 | 930B39DC2051E6D300360BA2 /* TimeStorage.swift */,
|
126 | 128 | 5DB5A05F2BAAF67D0069CCF9 /* PrivacyInfo.xcprivacy */,
|
| 129 | + E5E7A76F2BFE559F0025D9D0 /* UnfairLock.swift */, |
127 | 130 | );
|
128 | 131 | path = Sources;
|
129 | 132 | sourceTree = "<group>";
|
|
234 | 237 | 26447D7E1D6E54D400159BEE /* InternetAddress.swift in Sources */,
|
235 | 238 | 26447D811D6E54D400159BEE /* NTPClient.swift in Sources */,
|
236 | 239 | 26447D7F1D6E54D400159BEE /* Data+Bytes.swift in Sources */,
|
| 240 | + E5E7A7702BFE559F0025D9D0 /* UnfairLock.swift in Sources */, |
237 | 241 | 26447D841D6E54D400159BEE /* TimeFreeze.swift in Sources */,
|
238 | 242 | 26447D821D6E54D400159BEE /* NTPPacket.swift in Sources */,
|
239 | 243 | 26447D801D6E54D400159BEE /* NSTimer+ClosureKit.swift in Sources */,
|
|
0 commit comments