Fixing build & signing settings for contributors

//FREEBIE
pull/1/head
Frederic Jacobs 10 years ago
parent 8d30498b6c
commit cbdbcb2a1c

File diff suppressed because it is too large Load Diff

@ -59,9 +59,9 @@
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "1"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Ad-Hoc Distribution"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">

@ -25,9 +25,9 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.6</string>
<string>1.0.6.2</string>
<key>LOGS_EMAIL</key>
<string>fred@whispersystems.org</string>
<string>support@whispersystems.org</string>
<key>LOGS_URL</key>
<string>https://github.com/WhisperSystems/Signal-iOS/issues</string>
<key>LSApplicationCategoryType</key>

Loading…
Cancel
Save