Skip to content

Commit 6ed7fad

Browse files
authored
Remove inadvertent files added to AI Xcode project (#1795)
1 parent 519eeea commit 6ed7fad

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

firebaseai/FirebaseAIExample.xcodeproj/project.pbxproj

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,6 @@
6565
/* End PBXBuildFile section */
6666

6767
/* Begin PBXFileReference section */
68-
860F09142E8C4171002D85D0 /* FirebaseAILogic.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = FirebaseAILogic.xcframework; sourceTree = "<group>"; };
69-
860F09152E8C4171002D85D0 /* FirebaseAppCheckInterop.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = FirebaseAppCheckInterop.xcframework; sourceTree = "<group>"; };
70-
860F09162E8C4171002D85D0 /* FirebaseAuthInterop.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = FirebaseAuthInterop.xcframework; sourceTree = "<group>"; };
71-
860F09172E8C4171002D85D0 /* FirebaseCore.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = FirebaseCore.xcframework; sourceTree = "<group>"; };
72-
860F09182E8C4171002D85D0 /* FirebaseCoreExtension.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = FirebaseCoreExtension.xcframework; sourceTree = "<group>"; };
73-
860F09192E8C4171002D85D0 /* FirebaseCoreInternal.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = FirebaseCoreInternal.xcframework; sourceTree = "<group>"; };
74-
860F092E2E8C4210002D85D0 /* GoogleUtilities.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = GoogleUtilities.xcframework; sourceTree = "<group>"; };
7568
869200B22B879C4F00482873 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
7669
86BB56082E8B2D6D0054B8B5 /* FirebaseAIExampleZip.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FirebaseAIExampleZip.app; sourceTree = BUILT_PRODUCTS_DIR; };
7770
86C1F47E2BC726150026816F /* FunctionCallingScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FunctionCallingScreen.swift; sourceTree = "<group>"; };
@@ -134,20 +127,6 @@
134127
/* End PBXFrameworksBuildPhase section */
135128

136129
/* Begin PBXGroup section */
137-
860F091A2E8C4171002D85D0 /* Firebase */ = {
138-
isa = PBXGroup;
139-
children = (
140-
860F09142E8C4171002D85D0 /* FirebaseAILogic.xcframework */,
141-
860F09152E8C4171002D85D0 /* FirebaseAppCheckInterop.xcframework */,
142-
860F09162E8C4171002D85D0 /* FirebaseAuthInterop.xcframework */,
143-
860F09172E8C4171002D85D0 /* FirebaseCore.xcframework */,
144-
860F09182E8C4171002D85D0 /* FirebaseCoreExtension.xcframework */,
145-
860F09192E8C4171002D85D0 /* FirebaseCoreInternal.xcframework */,
146-
860F092E2E8C4210002D85D0 /* GoogleUtilities.xcframework */,
147-
);
148-
path = Firebase;
149-
sourceTree = "<group>";
150-
};
151130
86C1F47F2BC726150026816F /* Screens */ = {
152131
isa = PBXGroup;
153132
children = (
@@ -225,7 +204,6 @@
225204
86C1F4822BC726150026816F /* FunctionCallingExample */,
226205
8848C8302B0D04BC007B434F /* Products */,
227206
88209C222B0FBE1700F64795 /* Frameworks */,
228-
860F091A2E8C4171002D85D0 /* Firebase */,
229207
);
230208
sourceTree = "<group>";
231209
};

0 commit comments

Comments
 (0)