Skip to content

Commit

Permalink
Updated ice sub-module to v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bentoi committed Sep 11, 2015
1 parent 4644a3b commit e2ef547
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ice
Original file line number Diff line number Diff line change
Expand Up @@ -1405,6 +1405,7 @@
14532DC91761D39700176FE1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ADDITIONAL_SDKS = "/usr/local/lib/IceTouch/ObjC/$(PLATFORM_NAME).sdk";
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
Expand Down Expand Up @@ -1440,6 +1441,7 @@
14532DCA1761D39700176FE1 /* Debug ARC */ = {
isa = XCBuildConfiguration;
buildSettings = {
ADDITIONAL_SDKS = "/usr/local/lib/IceTouch/ObjC/$(PLATFORM_NAME).sdk";
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
Expand Down Expand Up @@ -1475,6 +1477,7 @@
14532DCB1761D39700176FE1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ADDITIONAL_SDKS = "/usr/local/lib/IceTouch/ObjC/$(PLATFORM_NAME).sdk";
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
Expand Down Expand Up @@ -1507,6 +1510,7 @@
14532DCC1761D39700176FE1 /* Release ARC */ = {
isa = XCBuildConfiguration;
buildSettings = {
ADDITIONAL_SDKS = "/usr/local/lib/IceTouch/ObjC/$(PLATFORM_NAME).sdk";
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
Expand Down

0 comments on commit e2ef547

Please sign in to comment.