File tree 2 files changed +12
-15
lines changed
2 files changed +12
-15
lines changed Original file line number Diff line number Diff line change 176
176
};
177
177
268F29A12260E83A004E97D6 = {
178
178
CreatedOnToolsVersion = 10.1;
179
+ LastSwiftMigration = 1120;
179
180
};
180
181
};
181
182
};
392
393
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
393
394
SKIP_INSTALL = YES;
394
395
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
395
- SWIFT_VERSION = 4.2 ;
396
+ SWIFT_VERSION = 5.0 ;
396
397
TARGETED_DEVICE_FAMILY = "1,2";
397
398
};
398
399
name = Debug;
418
419
PRODUCT_BUNDLE_IDENTIFIER = com.badoo.HyperLabel;
419
420
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
420
421
SKIP_INSTALL = YES;
421
- SWIFT_VERSION = 4.2 ;
422
+ SWIFT_VERSION = 5.0 ;
422
423
TARGETED_DEVICE_FAMILY = "1,2";
423
424
};
424
425
name = Release;
Original file line number Diff line number Diff line change 27
27
selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
28
28
selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29
29
shouldUseLaunchSchemeArgsEnv = " YES" >
30
+ <MacroExpansion >
31
+ <BuildableReference
32
+ BuildableIdentifier = " primary"
33
+ BlueprintIdentifier = " 268F29982260E83A004E97D6"
34
+ BuildableName = " HyperLabel.framework"
35
+ BlueprintName = " HyperLabel"
36
+ ReferencedContainer = " container:HyperLabel.xcodeproj" >
37
+ </BuildableReference >
38
+ </MacroExpansion >
30
39
<Testables >
31
40
<TestableReference
32
41
skipped = " NO" >
39
48
</BuildableReference >
40
49
</TestableReference >
41
50
</Testables >
42
- <MacroExpansion >
43
- <BuildableReference
44
- BuildableIdentifier = " primary"
45
- BlueprintIdentifier = " 268F29982260E83A004E97D6"
46
- BuildableName = " HyperLabel.framework"
47
- BlueprintName = " HyperLabel"
48
- ReferencedContainer = " container:HyperLabel.xcodeproj" >
49
- </BuildableReference >
50
- </MacroExpansion >
51
- <AdditionalOptions >
52
- </AdditionalOptions >
53
51
</TestAction >
54
52
<LaunchAction
55
53
buildConfiguration = " Debug"
70
68
ReferencedContainer = " container:HyperLabel.xcodeproj" >
71
69
</BuildableReference >
72
70
</MacroExpansion >
73
- <AdditionalOptions >
74
- </AdditionalOptions >
75
71
</LaunchAction >
76
72
<ProfileAction
77
73
buildConfiguration = " Release"
You can’t perform that action at this time.
0 commit comments