spiegel-keyman/ios/engine/KMEI/KeymanEngine/Config/Keyman-iphonesimulator.xcconfig
Shawn Schantz f80393d0ac chore(ios): increase version number to 15.6
includes firstvoices and sample projects this time
2025-02-13 11:01:49 +07:00

17 lines
372 B
Text

//
// Keyman.xcconfig
// Keyman Engine
//
// Copyright (c) 2017 SIL International. All rights reserved.
//
//INFOPLIST_FILE = KeymanEngine/KeymanEngine-Info.plist
PRODUCT_NAME = $(TARGET_NAME)
GCC_PRECOMPILE_PREFIX_HEADER = YES
GCC_PREFIX_HEADER = KME-iphonesimulator/KME-iphonesimulator-Prefix.pch
ARCHS = i386
VALID_ARCHS = i386
IPHONEOS_DEPLOYMENT_TARGET = 15.6