File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
SnippetsLibrary.xcodeproj Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1046
1046
CODE_SIGN_IDENTITY = "Apple Development";
1047
1047
CODE_SIGN_STYLE = Automatic;
1048
1048
COMBINE_HIDPI_IMAGES = YES;
1049
- CURRENT_PROJECT_VERSION = 12 ;
1049
+ CURRENT_PROJECT_VERSION = 13 ;
1050
1050
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1051
1051
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
1052
1052
DEVELOPMENT_TEAM = 7WLUFJRJ56;
1075
1075
CODE_SIGN_IDENTITY = "Apple Development";
1076
1076
CODE_SIGN_STYLE = Automatic;
1077
1077
COMBINE_HIDPI_IMAGES = YES;
1078
- CURRENT_PROJECT_VERSION = 12 ;
1078
+ CURRENT_PROJECT_VERSION = 13 ;
1079
1079
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1080
1080
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
1081
1081
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