Sha256: 9cce1eb077408d10d1b3b19c93a4062823b5adefdcd9733558cf1956b0693f85

Contents?: true

Size: 503 Bytes

Versions: 33

Compression:

Stored size: 503 Bytes

Contents

//
//  ViewController.swift
//  <%= config[:project_name] %>
//
//  Copyright © <%= config[:organization_name] %>. All rights reserved.
//

import UIKit

class ViewController: UIViewController {

    override func viewDidLoad() {
        super.viewDidLoad()
        // Do any additional setup after loading the view, typically from a nib.
    }

    override func didReceiveMemoryWarning() {
        super.didReceiveMemoryWarning()
        // Dispose of any resources that can be recreated.
    }


}

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
fwtoolkit-2.6.4 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.6.3 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.6.2 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.6.1 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.6.0 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.5.0 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.4.0 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.3.6 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.3.5 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.3.4 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.3.3 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.3.2 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.3.1 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.3.0 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.2.4 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.2.3 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.2.2 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.2.1 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.2.0 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.1.10 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt