mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
ARCamera MVP: Basic screen with full screen camera and prediction labels (#684)
This commit is contained in:
@@ -17,6 +17,12 @@ E2E_TEST_PASSWORD=test-password
|
||||
|
||||
GMAPS_API_KEY=some-key
|
||||
|
||||
# Model file names for Android and iOS
|
||||
ANDROID_MODEL_FILE_NAME=small_inception_tf1.tflite
|
||||
ANDROID_TAXONOMY_FILE_NAME=small_export_tax.csv
|
||||
IOS_MODEL_FILE_NAME=small_inception_tf1.mlmodel
|
||||
IOS_TAXONOMY_FILE_NAME=small_export_tax.json
|
||||
|
||||
# Fastlane
|
||||
IOS_PROVISIONING_PROFILE_NAME="provisioning profile name"
|
||||
IOS_SHARE_BUNDLE_ID="share bundle ID"
|
||||
|
||||
Reference in New Issue
Block a user