From 2d82b4e22f606fdbd83b18e6a448216f2e155bcb Mon Sep 17 00:00:00 2001 From: ITzTravelInTime Date: Mon, 16 Dec 2019 14:16:38 +0100 Subject: [PATCH 1/2] Fixed missplacement --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index b3321d8..fc86d1e 100644 --- a/README.md +++ b/README.md @@ -38,17 +38,13 @@ Features that are planned for future versions: # Building/Compiling requirements: - To compile (or create) a copy this app using the source code provvided in this repo, Xcode 10.2.x is required and so a machine running at least high sierra is needed. -- Or you can just build your own copy by just downloading the source code and then using Xcode (requires Xcode 8) # Frequently asked questions - https://github.com/ITzTravelInTime/TINU/wiki/FAQs # Wiki - https://github.com/ITzTravelInTime/TINU/wiki # Useful links: - Thread (english) on insanelymac.com: - http://www.insanelymac.com/forum/topic/326959-tinu-the-macos-installer-creator-app-mac-app/ From 5eca8f34b37b9f630cf85fc5206019c9a676b47b Mon Sep 17 00:00:00 2001 From: ITzTravelInTime Date: Tue, 17 Dec 2019 00:17:11 +0100 Subject: [PATCH 2/2] fixed small mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc86d1e..ffd4582 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Features that are planned for future versions: - Or you can just build your own copy by just downloading the source code provvided here and then using Xcode (see the building/compiling requirements) # Building/Compiling requirements: -- To compile (or create) a copy this app using the source code provvided in this repo, Xcode 10.2.x is required and so a machine running at least high sierra is needed. +- To compile (or create) a copy this app using the source code provvided in this repo, Xcode 10.1.x is required and so a machine running at least high sierra is needed. # Frequently asked questions https://github.com/ITzTravelInTime/TINU/wiki/FAQs