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.1.9 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.1.8 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.1.7 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.1.6 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.1.5 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.1.4 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.1.3 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.1.1 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.0.7 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.0.6 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.0.5 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.0.4 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt
fwtoolkit-2.0.3 templates/swift_project/xcode/%project_name%/%target_name%/ViewController.swift.tt