Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

About

A Custom Xcode Template

Topics

Resources

Stars

11 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors