We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79756a6 commit 0246e65Copy full SHA for 0246e65
firebaseai/FirebaseAIExample.xcodeproj/project.pbxproj
@@ -856,8 +856,8 @@
856
isa = XCRemoteSwiftPackageReference;
857
repositoryURL = "https://github.com/firebase/firebase-ios-sdk.git";
858
requirement = {
859
- kind = upToNextMajorVersion;
860
- minimumVersion = 12.0.0;
+ branch = "ah/ai-logic-rename";
+ kind = branch;
861
};
862
863
/* End XCRemoteSwiftPackageReference section */
0 commit comments