-
Is there Carthage support for this library available?
-
I want to use carthage to use this library, please provide a way to use it.
Thanks
-
Error message:
```
A shell task (/usr/bin/xcrun xcodebuild -project /Users/plu/Development/Poloniex-iOS/Carthage/Checkouts/NightNight/Example/Pods/Pods.xcodeproj CODE_SIGNING_REQUIRED=NO CODE_SIGN…
-
Can I install Granola with Carthage?
or maybe Manually? How?
-
In terminal:
MacBook-Pro:Folder user$ carthage update
*** Fetching Tesseract-OCR-iOS
Parse error: expected submodule commit SHA in output of task (ls-tree -z HEAD CryptoSwift) but encountered:
…
-
im getting this error when running `carthage update`
also here is the log
```
error: Build input file cannot be found: '/Users/adauto.pinheiro/Desktop/CodeSample/Carthage/Checkouts/XCoordin…
-
Hi! It'd be awesome to have support for importing the library via Carthage.
-
### Description
I believe the issue is similar to the one described in https://github.com/firebase/firebase-ios-sdk/issues/12800. The binary seems to be built using Swift 5.9, while Xcode 15.3+ uses …
-
HI @jubinjacob19, I am new in iOS.
I just want use your framework in my **Objective-C** project.
I followed instruction given at [https://www.raywenderlich.com/109330/carthage-tutorial-getting-starte…
-
Because the repository doesn't contain a `.xcodeproj`, Carthage is unable to build the framework, failing silently.
Output when running `carthage update --platform iOS --no-use-binaries` with a cle…