forked from cs3217-2324/group-project-tower-forge
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
579441e
commit 60c6d26
Showing
1 changed file
with
123 additions
and
0 deletions.
There are no files selected for viewing
123 changes: 123 additions & 0 deletions
123
TowerForge/TowerForge.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,123 @@ | ||
{ | ||
"originHash" : "c63c63846d9c539229e96de38d6af51417e28c0ee9a0bc48bd0f0f19d923c329", | ||
"pins" : [ | ||
{ | ||
"identity" : "abseil-cpp-binary", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/abseil-cpp-binary.git", | ||
"state" : { | ||
"revision" : "7ce7be095bc3ed3c98b009532fe2d7698c132614", | ||
"version" : "1.2024011601.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "app-check", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/app-check.git", | ||
"state" : { | ||
"revision" : "3e464dad87dad2d29bb29a97836789bf0f8f67d2", | ||
"version" : "10.18.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "firebase-ios-sdk", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/firebase/firebase-ios-sdk", | ||
"state" : { | ||
"revision" : "888f0b6026e2441a69e3ee2ad5293c7a92031e62", | ||
"version" : "10.23.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "googleappmeasurement", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/GoogleAppMeasurement.git", | ||
"state" : { | ||
"revision" : "c7a5917ebe48d69f421aadf154ef3969c8b7f12d", | ||
"version" : "10.23.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "googledatatransport", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/GoogleDataTransport.git", | ||
"state" : { | ||
"revision" : "a637d318ae7ae246b02d7305121275bc75ed5565", | ||
"version" : "9.4.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "googleutilities", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/GoogleUtilities.git", | ||
"state" : { | ||
"revision" : "26c898aed8bed13b8a63057ee26500abbbcb8d55", | ||
"version" : "7.13.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "grpc-binary", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/grpc-binary.git", | ||
"state" : { | ||
"revision" : "67043f6389d0e28b38fa02d1c6952afeb04d807f", | ||
"version" : "1.62.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "gtm-session-fetcher", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/gtm-session-fetcher.git", | ||
"state" : { | ||
"revision" : "9534039303015a84837090d20fa21cae6e5eadb6", | ||
"version" : "3.3.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "interop-ios-for-google-sdks", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/interop-ios-for-google-sdks.git", | ||
"state" : { | ||
"revision" : "2d12673670417654f08f5f90fdd62926dc3a2648", | ||
"version" : "100.0.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "leveldb", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/firebase/leveldb.git", | ||
"state" : { | ||
"revision" : "43aaef65e0c665daadf848761d560e446d350d3d", | ||
"version" : "1.22.4" | ||
} | ||
}, | ||
{ | ||
"identity" : "nanopb", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/firebase/nanopb.git", | ||
"state" : { | ||
"revision" : "b7e1104502eca3a213b46303391ca4d3bc8ddec1", | ||
"version" : "2.30910.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "promises", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/google/promises.git", | ||
"state" : { | ||
"revision" : "540318ecedd63d883069ae7f1ed811a2df00b6ac", | ||
"version" : "2.4.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-protobuf", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-protobuf.git", | ||
"state" : { | ||
"revision" : "9f0c76544701845ad98716f3f6a774a892152bcb", | ||
"version" : "1.26.0" | ||
} | ||
} | ||
], | ||
"version" : 3 | ||
} |