File tree Expand file tree Collapse file tree 3 files changed +5
-113
lines changed
SnippetsLibrary.xcodeproj
project.xcworkspace/xcshareddata/swiftpm Expand file tree Collapse file tree 3 files changed +5
-113
lines changed Original file line number Diff line number Diff line change 959
959
CODE_SIGN_IDENTITY = "Apple Development";
960
960
CODE_SIGN_STYLE = Automatic;
961
961
COMBINE_HIDPI_IMAGES = YES;
962
- CURRENT_PROJECT_VERSION = 9 ;
962
+ CURRENT_PROJECT_VERSION = 10 ;
963
963
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
964
964
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
965
965
DEVELOPMENT_TEAM = 7WLUFJRJ56;
988
988
CODE_SIGN_IDENTITY = "Apple Development";
989
989
CODE_SIGN_STYLE = Automatic;
990
990
COMBINE_HIDPI_IMAGES = YES;
991
- CURRENT_PROJECT_VERSION = 9 ;
991
+ CURRENT_PROJECT_VERSION = 10 ;
992
992
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
993
993
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
994
994
DEVELOPMENT_TEAM = 7WLUFJRJ56;
Original file line number Diff line number Diff line change 51
51
</Testables >
52
52
</TestAction >
53
53
<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 "
57
57
launchStyle = " 0"
58
58
useCustomWorkingDirectory = " NO"
59
59
ignoresPersistentStateOnLaunch = " NO"
You can’t perform that action at this time.
0 commit comments