Brightroom icon indicating copy to clipboard operation
Brightroom copied to clipboard

Wrong Installation Guide link.

Open RixD opened this issue 3 years ago • 1 comments

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

RixD avatar Oct 11 '22 17:10 RixD

Same here.Thank you.

mdrakib19 avatar Nov 07 '22 04:11 mdrakib19