-
Attempting to build with XCode 8 (using Carthage) gives errors that logkit needs to be updated for Swift 2.3.
Is this working for anyone?
-
The install instructions in the README assume a recent working Ruby, CocoaPods, and Carthage. It takes some doing to get there.
First, the version of Ruby from Apple in OS X 10.11.6 is 2.0.0p648. So…
-
Please add this lib into a cocoapods as well as carthage.
I really don't want to handle two package managers in one project :)
-
When I run `carthage bootstrap`, any built frameworks that are no longer in my Cartfile.resolved should be removed from the Build folder. Carthage is currently leaving them intact, which then screws u…
-
This would allow us to remove `.xcodeproj` and to avoid conflicts as mentioned in #19. This would probably require moving benchmark baselines to a separate directory and to add a script that regenerat…
-
Fetching https://github.com/ReactiveX/RxSwift using Carthage
Drag Rx.xcodeproj into our application project as subproject, Rx.xcodeproj is empty. It just shows targets information
-
## New Issue Checklist
I have read the [guidelines for contributing](https://github.com/jonkykong/SideMenu/blob/master/.github/CONTRIBUTING.md) and I understand:
- [x] My issue is happening in t…
-
-
```
$ otool -L ObjectiveGit.framework/ObjectiveGit
ObjectiveGit:
@rpath/ObjectiveGit.framework/ObjectiveGit (compatibility version 1.0.0, current version 1.0.0)
/usr/local/opt/openssl/lib/libcr…
-
### Description:
### Installation method:
- [ ] Carthage
- [ ] CocoaPods
- [ ] Swift Package Manager
- [x] Manually
- [ ] other: ()
### Kanna version (or commit hash):
### swift --vers…