mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[build] Disable telemetry on IOS
This commit is contained in:
@@ -3,7 +3,7 @@ EXE = bin
|
||||
|
||||
APPLE_PLATFORM ?= ios
|
||||
APPLE_PLATFORM_MIN_VERSION = 8.0
|
||||
EPSILON_TELEMETRY ?= 1
|
||||
EPSILON_TELEMETRY ?= 0
|
||||
|
||||
ifeq ($(APPLE_PLATFORM),ios)
|
||||
ARCHS = arm64 armv7
|
||||
|
||||
Reference in New Issue
Block a user