Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Yershov <yershov@corp.mail.ru>2015-09-29 12:56:00 +0300
committerSergey Yershov <yershov@corp.mail.ru>2015-09-29 12:57:55 +0300
commit1e9ec53f905257fac1d38dd339a143d2db2a8ac6 (patch)
tree2d72b11b2ec84974ef649541a6c84bd08eeeed7e /xcode/opening_hours
parent80c2090d4d73b8418e4e9fef296df700029600ef (diff)
Prepare xcode project for integrate with iphone xcode project
Diffstat (limited to 'xcode/opening_hours')
-rw-r--r--xcode/opening_hours/opening_hours.xcodeproj/project.pbxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/xcode/opening_hours/opening_hours.xcodeproj/project.pbxproj b/xcode/opening_hours/opening_hours.xcodeproj/project.pbxproj
index f894e2543f..2da278f87b 100644
--- a/xcode/opening_hours/opening_hours.xcodeproj/project.pbxproj
+++ b/xcode/opening_hours/opening_hours.xcodeproj/project.pbxproj
@@ -224,6 +224,7 @@
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
+ SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos";
};
name = Debug;
};
@@ -260,6 +261,7 @@
MACOSX_DEPLOYMENT_TARGET = 10.10;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
+ SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos";
};
name = Release;
};