Commit graph

120 commits

Author SHA1 Message Date
Marc Durdin
6f9fbe9712 fix(ios): tweak simulator builds to support M1
Fixes #6306.

Simulator builds excluded arm64 targets which is not correct for M1
support; although the basic app would run, the app extension (for the
soft keyboard) would not.
2022-03-02 09:05:14 +11:00
Marc Durdin
7f4b5d85d9 chore(ios): project scripts should use /usr/bin/env bash 2022-01-17 12:17:42 +11:00
sgschantz
a4721bc21b chore(ios): iOS integration of Fulah (ff-NG) localization 2021-11-08 13:28:03 +07:00
Shawn Schantz
f310c3373d import Hausa strings to iOS project 2021-09-30 14:59:02 +07:00
jahorton
5b4c98557f chore(ios): iOS settings for new l10n 2021-09-16 11:08:17 +07:00
jahorton
941088b83e chore(ios): iOS inclusion of new l10n 2021-06-11 09:33:41 +07:00
jahorton
d98af34e71 chore(ios): Merge branch 'master' into change/ios/workspace-reorg 2021-05-28 07:19:14 +07:00
jahorton
32bab3a248 change(ios): sets minimum iOS target version to 12 2021-05-27 13:57:05 +07:00
jahorton
4296a1a4fd change(ios): pass 6 - folders before leaf files 2021-05-27 13:20:33 +07:00
jahorton
4a285ec3a8 fix(ios): link, but NOT embed KeymanEngine.xcframework in app exs 2021-05-27 11:01:35 +07:00
jahorton
8fe133ea22 chore(ios): part 3 - (mostly) alphabetizes app source files 2021-05-27 10:00:05 +07:00
jahorton
e280e25ca4 chore(ios): moves app classes with Classes group 2021-05-27 09:38:04 +07:00
jahorton
8af3f820a9 chore(ios): removes old Obj-C headers 2021-05-27 09:32:23 +07:00
jahorton
b2e98c58bb chore(ios): entitlement, plists, old .pch files - cleanup + reorg 2021-05-27 09:24:00 +07:00
jahorton
373f25b318 change(ios): pass 2 - explicit demo section, better structure mirroring 2021-05-27 08:48:47 +07:00
jahorton
a0ea6c3168 change(ios): pass 1 - workspace reorg 2021-05-27 08:43:37 +07:00
jahorton
51eef3bae2 fix(ios): app link in .xcodeproj to XCFramework 2021-05-24 13:16:02 +07:00
jahorton
9e7be1e038 chore(ios): Merge branch 'master' into chore/ios/keyman-engine-xcframework 2021-05-24 13:12:36 +07:00
jahorton
a9a56a6cc2 chore(ios): links Amharic into iOS project 2021-05-19 17:04:46 +07:00
jahorton
03d9407baf fix(oem/fv/ios): fixes dependency links 2021-05-19 15:45:48 +07:00
jahorton
8e8b9e42b7 chore(ios): minor tidy-up 2021-05-19 12:28:25 +07:00
jahorton
fd5e73c3b7 chore(ios): Carthage deps now linked as .xcframework 2021-05-17 15:05:21 +07:00
jahorton
f5d03c7eb8 chore(ios): Xcode check-in 2021-05-06 11:52:06 +07:00
Darcy Wong
41745a7b0d chore(common): Check in crowdin for Fulah 2021-04-01 09:12:31 +07:00
Joshua Horton
361f5685cd
Merge pull request #4568 from keymanapp/fix/ios/2197-app-browser-pkg-downloads
fix(ios): support for direct downloads of .kmp packages from within the in-app browser
2021-03-05 09:15:22 +07:00
jahorton
7f0a872b6b feat(ios): enables de, fr, and km localizations 2021-03-04 09:35:58 +07:00
jahorton
00515dee8e change(ios): attempt at changing file encoding of localizable.strings 2021-03-04 08:56:35 +07:00
jahorton
2193b9f20e chore(ios): pbxproj file compat for xcode 12 & simulator 2020-12-08 10:47:56 +07:00
jahorton
c3ddd98edb change(ios): reworks i18n approach a bit, more strings 2020-07-28 15:52:00 +07:00
jahorton
1ca8ef6b2d chore(ios): Merge branch 'master' into feat/ios/i18n-start 2020-07-28 12:43:04 +07:00
jahorton
3edf94c684 change(ios): DO_SENTRY -> UPLOAD_SENTRY 2020-05-27 12:49:40 +07:00
jahorton
2f2075ee88 change(ios): auto-uploads symbols to sentry for releases, adds param for dev use 2020-05-25 13:31:53 +07:00
Marc Durdin
45088eda05 fix(ios): tweaks to project files
This tweaks iOS target versions, framework paths and debug information
in order to make the FV Keyboards debugging simpler.
2020-05-18 16:37:04 +07:00
Marc Durdin
ce231e3f6d fix(ios): oem fv project version 2020-05-01 17:42:16 +10:00
jahorton
2bd21e447e fix(ios): reverts removal of Settings.bundle 2020-03-23 10:52:21 +07:00
jahorton
4eda5971a0 chore(ios): Merge branch 'master' into feat/ios/i18n-start 2020-03-23 10:30:55 +07:00
jahorton
fc9444b565 fix(ios): fixes Carthage framework copy for Sentry 2020-03-10 06:48:32 +07:00
jahorton
802317425e fix(ios): reverts the SWKeyboard.xcscheme changes 2020-03-09 09:38:07 +07:00
jahorton
45e3028ce0 chore(ios/engine): Merge branch 'feat/ios/sentry-start' into feat/ios/engine-kbd-sentry 2020-03-09 09:09:18 +07:00
jahorton
23af4e2497 fix(ios): shell-script quoting 2020-03-09 08:50:13 +07:00
jahorton
1757f205a0 chore(ios): Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start 2020-03-09 08:45:04 +07:00
jahorton
c7df79e00f fix(ios): shell script quotes 2020-03-09 08:29:41 +07:00
jahorton
51b7c25e6f feat(ios): sets SentryClient 'environment' based on build 2020-03-06 11:42:42 +07:00
jahorton
c86274e725 feat(ios): Starts centralizing Sentry code for iOS
feat(ios): merges Sentry init, starts SentryManager, kbd use
2020-03-06 10:06:10 +07:00
jahorton
7b9dc42f84 chore(ios): Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start 2020-03-05 13:50:32 +07:00
jahorton
c161fade8e feat(ios): adds updates for version string in iOS settings 2020-03-05 13:35:50 +07:00
jahorton
f79e9ef136 change(ios): Sentry upload script for xcode-utils.sh 2020-03-04 21:34:39 +07:00
jahorton
a725057661 chore(ios): Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start 2020-03-04 15:58:31 +07:00
jahorton
f000a79927 fix(ios): Ensures Carthage handles Sentry.framework properly 2020-03-04 10:21:46 +07:00
jahorton
9cf45434f8 change(ios): reworks new version update as xcode-utils.sh 2020-03-04 08:31:55 +07:00