Skip to content

Add validation error support#157

Merged
polac24 merged 2 commits intoMobileNativeFoundation:masterfrom
polac24:20220125-parse-validate-errors
Jan 26, 2022
Merged

Add validation error support#157
polac24 merged 2 commits intoMobileNativeFoundation:masterfrom
polac24:20220125-parse-validate-errors

Conversation

@polac24
Copy link
Copy Markdown
Collaborator

@polac24 polac24 commented Jan 25, 2022

Support errors coming from external commands triggered by Xcode. That includes codesign, validate, dsymutil etc.

Here is an example error message of a failed binary validation:

Command ValidateEmbeddedBinary failed with a nonzero exit code

Example binary validation command:

ValidateEmbeddedBinary /absolute/path/xxx.app (in target 'xxx' from project 'xxx')

Signed-off-by: Bartosz Polaczyk <polac24@gmail.com>
Signed-off-by: Bartosz Polaczyk <polac24@gmail.com>
@polac24 polac24 force-pushed the 20220125-parse-validate-errors branch from 5ac2d21 to 937788d Compare January 25, 2022 16:37
@polac24 polac24 merged commit db2591d into MobileNativeFoundation:master Jan 26, 2022
@polac24 polac24 deleted the 20220125-parse-validate-errors branch January 26, 2022 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants