Skip to content

Commit

Permalink
Updated project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgindi committed May 15, 2016
1 parent ee28dc5 commit 6406e61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Charts/Charts.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@
attributes = {
LastSwiftMigration = 0700;
LastSwiftUpdateCheck = 0710;
LastUpgradeCheck = 0700;
LastUpgradeCheck = 0730;
ORGANIZATIONNAME = dcg;
TargetAttributes = {
06AEE7A11BDC3F8B009875AE = {
Expand Down Expand Up @@ -1570,7 +1570,7 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
PRODUCT_BUNDLE_IDENTIFIER = com.dcg.ChartsOSX;
PRODUCT_NAME = Charts;
SDKROOT = macosx10.11;
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
name = Debug;
Expand All @@ -1592,7 +1592,7 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
PRODUCT_BUNDLE_IDENTIFIER = com.dcg.ChartsOSX;
PRODUCT_NAME = Charts;
SDKROOT = macosx10.11;
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
name = Release;
Expand Down

0 comments on commit 6406e61

Please sign in to comment.