-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
80 changed files
with
1,037 additions
and
447 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
.idea | ||
HNReader/GoogleService-Info.plist |
Large diffs are not rendered by default.
Oops, something went wrong.
Empty file modified
0
HNReader.xcodeproj/project.xcworkspace/contents.xcworkspacedata
100644 → 100755
Empty file.
Empty file modified
0
HNReader.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
100644 → 100755
Empty file.
124 changes: 124 additions & 0 deletions
124
HNReader.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
{ | ||
"object": { | ||
"pins": [ | ||
{ | ||
"package": "abseil", | ||
"repositoryURL": "https://github.com/firebase/abseil-cpp-SwiftPM.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "fffc3c2729be5747390ad02d5100291a0d9ad26a", | ||
"version": "0.20200225.4" | ||
} | ||
}, | ||
{ | ||
"package": "BoringSSL-GRPC", | ||
"repositoryURL": "https://github.com/firebase/boringssl-SwiftPM.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "734a8247442fde37df4364c21f6a0085b6a36728", | ||
"version": "0.7.2" | ||
} | ||
}, | ||
{ | ||
"package": "Firebase", | ||
"repositoryURL": "https://github.com/firebase/firebase-ios-sdk.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "7e08e6e2948461493261049cefb6e77728cb3743", | ||
"version": "8.4.0" | ||
} | ||
}, | ||
{ | ||
"package": "GoogleAppMeasurement", | ||
"repositoryURL": "https://github.com/google/GoogleAppMeasurement.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "06e74ef7ee7326e1af724d462091eed1e5c6fb4a", | ||
"version": "8.3.1" | ||
} | ||
}, | ||
{ | ||
"package": "GoogleDataTransport", | ||
"repositoryURL": "https://github.com/google/GoogleDataTransport.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "9e79fd8deddbef5646fbb5dbb3eaf963e338f007", | ||
"version": "9.1.0" | ||
} | ||
}, | ||
{ | ||
"package": "GoogleUtilities", | ||
"repositoryURL": "https://github.com/google/GoogleUtilities.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "beb713a16b50a4df3162b3f3ecdeffa16b74b773", | ||
"version": "7.5.0" | ||
} | ||
}, | ||
{ | ||
"package": "gRPC", | ||
"repositoryURL": "https://github.com/firebase/grpc-SwiftPM.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "fb405dd2c7901485f7e158b24e3a0a47e4efd8b5", | ||
"version": "1.28.4" | ||
} | ||
}, | ||
{ | ||
"package": "GTMSessionFetcher", | ||
"repositoryURL": "https://github.com/google/gtm-session-fetcher.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "424886f9336a71891aa81852d0c2c08d807d21aa", | ||
"version": "1.6.1" | ||
} | ||
}, | ||
{ | ||
"package": "leveldb", | ||
"repositoryURL": "https://github.com/firebase/leveldb.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "0706abcc6b0bd9cedfbb015ba840e4a780b5159b", | ||
"version": "1.22.2" | ||
} | ||
}, | ||
{ | ||
"package": "nanopb", | ||
"repositoryURL": "https://github.com/firebase/nanopb.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "7ee9ef9f627d85cbe1b8c4f49a3ed26eed216c77", | ||
"version": "2.30908.0" | ||
} | ||
}, | ||
{ | ||
"package": "Promises", | ||
"repositoryURL": "https://github.com/google/promises.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "611337c330350c9c1823ad6d671e7f936af5ee13", | ||
"version": "2.0.0" | ||
} | ||
}, | ||
{ | ||
"package": "SwiftProtobuf", | ||
"repositoryURL": "https://github.com/apple/swift-protobuf.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "1f62db409f2c9b0223a3f68567b4a01333aae778", | ||
"version": "1.17.0" | ||
} | ||
}, | ||
{ | ||
"package": "SwiftSoup", | ||
"repositoryURL": "https://github.com/scinfu/SwiftSoup.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "11da8c685ddde2d519fad04a7daf8485bbbc773e", | ||
"version": "1.7.5" | ||
} | ||
} | ||
] | ||
}, | ||
"version": 1 | ||
} |
Empty file modified
0
...deproj/project.xcworkspace/xcuserdata/matt.xcuserdatad/xcschemes/xcschememanagement.plist
100644 → 100755
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file modified
0
HNReader.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/DateTests.xcscheme
100644 → 100755
Empty file.
Empty file modified
0
HNReader.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/HNReader.xcscheme
100644 → 100755
Empty file.
Empty file modified
0
HNReader.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/HackerNewsClientTests.xcscheme
100644 → 100755
Empty file.
Empty file modified
0
HNReader.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/HackerNewsTests.xcscheme
100644 → 100755
Empty file.
Empty file modified
0
...oj/xcuserdata/matt.xcuserdatad/xcschemes/ItemTests.testItemDateIntervalFormatter.xcscheme
100644 → 100755
Empty file.
Empty file modified
0
HNReader.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/ItemTests.xcscheme
100644 → 100755
Empty file.
Oops, something went wrong.