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:
authorIlya Grechuhin <i.grechuhin@gmail.com>2017-04-18 18:05:16 +0300
committerSergey Yershov <syershov@maps.me>2017-04-19 13:23:03 +0300
commitacd974ec22d3a49785412bfcc2b602277156b4c9 (patch)
tree1fb85f6bec1cd75e1bfbb1b70c55ce7e2453baf6
parent43c2cd929a6fc68a00963603a09ebf9e700d3d61 (diff)
[build-fix] [ios] Build fix.
-rw-r--r--iphone/Maps/3party/MoPubSDK/Mopub.xcodeproj/project.pbxproj6
-rw-r--r--iphone/Maps/Maps.xcodeproj/project.pbxproj42
2 files changed, 48 insertions, 0 deletions
diff --git a/iphone/Maps/3party/MoPubSDK/Mopub.xcodeproj/project.pbxproj b/iphone/Maps/3party/MoPubSDK/Mopub.xcodeproj/project.pbxproj
index 31623c3fde..5854fa6c03 100644
--- a/iphone/Maps/3party/MoPubSDK/Mopub.xcodeproj/project.pbxproj
+++ b/iphone/Maps/3party/MoPubSDK/Mopub.xcodeproj/project.pbxproj
@@ -1364,6 +1364,7 @@
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
MACH_O_TYPE = staticlib;
ONLY_ACTIVE_ARCH = NO;
+ SDKROOT = iphoneos;
};
name = AdHoc;
};
@@ -1385,6 +1386,7 @@
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
MACH_O_TYPE = staticlib;
ONLY_ACTIVE_ARCH = NO;
+ SDKROOT = iphoneos;
};
name = "Production Full";
};
@@ -1405,6 +1407,7 @@
buildSettings = {
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
MACH_O_TYPE = staticlib;
+ SDKROOT = iphoneos;
};
name = "Simulator Release";
};
@@ -1425,6 +1428,7 @@
buildSettings = {
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
MACH_O_TYPE = staticlib;
+ SDKROOT = iphoneos;
};
name = Simulator;
};
@@ -1445,6 +1449,7 @@
buildSettings = {
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
MACH_O_TYPE = staticlib;
+ SDKROOT = iphoneos;
};
name = Debug;
};
@@ -1454,6 +1459,7 @@
buildSettings = {
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
MACH_O_TYPE = staticlib;
+ SDKROOT = iphoneos;
};
name = Release;
};
diff --git a/iphone/Maps/Maps.xcodeproj/project.pbxproj b/iphone/Maps/Maps.xcodeproj/project.pbxproj
index 17b90d82dd..125275dca7 100644
--- a/iphone/Maps/Maps.xcodeproj/project.pbxproj
+++ b/iphone/Maps/Maps.xcodeproj/project.pbxproj
@@ -1460,6 +1460,27 @@
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
+ 347040371EA6628300038379 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 34F407581E9E1D7A00E57AC0 /* Mopub.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = 34F4074B1E9E1D3500E57AC0;
+ remoteInfo = Mopub;
+ };
+ 3470403A1EA6628700038379 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 34F407581E9E1D7A00E57AC0 /* Mopub.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = 34F4074B1E9E1D3500E57AC0;
+ remoteInfo = Mopub;
+ };
+ 3470403C1EA6628B00038379 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 34F407581E9E1D7A00E57AC0 /* Mopub.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = 34F4074B1E9E1D3500E57AC0;
+ remoteInfo = Mopub;
+ };
34F4075C1E9E1D7A00E57AC0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 34F407581E9E1D7A00E57AC0 /* Mopub.xcodeproj */;
@@ -4269,6 +4290,7 @@
buildRules = (
);
dependencies = (
+ 347040381EA6628300038379 /* PBXTargetDependency */,
);
name = MAPS.ME;
productName = Maps;
@@ -4290,6 +4312,7 @@
buildRules = (
);
dependencies = (
+ 3470403B1EA6628700038379 /* PBXTargetDependency */,
);
name = xcMAPS.ME;
productName = Maps;
@@ -4312,6 +4335,7 @@
buildRules = (
);
dependencies = (
+ 3470403D1EA6628B00038379 /* PBXTargetDependency */,
);
name = cmMAPS.ME;
productName = Maps;
@@ -5944,6 +5968,24 @@
};
/* End PBXSourcesBuildPhase section */
+/* Begin PBXTargetDependency section */
+ 347040381EA6628300038379 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = Mopub;
+ targetProxy = 347040371EA6628300038379 /* PBXContainerItemProxy */;
+ };
+ 3470403B1EA6628700038379 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = Mopub;
+ targetProxy = 3470403A1EA6628700038379 /* PBXContainerItemProxy */;
+ };
+ 3470403D1EA6628B00038379 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = Mopub;
+ targetProxy = 3470403C1EA6628B00038379 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
/* Begin PBXVariantGroup section */
34F73F5F1E082FF700AC1FD6 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;