-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvement: Improv error handling for missing export options on buil…
…d-ipa (#51) * Improve error handling for build-ipa action for missing export options * Update changelog * Restore project and workspace validation
- Loading branch information
Showing
3 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
__title__ = "codemagic-cli-tools" | ||
__description__ = "CLI tools used in Codemagic builds" | ||
__version__ = "0.2.11" | ||
__version__ = "0.2.12" | ||
__url__ = 'https://github.com/codemagic-ci-cd/cli-tools' | ||
__licence__ = 'GNU General Public License v3.0' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters