Sha256: 4bd2598f047907104c5db969b119980ab002b9d1173d4786e53c494c076f02d6

Contents?: true

Size: 537 Bytes

Versions: 5

Compression:

Stored size: 537 Bytes

Contents

//
//  ViewController.swift
//  Fixtures
//
//  Created by Mark Larsen on 10/16/14.
//  Copyright (c) 2014 marklarr. All rights reserved.
//

import UIKit

class ViewController: UIViewController {

    override func viewDidLoad() {
        super.viewDidLoad()
        // TODO: Implement this!
        // 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

5 entries across 5 versions & 1 rubygems

Version Path
mayday-0.2.0 spec/fixtures/Fixtures/Fixtures/ViewController.swift
mayday-0.1.2 spec/fixtures/Fixtures/Fixtures/ViewController.swift
mayday-0.1.1 spec/fixtures/Fixtures/Fixtures/ViewController.swift
mayday-0.1.0 spec/fixtures/Fixtures/Fixtures/ViewController.swift
mayday-0.0.1 spec/fixtures/Fixtures/Fixtures/ViewController.swift