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

Build failed #166

Open
SokoloffA opened this issue Apr 28, 2024 · 0 comments
Open

Build failed #166

SokoloffA opened this issue Apr 28, 2024 · 0 comments

Comments

@SokoloffA
Copy link

Thanks for the helpful package!
I want to use it in my program. I added your package to xcode on my local machine and successfully built my program.

But when I try to build the program via GitHub Actions, I get a strange error:


Copy /Users/runner/work/radiola/radiola/build/Release/Radiola.app/Contents/Resources/KeyboardShortcuts_KeyboardShortcuts.bundle /Users/runner/work/radiola/radiola/build/Release/KeyboardShortcuts_KeyboardShortcuts.bundle (in target 'Radiola' from project 'Radiola')
    cd /Users/runner/work/radiola/radiola
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/runner/work/radiola/radiola/build/Release/KeyboardShortcuts_KeyboardShortcuts.bundle /Users/runner/work/radiola/radiola/build/Release/Radiola.app/Contents/Resources
error: /Users/runner/work/radiola/radiola/build/Release/KeyboardShortcuts_KeyboardShortcuts.bundle: No such file or directory (in target 'Radiola' from project 'Radiola')

** BUILD FAILED **

The following build commands failed:
	Copy /Users/runner/work/radiola/radiola/build/Release/Radiola.app/Contents/Resources/KeyboardShortcuts_KeyboardShortcuts.bundle /Users/runner/work/radiola/radiola/build/Release/KeyboardShortcuts_KeyboardShortcuts.bundle (in target 'Radiola' from project 'Radiola')
(1 failure)

Any help would be appreciated.

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

No branches or pull requests

1 participant