Skip to content

Commit 9033d87

Browse files
Release 1.2.0
The STYLISH update.
1 parent 16684c9 commit 9033d87

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

Fabled.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@
803803
CODE_SIGN_ENTITLEMENTS = "";
804804
CODE_SIGN_IDENTITY = "iPhone Developer";
805805
CODE_SIGN_STYLE = Automatic;
806-
CURRENT_PROJECT_VERSION = 1.1.0;
806+
CURRENT_PROJECT_VERSION = 1.2.0;
807807
DEVELOPMENT_TEAM = GTZ6E2N5Z9;
808808
FRAMEWORK_SEARCH_PATHS = (
809809
"$(inherited)",
@@ -832,7 +832,7 @@
832832
CODE_SIGN_ENTITLEMENTS = "";
833833
CODE_SIGN_IDENTITY = "iPhone Developer";
834834
CODE_SIGN_STYLE = Automatic;
835-
CURRENT_PROJECT_VERSION = 1.1.0;
835+
CURRENT_PROJECT_VERSION = 1.2.0;
836836
DEVELOPMENT_TEAM = GTZ6E2N5Z9;
837837
FRAMEWORK_SEARCH_PATHS = (
838838
"$(inherited)",

Fabled.xcodeproj/xcshareddata/xcschemes/Fabled.xcscheme

+9-13
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
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>
3039
<Testables>
3140
<TestableReference
3241
skipped = "NO">
@@ -57,17 +66,6 @@
5766
</BuildableReference>
5867
</TestableReference>
5968
</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>
7169
</TestAction>
7270
<LaunchAction
7371
buildConfiguration = "Debug"
@@ -89,8 +87,6 @@
8987
ReferencedContainer = "container:Fabled.xcodeproj">
9088
</BuildableReference>
9189
</BuildableProductRunnable>
92-
<AdditionalOptions>
93-
</AdditionalOptions>
9490
</LaunchAction>
9591
<ProfileAction
9692
buildConfiguration = "Release"

0 commit comments

Comments
 (0)