Skip to content

Commit c944a2f

Browse files
committed
🔧 update pbxproj file
1 parent c60d5e7 commit c944a2f

File tree

1 file changed

+0
-18
lines changed
  • packages/flutter_box_transform/example/macos/Runner.xcodeproj

1 file changed

+0
-18
lines changed

packages/flutter_box_transform/example/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@
240240
33CC10EB2044A3C60003C045 /* Resources */,
241241
33CC110E2044A8840003C045 /* Bundle Framework */,
242242
3399D490228B24CF009A79C7 /* ShellScript */,
243-
BCA2BE2E9F150416A881BFC8 /* [CP] Embed Pods Frameworks */,
244243
);
245244
buildRules = (
246245
);
@@ -360,23 +359,6 @@
360359
shellPath = /bin/sh;
361360
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
362361
};
363-
BCA2BE2E9F150416A881BFC8 /* [CP] Embed Pods Frameworks */ = {
364-
isa = PBXShellScriptBuildPhase;
365-
buildActionMask = 2147483647;
366-
files = (
367-
);
368-
inputFileListPaths = (
369-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
370-
);
371-
name = "[CP] Embed Pods Frameworks";
372-
outputFileListPaths = (
373-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
374-
);
375-
runOnlyForDeploymentPostprocessing = 0;
376-
shellPath = /bin/sh;
377-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
378-
showEnvVarsInLog = 0;
379-
};
380362
C072FD746C3D1248F67FAA8F /* [CP] Check Pods Manifest.lock */ = {
381363
isa = PBXShellScriptBuildPhase;
382364
buildActionMask = 2147483647;

0 commit comments

Comments
 (0)