Sha256: 8b7923e85b5e9b8da01c57fa1b94cbae2aa3ca7cd47dff2a6b12bfff24d60877

Contents?: true

Size: 501 Bytes

Versions: 7

Compression:

Stored size: 501 Bytes

Contents

//
//  ViewController.m
//  RSpecTest
//
//  Created by Matsumoto Taichi on 2/16/14.
//  Copyright (c) 2014 taichino.com. All rights reserved.
//

#import "ViewController.h"

@interface ViewController ()

@end

@implementation ViewController

- (void)viewDidLoad
{
    [super viewDidLoad];
	// Do any additional setup after loading the view, typically from a nib.
}

- (void)didReceiveMemoryWarning
{
    [super didReceiveMemoryWarning];
    // Dispose of any resources that can be recreated.
}

@end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
xcodeproj_utils-0.2.3 spec/fixtures/RSpecTest/RSpecTest/ViewController.m
xcodeproj_utils-0.2.2 spec/fixtures/RSpecTest/RSpecTest/ViewController.m
xcodeproj_utils-0.2.1 spec/fixtures/RSpecTest/RSpecTest/ViewController.m
xcodeproj_utils-0.2.0 spec/fixtures/RSpecTest/RSpecTest/ViewController.m
xcodeproj_utils-0.1.4 spec/fixtures/RSpecTest/RSpecTest/ViewController.m
xcodeproj_utils-0.1.3 spec/fixtures/RSpecTest/RSpecTest/ViewController.m
xcodeproj_utils-0.1.2 spec/fixtures/RSpecTest/RSpecTest/ViewController.m