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

github.com/mumble-voip/mumblekit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/celt-0.7.0-build/Base.xcconfig')
-rw-r--r--3rdparty/celt-0.7.0-build/Base.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/celt-0.7.0-build/Base.xcconfig b/3rdparty/celt-0.7.0-build/Base.xcconfig
index 3f386b1..f0f82de 100644
--- a/3rdparty/celt-0.7.0-build/Base.xcconfig
+++ b/3rdparty/celt-0.7.0-build/Base.xcconfig
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-ARCHS = armv7 arm64
+ARCHS = armv7 armv7s arm64
SDKROOT = iphoneos
MACOSX_DEPLOYMENT_TARGET = 10.7