-
Hi all,
I'm trying to slather my project after running the test sets, but I encountered the following error:
`/Users/MY_USER/.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/slather-2.4.7/lib/slat…
-
**My integration setup**
[ ] CocoaPods cocoapods-xcremotecache plugin
[x] Automatic integration using `xcprepare integrate ...`
[ ] Manual integration
[ ] Carthage
**Expected/desired beha…
-
Tried using:
carthage update --platform iOS
But it does not seem to be installing the Google Maps SDK
-
could we add something like `carthage_cache nuke`?
That would completely clear out all the archives? Maybe also deletes the local cache on the machine?
-
I added github "velikanov/SwiftPasscodeLock" to my cartfile
then I ran: carthage update SwiftPasscodeLock --platform iOS
I get:
```
The following build commands failed:
Check dependencies
(…
-
Do you have in plan add cocoapods and carthage support?
-
I tried both Carthage and Pod and both failed to compile in the end.
Is there support yet for Swift 4.1 or when is it planned?
-
Since we updated the project to use Carthage installing using Cocoapods is broken. We still need to figure out if ReactiveCocoa not being officially supported in Cocoapods is going to be problem for u…
-
We appreciate the work but is this repo still maintained? We needed Carthage support which isn't available here. So we refactored stuff and moved to Swift 4. Feel free to [give it a try](https://githu…
-
Xcode 10.2
Build version 10E125
Cartfile:
```
github "google/EarlGrey" "master"
```
Let's initialize `Cartfile.resolved` via update, but not build yet:
``` $ carthage update --no-build```…