Commit graph

1869 commits

Author SHA1 Message Date
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
aa1a929bf7 fix(ios): drops redundant lib/Reachability (already Carthage dependency) 2021-05-27 09:03:14 +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
5bf76d9136 docs(ios): small help tweak 2021-05-27 08:17:27 +07:00
jahorton
c916d9acd0 fix(ios): archive-only build without code-signing 2021-05-27 07:59:48 +07:00
jahorton
fef3d9935f fix(ios): replaces TC build var 2021-05-27 07:54:35 +07:00
jahorton
148255c4c6 change(ios): help always offline 2021-05-26 16:03:41 +07:00
jahorton
8f1e1dc65a feat(common): offline help css 2021-05-26 15:40:45 +07:00
jahorton
0260a84cd3 feat(ios): some log.info -> breadcrumb conversion 2021-05-26 13:21:18 +07:00
jahorton
8cdca7372a feat(ios): more log.error conversion 2021-05-26 13:12:53 +07:00
jahorton
910e8d65b9 change(ios): -no-codesign -> .xcarchive by default 2021-05-26 12:21:20 +07:00
jahorton
eaf4b1c322 fix(ios): re-enables skip install 2021-05-26 12:19:53 +07:00
jahorton
5187dfff17 chore(ios): connects many log cmds to Sentry 2021-05-26 09:59:19 +07:00
jahorton
d088e33830 feat(ios): adds combo capture+logging methods for DRYness 2021-05-26 08:00:55 +07:00
Joshua Horton
28d8cd6eb0
Merge pull request #4847 from keymanapp/refactor/ios/engine/shouldReloadKeyboard
refactor(ios/engine): "should reload keyboard" now a property of the keyboard
2021-05-25 13:34:00 +07:00
Joshua Horton
abd9b17b85
Merge pull request #5140 from keymanapp/chore/ios/xcframework-artifact-upload
chore(ios): imports iOS artifact-upload script for CI use
2021-05-25 13:28:22 +07:00
jahorton
83f6bad6b6 chore(ios): /usr/bin/env bash 2021-05-25 12:50:53 +07:00
jahorton
31d384c926 chore(ios): imports iOS artifact-upload script for CI use 2021-05-25 11:25:30 +07:00
jahorton
6661a8733c chore(ios): Merge branch 'chore/ios/keyman-engine-xcframework' into chore/ios/update-sentry-dep 2021-05-25 10:26:28 +07:00
jahorton
ceb4b07937 fix(ios/samples): framework linking 2021-05-25 09:45:25 +07:00
jahorton
14b6da9dbf fix(ios): KMSample2 build-link to dependencies 2021-05-24 15:26:09 +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
9e1d3e9643 chore(ios): missed a ref to old framework path 2021-05-20 11:09:09 +07:00
jahorton
8834f69726 chore(ios): migration to Sentry 6.0 API 2021-05-20 11:08:35 +07:00
jahorton
dc863a3b8d chore(ios): raw version update for sentry-cocoa 2021-05-20 09:19:32 +07:00
jahorton
a9a56a6cc2 chore(ios): links Amharic into iOS project 2021-05-19 17:04:46 +07:00
jahorton
282803cce8 fix(ios/samples): build stability, error propagation 2021-05-19 16:20:06 +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
dc14effdd0 chore(ios): samples integration, build stability 2021-05-19 11:54:10 +07:00
jahorton
84f66631c0 fix(ios): XIB errors during compilation 2021-05-19 10:23:03 +07:00
Darcy Wong
f31edd8b52 chore(common): Check in crowdin strings for Amharic 2021-05-19 09:12:39 +07:00
jahorton
ec999a239f chore(ios): kmbuild.sh tweak 2021-05-19 08:00:15 +07:00
jahorton
24760c8ed4 chore(ios): initial KeymanEngine.xcframework compilation 2021-05-18 16:10:41 +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
923d8be745 fix(common): Remove whitespace for formatting 2021-04-30 09:08:41 +07:00
Darcy Wong
ab7e7f7ff1 chorre(common): Check in crowdin files for Azerbaijani 2021-04-28 15:17:25 +07:00
jahorton
1b3a34d8cb docs(ios): tweaks prereqs in readme 2021-04-26 08:08:48 +07:00
jahorton
55833844a3 change(ios): auto-downloads kbd/model if not present 2021-04-23 09:44:25 +07:00
jahorton
e4da1768b9 chore(ios): adds Carthage workaround for Xcode 12 for CI use 2021-04-23 09:43:36 +07:00
jahorton
99b0b2d437 fix(ios): proper context synchronization for combo emoji deletion 2021-04-21 10:46:08 +07:00
Darcy Wong
5e66918f0b chore(common): Update crowdin for French 2021-04-19 10:12:58 +07:00
jahorton
7e4be304f5 chore(ios): post-merge patchup 2021-04-01 09:52:15 +07:00