spiegel-keyman/ios/engine/KMEI/KeymanEngine/Config/Project.xcconfig
2017-08-21 13:54:29 +07:00

11 lines
242 B
Text

//
// Project.xcconfig
// Keyman Engine
//
// Copyright (c) 2017 SIL International. All rights reserved.
//
TARGETED_DEVICE_FAMILY = 1,2
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
SDKROOT = iphoneos
ARCHS = $(ARCHS_STANDARD_32_BIT)