Skip to content

Commit

Permalink
Dr.Prebid was added to PrebidMobile workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
yoalex5 committed Sep 4, 2019
1 parent 2fa555c commit a1e486a
Show file tree
Hide file tree
Showing 12 changed files with 169 additions and 164 deletions.
2 changes: 1 addition & 1 deletion Example/PrebidDemo/PrebidDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@
FA12E452231E9C5900CAA05B = {
isa = PBXGroup;
children = (
FA12E514231EBFED00CAA05B /* common */,
FA12E472231E9DAA00CAA05B /* PrebidMobile.xcodeproj */,
FA12E514231EBFED00CAA05B /* common */,
FA12E4B5231EB04100CAA05B /* PrebidDemoSwift */,
FA12E4F7231EB99D00CAA05B /* PrebidDemoObjectiveC */,
FA12E4E7231EB52D00CAA05B /* PrebidDemoSwiftTests */,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FA12E4F5231EB99D00CAA05B"
BuildableName = "PrebidDemoObjectiveC.app"
BlueprintName = "PrebidDemoObjectiveC"
ReferencedContainer = "container:PrebidDemo.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FA12E4F5231EB99D00CAA05B"
BuildableName = "PrebidDemoObjectiveC.app"
BlueprintName = "PrebidDemoObjectiveC"
ReferencedContainer = "container:PrebidDemo.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FA12E4F5231EB99D00CAA05B"
BuildableName = "PrebidDemoObjectiveC.app"
BlueprintName = "PrebidDemoObjectiveC"
ReferencedContainer = "container:PrebidDemo.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "FA12E4F5231EB99D00CAA05B"
BuildableName = "PrebidDemoObjectiveC.app"
BlueprintName = "PrebidDemoObjectiveC"
ReferencedContainer = "container:PrebidDemo.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
19 changes: 12 additions & 7 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ platform :ios, '9.0'
workspace 'PrebidMobile'
project 'PrebidMobile.xcodeproj'
project 'Example/PrebidDemo/PrebidDemo.xcodeproj'
project 'tools/PrebidValidator/Dr.Prebid.xcodeproj'

def prebid_demo_pods
use_frameworks!
Expand All @@ -13,18 +14,15 @@ def prebid_demo_pods
end

target 'PrebidMobile' do

project 'Example/PrebidDemo/PrebidDemo.xcodeproj'

# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!

project 'PrebidMobile.xcodeproj'

use_frameworks!

end

target 'PrebidDemoSwift' do

project 'Example/PrebidDemo/PrebidDemo.xcodeproj'

prebid_demo_pods

target 'PrebidDemoSwiftTests' do
Expand All @@ -33,6 +31,13 @@ target 'PrebidDemoSwift' do
end

target 'PrebidDemoObjectiveC' do
project 'Example/PrebidDemo/PrebidDemo.xcodeproj'

prebid_demo_pods
end

target 'Dr.Prebid' do
project 'tools/PrebidValidator/Dr.Prebid.xcodeproj'

prebid_demo_pods
end
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ DEPENDENCIES:
- mopub-ios-sdk

SPEC REPOS:
https://github.com/cocoapods/specs.git:
trunk:
- Google-Mobile-Ads-SDK
- GoogleAppMeasurement
- GoogleUtilities
Expand All @@ -59,6 +59,6 @@ SPEC CHECKSUMS:
mopub-ios-sdk: b63e15803e70b92d0b51c3e1c49bbcd78cd3d1d5
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48

PODFILE CHECKSUM: 9761125f1dc32d2bf69f14c64dc86d3776e8cb3b
PODFILE CHECKSUM: c1faddac5c8c576b3969e3521fb4624984707663

COCOAPODS: 1.7.5
COCOAPODS: 1.8.0.beta.2
24 changes: 12 additions & 12 deletions PrebidMobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
04E6CDFF74F753C58109307F /* Pods_PrebidMobile.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7254DC61ED228E25F4E59934 /* Pods_PrebidMobile.framework */; };
31CA7837FAAF3233361E2175 /* Pods_PrebidMobile.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0626C304B3A5194ADE92449D /* Pods_PrebidMobile.framework */; };
600072FF21BAFD2F00F4738B /* Dispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 600072FE21BAFD2F00F4738B /* Dispatcher.swift */; };
600CF0702208963500C95176 /* UtilsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 600CF06F2208963500C95176 /* UtilsTests.swift */; };
600CF13E220CDFA700C95176 /* responseinvalidSize.json in Resources */ = {isa = PBXBuildFile; fileRef = 600CF13D220CDFA700C95176 /* responseinvalidSize.json */; };
Expand Down Expand Up @@ -83,6 +83,7 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
0626C304B3A5194ADE92449D /* Pods_PrebidMobile.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PrebidMobile.framework; sourceTree = BUILT_PRODUCTS_DIR; };
600072FE21BAFD2F00F4738B /* Dispatcher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Dispatcher.swift; sourceTree = "<group>"; };
600CF06F2208963500C95176 /* UtilsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UtilsTests.swift; sourceTree = "<group>"; };
600CF13D220CDFA700C95176 /* responseinvalidSize.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = responseinvalidSize.json; sourceTree = "<group>"; };
Expand Down Expand Up @@ -116,9 +117,7 @@
60D79315217E39D90080F428 /* Targeting.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Targeting.swift; sourceTree = "<group>"; };
60D79317217F7F3E0080F428 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
60EE7B0521F26329000B12A8 /* Utils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
671406A161AE91E195CCA16D /* Pods-PrebidMobile.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PrebidMobile.debug.xcconfig"; path = "Target Support Files/Pods-PrebidMobile/Pods-PrebidMobile.debug.xcconfig"; sourceTree = "<group>"; };
703BEDBFF02FE8F759F1FDFA /* Pods-PrebidMobile.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PrebidMobile.release.xcconfig"; path = "Target Support Files/Pods-PrebidMobile/Pods-PrebidMobile.release.xcconfig"; sourceTree = "<group>"; };
7254DC61ED228E25F4E59934 /* Pods_PrebidMobile.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PrebidMobile.framework; sourceTree = BUILT_PRODUCTS_DIR; };
92FD1B8FCB98EDF6844173A5 /* Pods-PrebidMobile.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PrebidMobile.debug.xcconfig"; path = "Target Support Files/Pods-PrebidMobile/Pods-PrebidMobile.debug.xcconfig"; sourceTree = "<group>"; };
9757A984220076CF00A3F8F8 /* InterstItialAdUnitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InterstItialAdUnitTests.swift; sourceTree = "<group>"; };
97826A8621FB4514001E2C05 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
97826AA621FB4F1B001E2C05 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
Expand All @@ -145,6 +144,7 @@
97EE4C6422035DD1006FEFA2 /* responseInvalidConfigId.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = responseInvalidConfigId.json; sourceTree = "<group>"; };
97EE4C6722035E57006FEFA2 /* responseIncorrectFormat.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = responseIncorrectFormat.json; sourceTree = "<group>"; };
97F29999220056D10072E0C0 /* BannerAdUnitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BannerAdUnitTests.swift; sourceTree = "<group>"; };
A6C43BFD0896916C59564567 /* Pods-PrebidMobile.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PrebidMobile.release.xcconfig"; path = "Target Support Files/Pods-PrebidMobile/Pods-PrebidMobile.release.xcconfig"; sourceTree = "<group>"; };
F5400CB12209E8210018F6B1 /* responseInvalidResponseWithoutCacheId.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = responseInvalidResponseWithoutCacheId.json; sourceTree = "<group>"; };
F5400CB52209EBF50018F6B1 /* PrebidServerValidResponseAppNexusNoCacheIdAndRunbiconHasCacheId.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = PrebidServerValidResponseAppNexusNoCacheIdAndRunbiconHasCacheId.json; sourceTree = "<group>"; };
F5400CB72209F19B0018F6B1 /* responseInvalidNoTopCacheId.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = responseInvalidNoTopCacheId.json; sourceTree = "<group>"; };
Expand All @@ -169,7 +169,7 @@
buildActionMask = 2147483647;
files = (
6062B19C218243FA00CE1BA3 /* CoreLocation.framework in Frameworks */,
04E6CDFF74F753C58109307F /* Pods_PrebidMobile.framework in Frameworks */,
31CA7837FAAF3233361E2175 /* Pods_PrebidMobile.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -188,7 +188,7 @@
isa = PBXGroup;
children = (
6062B19B218243FA00CE1BA3 /* CoreLocation.framework */,
7254DC61ED228E25F4E59934 /* Pods_PrebidMobile.framework */,
0626C304B3A5194ADE92449D /* Pods_PrebidMobile.framework */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down Expand Up @@ -356,8 +356,8 @@
EE09B07119B6562CC4356195 /* Pods */ = {
isa = PBXGroup;
children = (
671406A161AE91E195CCA16D /* Pods-PrebidMobile.debug.xcconfig */,
703BEDBFF02FE8F759F1FDFA /* Pods-PrebidMobile.release.xcconfig */,
92FD1B8FCB98EDF6844173A5 /* Pods-PrebidMobile.debug.xcconfig */,
A6C43BFD0896916C59564567 /* Pods-PrebidMobile.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
Expand Down Expand Up @@ -406,7 +406,7 @@
isa = PBXNativeTarget;
buildConfigurationList = 60D79306217E229B0080F428 /* Build configuration list for PBXNativeTarget "PrebidMobile" */;
buildPhases = (
CF3EFDA73C5AF04AC84FCC76 /* [CP] Check Pods Manifest.lock */,
4DE02C41A582B3608C4A1DF9 /* [CP] Check Pods Manifest.lock */,
60D792ED217E229A0080F428 /* Sources */,
60D792EE217E229A0080F428 /* Frameworks */,
60D792EF217E229A0080F428 /* Headers */,
Expand Down Expand Up @@ -511,7 +511,7 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
CF3EFDA73C5AF04AC84FCC76 /* [CP] Check Pods Manifest.lock */ = {
4DE02C41A582B3608C4A1DF9 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand Down Expand Up @@ -726,7 +726,7 @@
};
60D79307217E229B0080F428 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 671406A161AE91E195CCA16D /* Pods-PrebidMobile.debug.xcconfig */;
baseConfigurationReference = 92FD1B8FCB98EDF6844173A5 /* Pods-PrebidMobile.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CLANG_ENABLE_MODULES = YES;
Expand Down Expand Up @@ -758,7 +758,7 @@
};
60D79308217E229B0080F428 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 703BEDBFF02FE8F759F1FDFA /* Pods-PrebidMobile.release.xcconfig */;
baseConfigurationReference = A6C43BFD0896916C59564567 /* Pods-PrebidMobile.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CLANG_ENABLE_MODULES = YES;
Expand Down
5 changes: 4 additions & 1 deletion PrebidMobile.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a1e486a

Please sign in to comment.