Skip to content

Commit

Permalink
Releasing new version based on '1.9.0' of apollo-ios repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Feb 3, 2024
1 parent 61adb22 commit e4f8746
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions Apollo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 52;
objectVersion = 55;
objects = {

/* Begin PBXBuildFile section */
Expand All @@ -20,7 +20,7 @@
090FD1B4C4EA90ABED20D211 /* JSONResponseParsingInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 928F11B625C6CDF256C79905 /* JSONResponseParsingInterceptor.swift */; };
0915A36428F1BF7DC15C1CDD /* ResponseCodeInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB091A7C8FB2F96AF31EA1A9 /* ResponseCodeInterceptor.swift */; };
09ACF3BA8D946C210A2B3B7E /* LocalCacheMutation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 837750C9138A99E90C401A78 /* LocalCacheMutation.swift */; };
0EC5B0D5F9003C1DE29DACC9 /* ApolloAPI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98FBF6994F1556E334627053 /* ApolloAPI.framework */; platformFilter = ios; };
0EC5B0D5F9003C1DE29DACC9 /* ApolloAPI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 98FBF6994F1556E334627053 /* ApolloAPI.framework */; };
0F16148207316F9635594412 /* OutputTypeConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = F90EE6DEADEE9E6E512C1F0A /* OutputTypeConvertible.swift */; };
0F9FFAD66A2C308DA510A3E8 /* SQLiteNormalizedCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 713BB90B07BD5FF6520F62F3 /* SQLiteNormalizedCache.swift */; };
118191B153003E2A25E9267C /* RequestContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FDE08D72E768B1198C94717 /* RequestContext.swift */; };
Expand Down Expand Up @@ -92,7 +92,7 @@
AFB137E5BAE1EF9B28ED9D85 /* SSLSecurity.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBC9CC51E9D3C9C459C6328D /* SSLSecurity.swift */; };
B00C24C1F0FE1F60AAB9E806 /* GraphQLOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44872F697BFFDF94BBC9A5A6 /* GraphQLOperation.swift */; };
B260B070423C437901D87BE9 /* WebSocketClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7680F98A3755D34547D0AEAF /* WebSocketClient.swift */; };
B31526B2596F1E2A0F9969CD /* Apollo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F2719782A00FB5C039707CA4 /* Apollo.framework */; platformFilter = ios; };
B31526B2596F1E2A0F9969CD /* Apollo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F2719782A00FB5C039707CA4 /* Apollo.framework */; };
B3A170568B5104ECC89D2BB5 /* PossiblyDeferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = 610BB7C2C72372BDD0D2A960 /* PossiblyDeferred.swift */; };
B44599FE814DC6E6493AF670 /* GraphQLSelectionSetMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A8D6935EC1976172DACBF05 /* GraphQLSelectionSetMapper.swift */; };
BACAF40406102E4FF93B5791 /* WebSocketTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77048155D043016250E81DC /* WebSocketTask.swift */; };
Expand All @@ -102,7 +102,7 @@
C4686A44817403D0116D466D /* NormalizedCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 430660006E3EBDF85964E84D /* NormalizedCache.swift */; };
C6CD5CE97D54F89FE36331B5 /* ResponsePath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7166E16DDE85EA76F779E6E7 /* ResponsePath.swift */; };
C6CDF83555EDFF9A5319907E /* GraphQLHTTPMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40F00B50730CBBCC9BA88368 /* GraphQLHTTPMethod.swift */; };
CA557F062B96E57307BECA0E /* Apollo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F2719782A00FB5C039707CA4 /* Apollo.framework */; platformFilter = ios; };
CA557F062B96E57307BECA0E /* Apollo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F2719782A00FB5C039707CA4 /* Apollo.framework */; };
CCE575C77FD23CF2CE5A89F7 /* CacheReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = F969BF87F5CB95906FB4DCC4 /* CacheReference.swift */; };
CCF1DC40FF197BED6449E626 /* SQLiteSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = F57BE390B2A28E6CB4C326E7 /* SQLiteSerialization.swift */; };
D38D92FAD6F19B7AF4B91741 /* CacheDataExecutionSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1573FD4B417C8A6575DB35E /* CacheDataExecutionSource.swift */; };
Expand Down Expand Up @@ -742,12 +742,13 @@
62E30B6C8CC63265BB2204D9 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
ORGANIZATIONNAME = apollographql;
TargetAttributes = {
};
};
buildConfigurationList = DCD12D47A973BE14168A5632 /* Build configuration list for PBXProject "Apollo" */;
compatibilityVersion = "Xcode 13.0";
compatibilityVersion = "Xcode 14.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
Expand Down Expand Up @@ -991,6 +992,7 @@
SKIP_INSTALL = YES;
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -1024,6 +1026,7 @@
SKIP_INSTALL = YES;
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_COMPILATION_MODE = singlefile;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand Down Expand Up @@ -1058,6 +1061,7 @@
SKIP_INSTALL = YES;
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -1145,6 +1149,7 @@
SKIP_INSTALL = YES;
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_COMPILATION_MODE = singlefile;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand Down Expand Up @@ -1179,6 +1184,7 @@
SKIP_INSTALL = YES;
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -1212,6 +1218,7 @@
SKIP_INSTALL = YES;
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_COMPILATION_MODE = singlefile;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand Down Expand Up @@ -1306,6 +1313,7 @@
SKIP_INSTALL = YES;
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_COMPILATION_MODE = singlefile;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand Down Expand Up @@ -1340,6 +1348,7 @@
SKIP_INSTALL = YES;
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = YES;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit e4f8746

Please sign in to comment.