Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.

Commit

Permalink
Changed Deployment Target
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtSabintsev committed Mar 4, 2017
1 parent 860776f commit 70caa81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MagicExample/MagicExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = "$(SRCROOT)/MagicExample/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.Sabintsev.Magic-Sample-Project";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -356,6 +357,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = "$(SRCROOT)/MagicExample/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.Sabintsev.Magic-Sample-Project";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit 70caa81

Please sign in to comment.