Skip to content

Commit 80e3c99

Browse files
committed
Updated build settings
1 parent dd5e52b commit 80e3c99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 50;
6+
objectVersion = 46;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -324,15 +324,15 @@
324324
};
325325
9740EEB61CF901F6004384FC /* Run Script */ = {
326326
isa = PBXShellScriptBuildPhase;
327-
buildActionMask = 8;
327+
buildActionMask = 12;
328328
files = (
329329
);
330330
inputPaths = (
331331
);
332332
name = "Run Script";
333333
outputPaths = (
334334
);
335-
runOnlyForDeploymentPostprocessing = 1;
335+
runOnlyForDeploymentPostprocessing = 0;
336336
shellPath = /bin/sh;
337337
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n";
338338
};

0 commit comments

Comments
 (0)