mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 10:25:32 +00:00
6 lines
No EOL
160 B
Bash
Executable file
6 lines
No EOL
160 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
# Calls resource script to perform the dSYM upload
|
|
|
|
source "$KEYMAN_ROOT/resources/build/xcode-utils.sh"
|
|
phaseSentryDsymUpload "keyman-ios" |