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.xcodeprojThe 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.