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

Fix info.plist no Permissions #57

Merged
merged 3 commits into from
Jun 8, 2023
Merged

Conversation

FelixHerrmann
Copy link
Owner

@FelixHerrmann FelixHerrmann commented Jun 8, 2023

A new error came up in Xcode Cloud after #56: Error: The file “info.plist” couldn’t be opened.
I'm not 100% sure why this is happening, I guess it's a permission thing, maybe the runner has other projects in derived data too.

I was able to fix the issue with simply using the SourcePackages path. This is actually a much better solution because the tool has to do less/no more project searching in DerivedData.

This is actually be better because we already have "found" the source package path
@FelixHerrmann FelixHerrmann merged commit 4498e08 into master Jun 8, 2023
@FelixHerrmann FelixHerrmann deleted the fix/info-plist-no-permissions branch June 8, 2023 01:57
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.

1 participant