Skip to content

Commit 3ba8039

Browse files
committed
Bump project version
1 parent b24fdf6 commit 3ba8039

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

SnippetsLibrary.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,7 @@
10461046
CODE_SIGN_IDENTITY = "Apple Development";
10471047
CODE_SIGN_STYLE = Automatic;
10481048
COMBINE_HIDPI_IMAGES = YES;
1049-
CURRENT_PROJECT_VERSION = 12;
1049+
CURRENT_PROJECT_VERSION = 13;
10501050
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10511051
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
10521052
DEVELOPMENT_TEAM = 7WLUFJRJ56;
@@ -1075,7 +1075,7 @@
10751075
CODE_SIGN_IDENTITY = "Apple Development";
10761076
CODE_SIGN_STYLE = Automatic;
10771077
COMBINE_HIDPI_IMAGES = YES;
1078-
CURRENT_PROJECT_VERSION = 12;
1078+
CURRENT_PROJECT_VERSION = 13;
10791079
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10801080
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
10811081
DEVELOPMENT_TEAM = 7WLUFJRJ56;

SnippetsLibrary.xcodeproj/xcshareddata/xcschemes/SnippetsLibrary.xcscheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
</Testables>
5252
</TestAction>
5353
<LaunchAction
54-
buildConfiguration = "Debug"
55-
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
56-
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
54+
buildConfiguration = "Release"
55+
selectedDebuggerIdentifier = ""
56+
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
5757
launchStyle = "0"
5858
useCustomWorkingDirectory = "NO"
5959
ignoresPersistentStateOnLaunch = "NO"

0 commit comments

Comments
 (0)