Skip to content

Commit ac3101f

Browse files
authored
[Firebase AI] Remove copy/embed frameworks step in zip scheme (#1782)
1 parent d203589 commit ac3101f

File tree

1 file changed

+0
-42
lines changed

1 file changed

+0
-42
lines changed

firebaseai/FirebaseAIExample.xcodeproj/project.pbxproj

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,6 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
860F09212E8C4179002D85D0 /* FirebaseAILogic.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09142E8C4171002D85D0 /* FirebaseAILogic.xcframework */; };
11-
860F09222E8C4179002D85D0 /* FirebaseAILogic.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09142E8C4171002D85D0 /* FirebaseAILogic.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
12-
860F09242E8C417A002D85D0 /* FirebaseAppCheckInterop.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09152E8C4171002D85D0 /* FirebaseAppCheckInterop.xcframework */; };
13-
860F09252E8C417A002D85D0 /* FirebaseAppCheckInterop.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09152E8C4171002D85D0 /* FirebaseAppCheckInterop.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
14-
860F09262E8C417B002D85D0 /* FirebaseAuthInterop.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09162E8C4171002D85D0 /* FirebaseAuthInterop.xcframework */; };
15-
860F09272E8C417B002D85D0 /* FirebaseAuthInterop.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09162E8C4171002D85D0 /* FirebaseAuthInterop.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
16-
860F09282E8C417C002D85D0 /* FirebaseCore.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09172E8C4171002D85D0 /* FirebaseCore.xcframework */; };
17-
860F09292E8C417C002D85D0 /* FirebaseCore.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09172E8C4171002D85D0 /* FirebaseCore.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
18-
860F092A2E8C417E002D85D0 /* FirebaseCoreExtension.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09182E8C4171002D85D0 /* FirebaseCoreExtension.xcframework */; };
19-
860F092B2E8C417E002D85D0 /* FirebaseCoreExtension.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09182E8C4171002D85D0 /* FirebaseCoreExtension.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
20-
860F092C2E8C417F002D85D0 /* FirebaseCoreInternal.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09192E8C4171002D85D0 /* FirebaseCoreInternal.xcframework */; };
21-
860F092D2E8C417F002D85D0 /* FirebaseCoreInternal.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 860F09192E8C4171002D85D0 /* FirebaseCoreInternal.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
22-
860F09302E8C422B002D85D0 /* GoogleUtilities.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 860F092E2E8C4210002D85D0 /* GoogleUtilities.xcframework */; };
23-
860F09312E8C422B002D85D0 /* GoogleUtilities.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 860F092E2E8C4210002D85D0 /* GoogleUtilities.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2410
869200B32B879C4F00482873 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 869200B22B879C4F00482873 /* GoogleService-Info.plist */; };
2511
86BB55EA2E8B2D6D0054B8B5 /* FunctionCallingScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C1F47E2BC726150026816F /* FunctionCallingScreen.swift */; };
2612
86BB55EB2E8B2D6D0054B8B5 /* BouncingDots.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E10F5C2B11135000C08E95 /* BouncingDots.swift */; };
@@ -72,26 +58,6 @@
7258
DEFECAAA2D7B4CCD00EF9621 /* ImagenScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEFECAA62D7B4CCD00EF9621 /* ImagenScreen.swift */; };
7359
/* End PBXBuildFile section */
7460

75-
/* Begin PBXCopyFilesBuildPhase section */
76-
860F09232E8C4179002D85D0 /* Embed Frameworks */ = {
77-
isa = PBXCopyFilesBuildPhase;
78-
buildActionMask = 2147483647;
79-
dstPath = "";
80-
dstSubfolderSpec = 10;
81-
files = (
82-
860F092B2E8C417E002D85D0 /* FirebaseCoreExtension.xcframework in Embed Frameworks */,
83-
860F09272E8C417B002D85D0 /* FirebaseAuthInterop.xcframework in Embed Frameworks */,
84-
860F09312E8C422B002D85D0 /* GoogleUtilities.xcframework in Embed Frameworks */,
85-
860F092D2E8C417F002D85D0 /* FirebaseCoreInternal.xcframework in Embed Frameworks */,
86-
860F09292E8C417C002D85D0 /* FirebaseCore.xcframework in Embed Frameworks */,
87-
860F09222E8C4179002D85D0 /* FirebaseAILogic.xcframework in Embed Frameworks */,
88-
860F09252E8C417A002D85D0 /* FirebaseAppCheckInterop.xcframework in Embed Frameworks */,
89-
);
90-
name = "Embed Frameworks";
91-
runOnlyForDeploymentPostprocessing = 0;
92-
};
93-
/* End PBXCopyFilesBuildPhase section */
94-
9561
/* Begin PBXFileReference section */
9662
860F09142E8C4171002D85D0 /* FirebaseAILogic.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = FirebaseAILogic.xcframework; sourceTree = "<group>"; };
9763
860F09152E8C4171002D85D0 /* FirebaseAppCheckInterop.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = FirebaseAppCheckInterop.xcframework; sourceTree = "<group>"; };
@@ -139,13 +105,6 @@
139105
buildActionMask = 2147483647;
140106
files = (
141107
86BB55FF2E8B2D6D0054B8B5 /* MarkdownUI in Frameworks */,
142-
860F09282E8C417C002D85D0 /* FirebaseCore.xcframework in Frameworks */,
143-
860F09262E8C417B002D85D0 /* FirebaseAuthInterop.xcframework in Frameworks */,
144-
860F09212E8C4179002D85D0 /* FirebaseAILogic.xcframework in Frameworks */,
145-
860F092C2E8C417F002D85D0 /* FirebaseCoreInternal.xcframework in Frameworks */,
146-
860F09302E8C422B002D85D0 /* GoogleUtilities.xcframework in Frameworks */,
147-
860F09242E8C417A002D85D0 /* FirebaseAppCheckInterop.xcframework in Frameworks */,
148-
860F092A2E8C417E002D85D0 /* FirebaseCoreExtension.xcframework in Frameworks */,
149108
86BB56002E8B2D6D0054B8B5 /* GenerativeAIUIComponents in Frameworks */,
150109
);
151110
runOnlyForDeploymentPostprocessing = 0;
@@ -409,7 +368,6 @@
409368
86BB55E92E8B2D6D0054B8B5 /* Sources */,
410369
86BB55FD2E8B2D6D0054B8B5 /* Frameworks */,
411370
86BB56012E8B2D6D0054B8B5 /* Resources */,
412-
860F09232E8C4179002D85D0 /* Embed Frameworks */,
413371
);
414372
buildRules = (
415373
);

0 commit comments

Comments
 (0)