spiegel-keyman/ios/engine/KMEI/KeymanEngine/Config/Keyman-lib.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

14 lines
325 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 = KeymanEngine/KeymanEngine-Prefix.pch
IPHONEOS_DEPLOYMENT_TARGET = 15.6