updated to Swift 3

This commit is contained in:
Marius Horga 2016-11-26 23:06:47 +02:00
parent 959623e0e3
commit 73d127250b
4 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// //
// MetalView.swift // MetalView.swift
// chapter06 // chapter06
// //
// Created by Marius on 2/10/16. // Created by Marius on 2/10/16.
// Copyright © 2016 Marius Horga. All rights reserved. // Copyright © 2016 Marius Horga. All rights reserved.
// //

View File

@ -1,7 +1,7 @@
// //
// MetalView.swift // MetalView.swift
// chapter07 // chapter07
// //
// Created by Marius on 2/29/16. // Created by Marius on 2/29/16.
// Copyright © 2016 Marius Horga. All rights reserved. // Copyright © 2016 Marius Horga. All rights reserved.
// //