File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -150,15 +150,10 @@ let package = Package(
150
150
) ,
151
151
abseilDependency ( ) ,
152
152
grpcDependency ( ) ,
153
- // TODO: restore OCMock when https://github.com/erikdoe/ocmock/pull/537
154
- // gets merged to fix Xcode 15.3 builds.
155
153
. package (
156
- url: " https://github.com/paulb777 /ocmock.git " ,
157
- revision: " 173955e93e6ee6999a10729ab67e4b4efdd1db6d "
154
+ url: " https://github.com/erikdoe /ocmock.git " ,
155
+ revision: " 2c0bfd373289f4a7716db5d6db471640f91a6507 "
158
156
) ,
159
- // url: "https://github.com/erikdoe/ocmock.git",
160
- // revision: "c5eeaa6dde7c308a5ce48ae4d4530462dd3a1110"
161
- // ),
162
157
. package (
163
158
url: " https://github.com/firebase/leveldb.git " ,
164
159
" 1.22.2 " ..< " 1.23.0 "
You can’t perform that action at this time.
0 commit comments