SSToastMessage
SSToastMessage copied to clipboard
Swift PM resolve fails in CircleCI build
Additional context I used pods but just fyi this is the logs I got in CI pipeline
[12:58:32]: Resolving Swift Package Manager dependencies...
[12:58:32]: $ xcodebuild -resolvePackageDependencies -workspace XXXXXXX.xcworkspace -scheme XXXXXXX
[12:58:34]: ▸ Command line invocation:
[12:58:34]: ▸ /Applications/Xcode-14.0.1.app/Contents/Developer/usr/bin/xcodebuild -resolvePackageDependencies -workspace XXXXXXX.xcworkspace -scheme XXXXXXX
[12:58:34]: ▸ User defaults from command line:
[12:58:34]: ▸ IDEPackageSupportUseBuiltinSCM = YES
[12:58:37]: ▸ Resolve Package Graph
[12:58:37]: ▸ Fetching from https://github.com/SimformSolutionsPvtLtd/SSToastMessage#swift-package-manager
[12:58:38]: ▸ 2023-03-27 12:58:38.391 xcodebuild[4946:15142] Writing error result bundle to /var/folders/bl/wbxjgtzx7j5_mjsmfr3ynlc00000gp/T/ResultBundle_2023-27-03_12-58-0038.xcresult
[12:58:38]: ▸ skipping cache due to an error: Failed to clone repository https://github.com/SimformSolutionsPvtLtd/SSToastMessage#swift-package-manager:
[12:58:38]: ▸ Cloning into bare repository '/Users/distiller/Library/Caches/org.swift.swiftpm/repositories/SSToastMessage#swift-package-manager-a4f60f45'...
[12:58:38]: ▸ fatal: https://github.com/SimformSolutionsPvtLtd/SSToastMessage#swift-package-manager/info/refs not valid: is this a git repository?
[12:58:39]: ▸ xcodebuild: error: Could not resolve package dependencies:
[12:58:39]: ▸ Failed to clone repository https://github.com/SimformSolutionsPvtLtd/SSToastMessage#swift-package-manager:
[12:58:39]: ▸ Cloning into bare repository '/Users/distiller/Library/Developer/Xcode/DerivedData/Runner-gxqijsvgrrorpceyqfglwnknrvli/SourcePackages/repositories/SSToastMessage#swift-package-manager-a4f60f45'...
[12:58:39]: ▸ fatal: https://github.com/SimformSolutionsPvtLtd/SSToastMessage#swift-package-manager/info/refs not valid: is this a git repository?