From acd974ec22d3a49785412bfcc2b602277156b4c9 Mon Sep 17 00:00:00 2001 From: Ilya Grechuhin Date: Tue, 18 Apr 2017 18:05:16 +0300 Subject: [PATCH] [build-fix] [ios] Build fix. --- .../MoPubSDK/Mopub.xcodeproj/project.pbxproj | 6 +++ iphone/Maps/Maps.xcodeproj/project.pbxproj | 42 +++++++++++++++++++ 2 files changed, 48 insertions(+) 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;