Skip to content

LemaMichael/Veteran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Veteran

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()
#endif

Added Files:

Extensions.swift - An extension for UIView to help activate constraints (Optional)

SwiftInjection.swift - Used for InjectionIII

Preview

InjectionIII

Sherlock

Get Started

Drag the Veteran folder to ~/Library/Developer/Xcode/Templates/Project Templates

Credit

Helmet by Veysel Kara from the Noun Project

Releases

No releases published

Packages

No packages published