Skip to content

Commit afb18de

Browse files
committed
Bump project version
1 parent 1a3acdc commit afb18de

File tree

3 files changed

+5
-113
lines changed

3 files changed

+5
-113
lines changed

SnippetsLibrary.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@
959959
CODE_SIGN_IDENTITY = "Apple Development";
960960
CODE_SIGN_STYLE = Automatic;
961961
COMBINE_HIDPI_IMAGES = YES;
962-
CURRENT_PROJECT_VERSION = 9;
962+
CURRENT_PROJECT_VERSION = 10;
963963
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
964964
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
965965
DEVELOPMENT_TEAM = 7WLUFJRJ56;
@@ -988,7 +988,7 @@
988988
CODE_SIGN_IDENTITY = "Apple Development";
989989
CODE_SIGN_STYLE = Automatic;
990990
COMBINE_HIDPI_IMAGES = YES;
991-
CURRENT_PROJECT_VERSION = 9;
991+
CURRENT_PROJECT_VERSION = 10;
992992
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
993993
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
994994
DEVELOPMENT_TEAM = 7WLUFJRJ56;

SnippetsLibrary.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 0 additions & 108 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)