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')
-rw-r--r--3rdparty/celt-0.7.0-build/Base.xcconfig2
-rw-r--r--3rdparty/opensslbuild/Base.xcconfig2
-rw-r--r--3rdparty/opusbuild/Base.xcconfig2
-rw-r--r--3rdparty/protobufbuild/Base.xcconfig2
-rw-r--r--3rdparty/speexbuild/Base.xcconfig2
-rw-r--r--3rdparty/speexdspbuild/Base.xcconfig2
6 files changed, 6 insertions, 6 deletions
diff --git a/3rdparty/celt-0.7.0-build/Base.xcconfig b/3rdparty/celt-0.7.0-build/Base.xcconfig
index ce41b9b..3f386b1 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
+ARCHS = armv7 arm64
SDKROOT = iphoneos
MACOSX_DEPLOYMENT_TARGET = 10.7
diff --git a/3rdparty/opensslbuild/Base.xcconfig b/3rdparty/opensslbuild/Base.xcconfig
index c4b1503..5773295 100644
--- a/3rdparty/opensslbuild/Base.xcconfig
+++ b/3rdparty/opensslbuild/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
+ARCHS = armv7 arm64
SDKROOT = iphoneos
MACOSX_DEPLOYMENT_TARGET = 10.7
diff --git a/3rdparty/opusbuild/Base.xcconfig b/3rdparty/opusbuild/Base.xcconfig
index 9b87316..4a487df 100644
--- a/3rdparty/opusbuild/Base.xcconfig
+++ b/3rdparty/opusbuild/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
+ARCHS = armv7 arm64
SDKROOT = iphoneos
MACOSX_DEPLOYMENT_TARGET = 10.7
diff --git a/3rdparty/protobufbuild/Base.xcconfig b/3rdparty/protobufbuild/Base.xcconfig
index 381a424..5b83147 100644
--- a/3rdparty/protobufbuild/Base.xcconfig
+++ b/3rdparty/protobufbuild/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
+ARCHS = armv7 arm64
SDKROOT = iphoneos
MACOSX_DEPLOYMENT_TARGET = 10.7
diff --git a/3rdparty/speexbuild/Base.xcconfig b/3rdparty/speexbuild/Base.xcconfig
index 1acdb81..2170c9c 100644
--- a/3rdparty/speexbuild/Base.xcconfig
+++ b/3rdparty/speexbuild/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
+ARCHS = armv7 arm64
SDKROOT = iphoneos
MACOSX_DEPLOYMENT_TARGET = 10.7
diff --git a/3rdparty/speexdspbuild/Base.xcconfig b/3rdparty/speexdspbuild/Base.xcconfig
index 375064f..7965530 100644
--- a/3rdparty/speexdspbuild/Base.xcconfig
+++ b/3rdparty/speexdspbuild/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
+ARCHS = armv7 arm64
SDKROOT = iphoneos
MACOSX_DEPLOYMENT_TARGET = 10.7