jahorton
a1fcaadd85
fix(ios/engine): engine migration must precede installs
2021-07-23 09:02:34 +07:00
Marc Durdin
5fac633fb6
fix(common): build script help param
...
When working on a new build script, I tripped over the `-?` question
mark help parameter here, as it needs to be escaped. Opted to fix all
the instances in our scripts, although AFAICT there would not have been
current bugs arising from this, as there were no conflicting one
character options lower in the case list.
2021-05-28 09:50:40 +10:00
jahorton
32bab3a248
change(ios): sets minimum iOS target version to 12
2021-05-27 13:57:05 +07:00
jahorton
83f6bad6b6
chore(ios): /usr/bin/env bash
2021-05-25 12:50:53 +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
282803cce8
fix(ios/samples): build stability, error propagation
2021-05-19 16:20:06 +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
007b3b6d45
chore(ios/samples): matching changes for KMSample2
2021-03-24 12:42:32 +07:00
jahorton
279d38192b
fix(ios/samples): updates KMSample1 for v14
2021-03-24 12:31:29 +07:00
jahorton
cda3880aa6
fix(ios): Fixes in-app use of KMSample2
2020-02-11 11:07:39 +07:00
jahorton
2d2952f78a
Ensures sample builds only build KMEI
2019-09-05 09:33:30 +07:00
jahorton
7fa563bc13
Better enforcement for sample -no-codesign flag
2019-09-05 09:02:43 +07:00
jahorton
6ee77c2897
Restores original sample group indentifier
2019-09-04 16:25:59 +07:00
jahorton
880def78b8
Fixes link for KMSample1 to Reachability.framework
2019-09-04 16:22:23 +07:00
jahorton
a1d4a9f44d
Patches up KMSample2
2019-09-04 16:19:43 +07:00
jahorton
a0ddcb63f6
Fixes iOS Sample1
2019-09-04 14:29:08 +07:00
darcywong00
2bbadd4cf5
[iOS] Use BCP-47 codes for registering keyboards
2018-02-22 08:57:36 +07:00
Gabriel Wong
161a129407
Fix samples
2017-12-11 12:42:49 +07:00
Gabriel Wong
35c40be9a6
Use log directly instead of via kmLog
2017-12-07 14:37:24 +07:00
Gabriel Wong
41374ac9bf
Embed required frameworks in demo and samples
2017-12-07 11:10:06 +07:00
Gabriel Wong
dc948d1c73
Merge branch 'master' into ios-font-manager
2017-12-05 09:52:35 +07:00
Gabriel Wong
1c31d29c75
Move font registration to FontManager
2017-11-30 14:04:01 +07:00
Gabriel Wong
76405c9d3d
Fix build of samples
2017-11-27 15:36:42 +07:00
Joshua Horton
8e392251cc
Merge pull request #402 from keymanapp/ios-ci-update
...
Modifies the iOS app build script.
2017-11-16 09:35:42 +07:00
Joshua A. Horton
f88d983a0f
Fixes up the samples' build script.
2017-11-15 15:07:42 +07:00
Gabriel Wong
9ef4a38628
Update sample apps
2017-11-07 10:58:01 +07:00
Gabriel Wong
23e7ff3c8d
Update README and build script
2017-11-07 09:46:05 +07:00
Gabriel Wong
192c8febf5
Remove old files
2017-11-07 09:44:01 +07:00
Gabriel Wong
3547d35929
Remove Keyman prefix from some classes
2017-11-06 12:03:08 +07:00
Gabriel Wong
f90877ca92
Update build script of samples
2017-11-06 10:23:35 +07:00
Gabriel Wong
0d23a615b8
Put kKeyman constants into structs
2017-10-20 13:48:37 +07:00
Gabriel Wong
6a42774f04
Make KeymanEngine extension safe APIs only
2017-10-20 12:32:51 +07:00
Gabriel Wong
5d38712e3c
Fix build of apps using updated engine
2017-10-20 09:50:12 +07:00
Gabriel Wong
5568672f42
Migrate KMTextView to Swift
2017-10-06 14:28:35 +07:00
Gabriel Wong
4544e71e6e
Migrate KMTextView to Swift
2017-10-06 14:09:31 +07:00
Gabriel Wong
6e8fe32680
Migrate Sample2 app to Swift
2017-10-06 09:57:22 +07:00
Gabriel Wong
8c7fc5812e
Migrate KMSample1 app to Swift
2017-10-06 09:54:09 +07:00
Gabriel Wong
2d30e70e1c
Fix build of Sample2
2017-10-05 12:41:27 +07:00
Gabriel Wong
114deece15
Fix build of samples
2017-10-03 11:20:20 +07:00
Marc Durdin
1f0add3876
Add executable bit
2017-08-21 15:00:08 +07:00
Marc Durdin
606fdb78aa
Initial commit
2017-08-21 13:54:29 +07:00