Skip to content

Commit 8f03694

Browse files
committed
Add it back
I’m trying to resolve a weird bug with Xcode Cloud
1 parent 8ac4553 commit 8f03694

File tree

2 files changed

+195
-1
lines changed

2 files changed

+195
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,3 @@ iOSInjectionProject/
6464
**/Settings.bundle/Root.plist
6565
.build
6666
.DS_Store
67-
Package.resolved
Lines changed: 195 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,195 @@
1+
{
2+
"originHash" : "f74cf44febe62fe3826e842001dc0bf41d52ece7b69941feca3038fa09bde28e",
3+
"pins" : [
4+
{
5+
"identity" : "abseil-cpp-binary",
6+
"kind" : "remoteSourceControl",
7+
"location" : "https://github.com/google/abseil-cpp-binary.git",
8+
"state" : {
9+
"revision" : "194a6706acbd25e4ef639bcaddea16e8758a3e27",
10+
"version" : "1.2024011602.0"
11+
}
12+
},
13+
{
14+
"identity" : "app-check",
15+
"kind" : "remoteSourceControl",
16+
"location" : "https://github.com/google/app-check.git",
17+
"state" : {
18+
"revision" : "3b62f154d00019ae29a71e9738800bb6f18b236d",
19+
"version" : "10.19.2"
20+
}
21+
},
22+
{
23+
"identity" : "codescanner",
24+
"kind" : "remoteSourceControl",
25+
"location" : "https://github.com/twostraws/CodeScanner",
26+
"state" : {
27+
"revision" : "9fa582f4b36c69c2a55bff5fb3377eb170ae273c",
28+
"version" : "2.5.1"
29+
}
30+
},
31+
{
32+
"identity" : "efqrcode",
33+
"kind" : "remoteSourceControl",
34+
"location" : "https://github.com/EFPrefix/EFQRCode.git",
35+
"state" : {
36+
"revision" : "2991c2f318ad9529d93b2a73a382a3f9c72c64ce",
37+
"version" : "6.2.2"
38+
}
39+
},
40+
{
41+
"identity" : "firebase-ios-sdk",
42+
"kind" : "remoteSourceControl",
43+
"location" : "https://github.com/firebase/firebase-ios-sdk",
44+
"state" : {
45+
"revision" : "eca84fd638116dd6adb633b5a3f31cc7befcbb7d",
46+
"version" : "10.29.0"
47+
}
48+
},
49+
{
50+
"identity" : "googleappmeasurement",
51+
"kind" : "remoteSourceControl",
52+
"location" : "https://github.com/google/GoogleAppMeasurement.git",
53+
"state" : {
54+
"revision" : "fe727587518729046fc1465625b9afd80b5ab361",
55+
"version" : "10.28.0"
56+
}
57+
},
58+
{
59+
"identity" : "googledatatransport",
60+
"kind" : "remoteSourceControl",
61+
"location" : "https://github.com/google/GoogleDataTransport.git",
62+
"state" : {
63+
"revision" : "a637d318ae7ae246b02d7305121275bc75ed5565",
64+
"version" : "9.4.0"
65+
}
66+
},
67+
{
68+
"identity" : "googleutilities",
69+
"kind" : "remoteSourceControl",
70+
"location" : "https://github.com/google/GoogleUtilities.git",
71+
"state" : {
72+
"revision" : "57a1d307f42df690fdef2637f3e5b776da02aad6",
73+
"version" : "7.13.3"
74+
}
75+
},
76+
{
77+
"identity" : "grpc-binary",
78+
"kind" : "remoteSourceControl",
79+
"location" : "https://github.com/google/grpc-binary.git",
80+
"state" : {
81+
"revision" : "e9fad491d0673bdda7063a0341fb6b47a30c5359",
82+
"version" : "1.62.2"
83+
}
84+
},
85+
{
86+
"identity" : "gtm-session-fetcher",
87+
"kind" : "remoteSourceControl",
88+
"location" : "https://github.com/google/gtm-session-fetcher.git",
89+
"state" : {
90+
"revision" : "a2ab612cb980066ee56d90d60d8462992c07f24b",
91+
"version" : "3.5.0"
92+
}
93+
},
94+
{
95+
"identity" : "interop-ios-for-google-sdks",
96+
"kind" : "remoteSourceControl",
97+
"location" : "https://github.com/google/interop-ios-for-google-sdks.git",
98+
"state" : {
99+
"revision" : "2d12673670417654f08f5f90fdd62926dc3a2648",
100+
"version" : "100.0.0"
101+
}
102+
},
103+
{
104+
"identity" : "keychainaccess",
105+
"kind" : "remoteSourceControl",
106+
"location" : "https://github.com/kishikawakatsumi/KeychainAccess.git",
107+
"state" : {
108+
"revision" : "84e546727d66f1adc5439debad16270d0fdd04e7",
109+
"version" : "4.2.2"
110+
}
111+
},
112+
{
113+
"identity" : "leveldb",
114+
"kind" : "remoteSourceControl",
115+
"location" : "https://github.com/firebase/leveldb.git",
116+
"state" : {
117+
"revision" : "a0bc79961d7be727d258d33d5a6b2f1023270ba1",
118+
"version" : "1.22.5"
119+
}
120+
},
121+
{
122+
"identity" : "markdownkit",
123+
"kind" : "remoteSourceControl",
124+
"location" : "https://github.com/bmoliveira/MarkdownKit.git",
125+
"state" : {
126+
"revision" : "5056f3305d3499f44d8815530d560b87082e0cf5",
127+
"version" : "1.7.1"
128+
}
129+
},
130+
{
131+
"identity" : "nanopb",
132+
"kind" : "remoteSourceControl",
133+
"location" : "https://github.com/firebase/nanopb.git",
134+
"state" : {
135+
"revision" : "b7e1104502eca3a213b46303391ca4d3bc8ddec1",
136+
"version" : "2.30910.0"
137+
}
138+
},
139+
{
140+
"identity" : "onesignal-xcframework",
141+
"kind" : "remoteSourceControl",
142+
"location" : "https://github.com/OneSignal/OneSignal-XCFramework",
143+
"state" : {
144+
"revision" : "72e4fa4c3d83f6c1f7b35955e0793754ea2dd15d",
145+
"version" : "5.2.4"
146+
}
147+
},
148+
{
149+
"identity" : "promises",
150+
"kind" : "remoteSourceControl",
151+
"location" : "https://github.com/google/promises.git",
152+
"state" : {
153+
"revision" : "540318ecedd63d883069ae7f1ed811a2df00b6ac",
154+
"version" : "2.4.0"
155+
}
156+
},
157+
{
158+
"identity" : "swift-collections",
159+
"kind" : "remoteSourceControl",
160+
"location" : "https://github.com/apple/swift-collections.git",
161+
"state" : {
162+
"revision" : "9bf03ff58ce34478e66aaee630e491823326fd06",
163+
"version" : "1.1.3"
164+
}
165+
},
166+
{
167+
"identity" : "swift-protobuf",
168+
"kind" : "remoteSourceControl",
169+
"location" : "https://github.com/apple/swift-protobuf.git",
170+
"state" : {
171+
"revision" : "edb6ed4919f7756157fe02f2552b7e3850a538e5",
172+
"version" : "1.28.1"
173+
}
174+
},
175+
{
176+
"identity" : "swift_qrcodejs",
177+
"kind" : "remoteSourceControl",
178+
"location" : "https://github.com/ApolloZhu/swift_qrcodejs.git",
179+
"state" : {
180+
"revision" : "374dc7f7b9e76c6aeb393f6a84590c6d387e1ecb",
181+
"version" : "2.2.2"
182+
}
183+
},
184+
{
185+
"identity" : "swiftdate",
186+
"kind" : "remoteSourceControl",
187+
"location" : "https://github.com/malcommac/SwiftDate.git",
188+
"state" : {
189+
"revision" : "5d943224c3bb173e6ecf27295611615eba90c80e",
190+
"version" : "7.0.0"
191+
}
192+
}
193+
],
194+
"version" : 3
195+
}

0 commit comments

Comments
 (0)