Skip to content

Commit 99c1362

Browse files
committed
Temporarily use commit SHA before Analytics 12.0 for SPM dependency
1 parent c9d86e0 commit 99c1362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firebaseai/FirebaseAIExample.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -618,8 +618,8 @@
618618
isa = XCRemoteSwiftPackageReference;
619619
repositoryURL = "https://github.com/firebase/firebase-ios-sdk.git";
620620
requirement = {
621-
branch = "CocoaPods-12.0.0";
622-
kind = branch;
621+
kind = revision;
622+
revision = e3110da07b49112d154f68c3df2cf22e2227233c;
623623
};
624624
};
625625
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)