mirror of
https://github.com/hyperoslo/Cache.git
synced 2026-04-07 19:17:36 +00:00
1700 lines
93 KiB
Plaintext
1700 lines
93 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 54;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0E79164A250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E791649250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift */; };
|
|
0E79164B250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E791649250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift */; };
|
|
0E79164C250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E791649250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift */; };
|
|
0E79164E250E2B0400A71666 /* Hasher+constantAccrossExecutions+Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E79164D250E2B0400A71666 /* Hasher+constantAccrossExecutions+Tests.swift */; };
|
|
2292AB7B252A14520031F3B9 /* URL+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2292AB7A252A14520031F3B9 /* URL+Extensions.swift */; };
|
|
2292AB7C252A14520031F3B9 /* URL+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2292AB7A252A14520031F3B9 /* URL+Extensions.swift */; };
|
|
2292AB7D252A14520031F3B9 /* URL+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2292AB7A252A14520031F3B9 /* URL+Extensions.swift */; };
|
|
2292AB85252A14F50031F3B9 /* FileManager+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2292AB84252A14F50031F3B9 /* FileManager+Extensions.swift */; };
|
|
2292AB86252A14F50031F3B9 /* FileManager+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2292AB84252A14F50031F3B9 /* FileManager+Extensions.swift */; };
|
|
2292AB87252A14F50031F3B9 /* FileManager+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2292AB84252A14F50031F3B9 /* FileManager+Extensions.swift */; };
|
|
285DC4822BB2D1440036F206 /* DiskConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF984D1F694FFA00CE8F68 /* DiskConfig.swift */; };
|
|
285DC4832BB2D1440036F206 /* MemoryConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF984E1F694FFA00CE8F68 /* MemoryConfig.swift */; };
|
|
285DC4842BB2D1440036F206 /* Hasher+constantAccrossExecutions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E791649250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift */; };
|
|
285DC4852BB2D1440036F206 /* JSONDecoder+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28897041F8B79B300C61DEE /* JSONDecoder+Extensions.swift */; };
|
|
285DC4862BB2D1440036F206 /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98501F694FFA00CE8F68 /* Date+Extensions.swift */; };
|
|
285DC4872BB2D1440036F206 /* URL+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2292AB7A252A14520031F3B9 /* URL+Extensions.swift */; };
|
|
285DC4882BB2D1440036F206 /* FileManager+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2292AB84252A14F50031F3B9 /* FileManager+Extensions.swift */; };
|
|
285DC4892BB2D1440036F206 /* DataSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98531F694FFA00CE8F68 /* DataSerializer.swift */; };
|
|
285DC48A2BB2D1440036F206 /* ExpirationMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98551F694FFA00CE8F68 /* ExpirationMode.swift */; };
|
|
285DC48B2BB2D1440036F206 /* Expiry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98561F694FFA00CE8F68 /* Expiry.swift */; };
|
|
285DC48C2BB2D1440036F206 /* ImageWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98571F694FFA00CE8F68 /* ImageWrapper.swift */; };
|
|
285DC48D2BB2D1440036F206 /* StorageError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98591F694FFA00CE8F68 /* StorageError.swift */; };
|
|
285DC48E2BB2D1440036F206 /* Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98861F695B8F00CE8F68 /* Types.swift */; };
|
|
285DC48F2BB2D1440036F206 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC151FA3145000E4A2D5 /* MD5.swift */; };
|
|
285DC4902BB2D1440036F206 /* JSONDictionaryWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC1F1FA3411300E4A2D5 /* JSONDictionaryWrapper.swift */; };
|
|
285DC4912BB2D1440036F206 /* JSONArrayWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC231FA3426B00E4A2D5 /* JSONArrayWrapper.swift */; };
|
|
285DC4922BB2D1440036F206 /* Entry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5BF20D00DCC00BC940E /* Entry.swift */; };
|
|
285DC4932BB2D1440036F206 /* Transformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270146F20D1018A003B45C7 /* Transformer.swift */; };
|
|
285DC4942BB2D1440036F206 /* Optional+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148B20D113EA003B45C7 /* Optional+Extension.swift */; };
|
|
285DC4952BB2D1440036F206 /* TypeWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148F20D1251E003B45C7 /* TypeWrapper.swift */; };
|
|
285DC4962BB2D1440036F206 /* MemoryCapsule.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270149320D125AC003B45C7 /* MemoryCapsule.swift */; };
|
|
285DC4972BB2D1440036F206 /* TransformerFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D27014A420D129EB003B45C7 /* TransformerFactory.swift */; };
|
|
285DC4982BB2D1440036F206 /* ObservationToken.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A9D1B621134547005DBD3F /* ObservationToken.swift */; };
|
|
285DC4992BB2D1440036F206 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5BB20D00D9300BC940E /* MemoryStorage.swift */; };
|
|
285DC49A2BB2D1440036F206 /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5C320D00DDB00BC940E /* DiskStorage.swift */; };
|
|
285DC49B2BB2D1440036F206 /* StorageAware.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147320D101F3003B45C7 /* StorageAware.swift */; };
|
|
285DC49C2BB2D1440036F206 /* HybridStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147720D1046A003B45C7 /* HybridStorage.swift */; };
|
|
285DC49D2BB2D1440036F206 /* SyncStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147B20D107DA003B45C7 /* SyncStorage.swift */; };
|
|
285DC49E2BB2D1440036F206 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147F20D10982003B45C7 /* Storage.swift */; };
|
|
285DC49F2BB2D1440036F206 /* AsyncStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148320D10E76003B45C7 /* AsyncStorage.swift */; };
|
|
285DC4A02BB2D1440036F206 /* Storage+Transform.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148720D11040003B45C7 /* Storage+Transform.swift */; };
|
|
285DC4A12BB2D1440036F206 /* StorageObservationRegistry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A9D1C221144B65005DBD3F /* StorageObservationRegistry.swift */; };
|
|
285DC4A22BB2D1440036F206 /* KeyObservationRegistry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D51146522118337500197DCE /* KeyObservationRegistry.swift */; };
|
|
285DC4A32BB2D2DB0036F206 /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A138C01EB29BFA00881A20 /* UIImage+Extensions.swift */; };
|
|
BDEDD37D1DBCEB8A007416A6 /* Cache.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BDEDD3561DBCE5B1007416A6 /* Cache.framework */; };
|
|
D21B667C1F6A723C00125DE1 /* DataSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98531F694FFA00CE8F68 /* DataSerializer.swift */; };
|
|
D21B667E1F6A723C00125DE1 /* ExpirationMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98551F694FFA00CE8F68 /* ExpirationMode.swift */; };
|
|
D21B667F1F6A723C00125DE1 /* Expiry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98561F694FFA00CE8F68 /* Expiry.swift */; };
|
|
D21B66801F6A723C00125DE1 /* ImageWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98571F694FFA00CE8F68 /* ImageWrapper.swift */; };
|
|
D21B66821F6A723C00125DE1 /* StorageError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98591F694FFA00CE8F68 /* StorageError.swift */; };
|
|
D21B66831F6A723C00125DE1 /* Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98861F695B8F00CE8F68 /* Types.swift */; };
|
|
D21B66851F6A723C00125DE1 /* DataSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98531F694FFA00CE8F68 /* DataSerializer.swift */; };
|
|
D21B66871F6A723C00125DE1 /* ExpirationMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98551F694FFA00CE8F68 /* ExpirationMode.swift */; };
|
|
D21B66881F6A723C00125DE1 /* Expiry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98561F694FFA00CE8F68 /* Expiry.swift */; };
|
|
D21B66891F6A723C00125DE1 /* ImageWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98571F694FFA00CE8F68 /* ImageWrapper.swift */; };
|
|
D21B668B1F6A723C00125DE1 /* StorageError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98591F694FFA00CE8F68 /* StorageError.swift */; };
|
|
D21B668C1F6A723C00125DE1 /* Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98861F695B8F00CE8F68 /* Types.swift */; };
|
|
D21B66991F6A724200125DE1 /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98501F694FFA00CE8F68 /* Date+Extensions.swift */; };
|
|
D21B669A1F6A724300125DE1 /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98501F694FFA00CE8F68 /* Date+Extensions.swift */; };
|
|
D21B669B1F6A724600125DE1 /* DiskConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF984D1F694FFA00CE8F68 /* DiskConfig.swift */; };
|
|
D21B669C1F6A724600125DE1 /* MemoryConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF984E1F694FFA00CE8F68 /* MemoryConfig.swift */; };
|
|
D21B669D1F6A724600125DE1 /* DiskConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF984D1F694FFA00CE8F68 /* DiskConfig.swift */; };
|
|
D21B669E1F6A724700125DE1 /* MemoryConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF984E1F694FFA00CE8F68 /* MemoryConfig.swift */; };
|
|
D21B66A11F6A747000125DE1 /* ImageWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98761F69513800CE8F68 /* ImageWrapperTests.swift */; };
|
|
D221E5BC20D00D9300BC940E /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5BB20D00D9300BC940E /* MemoryStorage.swift */; };
|
|
D221E5BD20D00D9300BC940E /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5BB20D00D9300BC940E /* MemoryStorage.swift */; };
|
|
D221E5BE20D00D9300BC940E /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5BB20D00D9300BC940E /* MemoryStorage.swift */; };
|
|
D221E5C020D00DCC00BC940E /* Entry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5BF20D00DCC00BC940E /* Entry.swift */; };
|
|
D221E5C120D00DCC00BC940E /* Entry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5BF20D00DCC00BC940E /* Entry.swift */; };
|
|
D221E5C220D00DCC00BC940E /* Entry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5BF20D00DCC00BC940E /* Entry.swift */; };
|
|
D221E5C420D00DDB00BC940E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5C320D00DDB00BC940E /* DiskStorage.swift */; };
|
|
D221E5C520D00DDB00BC940E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5C320D00DDB00BC940E /* DiskStorage.swift */; };
|
|
D221E5C620D00DDB00BC940E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D221E5C320D00DDB00BC940E /* DiskStorage.swift */; };
|
|
D270147020D1018A003B45C7 /* Transformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270146F20D1018A003B45C7 /* Transformer.swift */; };
|
|
D270147120D1018A003B45C7 /* Transformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270146F20D1018A003B45C7 /* Transformer.swift */; };
|
|
D270147220D1018A003B45C7 /* Transformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270146F20D1018A003B45C7 /* Transformer.swift */; };
|
|
D270147420D101F3003B45C7 /* StorageAware.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147320D101F3003B45C7 /* StorageAware.swift */; };
|
|
D270147520D101F3003B45C7 /* StorageAware.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147320D101F3003B45C7 /* StorageAware.swift */; };
|
|
D270147620D101F3003B45C7 /* StorageAware.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147320D101F3003B45C7 /* StorageAware.swift */; };
|
|
D270147820D1046A003B45C7 /* HybridStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147720D1046A003B45C7 /* HybridStorage.swift */; };
|
|
D270147920D1046A003B45C7 /* HybridStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147720D1046A003B45C7 /* HybridStorage.swift */; };
|
|
D270147A20D1046A003B45C7 /* HybridStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147720D1046A003B45C7 /* HybridStorage.swift */; };
|
|
D270147C20D107DA003B45C7 /* SyncStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147B20D107DA003B45C7 /* SyncStorage.swift */; };
|
|
D270147D20D107DA003B45C7 /* SyncStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147B20D107DA003B45C7 /* SyncStorage.swift */; };
|
|
D270147E20D107DA003B45C7 /* SyncStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147B20D107DA003B45C7 /* SyncStorage.swift */; };
|
|
D270148020D10982003B45C7 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147F20D10982003B45C7 /* Storage.swift */; };
|
|
D270148120D10982003B45C7 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147F20D10982003B45C7 /* Storage.swift */; };
|
|
D270148220D10982003B45C7 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270147F20D10982003B45C7 /* Storage.swift */; };
|
|
D270148420D10E76003B45C7 /* AsyncStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148320D10E76003B45C7 /* AsyncStorage.swift */; };
|
|
D270148520D10E76003B45C7 /* AsyncStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148320D10E76003B45C7 /* AsyncStorage.swift */; };
|
|
D270148620D10E76003B45C7 /* AsyncStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148320D10E76003B45C7 /* AsyncStorage.swift */; };
|
|
D270148820D11040003B45C7 /* Storage+Transform.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148720D11040003B45C7 /* Storage+Transform.swift */; };
|
|
D270148920D11040003B45C7 /* Storage+Transform.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148720D11040003B45C7 /* Storage+Transform.swift */; };
|
|
D270148A20D11040003B45C7 /* Storage+Transform.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148720D11040003B45C7 /* Storage+Transform.swift */; };
|
|
D270148C20D113EA003B45C7 /* Optional+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148B20D113EA003B45C7 /* Optional+Extension.swift */; };
|
|
D270148D20D113EA003B45C7 /* Optional+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148B20D113EA003B45C7 /* Optional+Extension.swift */; };
|
|
D270148E20D113EA003B45C7 /* Optional+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148B20D113EA003B45C7 /* Optional+Extension.swift */; };
|
|
D270149020D1251E003B45C7 /* TypeWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148F20D1251E003B45C7 /* TypeWrapper.swift */; };
|
|
D270149120D1251E003B45C7 /* TypeWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148F20D1251E003B45C7 /* TypeWrapper.swift */; };
|
|
D270149220D1251E003B45C7 /* TypeWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270148F20D1251E003B45C7 /* TypeWrapper.swift */; };
|
|
D270149420D125AC003B45C7 /* MemoryCapsule.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270149320D125AC003B45C7 /* MemoryCapsule.swift */; };
|
|
D270149520D125AC003B45C7 /* MemoryCapsule.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270149320D125AC003B45C7 /* MemoryCapsule.swift */; };
|
|
D270149620D125AC003B45C7 /* MemoryCapsule.swift in Sources */ = {isa = PBXBuildFile; fileRef = D270149320D125AC003B45C7 /* MemoryCapsule.swift */; };
|
|
D270149E20D1286F003B45C7 /* MemoryStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF987B1F69513800CE8F68 /* MemoryStorageTests.swift */; };
|
|
D27014A020D12870003B45C7 /* MemoryStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF987B1F69513800CE8F68 /* MemoryStorageTests.swift */; };
|
|
D27014A120D129A2003B45C7 /* DiskStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98791F69513800CE8F68 /* DiskStorageTests.swift */; };
|
|
D27014A320D129A3003B45C7 /* DiskStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98791F69513800CE8F68 /* DiskStorageTests.swift */; };
|
|
D27014A520D129EB003B45C7 /* TransformerFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D27014A420D129EB003B45C7 /* TransformerFactory.swift */; };
|
|
D27014A620D129EB003B45C7 /* TransformerFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D27014A420D129EB003B45C7 /* TransformerFactory.swift */; };
|
|
D27014A720D129EB003B45C7 /* TransformerFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D27014A420D129EB003B45C7 /* TransformerFactory.swift */; };
|
|
D27014A820D12BA3003B45C7 /* HybridStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF987A1F69513800CE8F68 /* HybridStorageTests.swift */; };
|
|
D27014AA20D12BA4003B45C7 /* HybridStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF987A1F69513800CE8F68 /* HybridStorageTests.swift */; };
|
|
D27014AC20D12CC1003B45C7 /* SyncStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D292DB001F6AA06B0060F614 /* SyncStorageTests.swift */; };
|
|
D27014AD20D12CC3003B45C7 /* SyncStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D292DB001F6AA06B0060F614 /* SyncStorageTests.swift */; };
|
|
D27014AE20D12D83003B45C7 /* AsyncStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D292DB031F6AA0730060F614 /* AsyncStorageTests.swift */; };
|
|
D27014AF20D12D84003B45C7 /* AsyncStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D292DB031F6AA0730060F614 /* AsyncStorageTests.swift */; };
|
|
D27014B020D12E37003B45C7 /* StorageSupportTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98881F695F9400CE8F68 /* StorageSupportTests.swift */; };
|
|
D27014B120D12E38003B45C7 /* StorageSupportTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98881F695F9400CE8F68 /* StorageSupportTests.swift */; };
|
|
D27014B320D13E2C003B45C7 /* StorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D236F3191F6BEF73004EE01F /* StorageTests.swift */; };
|
|
D27014B420D13E2C003B45C7 /* StorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D236F3191F6BEF73004EE01F /* StorageTests.swift */; };
|
|
D28897051F8B79B300C61DEE /* JSONDecoder+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28897041F8B79B300C61DEE /* JSONDecoder+Extensions.swift */; };
|
|
D28897061F8B79B300C61DEE /* JSONDecoder+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28897041F8B79B300C61DEE /* JSONDecoder+Extensions.swift */; };
|
|
D28897071F8B79B300C61DEE /* JSONDecoder+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D28897041F8B79B300C61DEE /* JSONDecoder+Extensions.swift */; };
|
|
D28A1D221F6FFEF50030DF81 /* ObjectConverterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D285143E1F6FFE1F00C674D1 /* ObjectConverterTests.swift */; };
|
|
D28A1D231F6FFEF50030DF81 /* ObjectConverterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D285143E1F6FFE1F00C674D1 /* ObjectConverterTests.swift */; };
|
|
D28A1D241F6FFEF60030DF81 /* ObjectConverterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D285143E1F6FFE1F00C674D1 /* ObjectConverterTests.swift */; };
|
|
D28C9BAC1F67ECD400C180C1 /* TestHelper+iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5291CDF1C28374800B702C9 /* TestHelper+iOS.swift */; };
|
|
D28C9BAF1F67EF8300C180C1 /* UIImage+ExtensionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5291DA01C28405900B702C9 /* UIImage+ExtensionsTests.swift */; };
|
|
D2CF981E1F69427C00CE8F68 /* TestCase+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF981B1F69427C00CE8F68 /* TestCase+Extensions.swift */; };
|
|
D2CF981F1F69427C00CE8F68 /* TestCase+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF981B1F69427C00CE8F68 /* TestCase+Extensions.swift */; };
|
|
D2CF98201F69427C00CE8F68 /* TestCase+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF981B1F69427C00CE8F68 /* TestCase+Extensions.swift */; };
|
|
D2CF98211F69427C00CE8F68 /* TestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF981C1F69427C00CE8F68 /* TestHelper.swift */; };
|
|
D2CF98221F69427C00CE8F68 /* TestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF981C1F69427C00CE8F68 /* TestHelper.swift */; };
|
|
D2CF98231F69427C00CE8F68 /* TestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF981C1F69427C00CE8F68 /* TestHelper.swift */; };
|
|
D2CF98241F69427C00CE8F68 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF981D1F69427C00CE8F68 /* User.swift */; };
|
|
D2CF98251F69427C00CE8F68 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF981D1F69427C00CE8F68 /* User.swift */; };
|
|
D2CF98261F69427C00CE8F68 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF981D1F69427C00CE8F68 /* User.swift */; };
|
|
D2CF98601F694FFA00CE8F68 /* DiskConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF984D1F694FFA00CE8F68 /* DiskConfig.swift */; };
|
|
D2CF98611F694FFA00CE8F68 /* MemoryConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF984E1F694FFA00CE8F68 /* MemoryConfig.swift */; };
|
|
D2CF98621F694FFA00CE8F68 /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98501F694FFA00CE8F68 /* Date+Extensions.swift */; };
|
|
D2CF98641F694FFA00CE8F68 /* DataSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98531F694FFA00CE8F68 /* DataSerializer.swift */; };
|
|
D2CF98661F694FFA00CE8F68 /* ExpirationMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98551F694FFA00CE8F68 /* ExpirationMode.swift */; };
|
|
D2CF98671F694FFA00CE8F68 /* Expiry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98561F694FFA00CE8F68 /* Expiry.swift */; };
|
|
D2CF98681F694FFA00CE8F68 /* ImageWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98571F694FFA00CE8F68 /* ImageWrapper.swift */; };
|
|
D2CF986A1F694FFA00CE8F68 /* StorageError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98591F694FFA00CE8F68 /* StorageError.swift */; };
|
|
D2CF987C1F69513800CE8F68 /* Date+ExtensionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98721F69513800CE8F68 /* Date+ExtensionsTests.swift */; };
|
|
D2CF987D1F69513800CE8F68 /* MemoryCapsuleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98741F69513800CE8F68 /* MemoryCapsuleTests.swift */; };
|
|
D2CF987E1F69513800CE8F68 /* ExpiryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98751F69513800CE8F68 /* ExpiryTests.swift */; };
|
|
D2CF987F1F69513800CE8F68 /* ImageWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98761F69513800CE8F68 /* ImageWrapperTests.swift */; };
|
|
D2CF98801F69513800CE8F68 /* TypeWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98771F69513800CE8F68 /* TypeWrapperTests.swift */; };
|
|
D2CF98871F695B8F00CE8F68 /* Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CF98861F695B8F00CE8F68 /* Types.swift */; };
|
|
D2D4CC161FA3145000E4A2D5 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC151FA3145000E4A2D5 /* MD5.swift */; };
|
|
D2D4CC171FA3145000E4A2D5 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC151FA3145000E4A2D5 /* MD5.swift */; };
|
|
D2D4CC181FA3145000E4A2D5 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC151FA3145000E4A2D5 /* MD5.swift */; };
|
|
D2D4CC1A1FA3166900E4A2D5 /* MD5Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC191FA3166900E4A2D5 /* MD5Tests.swift */; };
|
|
D2D4CC201FA3411300E4A2D5 /* JSONDictionaryWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC1F1FA3411300E4A2D5 /* JSONDictionaryWrapper.swift */; };
|
|
D2D4CC211FA3411300E4A2D5 /* JSONDictionaryWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC1F1FA3411300E4A2D5 /* JSONDictionaryWrapper.swift */; };
|
|
D2D4CC221FA3411300E4A2D5 /* JSONDictionaryWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC1F1FA3411300E4A2D5 /* JSONDictionaryWrapper.swift */; };
|
|
D2D4CC241FA3426B00E4A2D5 /* JSONArrayWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC231FA3426B00E4A2D5 /* JSONArrayWrapper.swift */; };
|
|
D2D4CC251FA3426B00E4A2D5 /* JSONArrayWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC231FA3426B00E4A2D5 /* JSONArrayWrapper.swift */; };
|
|
D2D4CC261FA3426B00E4A2D5 /* JSONArrayWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC231FA3426B00E4A2D5 /* JSONArrayWrapper.swift */; };
|
|
D2D4CC281FA342CA00E4A2D5 /* JSONWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2D4CC271FA342CA00E4A2D5 /* JSONWrapperTests.swift */; };
|
|
D511464F21147B7C00197DCE /* ObservationTokenTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D511464E21147B7C00197DCE /* ObservationTokenTests.swift */; };
|
|
D511465121147B7C00197DCE /* ObservationTokenTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D511464E21147B7C00197DCE /* ObservationTokenTests.swift */; };
|
|
D51146532118337500197DCE /* KeyObservationRegistry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D51146522118337500197DCE /* KeyObservationRegistry.swift */; };
|
|
D51146542118337500197DCE /* KeyObservationRegistry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D51146522118337500197DCE /* KeyObservationRegistry.swift */; };
|
|
D51146552118337500197DCE /* KeyObservationRegistry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D51146522118337500197DCE /* KeyObservationRegistry.swift */; };
|
|
D5291D1D1C2837DB00B702C9 /* Cache.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D5DC59E01C20593E003BD79B /* Cache.framework */; };
|
|
D5291D6A1C283B5400B702C9 /* Cache.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D5291D601C283B5300B702C9 /* Cache.framework */; };
|
|
D5291D851C283C7C00B702C9 /* TestHelper+OSX.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5291D811C283C7000B702C9 /* TestHelper+OSX.swift */; };
|
|
D5291DA31C2841D200B702C9 /* NSImage+ExtensionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5291DA21C2841D200B702C9 /* NSImage+ExtensionsTests.swift */; };
|
|
D5A138C11EB29BFA00881A20 /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A138C01EB29BFA00881A20 /* UIImage+Extensions.swift */; };
|
|
D5A138C21EB29BFA00881A20 /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A138C01EB29BFA00881A20 /* UIImage+Extensions.swift */; };
|
|
D5A138C41EB29C2100881A20 /* NSImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A138C31EB29C2100881A20 /* NSImage+Extensions.swift */; };
|
|
D5A9D1B721134547005DBD3F /* ObservationToken.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A9D1B621134547005DBD3F /* ObservationToken.swift */; };
|
|
D5A9D1B821134547005DBD3F /* ObservationToken.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A9D1B621134547005DBD3F /* ObservationToken.swift */; };
|
|
D5A9D1B921134547005DBD3F /* ObservationToken.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A9D1B621134547005DBD3F /* ObservationToken.swift */; };
|
|
D5A9D1C321144B65005DBD3F /* StorageObservationRegistry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A9D1C221144B65005DBD3F /* StorageObservationRegistry.swift */; };
|
|
D5A9D1C421144B65005DBD3F /* StorageObservationRegistry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A9D1C221144B65005DBD3F /* StorageObservationRegistry.swift */; };
|
|
D5A9D1C521144B65005DBD3F /* StorageObservationRegistry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A9D1C221144B65005DBD3F /* StorageObservationRegistry.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
BDEDD37E1DBCEB8A007416A6 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D5DC59D71C20593E003BD79B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BDEDD3551DBCE5B1007416A6;
|
|
remoteInfo = "Cache-tvOS";
|
|
};
|
|
D5291D1E1C2837DB00B702C9 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D5DC59D71C20593E003BD79B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = D5DC59DF1C20593E003BD79B;
|
|
remoteInfo = "Cache-iOS";
|
|
};
|
|
D5291D6B1C283B5400B702C9 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D5DC59D71C20593E003BD79B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = D5291D5F1C283B5300B702C9;
|
|
remoteInfo = "Cache-Mac";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0E791649250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Hasher+constantAccrossExecutions.swift"; sourceTree = "<group>"; };
|
|
0E79164D250E2B0400A71666 /* Hasher+constantAccrossExecutions+Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Hasher+constantAccrossExecutions+Tests.swift"; sourceTree = "<group>"; };
|
|
2292AB7A252A14520031F3B9 /* URL+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+Extensions.swift"; sourceTree = "<group>"; };
|
|
2292AB84252A14F50031F3B9 /* FileManager+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileManager+Extensions.swift"; sourceTree = "<group>"; };
|
|
285DC47A2BB2CFCC0036F206 /* Cache.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Cache.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BDEDD3561DBCE5B1007416A6 /* Cache.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Cache.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BDEDD3781DBCEB8A007416A6 /* Cache-tvOS-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Cache-tvOS-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D221E5BB20D00D9300BC940E /* MemoryStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryStorage.swift; sourceTree = "<group>"; };
|
|
D221E5BF20D00DCC00BC940E /* Entry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Entry.swift; sourceTree = "<group>"; };
|
|
D221E5C320D00DDB00BC940E /* DiskStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiskStorage.swift; sourceTree = "<group>"; };
|
|
D236F3191F6BEF73004EE01F /* StorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageTests.swift; sourceTree = "<group>"; };
|
|
D270146F20D1018A003B45C7 /* Transformer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Transformer.swift; sourceTree = "<group>"; };
|
|
D270147320D101F3003B45C7 /* StorageAware.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageAware.swift; sourceTree = "<group>"; };
|
|
D270147720D1046A003B45C7 /* HybridStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HybridStorage.swift; sourceTree = "<group>"; };
|
|
D270147B20D107DA003B45C7 /* SyncStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncStorage.swift; sourceTree = "<group>"; };
|
|
D270147F20D10982003B45C7 /* Storage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Storage.swift; sourceTree = "<group>"; };
|
|
D270148320D10E76003B45C7 /* AsyncStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsyncStorage.swift; sourceTree = "<group>"; };
|
|
D270148720D11040003B45C7 /* Storage+Transform.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Storage+Transform.swift"; sourceTree = "<group>"; };
|
|
D270148B20D113EA003B45C7 /* Optional+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Optional+Extension.swift"; sourceTree = "<group>"; };
|
|
D270148F20D1251E003B45C7 /* TypeWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TypeWrapper.swift; sourceTree = "<group>"; };
|
|
D270149320D125AC003B45C7 /* MemoryCapsule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryCapsule.swift; sourceTree = "<group>"; };
|
|
D27014A420D129EB003B45C7 /* TransformerFactory.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = TransformerFactory.swift; sourceTree = "<group>"; tabWidth = 4; };
|
|
D285143E1F6FFE1F00C674D1 /* ObjectConverterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ObjectConverterTests.swift; sourceTree = "<group>"; };
|
|
D28897041F8B79B300C61DEE /* JSONDecoder+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "JSONDecoder+Extensions.swift"; sourceTree = "<group>"; };
|
|
D292DB001F6AA06B0060F614 /* SyncStorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncStorageTests.swift; sourceTree = "<group>"; };
|
|
D292DB031F6AA0730060F614 /* AsyncStorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsyncStorageTests.swift; sourceTree = "<group>"; };
|
|
D2CF981B1F69427C00CE8F68 /* TestCase+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TestCase+Extensions.swift"; sourceTree = "<group>"; };
|
|
D2CF981C1F69427C00CE8F68 /* TestHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestHelper.swift; sourceTree = "<group>"; };
|
|
D2CF981D1F69427C00CE8F68 /* User.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = User.swift; sourceTree = "<group>"; };
|
|
D2CF984D1F694FFA00CE8F68 /* DiskConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DiskConfig.swift; sourceTree = "<group>"; };
|
|
D2CF984E1F694FFA00CE8F68 /* MemoryConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemoryConfig.swift; sourceTree = "<group>"; };
|
|
D2CF98501F694FFA00CE8F68 /* Date+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Date+Extensions.swift"; sourceTree = "<group>"; };
|
|
D2CF98531F694FFA00CE8F68 /* DataSerializer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataSerializer.swift; sourceTree = "<group>"; };
|
|
D2CF98551F694FFA00CE8F68 /* ExpirationMode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExpirationMode.swift; sourceTree = "<group>"; };
|
|
D2CF98561F694FFA00CE8F68 /* Expiry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Expiry.swift; sourceTree = "<group>"; };
|
|
D2CF98571F694FFA00CE8F68 /* ImageWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageWrapper.swift; sourceTree = "<group>"; };
|
|
D2CF98591F694FFA00CE8F68 /* StorageError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StorageError.swift; sourceTree = "<group>"; };
|
|
D2CF98721F69513800CE8F68 /* Date+ExtensionsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Date+ExtensionsTests.swift"; sourceTree = "<group>"; };
|
|
D2CF98741F69513800CE8F68 /* MemoryCapsuleTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemoryCapsuleTests.swift; sourceTree = "<group>"; };
|
|
D2CF98751F69513800CE8F68 /* ExpiryTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExpiryTests.swift; sourceTree = "<group>"; };
|
|
D2CF98761F69513800CE8F68 /* ImageWrapperTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageWrapperTests.swift; sourceTree = "<group>"; };
|
|
D2CF98771F69513800CE8F68 /* TypeWrapperTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TypeWrapperTests.swift; sourceTree = "<group>"; };
|
|
D2CF98791F69513800CE8F68 /* DiskStorageTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DiskStorageTests.swift; sourceTree = "<group>"; };
|
|
D2CF987A1F69513800CE8F68 /* HybridStorageTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HybridStorageTests.swift; sourceTree = "<group>"; };
|
|
D2CF987B1F69513800CE8F68 /* MemoryStorageTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemoryStorageTests.swift; sourceTree = "<group>"; };
|
|
D2CF98861F695B8F00CE8F68 /* Types.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Types.swift; sourceTree = "<group>"; };
|
|
D2CF98881F695F9400CE8F68 /* StorageSupportTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageSupportTests.swift; sourceTree = "<group>"; };
|
|
D2D4CC151FA3145000E4A2D5 /* MD5.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MD5.swift; sourceTree = "<group>"; };
|
|
D2D4CC191FA3166900E4A2D5 /* MD5Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MD5Tests.swift; sourceTree = "<group>"; };
|
|
D2D4CC1F1FA3411300E4A2D5 /* JSONDictionaryWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONDictionaryWrapper.swift; sourceTree = "<group>"; };
|
|
D2D4CC231FA3426B00E4A2D5 /* JSONArrayWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONArrayWrapper.swift; sourceTree = "<group>"; };
|
|
D2D4CC271FA342CA00E4A2D5 /* JSONWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONWrapperTests.swift; sourceTree = "<group>"; };
|
|
D511464E21147B7C00197DCE /* ObservationTokenTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ObservationTokenTests.swift; sourceTree = "<group>"; };
|
|
D51146522118337500197DCE /* KeyObservationRegistry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyObservationRegistry.swift; sourceTree = "<group>"; };
|
|
D5291CDF1C28374800B702C9 /* TestHelper+iOS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TestHelper+iOS.swift"; sourceTree = "<group>"; };
|
|
D5291D181C2837DB00B702C9 /* Cache-iOS-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Cache-iOS-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D5291D231C28380100B702C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
D5291D601C283B5300B702C9 /* Cache.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Cache.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D5291D691C283B5400B702C9 /* Cache-Mac-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Cache-Mac-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D5291D811C283C7000B702C9 /* TestHelper+OSX.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TestHelper+OSX.swift"; sourceTree = "<group>"; };
|
|
D5291D821C283C7000B702C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
D5291DA01C28405900B702C9 /* UIImage+ExtensionsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+ExtensionsTests.swift"; sourceTree = "<group>"; };
|
|
D5291DA21C2841D200B702C9 /* NSImage+ExtensionsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSImage+ExtensionsTests.swift"; sourceTree = "<group>"; };
|
|
D5643E361C43F2CC00582E17 /* Storage.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = Storage.playground; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
D5A138C01EB29BFA00881A20 /* UIImage+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+Extensions.swift"; sourceTree = "<group>"; };
|
|
D5A138C31EB29C2100881A20 /* NSImage+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSImage+Extensions.swift"; sourceTree = "<group>"; };
|
|
D5A9D1B621134547005DBD3F /* ObservationToken.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ObservationToken.swift; sourceTree = "<group>"; };
|
|
D5A9D1C221144B65005DBD3F /* StorageObservationRegistry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageObservationRegistry.swift; sourceTree = "<group>"; };
|
|
D5DC59E01C20593E003BD79B /* Cache.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Cache.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EBAACA991FBC369300FA206E /* SimpleStorage.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = SimpleStorage.playground; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
285DC4772BB2CFCC0036F206 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDEDD3521DBCE5B1007416A6 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDEDD3751DBCEB8A007416A6 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BDEDD37D1DBCEB8A007416A6 /* Cache.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5291D151C2837DB00B702C9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D5291D1D1C2837DB00B702C9 /* Cache.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5291D5C1C283B5300B702C9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5291D661C283B5400B702C9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D5291D6A1C283B5400B702C9 /* Cache.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5DC59DC1C20593E003BD79B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
D2CF981A1F69427C00CE8F68 /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF981B1F69427C00CE8F68 /* TestCase+Extensions.swift */,
|
|
D2CF981C1F69427C00CE8F68 /* TestHelper.swift */,
|
|
D2CF981D1F69427C00CE8F68 /* User.swift */,
|
|
);
|
|
path = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2CF984B1F694FFA00CE8F68 /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF984C1F694FFA00CE8F68 /* Configuration */,
|
|
D2CF984F1F694FFA00CE8F68 /* Extensions */,
|
|
D2CF98511F694FFA00CE8F68 /* Library */,
|
|
D2CF985A1F694FFA00CE8F68 /* Storage */,
|
|
);
|
|
path = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2CF984C1F694FFA00CE8F68 /* Configuration */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF984D1F694FFA00CE8F68 /* DiskConfig.swift */,
|
|
D2CF984E1F694FFA00CE8F68 /* MemoryConfig.swift */,
|
|
);
|
|
path = Configuration;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2CF984F1F694FFA00CE8F68 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0E791649250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift */,
|
|
D28897041F8B79B300C61DEE /* JSONDecoder+Extensions.swift */,
|
|
D2CF98501F694FFA00CE8F68 /* Date+Extensions.swift */,
|
|
2292AB7A252A14520031F3B9 /* URL+Extensions.swift */,
|
|
2292AB84252A14F50031F3B9 /* FileManager+Extensions.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2CF98511F694FFA00CE8F68 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF98531F694FFA00CE8F68 /* DataSerializer.swift */,
|
|
D2CF98551F694FFA00CE8F68 /* ExpirationMode.swift */,
|
|
D2CF98561F694FFA00CE8F68 /* Expiry.swift */,
|
|
D2CF98571F694FFA00CE8F68 /* ImageWrapper.swift */,
|
|
D2CF98591F694FFA00CE8F68 /* StorageError.swift */,
|
|
D2CF98861F695B8F00CE8F68 /* Types.swift */,
|
|
D2D4CC151FA3145000E4A2D5 /* MD5.swift */,
|
|
D2D4CC1F1FA3411300E4A2D5 /* JSONDictionaryWrapper.swift */,
|
|
D2D4CC231FA3426B00E4A2D5 /* JSONArrayWrapper.swift */,
|
|
D221E5BF20D00DCC00BC940E /* Entry.swift */,
|
|
D270146F20D1018A003B45C7 /* Transformer.swift */,
|
|
D270148B20D113EA003B45C7 /* Optional+Extension.swift */,
|
|
D270148F20D1251E003B45C7 /* TypeWrapper.swift */,
|
|
D270149320D125AC003B45C7 /* MemoryCapsule.swift */,
|
|
D27014A420D129EB003B45C7 /* TransformerFactory.swift */,
|
|
D5A9D1B621134547005DBD3F /* ObservationToken.swift */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2CF985A1F694FFA00CE8F68 /* Storage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D221E5BB20D00D9300BC940E /* MemoryStorage.swift */,
|
|
D221E5C320D00DDB00BC940E /* DiskStorage.swift */,
|
|
D270147320D101F3003B45C7 /* StorageAware.swift */,
|
|
D270147720D1046A003B45C7 /* HybridStorage.swift */,
|
|
D270147B20D107DA003B45C7 /* SyncStorage.swift */,
|
|
D270147F20D10982003B45C7 /* Storage.swift */,
|
|
D270148320D10E76003B45C7 /* AsyncStorage.swift */,
|
|
D270148720D11040003B45C7 /* Storage+Transform.swift */,
|
|
D5A9D1C221144B65005DBD3F /* StorageObservationRegistry.swift */,
|
|
D51146522118337500197DCE /* KeyObservationRegistry.swift */,
|
|
);
|
|
path = Storage;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2CF98701F69513800CE8F68 /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF98711F69513800CE8F68 /* Extensions */,
|
|
D2CF98731F69513800CE8F68 /* Library */,
|
|
D2CF98781F69513800CE8F68 /* Storage */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2CF98711F69513800CE8F68 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF98721F69513800CE8F68 /* Date+ExtensionsTests.swift */,
|
|
0E79164D250E2B0400A71666 /* Hasher+constantAccrossExecutions+Tests.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2CF98731F69513800CE8F68 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF98741F69513800CE8F68 /* MemoryCapsuleTests.swift */,
|
|
D2CF98751F69513800CE8F68 /* ExpiryTests.swift */,
|
|
D2CF98761F69513800CE8F68 /* ImageWrapperTests.swift */,
|
|
D2CF98771F69513800CE8F68 /* TypeWrapperTests.swift */,
|
|
D285143E1F6FFE1F00C674D1 /* ObjectConverterTests.swift */,
|
|
D2D4CC191FA3166900E4A2D5 /* MD5Tests.swift */,
|
|
D2D4CC271FA342CA00E4A2D5 /* JSONWrapperTests.swift */,
|
|
D511464E21147B7C00197DCE /* ObservationTokenTests.swift */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
D2CF98781F69513800CE8F68 /* Storage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF98791F69513800CE8F68 /* DiskStorageTests.swift */,
|
|
D2CF987A1F69513800CE8F68 /* HybridStorageTests.swift */,
|
|
D2CF987B1F69513800CE8F68 /* MemoryStorageTests.swift */,
|
|
D2CF98881F695F9400CE8F68 /* StorageSupportTests.swift */,
|
|
D292DB001F6AA06B0060F614 /* SyncStorageTests.swift */,
|
|
D292DB031F6AA0730060F614 /* AsyncStorageTests.swift */,
|
|
D236F3191F6BEF73004EE01F /* StorageTests.swift */,
|
|
);
|
|
path = Storage;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5291C081C28220B00B702C9 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF984B1F694FFA00CE8F68 /* Shared */,
|
|
D5291C091C28220B00B702C9 /* iOS */,
|
|
D5291D771C283BE300B702C9 /* Mac */,
|
|
);
|
|
path = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5291C091C28220B00B702C9 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5A138C01EB29BFA00881A20 /* UIImage+Extensions.swift */,
|
|
);
|
|
path = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5291CDD1C28374800B702C9 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF98701F69513800CE8F68 /* Tests */,
|
|
D5291D231C28380100B702C9 /* Info.plist */,
|
|
D5291CDE1C28374800B702C9 /* Helpers */,
|
|
);
|
|
path = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5291CDE1C28374800B702C9 /* Helpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5291CDF1C28374800B702C9 /* TestHelper+iOS.swift */,
|
|
D5291DA01C28405900B702C9 /* UIImage+ExtensionsTests.swift */,
|
|
);
|
|
path = Helpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5291D771C283BE300B702C9 /* Mac */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5A138C31EB29C2100881A20 /* NSImage+Extensions.swift */,
|
|
);
|
|
path = Mac;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5291D7F1C283C7000B702C9 /* Mac */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5291D821C283C7000B702C9 /* Info.plist */,
|
|
D5291D801C283C7000B702C9 /* Helpers */,
|
|
);
|
|
path = Mac;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5291D801C283C7000B702C9 /* Helpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5291DA21C2841D200B702C9 /* NSImage+ExtensionsTests.swift */,
|
|
D5291D811C283C7000B702C9 /* TestHelper+OSX.swift */,
|
|
);
|
|
path = Helpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5643E341C43F2CC00582E17 /* Playgrounds */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EBAACA991FBC369300FA206E /* SimpleStorage.playground */,
|
|
D5643E361C43F2CC00582E17 /* Storage.playground */,
|
|
);
|
|
path = Playgrounds;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5DC59D61C20593E003BD79B = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5643E341C43F2CC00582E17 /* Playgrounds */,
|
|
D5291C081C28220B00B702C9 /* Source */,
|
|
D5DC59FA1C205AC9003BD79B /* Tests */,
|
|
D5DC59E11C20593E003BD79B /* Products */,
|
|
);
|
|
indentWidth = 4;
|
|
sourceTree = "<group>";
|
|
tabWidth = 4;
|
|
};
|
|
D5DC59E11C20593E003BD79B /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5DC59E01C20593E003BD79B /* Cache.framework */,
|
|
D5291D181C2837DB00B702C9 /* Cache-iOS-Tests.xctest */,
|
|
D5291D601C283B5300B702C9 /* Cache.framework */,
|
|
D5291D691C283B5400B702C9 /* Cache-Mac-Tests.xctest */,
|
|
BDEDD3561DBCE5B1007416A6 /* Cache.framework */,
|
|
BDEDD3781DBCEB8A007416A6 /* Cache-tvOS-Tests.xctest */,
|
|
285DC47A2BB2CFCC0036F206 /* Cache.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5DC59FA1C205AC9003BD79B /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D2CF981A1F69427C00CE8F68 /* Shared */,
|
|
D5291CDD1C28374800B702C9 /* iOS */,
|
|
D5291D7F1C283C7000B702C9 /* Mac */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
285DC4812BB2D11B0036F206 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDEDD3531DBCE5B1007416A6 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5291D5D1C283B5300B702C9 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5DC59DD1C20593E003BD79B /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
285DC4792BB2CFCC0036F206 /* Cache-watchOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 285DC47E2BB2CFCC0036F206 /* Build configuration list for PBXNativeTarget "Cache-watchOS" */;
|
|
buildPhases = (
|
|
285DC4812BB2D11B0036F206 /* Headers */,
|
|
285DC4762BB2CFCC0036F206 /* Sources */,
|
|
285DC4772BB2CFCC0036F206 /* Frameworks */,
|
|
285DC4782BB2CFCC0036F206 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Cache-watchOS";
|
|
productName = "Cache-watchOS";
|
|
productReference = 285DC47A2BB2CFCC0036F206 /* Cache.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
BDEDD3551DBCE5B1007416A6 /* Cache-tvOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BDEDD35D1DBCE5B1007416A6 /* Build configuration list for PBXNativeTarget "Cache-tvOS" */;
|
|
buildPhases = (
|
|
BDEDD3511DBCE5B1007416A6 /* Sources */,
|
|
BDEDD3521DBCE5B1007416A6 /* Frameworks */,
|
|
BDEDD3531DBCE5B1007416A6 /* Headers */,
|
|
BDEDD3541DBCE5B1007416A6 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Cache-tvOS";
|
|
productName = "Cache-tvOS";
|
|
productReference = BDEDD3561DBCE5B1007416A6 /* Cache.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
BDEDD3771DBCEB8A007416A6 /* Cache-tvOS-Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BDEDD3801DBCEB8A007416A6 /* Build configuration list for PBXNativeTarget "Cache-tvOS-Tests" */;
|
|
buildPhases = (
|
|
BDEDD3741DBCEB8A007416A6 /* Sources */,
|
|
BDEDD3751DBCEB8A007416A6 /* Frameworks */,
|
|
BDEDD3761DBCEB8A007416A6 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BDEDD37F1DBCEB8A007416A6 /* PBXTargetDependency */,
|
|
);
|
|
name = "Cache-tvOS-Tests";
|
|
productName = "Cache-tvOS-Tests";
|
|
productReference = BDEDD3781DBCEB8A007416A6 /* Cache-tvOS-Tests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
D5291D171C2837DB00B702C9 /* Cache-iOS-Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = D5291D201C2837DB00B702C9 /* Build configuration list for PBXNativeTarget "Cache-iOS-Tests" */;
|
|
buildPhases = (
|
|
D5291D141C2837DB00B702C9 /* Sources */,
|
|
D5291D151C2837DB00B702C9 /* Frameworks */,
|
|
D5291D161C2837DB00B702C9 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
D5291D1F1C2837DB00B702C9 /* PBXTargetDependency */,
|
|
);
|
|
name = "Cache-iOS-Tests";
|
|
productName = "Cache-iOS-Tests";
|
|
productReference = D5291D181C2837DB00B702C9 /* Cache-iOS-Tests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
D5291D5F1C283B5300B702C9 /* Cache-Mac */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = D5291D711C283B5400B702C9 /* Build configuration list for PBXNativeTarget "Cache-Mac" */;
|
|
buildPhases = (
|
|
D5291D5B1C283B5300B702C9 /* Sources */,
|
|
D5291D5C1C283B5300B702C9 /* Frameworks */,
|
|
D5291D5D1C283B5300B702C9 /* Headers */,
|
|
D5291D5E1C283B5300B702C9 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Cache-Mac";
|
|
productName = "Cache-Mac";
|
|
productReference = D5291D601C283B5300B702C9 /* Cache.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
D5291D681C283B5400B702C9 /* Cache-Mac-Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = D5291D741C283B5400B702C9 /* Build configuration list for PBXNativeTarget "Cache-Mac-Tests" */;
|
|
buildPhases = (
|
|
D5291D651C283B5400B702C9 /* Sources */,
|
|
D5291D661C283B5400B702C9 /* Frameworks */,
|
|
D5291D671C283B5400B702C9 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
D5291D6C1C283B5400B702C9 /* PBXTargetDependency */,
|
|
);
|
|
name = "Cache-Mac-Tests";
|
|
productName = "Cache-MacTests";
|
|
productReference = D5291D691C283B5400B702C9 /* Cache-Mac-Tests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
D5DC59DF1C20593E003BD79B /* Cache-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = D5DC59F41C20593E003BD79B /* Build configuration list for PBXNativeTarget "Cache-iOS" */;
|
|
buildPhases = (
|
|
D5DC59DB1C20593E003BD79B /* Sources */,
|
|
D5DC59DC1C20593E003BD79B /* Frameworks */,
|
|
D5DC59DD1C20593E003BD79B /* Headers */,
|
|
D5DC59DE1C20593E003BD79B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Cache-iOS";
|
|
productName = Cache;
|
|
productReference = D5DC59E01C20593E003BD79B /* Cache.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
D5DC59D71C20593E003BD79B /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = YES;
|
|
LastSwiftUpdateCheck = 0800;
|
|
LastUpgradeCheck = 1530;
|
|
ORGANIZATIONNAME = "Hyper Interaktiv AS";
|
|
TargetAttributes = {
|
|
285DC4792BB2CFCC0036F206 = {
|
|
CreatedOnToolsVersion = 15.3;
|
|
};
|
|
BDEDD3551DBCE5B1007416A6 = {
|
|
CreatedOnToolsVersion = 8.0;
|
|
ProvisioningStyle = Manual;
|
|
};
|
|
BDEDD3771DBCEB8A007416A6 = {
|
|
CreatedOnToolsVersion = 8.0;
|
|
LastSwiftMigration = 0900;
|
|
ProvisioningStyle = Manual;
|
|
};
|
|
D5291D171C2837DB00B702C9 = {
|
|
CreatedOnToolsVersion = 7.2;
|
|
LastSwiftMigration = 0900;
|
|
};
|
|
D5291D5F1C283B5300B702C9 = {
|
|
CreatedOnToolsVersion = 7.2;
|
|
};
|
|
D5291D681C283B5400B702C9 = {
|
|
CreatedOnToolsVersion = 7.2;
|
|
};
|
|
D5DC59DF1C20593E003BD79B = {
|
|
CreatedOnToolsVersion = 7.2;
|
|
LastSwiftMigration = 0800;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = D5DC59DA1C20593E003BD79B /* Build configuration list for PBXProject "Cache" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = D5DC59D61C20593E003BD79B;
|
|
productRefGroup = D5DC59E11C20593E003BD79B /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
D5DC59DF1C20593E003BD79B /* Cache-iOS */,
|
|
D5291D171C2837DB00B702C9 /* Cache-iOS-Tests */,
|
|
D5291D5F1C283B5300B702C9 /* Cache-Mac */,
|
|
D5291D681C283B5400B702C9 /* Cache-Mac-Tests */,
|
|
BDEDD3551DBCE5B1007416A6 /* Cache-tvOS */,
|
|
BDEDD3771DBCEB8A007416A6 /* Cache-tvOS-Tests */,
|
|
285DC4792BB2CFCC0036F206 /* Cache-watchOS */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
285DC4782BB2CFCC0036F206 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDEDD3541DBCE5B1007416A6 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDEDD3761DBCEB8A007416A6 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5291D161C2837DB00B702C9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5291D5E1C283B5300B702C9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5291D671C283B5400B702C9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5DC59DE1C20593E003BD79B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
285DC4762BB2CFCC0036F206 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
285DC4A32BB2D2DB0036F206 /* UIImage+Extensions.swift in Sources */,
|
|
285DC4822BB2D1440036F206 /* DiskConfig.swift in Sources */,
|
|
285DC4832BB2D1440036F206 /* MemoryConfig.swift in Sources */,
|
|
285DC4842BB2D1440036F206 /* Hasher+constantAccrossExecutions.swift in Sources */,
|
|
285DC4852BB2D1440036F206 /* JSONDecoder+Extensions.swift in Sources */,
|
|
285DC4862BB2D1440036F206 /* Date+Extensions.swift in Sources */,
|
|
285DC4872BB2D1440036F206 /* URL+Extensions.swift in Sources */,
|
|
285DC4882BB2D1440036F206 /* FileManager+Extensions.swift in Sources */,
|
|
285DC4892BB2D1440036F206 /* DataSerializer.swift in Sources */,
|
|
285DC48A2BB2D1440036F206 /* ExpirationMode.swift in Sources */,
|
|
285DC48B2BB2D1440036F206 /* Expiry.swift in Sources */,
|
|
285DC48C2BB2D1440036F206 /* ImageWrapper.swift in Sources */,
|
|
285DC48D2BB2D1440036F206 /* StorageError.swift in Sources */,
|
|
285DC48E2BB2D1440036F206 /* Types.swift in Sources */,
|
|
285DC48F2BB2D1440036F206 /* MD5.swift in Sources */,
|
|
285DC4902BB2D1440036F206 /* JSONDictionaryWrapper.swift in Sources */,
|
|
285DC4912BB2D1440036F206 /* JSONArrayWrapper.swift in Sources */,
|
|
285DC4922BB2D1440036F206 /* Entry.swift in Sources */,
|
|
285DC4932BB2D1440036F206 /* Transformer.swift in Sources */,
|
|
285DC4942BB2D1440036F206 /* Optional+Extension.swift in Sources */,
|
|
285DC4952BB2D1440036F206 /* TypeWrapper.swift in Sources */,
|
|
285DC4962BB2D1440036F206 /* MemoryCapsule.swift in Sources */,
|
|
285DC4972BB2D1440036F206 /* TransformerFactory.swift in Sources */,
|
|
285DC4982BB2D1440036F206 /* ObservationToken.swift in Sources */,
|
|
285DC4992BB2D1440036F206 /* MemoryStorage.swift in Sources */,
|
|
285DC49A2BB2D1440036F206 /* DiskStorage.swift in Sources */,
|
|
285DC49B2BB2D1440036F206 /* StorageAware.swift in Sources */,
|
|
285DC49C2BB2D1440036F206 /* HybridStorage.swift in Sources */,
|
|
285DC49D2BB2D1440036F206 /* SyncStorage.swift in Sources */,
|
|
285DC49E2BB2D1440036F206 /* Storage.swift in Sources */,
|
|
285DC49F2BB2D1440036F206 /* AsyncStorage.swift in Sources */,
|
|
285DC4A02BB2D1440036F206 /* Storage+Transform.swift in Sources */,
|
|
285DC4A12BB2D1440036F206 /* StorageObservationRegistry.swift in Sources */,
|
|
285DC4A22BB2D1440036F206 /* KeyObservationRegistry.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDEDD3511DBCE5B1007416A6 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D221E5C620D00DDB00BC940E /* DiskStorage.swift in Sources */,
|
|
D21B669D1F6A724600125DE1 /* DiskConfig.swift in Sources */,
|
|
D5A9D1C521144B65005DBD3F /* StorageObservationRegistry.swift in Sources */,
|
|
D21B66871F6A723C00125DE1 /* ExpirationMode.swift in Sources */,
|
|
D21B66881F6A723C00125DE1 /* Expiry.swift in Sources */,
|
|
D270147620D101F3003B45C7 /* StorageAware.swift in Sources */,
|
|
D21B669E1F6A724700125DE1 /* MemoryConfig.swift in Sources */,
|
|
D270149220D1251E003B45C7 /* TypeWrapper.swift in Sources */,
|
|
D2D4CC221FA3411300E4A2D5 /* JSONDictionaryWrapper.swift in Sources */,
|
|
D2D4CC181FA3145000E4A2D5 /* MD5.swift in Sources */,
|
|
D221E5BE20D00D9300BC940E /* MemoryStorage.swift in Sources */,
|
|
D270148E20D113EA003B45C7 /* Optional+Extension.swift in Sources */,
|
|
D270147220D1018A003B45C7 /* Transformer.swift in Sources */,
|
|
D21B668C1F6A723C00125DE1 /* Types.swift in Sources */,
|
|
D2D4CC261FA3426B00E4A2D5 /* JSONArrayWrapper.swift in Sources */,
|
|
D27014A720D129EB003B45C7 /* TransformerFactory.swift in Sources */,
|
|
D270147E20D107DA003B45C7 /* SyncStorage.swift in Sources */,
|
|
2292AB7D252A14520031F3B9 /* URL+Extensions.swift in Sources */,
|
|
D21B669A1F6A724300125DE1 /* Date+Extensions.swift in Sources */,
|
|
0E79164C250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift in Sources */,
|
|
D21B66891F6A723C00125DE1 /* ImageWrapper.swift in Sources */,
|
|
2292AB87252A14F50031F3B9 /* FileManager+Extensions.swift in Sources */,
|
|
D21B668B1F6A723C00125DE1 /* StorageError.swift in Sources */,
|
|
D5A9D1B921134547005DBD3F /* ObservationToken.swift in Sources */,
|
|
D270148A20D11040003B45C7 /* Storage+Transform.swift in Sources */,
|
|
D5A138C21EB29BFA00881A20 /* UIImage+Extensions.swift in Sources */,
|
|
D21B66851F6A723C00125DE1 /* DataSerializer.swift in Sources */,
|
|
D270147A20D1046A003B45C7 /* HybridStorage.swift in Sources */,
|
|
D51146552118337500197DCE /* KeyObservationRegistry.swift in Sources */,
|
|
D270148620D10E76003B45C7 /* AsyncStorage.swift in Sources */,
|
|
D270149620D125AC003B45C7 /* MemoryCapsule.swift in Sources */,
|
|
D28897071F8B79B300C61DEE /* JSONDecoder+Extensions.swift in Sources */,
|
|
D270148220D10982003B45C7 /* Storage.swift in Sources */,
|
|
D221E5C220D00DCC00BC940E /* Entry.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BDEDD3741DBCEB8A007416A6 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D2CF98201F69427C00CE8F68 /* TestCase+Extensions.swift in Sources */,
|
|
D2CF98231F69427C00CE8F68 /* TestHelper.swift in Sources */,
|
|
D27014B420D13E2C003B45C7 /* StorageTests.swift in Sources */,
|
|
D27014A320D129A3003B45C7 /* DiskStorageTests.swift in Sources */,
|
|
D27014A020D12870003B45C7 /* MemoryStorageTests.swift in Sources */,
|
|
D2CF98261F69427C00CE8F68 /* User.swift in Sources */,
|
|
D27014AE20D12D83003B45C7 /* AsyncStorageTests.swift in Sources */,
|
|
D511465121147B7C00197DCE /* ObservationTokenTests.swift in Sources */,
|
|
D28A1D241F6FFEF60030DF81 /* ObjectConverterTests.swift in Sources */,
|
|
D27014B120D12E38003B45C7 /* StorageSupportTests.swift in Sources */,
|
|
D27014AD20D12CC3003B45C7 /* SyncStorageTests.swift in Sources */,
|
|
D27014AA20D12BA4003B45C7 /* HybridStorageTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5291D141C2837DB00B702C9 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D2CF987E1F69513800CE8F68 /* ExpiryTests.swift in Sources */,
|
|
D28A1D231F6FFEF50030DF81 /* ObjectConverterTests.swift in Sources */,
|
|
D270149E20D1286F003B45C7 /* MemoryStorageTests.swift in Sources */,
|
|
D2CF987C1F69513800CE8F68 /* Date+ExtensionsTests.swift in Sources */,
|
|
D28C9BAC1F67ECD400C180C1 /* TestHelper+iOS.swift in Sources */,
|
|
D2CF98211F69427C00CE8F68 /* TestHelper.swift in Sources */,
|
|
0E79164E250E2B0400A71666 /* Hasher+constantAccrossExecutions+Tests.swift in Sources */,
|
|
D511464F21147B7C00197DCE /* ObservationTokenTests.swift in Sources */,
|
|
D2CF987F1F69513800CE8F68 /* ImageWrapperTests.swift in Sources */,
|
|
D2D4CC1A1FA3166900E4A2D5 /* MD5Tests.swift in Sources */,
|
|
D2D4CC281FA342CA00E4A2D5 /* JSONWrapperTests.swift in Sources */,
|
|
D27014B320D13E2C003B45C7 /* StorageTests.swift in Sources */,
|
|
D28C9BAF1F67EF8300C180C1 /* UIImage+ExtensionsTests.swift in Sources */,
|
|
D2CF987D1F69513800CE8F68 /* MemoryCapsuleTests.swift in Sources */,
|
|
D27014A120D129A2003B45C7 /* DiskStorageTests.swift in Sources */,
|
|
D27014B020D12E37003B45C7 /* StorageSupportTests.swift in Sources */,
|
|
D2CF98801F69513800CE8F68 /* TypeWrapperTests.swift in Sources */,
|
|
D27014A820D12BA3003B45C7 /* HybridStorageTests.swift in Sources */,
|
|
D27014AF20D12D84003B45C7 /* AsyncStorageTests.swift in Sources */,
|
|
D2CF98241F69427C00CE8F68 /* User.swift in Sources */,
|
|
D27014AC20D12CC1003B45C7 /* SyncStorageTests.swift in Sources */,
|
|
D2CF981E1F69427C00CE8F68 /* TestCase+Extensions.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5291D5B1C283B5300B702C9 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D221E5C520D00DDB00BC940E /* DiskStorage.swift in Sources */,
|
|
D21B669B1F6A724600125DE1 /* DiskConfig.swift in Sources */,
|
|
D5A9D1C421144B65005DBD3F /* StorageObservationRegistry.swift in Sources */,
|
|
D21B667E1F6A723C00125DE1 /* ExpirationMode.swift in Sources */,
|
|
D21B667F1F6A723C00125DE1 /* Expiry.swift in Sources */,
|
|
D270147520D101F3003B45C7 /* StorageAware.swift in Sources */,
|
|
D21B669C1F6A724600125DE1 /* MemoryConfig.swift in Sources */,
|
|
D270149120D1251E003B45C7 /* TypeWrapper.swift in Sources */,
|
|
D2D4CC211FA3411300E4A2D5 /* JSONDictionaryWrapper.swift in Sources */,
|
|
D2D4CC171FA3145000E4A2D5 /* MD5.swift in Sources */,
|
|
D221E5BD20D00D9300BC940E /* MemoryStorage.swift in Sources */,
|
|
D270148D20D113EA003B45C7 /* Optional+Extension.swift in Sources */,
|
|
D270147120D1018A003B45C7 /* Transformer.swift in Sources */,
|
|
D21B66831F6A723C00125DE1 /* Types.swift in Sources */,
|
|
D2D4CC251FA3426B00E4A2D5 /* JSONArrayWrapper.swift in Sources */,
|
|
D27014A620D129EB003B45C7 /* TransformerFactory.swift in Sources */,
|
|
D270147D20D107DA003B45C7 /* SyncStorage.swift in Sources */,
|
|
2292AB7C252A14520031F3B9 /* URL+Extensions.swift in Sources */,
|
|
D21B66991F6A724200125DE1 /* Date+Extensions.swift in Sources */,
|
|
0E79164B250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift in Sources */,
|
|
D21B66801F6A723C00125DE1 /* ImageWrapper.swift in Sources */,
|
|
2292AB86252A14F50031F3B9 /* FileManager+Extensions.swift in Sources */,
|
|
D21B66821F6A723C00125DE1 /* StorageError.swift in Sources */,
|
|
D5A9D1B821134547005DBD3F /* ObservationToken.swift in Sources */,
|
|
D270148920D11040003B45C7 /* Storage+Transform.swift in Sources */,
|
|
D5A138C41EB29C2100881A20 /* NSImage+Extensions.swift in Sources */,
|
|
D21B667C1F6A723C00125DE1 /* DataSerializer.swift in Sources */,
|
|
D270147920D1046A003B45C7 /* HybridStorage.swift in Sources */,
|
|
D51146542118337500197DCE /* KeyObservationRegistry.swift in Sources */,
|
|
D270148520D10E76003B45C7 /* AsyncStorage.swift in Sources */,
|
|
D270149520D125AC003B45C7 /* MemoryCapsule.swift in Sources */,
|
|
D28897061F8B79B300C61DEE /* JSONDecoder+Extensions.swift in Sources */,
|
|
D270148120D10982003B45C7 /* Storage.swift in Sources */,
|
|
D221E5C120D00DCC00BC940E /* Entry.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5291D651C283B5400B702C9 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D28A1D221F6FFEF50030DF81 /* ObjectConverterTests.swift in Sources */,
|
|
D2CF98221F69427C00CE8F68 /* TestHelper.swift in Sources */,
|
|
D21B66A11F6A747000125DE1 /* ImageWrapperTests.swift in Sources */,
|
|
D2CF98251F69427C00CE8F68 /* User.swift in Sources */,
|
|
D5291D851C283C7C00B702C9 /* TestHelper+OSX.swift in Sources */,
|
|
D5291DA31C2841D200B702C9 /* NSImage+ExtensionsTests.swift in Sources */,
|
|
D2CF981F1F69427C00CE8F68 /* TestCase+Extensions.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D5DC59DB1C20593E003BD79B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D221E5C420D00DDB00BC940E /* DiskStorage.swift in Sources */,
|
|
D2CF98681F694FFA00CE8F68 /* ImageWrapper.swift in Sources */,
|
|
D5A9D1C321144B65005DBD3F /* StorageObservationRegistry.swift in Sources */,
|
|
D2CF98871F695B8F00CE8F68 /* Types.swift in Sources */,
|
|
D2CF98621F694FFA00CE8F68 /* Date+Extensions.swift in Sources */,
|
|
D2CF98641F694FFA00CE8F68 /* DataSerializer.swift in Sources */,
|
|
D270147420D101F3003B45C7 /* StorageAware.swift in Sources */,
|
|
D270149020D1251E003B45C7 /* TypeWrapper.swift in Sources */,
|
|
D2D4CC201FA3411300E4A2D5 /* JSONDictionaryWrapper.swift in Sources */,
|
|
D2D4CC161FA3145000E4A2D5 /* MD5.swift in Sources */,
|
|
D221E5BC20D00D9300BC940E /* MemoryStorage.swift in Sources */,
|
|
D270148C20D113EA003B45C7 /* Optional+Extension.swift in Sources */,
|
|
D2CF98601F694FFA00CE8F68 /* DiskConfig.swift in Sources */,
|
|
D270147020D1018A003B45C7 /* Transformer.swift in Sources */,
|
|
D27014A520D129EB003B45C7 /* TransformerFactory.swift in Sources */,
|
|
D2D4CC241FA3426B00E4A2D5 /* JSONArrayWrapper.swift in Sources */,
|
|
2292AB7B252A14520031F3B9 /* URL+Extensions.swift in Sources */,
|
|
D270147C20D107DA003B45C7 /* SyncStorage.swift in Sources */,
|
|
D2CF98671F694FFA00CE8F68 /* Expiry.swift in Sources */,
|
|
0E79164A250E2AA500A71666 /* Hasher+constantAccrossExecutions.swift in Sources */,
|
|
D270148820D11040003B45C7 /* Storage+Transform.swift in Sources */,
|
|
2292AB85252A14F50031F3B9 /* FileManager+Extensions.swift in Sources */,
|
|
D2CF986A1F694FFA00CE8F68 /* StorageError.swift in Sources */,
|
|
D5A9D1B721134547005DBD3F /* ObservationToken.swift in Sources */,
|
|
D5A138C11EB29BFA00881A20 /* UIImage+Extensions.swift in Sources */,
|
|
D270147820D1046A003B45C7 /* HybridStorage.swift in Sources */,
|
|
D270148420D10E76003B45C7 /* AsyncStorage.swift in Sources */,
|
|
D28897051F8B79B300C61DEE /* JSONDecoder+Extensions.swift in Sources */,
|
|
D51146532118337500197DCE /* KeyObservationRegistry.swift in Sources */,
|
|
D270148020D10982003B45C7 /* Storage.swift in Sources */,
|
|
D270149420D125AC003B45C7 /* MemoryCapsule.swift in Sources */,
|
|
D2CF98611F694FFA00CE8F68 /* MemoryConfig.swift in Sources */,
|
|
D2CF98661F694FFA00CE8F68 /* ExpirationMode.swift in Sources */,
|
|
D221E5C020D00DCC00BC940E /* Entry.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
BDEDD37F1DBCEB8A007416A6 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BDEDD3551DBCE5B1007416A6 /* Cache-tvOS */;
|
|
targetProxy = BDEDD37E1DBCEB8A007416A6 /* PBXContainerItemProxy */;
|
|
};
|
|
D5291D1F1C2837DB00B702C9 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = D5DC59DF1C20593E003BD79B /* Cache-iOS */;
|
|
targetProxy = D5291D1E1C2837DB00B702C9 /* PBXContainerItemProxy */;
|
|
};
|
|
D5291D6C1C283B5400B702C9 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = D5291D5F1C283B5300B702C9 /* Cache-Mac */;
|
|
targetProxy = D5291D6B1C283B5400B702C9 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
285DC47F2BB2CFCC0036F206 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = NO;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2024 Hyper Interaktiv AS. All rights reserved.";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-watchOS";
|
|
PRODUCT_NAME = Cache;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_INSTALL_OBJC_HEADER = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 6.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
285DC4802BB2CFCC0036F206 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = NO;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2024 Hyper Interaktiv AS. All rights reserved.";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-watchOS";
|
|
PRODUCT_NAME = Cache;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_INSTALL_OBJC_HEADER = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 6.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
BDEDD35B1DBCE5B1007416A6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "$(SRCROOT)/SupportFiles/tvOS/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu99 gnu++11";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-tvOS";
|
|
PRODUCT_NAME = Cache;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 12.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
BDEDD35C1DBCE5B1007416A6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "$(SRCROOT)/SupportFiles/tvOS/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu99 gnu++11";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-tvOS";
|
|
PRODUCT_NAME = Cache;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 12.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
BDEDD3811DBCEB8A007416A6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Tests/tvOS/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-tvOS-Tests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = appletvos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 12.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
BDEDD3821DBCEB8A007416A6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Tests/tvOS/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-tvOS-Tests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = appletvos;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 12.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
D5291D211C2837DB00B702C9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Tests/iOS/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-iOS-Tests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator watchos watchsimulator";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
TARGETED_DEVICE_FAMILY = "1,2,4";
|
|
};
|
|
name = Debug;
|
|
};
|
|
D5291D221C2837DB00B702C9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Tests/iOS/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-iOS-Tests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator watchos watchsimulator";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2,4";
|
|
};
|
|
name = Release;
|
|
};
|
|
D5291D721C283B5400B702C9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
FRAMEWORK_VERSION = A;
|
|
INFOPLIST_FILE = "$(SRCROOT)/SupportFiles/Mac/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu99 gnu++11";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-Mac";
|
|
PRODUCT_NAME = Cache;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
D5291D731C283B5400B702C9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
FRAMEWORK_VERSION = A;
|
|
INFOPLIST_FILE = "$(SRCROOT)/SupportFiles/Mac/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu99 gnu++11";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-Mac";
|
|
PRODUCT_NAME = Cache;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
D5291D751C283B5400B702C9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Tests/Mac/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-MacTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
D5291D761C283B5400B702C9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "$(SRCROOT)/Tests/Mac/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.Cache-MacTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
D5DC59F21C20593E003BD79B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
D5DC59F31C20593E003BD79B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
D5DC59F51C20593E003BD79B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "$(SRCROOT)/SupportFiles/iOS/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu99 gnu++11";
|
|
PRODUCT_BUNDLE_IDENTIFIER = no.hyper.Cache;
|
|
PRODUCT_NAME = Cache;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
D5DC59F61C20593E003BD79B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = "$(SRCROOT)/SupportFiles/iOS/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu99 gnu++11";
|
|
PRODUCT_BUNDLE_IDENTIFIER = no.hyper.Cache;
|
|
PRODUCT_NAME = Cache;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
285DC47E2BB2CFCC0036F206 /* Build configuration list for PBXNativeTarget "Cache-watchOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
285DC47F2BB2CFCC0036F206 /* Debug */,
|
|
285DC4802BB2CFCC0036F206 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BDEDD35D1DBCE5B1007416A6 /* Build configuration list for PBXNativeTarget "Cache-tvOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BDEDD35B1DBCE5B1007416A6 /* Debug */,
|
|
BDEDD35C1DBCE5B1007416A6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BDEDD3801DBCEB8A007416A6 /* Build configuration list for PBXNativeTarget "Cache-tvOS-Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BDEDD3811DBCEB8A007416A6 /* Debug */,
|
|
BDEDD3821DBCEB8A007416A6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D5291D201C2837DB00B702C9 /* Build configuration list for PBXNativeTarget "Cache-iOS-Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D5291D211C2837DB00B702C9 /* Debug */,
|
|
D5291D221C2837DB00B702C9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D5291D711C283B5400B702C9 /* Build configuration list for PBXNativeTarget "Cache-Mac" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D5291D721C283B5400B702C9 /* Debug */,
|
|
D5291D731C283B5400B702C9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D5291D741C283B5400B702C9 /* Build configuration list for PBXNativeTarget "Cache-Mac-Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D5291D751C283B5400B702C9 /* Debug */,
|
|
D5291D761C283B5400B702C9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D5DC59DA1C20593E003BD79B /* Build configuration list for PBXProject "Cache" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D5DC59F21C20593E003BD79B /* Debug */,
|
|
D5DC59F31C20593E003BD79B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D5DC59F41C20593E003BD79B /* Build configuration list for PBXNativeTarget "Cache-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D5DC59F51C20593E003BD79B /* Debug */,
|
|
D5DC59F61C20593E003BD79B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = D5DC59D71C20593E003BD79B /* Project object */;
|
|
}
|