Revert changes in Scheme to default

pull/2/head
Cyrus Goh 7 years ago
parent cf8186f03c
commit 87406d77ab
  1. BIN
      .DS_Store
  2. 1
      Trust.xcodeproj/project.pbxproj
  3. 4
      Trust.xcodeproj/xcshareddata/xcschemes/Trust.xcscheme

BIN
.DS_Store vendored

Binary file not shown.

@ -1885,6 +1885,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Trust/Trust.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 35;

@ -66,8 +66,8 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = "it"
region = "LU"
language = ""
region = "US"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"

Loading…
Cancel
Save