marcboquet / PlayNowLinks
Small app that creates empty Swift playground files and opens them with Xcode.
☆92Updated 8 years ago
Alternatives and similar repositories for PlayNow
Users that are interested in PlayNow are comparing it to the libraries listed below
Sorting:
- Sample app for my talk at the CocoaHeads Conference☆49Updated 8 years ago
- Example of Xcode template , in this case to MVVM files. Very Simple!☆15Updated 8 years ago
- An analysis of Swift Evolution proposals☆58Updated 7 years ago
- Remove all the cruft from Xcode's file headers.☆62Updated 5 months ago
- CLI tool written in Swift heavily inspired by https://github.com/fastlane/fastlane☆129Updated 7 years ago
- An array in Swift that can't be empty☆34Updated 6 years ago
- Templates for generating code for JSON serialization and deserialization☆38Updated 7 years ago
- ❓ An Xcode plugin to make @IBOutlets Optional☆18Updated 9 years ago
- Generate model boilerplate code for Codable conformance quickly and easily.☆33Updated 4 years ago
- A Xcode Source Editor Extension to quickly add a method implementation with comment from selected text☆69Updated 6 years ago
- Collection of Swift objects providing different behaviors for iOS apps☆31Updated 9 years ago
- A Sourcery template to automatically generate mocks from Swift protocols.☆23Updated 8 years ago
- [DEPRECATED] A default CustomStringConvertible implementation for Swift types☆120Updated 7 years ago
- QueryKit command line tool to produce type-safe accessors☆65Updated 5 years ago
- Shows how to simplify accessing properties in the associated values of Swift enums☆47Updated 8 years ago
- A collection of convenient assertions for Swift testing☆68Updated 7 years ago
- A protocol that allows any class to be printed as if it were a struct or a JSON object.☆65Updated 2 years ago
- Utility functions for validating IBOutlet and IBAction connections☆130Updated 2 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 8 years ago
- An Extremely Simplified Implementation of Thread Sanitizer's Data Race Detection in Swift☆75Updated 8 years ago
- An object wrapper for storing properties in NSUserDefaults.☆24Updated 4 years ago
- Swift Documentation Markup Template Generator☆39Updated 9 years ago
- Repository of things I learned (and wrote about)☆26Updated 5 years ago
- 🕐 Format your dates/times as emojis.☆83Updated 8 years ago
- Watcher for Unit Tests written in Swift☆54Updated 6 years ago
- New snapshot testing experience for iOS apps. It runs your tests on all possible screens, orientations, and multitasking modes. It also m…☆31Updated 5 years ago
- TypedDefaults is a utility library to type-safely use NSUserDefaults.☆110Updated 7 years ago
- A mechanism for sending typed notifications with payloads across your iOS app.☆78Updated 4 years ago
- Proof of concept for Xcode 8 source extensions; generate a Swift init from current selection☆52Updated 8 years ago
- Mock alerts and action sheets for iOS unit tests