luispadron / UICircularProgressRing

A circular progress bar for iOS written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luispadron/SnapshotTesting is not found.

hiseri opened this issue · comments

Bug Report

Cannot find luispadron/SnapshotTesting.

Version

v7.0.0

Overview of what you tried to do

Build UICircularProgressRing by using Carthage.
(and also Swift Package Manager)

What is the expected outcome?

Successful build.

What is the actual outcome?

*** Invalid cache found for UICircularProgressRing, rebuilding with all downstream dependencies
A shell task (/usr/bin/xcrun xcodebuild -project /[PROJECT_PATH]/Carthage/Checkouts/UICircularProgressRing/Example/UICircularProgressRingExample.xcodeproj CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES -list) failed with exit code 74:
2021-07-18 10:35:23.549 xcodebuild[72851:2513463] [MT] PluginLoading: Required plug-in compatibility UUID F56A1938-53DE-493D-9D64-87EE6C415E4D for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/XVim2.xcplugin' not present in DVTPlugInCompatibilityUUIDs
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository https://github.com/luispadron/swift-snapshot-testing.git:
    Cloning into bare repository '/[XCODE_PATH]/DerivedData/UICircularProgressRingExample-bgocqzppskpfgcabwzckdldhuvjy/SourcePackages/repositories/swift-snapshot-testing-40310042'...
    remote: Repository not found.
    fatal: repository 'https://github.com/luispadron/swift-snapshot-testing.git/' not found

Post sample code or example here

ANSWER HERE

Thanks.