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

Wrong Installation Guide link. #186

Open
RixD opened this issue Oct 11, 2022 · 1 comment
Open

Wrong Installation Guide link. #186

RixD opened this issue Oct 11, 2022 · 1 comment

Comments

@RixD
Copy link

RixD commented Oct 11, 2022

Overview

CI isn't able to resolve the package dependencies with the current SPM installation link.

Details

I was getting the following error when running my CI:
the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system) in https://github.com/muukii/Brightroom.git2022-10-11 02:50:00.444 xcodebuild[2001:12819] Writing error result bundle to /var/folders/bl/wbxjgtzx7j5_mjsmfr3ynlc00000gp/T/ResultBundle_2022-11-10_02-50-0000.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system) in https://github.com/muukii/Brightroom.git

It turns out that the CI isn't able to resolve it with the Installation Guide link: "https://github.com/muukii/Brightroom.git", it works just fine when adding the package with the redirected link: "https://github.com/FluidGroup/Brightroom"

Reproduce version

CircleCI

@mdrakib19
Copy link

Same here.Thank you.

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

2 participants