forked from organicmaps/organicmaps
[iOS] Removed dummy arch for pbxproj.
This commit is contained in:
parent
f34732bef0
commit
51d4b17867
1 changed files with 1 additions and 4 deletions
|
@ -3189,7 +3189,7 @@
|
|||
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
attributes = {
|
||||
LastUpgradeCheck = 0440;
|
||||
LastUpgradeCheck = 0510;
|
||||
ORGANIZATIONNAME = MapsWithMe;
|
||||
TargetAttributes = {
|
||||
1D6058900D05DD3D006BFB54 = {
|
||||
|
@ -4585,7 +4585,6 @@
|
|||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = i386;
|
||||
BUNDLE_IDENTIFIER = com.mapswithme.travelguide.simulator;
|
||||
CLANG_CXX_LIBRARY = "libstdc++";
|
||||
CLANG_ENABLE_OBJC_ARC = YES;
|
||||
|
@ -4837,7 +4836,6 @@
|
|||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = i386;
|
||||
BUNDLE_IDENTIFIER = com.mapswithme.full.simulator;
|
||||
CLANG_CXX_LIBRARY = "libstdc++";
|
||||
CLANG_ENABLE_OBJC_ARC = YES;
|
||||
|
@ -5253,7 +5251,6 @@
|
|||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = i386;
|
||||
BUNDLE_IDENTIFIER = com.mapswithme.full.simulator.release;
|
||||
CLANG_CXX_LIBRARY = "libstdc++";
|
||||
CLANG_ENABLE_OBJC_ARC = YES;
|
||||
|
|
Loading…
Add table
Reference in a new issue