Skip to content

Commit ef10a67

Browse files
author
Ahmet Kaplan
committed
Fixed: build for iOS error
1 parent f4901c7 commit ef10a67

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

ios/Podfile.lock

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
PODS:
2-
- Flutter (1.0.0)
3-
4-
DEPENDENCIES:
5-
- Flutter (from `.symlinks/flutter/ios`)
6-
7-
EXTERNAL SOURCES:
8-
Flutter:
9-
:path: ".symlinks/flutter/ios"
10-
11-
SPEC CHECKSUMS:
12-
Flutter: 9d0fac939486c9aba2809b7982dfdbb47a7b0296
13-
141
PODFILE CHECKSUM: 1e5af4103afd21ca5ead147d7b81d06f494f51a2
152

16-
COCOAPODS: 1.5.2
3+
COCOAPODS: 1.5.3

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@
158158
97C146EC1CF9000F007C117D /* Resources */,
159159
9705A1C41CF9048500538489 /* Embed Frameworks */,
160160
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
161-
25E3D5DE92365D1B89E165D7 /* [CP] Embed Pods Frameworks */,
162161
);
163162
buildRules = (
164163
);
@@ -218,24 +217,6 @@
218217
/* End PBXResourcesBuildPhase section */
219218

220219
/* Begin PBXShellScriptBuildPhase section */
221-
25E3D5DE92365D1B89E165D7 /* [CP] Embed Pods Frameworks */ = {
222-
isa = PBXShellScriptBuildPhase;
223-
buildActionMask = 2147483647;
224-
files = (
225-
);
226-
inputPaths = (
227-
"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
228-
"${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework",
229-
);
230-
name = "[CP] Embed Pods Frameworks";
231-
outputPaths = (
232-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
233-
);
234-
runOnlyForDeploymentPostprocessing = 0;
235-
shellPath = /bin/sh;
236-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
237-
showEnvVarsInLog = 0;
238-
};
239220
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
240221
isa = PBXShellScriptBuildPhase;
241222
buildActionMask = 2147483647;

0 commit comments

Comments
 (0)