A Custom Xcode Template that supports InjectionIII and Sherlock.
This template is for developers that:
- Use Hot Reloading for the iOS simulator
- Don't use Main.storyboard
- Use the same extensions over various projects
- Forget to implement
@objc func injected()and the following code for InjectionIII
#if DEBUG
Bundle(path: "/Applications/InjectionIII.app/Contents/Resources/iOSInjection10.bundle")?.load()
#endifAdded Files:
Extensions.swift - An extension for UIView to help activate constraints (Optional)
SwiftInjection.swift - Used for InjectionIII
Drag the Veteran folder to ~/Library/Developer/Xcode/Templates/Project Templates
Helmet by Veysel Kara from the Noun Project