Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Output] codesign error not captured #312

Open
mattmassicotte opened this issue Aug 28, 2024 · 0 comments
Open

[New Output] codesign error not captured #312

mattmassicotte opened this issue Aug 28, 2024 · 0 comments

Comments

@mattmassicotte
Copy link

What's the uncaptured output?

CodeSign /Users/runner/Library/Developer/Xcode/DerivedData/ThemePark-dagbrdkerwcwdoaghenhxzmfjuod/Build/Products/Debug-iphonesimulator/ThemePark_ThemeParkTests.bundle (in target 'ThemePark_ThemeParkTests' from project 'ThemePark')
    cd /Users/runner/work/ThemePark/ThemePark
    
    Signing Identity:     "Sign to Run Locally"
    
    /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/runner/Library/Developer/Xcode/DerivedData/ThemePark-dagbrdkerwcwdoaghenhxzmfjuod/Build/Products/Debug-iphonesimulator/ThemePark_ThemeParkTests.bundle
/Users/runner/Library/Developer/Xcode/DerivedData/ThemePark-dagbrdkerwcwdoaghenhxzmfjuod/Build/Products/Debug-iphonesimulator/ThemePark_ThemeParkTests.bundle: bundle format unrecognized, invalid, or unsuitable

The line that's particular important is:

/Users/runner/Library/Developer/Xcode/DerivedData/ThemePark-dagbrdkerwcwdoaghenhxzmfjuod/Build/Products/Debug-iphonesimulator/ThemePark_ThemeParkTests.bundle: bundle format unrecognized, invalid, or unsuitable

Suggested Regex

The string bundle format unrecognized, invalid, or unsuitable appears to be quite commonly-experienced and could be quite stable.

Suggested Output

No response

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant