Johannes Klein
|
1859e5bd4b
|
Enable e2e tests (#1392)
* Replace downloader dependency which errored out on CI
* Reenable on push to main and PR
* Tap on bottom sheet header to dismiss keyboard
|
2024-04-15 14:14:34 +02:00 |
|
Amanda Bullington
|
3b67db4ddb
|
Switch versions of download package (#1351)
* Resolve security vulnerability
* Use fake string for access token
* Fix overly permissive regex
* Fix regex and find missing keys
|
2024-04-04 09:00:06 -07:00 |
|
Ken-ichi Ueda
|
532467e9a4
|
Switch to linking model files in a scheme pre-action
This allows an iOS build even if the model links don't exist yet, which was
causing a problem with our previous build phase script approach. Thanks
to @jtklein for figuring this out. For more about scheme pre-actions, see
https://developer.apple.com/documentation/xcode/customizing-the-build-schemes-for-a-project/
|
2023-08-10 10:47:30 -07:00 |
|
Ken-ichi Ueda
|
5f55285ee4
|
Try to make sure dummy model files are available before trying to build
|
2023-08-07 09:49:25 -07:00 |
|
Johannes Klein
|
5f81c49f85
|
ARCamera MVP: Basic screen with full screen camera and prediction labels (#684)
|
2023-07-15 07:53:18 +02:00 |
|