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

swiftlint required but not a dependency #19

Open
utdrmac opened this issue Dec 14, 2020 · 0 comments
Open

swiftlint required but not a dependency #19

utdrmac opened this issue Dec 14, 2020 · 0 comments

Comments

@utdrmac
Copy link

utdrmac commented Dec 14, 2020

Trying to install TezosKit via carthage.

*** Building scheme "Base58Swift_macOS" in Base58Swift.xcodeproj
Build Failed
	Task failed with exit code 65:
	/usr/bin/xcrun xcodebuild -project /Users/jojo/Documents/CodeProjects/MyProj1/Carthage/Checkouts/Base58Swift/Base58Swift.xcodeproj -scheme Base58Swift_macOS -configuration Release -derivedDataPath /Users/jojo/Library/Caches/org.carthage.CarthageKit/DerivedData/12.3_12C33/Base58Swift/2.1.14 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/76/q9_yh34j5wd23ksxl7b70ssm0000gn/T/Base58Swift SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO

...
...
/Users/jojo/Library/Caches/org.carthage.CarthageKit/DerivedData/12.3_12C33/Base58Swift/2.1.14/Build/Intermediates.noindex/ArchiveIntermediates/Base58Swift_macOS/IntermediateBuildFilesPath/Base58Swift.build/Release/Base58Swift_macOS.build/Script-836D7AF445A97E1216598BA1.sh: line 2: swiftlint: command not found

This "swiftlint" seems to be some 3rd party tool? But none of the documentation for Base58Swift says I need to install it and it is not a dependency list anywhere

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

1 participant