Closed ollieatkinson closed 5 years ago
Why: Xcode 10 dropped support for CURRENT_ARCH. See: https://github.com/ollieatkinson/Guise/issues/26
CURRENT_ARCH
This change addresses the need by: Change CURRENT_ARCH to ARCHS
ARCHS
Fix https://github.com/ollieatkinson/Guise/issues/26
Why: Xcode 10 dropped support for
CURRENT_ARCH
. See: https://github.com/ollieatkinson/Guise/issues/26This change addresses the need by: Change
CURRENT_ARCH
toARCHS
Fix https://github.com/ollieatkinson/Guise/issues/26