Commit 9033d87 1 parent 16684c9 commit 9033d87 Copy full SHA for 9033d87
File tree 2 files changed +11
-15
lines changed
2 files changed +11
-15
lines changed Original file line number Diff line number Diff line change 803
803
CODE_SIGN_ENTITLEMENTS = "";
804
804
CODE_SIGN_IDENTITY = "iPhone Developer";
805
805
CODE_SIGN_STYLE = Automatic;
806
- CURRENT_PROJECT_VERSION = 1.1 .0;
806
+ CURRENT_PROJECT_VERSION = 1.2 .0;
807
807
DEVELOPMENT_TEAM = GTZ6E2N5Z9;
808
808
FRAMEWORK_SEARCH_PATHS = (
809
809
"$(inherited)",
832
832
CODE_SIGN_ENTITLEMENTS = "";
833
833
CODE_SIGN_IDENTITY = "iPhone Developer";
834
834
CODE_SIGN_STYLE = Automatic;
835
- CURRENT_PROJECT_VERSION = 1.1 .0;
835
+ CURRENT_PROJECT_VERSION = 1.2 .0;
836
836
DEVELOPMENT_TEAM = GTZ6E2N5Z9;
837
837
FRAMEWORK_SEARCH_PATHS = (
838
838
"$(inherited)",
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 = " 0D0B60BC22E660B4009D0FEF"
34
+ BuildableName = " Fabled.app"
35
+ BlueprintName = " Fabled"
36
+ ReferencedContainer = " container:Fabled.xcodeproj" >
37
+ </BuildableReference >
38
+ </MacroExpansion >
30
39
<Testables >
31
40
<TestableReference
32
41
skipped = " NO" >
57
66
</BuildableReference >
58
67
</TestableReference >
59
68
</Testables >
60
- <MacroExpansion >
61
- <BuildableReference
62
- BuildableIdentifier = " primary"
63
- BlueprintIdentifier = " 0D0B60BC22E660B4009D0FEF"
64
- BuildableName = " Fabled.app"
65
- BlueprintName = " Fabled"
66
- ReferencedContainer = " container:Fabled.xcodeproj" >
67
- </BuildableReference >
68
- </MacroExpansion >
69
- <AdditionalOptions >
70
- </AdditionalOptions >
71
69
</TestAction >
72
70
<LaunchAction
73
71
buildConfiguration = " Debug"
89
87
ReferencedContainer = " container:Fabled.xcodeproj" >
90
88
</BuildableReference >
91
89
</BuildableProductRunnable >
92
- <AdditionalOptions >
93
- </AdditionalOptions >
94
90
</LaunchAction >
95
91
<ProfileAction
96
92
buildConfiguration = " Release"
You can’t perform that action at this time.
0 commit comments