Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Commit

Permalink
Update project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
schwmi committed Mar 5, 2020
1 parent ec895be commit 01c360a
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions CHCSVParser.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0930;
LastUpgradeCheck = 1130;
TargetAttributes = {
CD275E62207CBC1000016B61 = {
CreatedOnToolsVersion = 9.3;
Expand All @@ -226,13 +226,14 @@
};
buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "CHCSVParser" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
developmentRegion = en;
hasScannedForEncodings = 1;
knownRegions = (
English,
Japanese,
French,
German,
ja,
fr,
en,
Base,
de,
);
mainGroup = 08FB7794FE84155DC02AAC07 /* CHCSVParser */;
projectDirPath = "";
Expand Down Expand Up @@ -299,6 +300,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_MODEL_TUNING = G5;
Expand All @@ -312,6 +314,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CODE_SIGN_IDENTITY = "-";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_MODEL_TUNING = G5;
INSTALL_PATH = /usr/local/bin;
Expand Down

0 comments on commit 01c360a

Please sign in to comment.