Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
晋哲 authored and 晋哲 committed Jan 23, 2017
1 parent 295faa4 commit 1f3aab1
Show file tree
Hide file tree
Showing 5 changed files with 118 additions and 96 deletions.
5 changes: 5 additions & 0 deletions color.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = JC5NEWF3XG;
INFOPLIST_FILE = color/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.njzjz.color;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -445,6 +446,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = JC5NEWF3XG;
INFOPLIST_FILE = color/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.njzjz.color;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -520,6 +522,7 @@
2216641A1E2CB29A00CC2B19 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2216641B1E2CB29A00CC2B19 /* Build configuration list for PBXNativeTarget "colorTests" */ = {
isa = XCConfigurationList;
Expand All @@ -528,6 +531,7 @@
2216641D1E2CB29A00CC2B19 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2216641E1E2CB29A00CC2B19 /* Build configuration list for PBXNativeTarget "colorUITests" */ = {
isa = XCConfigurationList;
Expand All @@ -536,6 +540,7 @@
221664201E2CB29A00CC2B19 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */

Expand Down
Loading

0 comments on commit 1f3aab1

Please sign in to comment.