Go to file
Ivan Smolin 5175c76528
Update README.md
2019-04-11 19:20:49 +03:00
Alamofire rebuild Alamofire 4.8.1 with Swift 5.0 2019-03-27 11:21:23 +03:00
Atributika Atributika fixed 2019-04-02 13:40:22 +03:00
BEMCheckBox rebuild BEMCheckBox 1.4.1 with Swift 5.0 2019-03-27 12:59:02 +03:00
BonMot rebuild BonMot 5.3 with Swift 5.0 2019-03-27 12:59:55 +03:00
Cache rebuild Cache 5.2.0 with Swift 5.0 2019-03-27 14:33:54 +03:00
Charts rebuild Charts 3.2.1 with Swift 5.0 2019-03-27 13:09:44 +03:00
CollectionKit rebuild CollectionKit with Carthage 0.33 2019-04-10 22:42:23 +03:00
CryptoSwift rebuild CryptoSwift 0.14.0 with Swift 5.0 2019-03-27 13:16:58 +03:00
DeviceKit rebuild DeviceKit 1.11.0 with Swift 5.0 2019-03-27 13:18:42 +03:00
DynamicBlurView Add some frameworks 2019-02-11 15:02:02 +03:00
FSPagerView rebuild FSPagerView 0.8.2 with Swift 5.0 2019-03-27 13:31:04 +03:00
IQKeyboardManager rebuild IQKeyboardManager 6.2.0 with Swift 5.0 2019-03-27 13:33:04 +03:00
ImagePicker rebuild ImagePicker 2.0.0 with Swift 5.0 2019-03-27 14:35:20 +03:00
KeychainAccess fix indent in json files 2019-04-10 21:45:07 +03:00
Kingfisher build Kingfisher 5.3.0 with Swift 5.0; remove Kingfisher 5.1.0 2019-03-27 13:56:04 +03:00
LeadKit Added LeadKit 0.9.13 2019-03-29 20:21:40 +03:00
LeadKitAdditions build LeadKitAdditions 0.3.12 with Swift 5.0; remove LeadKitAdditions 0.3.11 2019-03-28 12:44:05 +03:00
Material rebuild Material 2.16.4 with Swift 5.0 2019-03-27 14:05:48 +03:00
MobileMessaging rebuild MobileMessaging 5.1.5 with Swift 5.0 2019-03-27 14:01:54 +03:00
Motion rebuild Motion 1.4.3 with Swift 5.0 2019-03-27 14:03:05 +03:00
PhoneNumberKit rebuild PhoneNumberKit 2.6.0 with Swift 5.0 2019-03-27 14:22:37 +03:00
PinLayout rebuild PinLayout 1.8.6 with Swift 5.0 2019-03-27 14:23:27 +03:00
PopupDialog rebuild PopupDialog 0.9.2 with Swift 5.0 2019-03-27 14:24:17 +03:00
Pulley rebuild Pulley 2.10006.2 with Swift 5.0 2019-03-27 14:25:59 +03:00
Reachability rebuild Reachability 4.3.0 with Swift 5.0 2019-03-27 14:26:52 +03:00
RxAlamofire remove __MACOSX folder from zip archive 2019-04-03 21:04:06 +03:00
RxCoreLocation rebuild RxCoreLocation 1.3.1 with Swift 5.0 2019-03-27 18:22:17 +03:00
RxGesture rebuild RxGesture 2.1.0 with Swift 5.0 2019-03-27 17:35:34 +03:00
RxKeyboard rebuild RxKeyboard 0.9.2 with lower deployment target 2019-03-28 16:44:53 +03:00
RxKingfisher rebuild RxKingfisher 0.3.1 with Swift 5.0 2019-03-27 17:38:24 +03:00
RxOptional rebuild RxOptional 3.6.2 with Swift 5.0 2019-03-27 18:21:51 +03:00
RxReachability rebuild RxReachability 0.1.8 with Swift 5.0 2019-03-27 15:55:41 +03:00
RxSwift revert RxSwift url 2019-03-28 11:31:22 +03:00
SideMenu rebuild SideMenu 5.0.3 with Swift 5.0 2019-03-27 14:28:28 +03:00
SnapKit rebuild SnapKit 4.2.0 with Swift 5.0 2019-03-27 14:29:11 +03:00
StatefulViewController rebuild StatefulViewController 3.0.1 with Swift 5.0 2019-03-27 23:48:04 +03:00
SwiftDate temporary revert available SwiftDate version 2019-04-01 21:20:21 +03:00
SwiftValidator revert urls 2019-03-28 12:32:20 +03:00
SwipeCellKit build SwipeCellKit 2.5.4 with Swift 5.0; remove SwipeCellKit 2.5.1 2019-03-27 23:52:44 +03:00
TableKit build correct version of TableKit 2019-03-28 11:44:15 +03:00
UIScrollView_InfiniteScroll rebuild UIScrollView-InfiniteScroll 1.1.0 with Swift 5.0 2019-03-27 15:15:38 +03:00
.gitignore add gitignore 2019-01-25 16:58:26 +03:00
Cartfile add CollectionKit 2.4.0; update KeychainAccess to 3.2.0 2019-04-10 21:43:32 +03:00
Cartfile.resolved Atributika fixed 2019-04-02 13:40:22 +03:00
README.md Update README.md 2019-04-11 19:20:49 +03:00

README.md

CarthageBinaries

This repository contains carthage binary project specifications and compiled binary frameworks.

Repository structure

Repository has the following structure:

.
├── Alamofire
│   ├── 4.8.1
│   │   └── Alamofire.framework.zip
│   └── Alamofire.json
├── Kingfisher
│   ├── 4.10.1
│   │   └── Kingfisher.framework.zip
│   ├── 5.3.0
│   │   └── Kingfisher.framework.zip
│   └── Kingfisher.json
└── LeadKit
    ├── 0.9.12
    │   └── LeadKit.framework.zip
    ├── 0.9.13
    │   └── LeadKit.framework.zip
    ├── 0.9.14
    │   └── LeadKit.framework.zip
    └── LeadKit.json

Where contents of json files looks like this:

{
    "0.9.12": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.12/LeadKit.framework.zip",
    "0.9.13": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.13/LeadKit.framework.zip",
    "0.9.14": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.14/LeadKit.framework.zip"
}

Adding new binaries

  • Add framework to Cartfile
  • Run carthage update (add --platform iOS only if build failed for non-iOS platforms)
  • Create folder for new version: mkdir -p FrameworkName/X where X - framework version (0.9.14 for example)
  • Run carthage archive FrameworkName --output FrameworkName/X
  • Create FrameworkName.json if there is not yet
  • Create new branch, push your changes and create pull request
  • You're done!