From 7d46b03ac9aedbe97408c500b37170ff2502445e Mon Sep 17 00:00:00 2001 From: "Pfeil, Scott Robert" Date: Mon, 4 Nov 2019 09:30:45 -0500 Subject: [PATCH] Data Circle --- JSONCreator_iOS/JSONCreator.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/JSONCreator_iOS/JSONCreator.xcodeproj/project.pbxproj b/JSONCreator_iOS/JSONCreator.xcodeproj/project.pbxproj index 2271ef1..a556ee7 100644 --- a/JSONCreator_iOS/JSONCreator.xcodeproj/project.pbxproj +++ b/JSONCreator_iOS/JSONCreator.xcodeproj/project.pbxproj @@ -377,6 +377,7 @@ "$(PROJECT_DIR)/../SharedFrameworks", ); INFOPLIST_FILE = JSONCreator/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -399,6 +400,7 @@ "$(PROJECT_DIR)/../SharedFrameworks", ); INFOPLIST_FILE = JSONCreator/Info.plist; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks",