Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-iphoneos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2017-09-08 01:38:43 +0300
committerMikkel Krautz <mikkel@krautz.dk>2017-09-08 01:51:40 +0300
commit6e8d426ce5a2c2971efd058911062882ec971a2d (patch)
treedcbd3af361785cf7ff6bb17cc98828df495e41bf
parent56b8eb5512ab3495de581917169bdf807ab1c069 (diff)
Use AppStore build configuration for archive builds.
-rw-r--r--Mumble.xcodeproj/xcshareddata/xcschemes/Mumble.xcscheme2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mumble.xcodeproj/xcshareddata/xcschemes/Mumble.xcscheme b/Mumble.xcodeproj/xcshareddata/xcschemes/Mumble.xcscheme
index 7cb8df6..d7787b1 100644
--- a/Mumble.xcodeproj/xcshareddata/xcschemes/Mumble.xcscheme
+++ b/Mumble.xcodeproj/xcshareddata/xcschemes/Mumble.xcscheme
@@ -85,7 +85,7 @@
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
- buildConfiguration = "Release"
+ buildConfiguration = "AppStore"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>