Skip to content

ctrl-alt-deseat/swift-ctrlpanel-core

Repository files navigation

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.