The Wayback Machine - http://web.archive.org/web/20220710024211/https://github.com/LemaMichael/Veteran
Skip to content

LemaMichael/Veteran

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published