File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
example/ios/Runner.xcodeproj Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 3
3
archiveVersion = 1;
4
4
classes = {
5
5
};
6
- objectVersion = 51 ;
6
+ objectVersion = 54 ;
7
7
objects = {
8
8
9
9
/* Begin PBXBuildFile section */
164
164
97C146E61CF9000F007C117D /* Project object */ = {
165
165
isa = PBXProject;
166
166
attributes = {
167
- LastUpgradeCheck = 1020 ;
167
+ LastUpgradeCheck = 1510 ;
168
168
ORGANIZATIONNAME = "";
169
169
TargetAttributes = {
170
170
97C146ED1CF9000F007C117D = {
211
211
/* Begin PBXShellScriptBuildPhase section */
212
212
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
213
213
isa = PBXShellScriptBuildPhase;
214
+ alwaysOutOfDate = 1;
214
215
buildActionMask = 2147483647;
215
216
files = (
216
217
);
217
218
inputPaths = (
219
+ "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
218
220
);
219
221
name = "Thin Binary";
220
222
outputPaths = (
247
249
};
248
250
9740EEB61CF901F6004384FC /* Run Script */ = {
249
251
isa = PBXShellScriptBuildPhase;
252
+ alwaysOutOfDate = 1;
250
253
buildActionMask = 2147483647;
251
254
files = (
252
255
);
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 1020 "
3
+ LastUpgradeVersion = " 1510 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
You can’t perform that action at this time.
0 commit comments