CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

CtrlpanelCore 1.0.0-alpha.30

CtrlpanelCore 1.0.0-alpha.30

Maintained by Linus Unnebäck.



 
Depends on:
LinusU_JSBridge= 1.0.0-alpha.15
PromiseKit~> 6.0
Signals~> 6.0
 

CtrlpanelCore 1.0.0-alpha.30

  • By
  • Linus Unnebäck

CtrlpanelCore

Core library to build a client that interacts with the Ctrlpanel API

Hacking

The Xcode project is generated automatically from project.yml using XcodeGen. It's only checked in because Carthage needs it, do not edit it manually.

$ mint run yonaskolb/xcodegen
💾  Saved project to JSBridge.xcodeproj

The JSSource.swift file is generated automatically from index.js by webpack. It's only checked in because SwiftPM/Carthage needs it, do not edit it manually.