Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions ApolloDeveloperKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,10 @@
/* Begin PBXBuildFile section */
5B0EC95E22B6D728003D7933 /* DebuggableNetworkTransportTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B0EC95D22B6D728003D7933 /* DebuggableNetworkTransportTests.swift */; };
5B0EC96222B6D856003D7933 /* Apollo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2F821322B430A80025A211 /* Apollo.framework */; };
5B0EC96422B6D8A1003D7933 /* ApolloSQLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2F821222B430A80025A211 /* ApolloSQLite.framework */; };
5B0EC96522B6D8A1003D7933 /* ApolloWebSocket.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2F821122B430A80025A211 /* ApolloWebSocket.framework */; };
5B0EC96622B6D8A1003D7933 /* SQLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2F821022B430A80025A211 /* SQLite.framework */; };
5B0EC96722B6D8A1003D7933 /* Starscream.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2F820F22B430A80025A211 /* Starscream.framework */; };
5B26FC2D22B3DB0800359E63 /* ApolloDeveloperKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B26FC1F22B3DB0800359E63 /* ApolloDeveloperKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
5B26FC4422B3DB5800359E63 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5B26FC4322B3DB5800359E63 /* Assets.xcassets */; };
5B26FC4722B3DB5800359E63 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5B26FC4522B3DB5800359E63 /* LaunchScreen.storyboard */; };
5B26FC4F22B3DCF400359E63 /* ApolloDeveloperKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B26FC1C22B3DB0800359E63 /* ApolloDeveloperKit.framework */; };
5B2F821422B430A80025A211 /* Starscream.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2F820F22B430A80025A211 /* Starscream.framework */; };
5B2F821522B430A80025A211 /* SQLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2F821022B430A80025A211 /* SQLite.framework */; };
5B2F821622B430A80025A211 /* ApolloWebSocket.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2F821122B430A80025A211 /* ApolloWebSocket.framework */; };
5B2F821722B430A80025A211 /* ApolloSQLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2F821222B430A80025A211 /* ApolloSQLite.framework */; };
5B2F821822B430A80025A211 /* Apollo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B2F821322B430A80025A211 /* Apollo.framework */; };
5B2F84E522B4321E0025A211 /* DebuggableNormalizedCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2F84E422B4321E0025A211 /* DebuggableNormalizedCache.swift */; };
5B2F84E722B432730025A211 /* DebuggableNetworkTransport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2F84E622B432730025A211 /* DebuggableNetworkTransport.swift */; };
Expand Down Expand Up @@ -144,10 +136,6 @@
files = (
5B0EC96222B6D856003D7933 /* Apollo.framework in Frameworks */,
5B3A837722C674C0002B4FFB /* ApolloDeveloperKit.framework in Frameworks */,
5B0EC96422B6D8A1003D7933 /* ApolloSQLite.framework in Frameworks */,
5B0EC96522B6D8A1003D7933 /* ApolloWebSocket.framework in Frameworks */,
5B0EC96622B6D8A1003D7933 /* SQLite.framework in Frameworks */,
5B0EC96722B6D8A1003D7933 /* Starscream.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -157,10 +145,6 @@
files = (
5B2F821822B430A80025A211 /* Apollo.framework in Frameworks */,
5B26FC4F22B3DCF400359E63 /* ApolloDeveloperKit.framework in Frameworks */,
5B2F821722B430A80025A211 /* ApolloSQLite.framework in Frameworks */,
5B2F821622B430A80025A211 /* ApolloWebSocket.framework in Frameworks */,
5B2F821522B430A80025A211 /* SQLite.framework in Frameworks */,
5B2F821422B430A80025A211 /* Starscream.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -516,10 +500,6 @@
);
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/Apollo.framework",
"$(SRCROOT)/Carthage/Build/iOS/ApolloSQLite.framework",
"$(SRCROOT)/Carthage/Build/iOS/ApolloWebSocket.framework",
"$(SRCROOT)/Carthage/Build/iOS/SQLite.framework",
"$(SRCROOT)/Carthage/Build/iOS/Starscream.framework",
);
name = "Carthage Copy Frameworks";
outputFileListPaths = (
Expand All @@ -539,10 +519,6 @@
);
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/Apollo.framework",
"$(SRCROOT)/Carthage/Build/iOS/ApolloWebSocket.framework",
"$(SRCROOT)/Carthage/Build/iOS/ApolloSQLite.framework",
"$(SRCROOT)/Carthage/Build/iOS/SQLite.framework",
"$(SRCROOT)/Carthage/Build/iOS/Starscream.framework",
);
name = "Carthage Copy Frameworks";
outputFileListPaths = (
Expand Down
2 changes: 0 additions & 2 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
github "apollographql/apollo-ios" "0.9.5"
github "daltoniam/starscream" "3.0.6"
github "stephencelis/SQLite.swift" "0.11.4"
2 changes: 2 additions & 0 deletions Cartfile.private
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github "daltoniam/starscream" "3.0.6"
github "stephencelis/SQLite.swift" "0.11.4"