From d245cef6322268a1ce814271b99c486fceda85e5 Mon Sep 17 00:00:00 2001 From: Eric Black Date: Wed, 1 Aug 2018 11:01:36 -0700 Subject: [PATCH 1/2] Change --- TestApp/ViewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestApp/ViewController.swift b/TestApp/ViewController.swift index b2f3d8b..a37240e 100644 --- a/TestApp/ViewController.swift +++ b/TestApp/ViewController.swift @@ -4,7 +4,7 @@ // // Created by Eric Black on 10/27/14. // Copyright (c) 2014 Eric Black. All rights reserved. -// +// Fun import UIKit From 30e6603c46cf4c613fd608b18c4404426f1a2840 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 12 Oct 2018 10:09:14 -0700 Subject: [PATCH 2/2] Delete app.json --- app.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 app.json diff --git a/app.json b/app.json deleted file mode 100644 index 16c5af6..0000000 --- a/app.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "testapp", - "scripts": { - }, - "env": { - }, - "formation": { - }, - "addons": [ - - ], - "buildpacks": [ - - ] -}