mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 11:47:40 +00:00
703 lines
28 KiB
Plaintext
703 lines
28 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1021DD271B05187A0018763B /* AdMobExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1021DD261B05187A0018763B /* AdMobExampleTests.m */; };
|
|
1048165C1B067ACD00139095 /* AdMobExampleSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1021DD351B0518E40018763B /* AdMobExampleSwiftTests.swift */; };
|
|
1048165E1B068A0300139095 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CF86EE2419787E6B00411520 /* Main.storyboard */; };
|
|
104816601B068FC100139095 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 105919B41ADDA93F00344065 /* ViewController.swift */; };
|
|
105414A31B163EB20006C828 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1054149F1B163EB20006C828 /* Images.xcassets */; };
|
|
105414A41B163EB20006C828 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1054149F1B163EB20006C828 /* Images.xcassets */; };
|
|
105414A51B163EB20006C828 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 105414A01B163EB20006C828 /* LaunchScreen.xib */; };
|
|
105414A61B163EB20006C828 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 105414A01B163EB20006C828 /* LaunchScreen.xib */; };
|
|
1056D9731CDB936C0061ED72 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 1056D9721CDB936C0061ED72 /* GoogleService-Info.plist */; };
|
|
1056D9741CDB936C0061ED72 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 1056D9721CDB936C0061ED72 /* GoogleService-Info.plist */; };
|
|
105919B71ADDA97D00344065 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CF86EE2419787E6B00411520 /* Main.storyboard */; };
|
|
105919B91ADDAA5900344065 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 105919B31ADDA93F00344065 /* AppDelegate.swift */; };
|
|
105919BA1ADDAA5D00344065 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 105919B41ADDA93F00344065 /* ViewController.swift */; };
|
|
CF86EE1D19787E6B00411520 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CF86EE1C19787E6B00411520 /* main.m */; };
|
|
CF86EE2019787E6B00411520 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CF86EE1F19787E6B00411520 /* AppDelegate.m */; };
|
|
CF86EE2319787E6B00411520 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CF86EE2219787E6B00411520 /* ViewController.m */; };
|
|
CF86EE2619787E6B00411520 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CF86EE2419787E6B00411520 /* Main.storyboard */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
1021DD281B05187A0018763B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = CF86EE0F19787E6B00411520 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = CF86EE1619787E6B00411520;
|
|
remoteInfo = AdMobExample;
|
|
};
|
|
104816591B067A9900139095 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = CF86EE0F19787E6B00411520 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 105919891ADDA8F700344065;
|
|
remoteInfo = AdMobExampleSwift;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1021DD221B05187A0018763B /* AdMobExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AdMobExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1021DD251B05187A0018763B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
1021DD261B05187A0018763B /* AdMobExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdMobExampleTests.m; sourceTree = "<group>"; };
|
|
1021DD311B0518E40018763B /* AdMobExampleSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AdMobExampleSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1021DD341B0518E40018763B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
1021DD351B0518E40018763B /* AdMobExampleSwiftTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdMobExampleSwiftTests.swift; sourceTree = "<group>"; };
|
|
1054149F1B163EB20006C828 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ../../shared/Images.xcassets; sourceTree = "<group>"; };
|
|
105414A01B163EB20006C828 /* LaunchScreen.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = LaunchScreen.xib; path = ../../shared/LaunchScreen.xib; sourceTree = "<group>"; };
|
|
1056D9721CDB936C0061ED72 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
|
1059198A1ADDA8F700344065 /* AdMobExampleSwift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AdMobExampleSwift.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
105919B31ADDA93F00344065 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
105919B41ADDA93F00344065 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
10BCC1C31B06474800B5A8B2 /* ViewController_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController_Private.h; sourceTree = "<group>"; };
|
|
CF86EE1719787E6B00411520 /* AdMobExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AdMobExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
CF86EE1B19787E6B00411520 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
CF86EE1C19787E6B00411520 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
CF86EE1E19787E6B00411520 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
CF86EE1F19787E6B00411520 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
CF86EE2119787E6B00411520 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
|
|
CF86EE2219787E6B00411520 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
|
CF86EE2519787E6B00411520 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
1021DD1F1B05187A0018763B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1021DD2E1B0518E40018763B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
105919871ADDA8F700344065 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
CF86EE1419787E6B00411520 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1021DD231B05187A0018763B /* AdMobExampleTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
10BCC1C31B06474800B5A8B2 /* ViewController_Private.h */,
|
|
1021DD261B05187A0018763B /* AdMobExampleTests.m */,
|
|
1021DD241B05187A0018763B /* Supporting Files */,
|
|
);
|
|
path = AdMobExampleTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
1021DD241B05187A0018763B /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1021DD251B05187A0018763B /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
1021DD321B0518E40018763B /* AdMobExampleSwiftTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1021DD351B0518E40018763B /* AdMobExampleSwiftTests.swift */,
|
|
1021DD331B0518E40018763B /* Supporting Files */,
|
|
);
|
|
path = AdMobExampleSwiftTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
1021DD331B0518E40018763B /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1021DD341B0518E40018763B /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
1059198B1ADDA8F700344065 /* AdMobExampleSwift */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
105919B31ADDA93F00344065 /* AppDelegate.swift */,
|
|
105919B41ADDA93F00344065 /* ViewController.swift */,
|
|
);
|
|
path = AdMobExampleSwift;
|
|
sourceTree = "<group>";
|
|
};
|
|
CF86EE0E19787E6B00411520 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CF86EE1919787E6B00411520 /* AdMobExample */,
|
|
1059198B1ADDA8F700344065 /* AdMobExampleSwift */,
|
|
1021DD231B05187A0018763B /* AdMobExampleTests */,
|
|
1021DD321B0518E40018763B /* AdMobExampleSwiftTests */,
|
|
CF86EE1819787E6B00411520 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
CF86EE1819787E6B00411520 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CF86EE1719787E6B00411520 /* AdMobExample.app */,
|
|
1059198A1ADDA8F700344065 /* AdMobExampleSwift.app */,
|
|
1021DD221B05187A0018763B /* AdMobExampleTests.xctest */,
|
|
1021DD311B0518E40018763B /* AdMobExampleSwiftTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
CF86EE1919787E6B00411520 /* AdMobExample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CF86EE1E19787E6B00411520 /* AppDelegate.h */,
|
|
CF86EE1F19787E6B00411520 /* AppDelegate.m */,
|
|
CF86EE2119787E6B00411520 /* ViewController.h */,
|
|
CF86EE2219787E6B00411520 /* ViewController.m */,
|
|
CF86EE2419787E6B00411520 /* Main.storyboard */,
|
|
CF86EE1A19787E6B00411520 /* Supporting Files */,
|
|
EF6DB4B61CDA909800319C08 /* Shared */,
|
|
);
|
|
path = AdMobExample;
|
|
sourceTree = "<group>";
|
|
};
|
|
CF86EE1A19787E6B00411520 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1056D9721CDB936C0061ED72 /* GoogleService-Info.plist */,
|
|
CF86EE1B19787E6B00411520 /* Info.plist */,
|
|
CF86EE1C19787E6B00411520 /* main.m */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
EF6DB4B61CDA909800319C08 /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1054149F1B163EB20006C828 /* Images.xcassets */,
|
|
105414A01B163EB20006C828 /* LaunchScreen.xib */,
|
|
);
|
|
name = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1021DD211B05187A0018763B /* AdMobExampleTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1021DD2C1B05187A0018763B /* Build configuration list for PBXNativeTarget "AdMobExampleTests" */;
|
|
buildPhases = (
|
|
1021DD1E1B05187A0018763B /* Sources */,
|
|
1021DD1F1B05187A0018763B /* Frameworks */,
|
|
1021DD201B05187A0018763B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
1021DD291B05187A0018763B /* PBXTargetDependency */,
|
|
);
|
|
name = AdMobExampleTests;
|
|
productName = "AdMobExample Tests";
|
|
productReference = 1021DD221B05187A0018763B /* AdMobExampleTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
1021DD301B0518E40018763B /* AdMobExampleSwiftTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1021DD391B0518E40018763B /* Build configuration list for PBXNativeTarget "AdMobExampleSwiftTests" */;
|
|
buildPhases = (
|
|
1021DD2D1B0518E40018763B /* Sources */,
|
|
1021DD2E1B0518E40018763B /* Frameworks */,
|
|
1021DD2F1B0518E40018763B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
1048165A1B067A9900139095 /* PBXTargetDependency */,
|
|
);
|
|
name = AdMobExampleSwiftTests;
|
|
productName = "AdMobExampleSwift Tests";
|
|
productReference = 1021DD311B0518E40018763B /* AdMobExampleSwiftTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
105919891ADDA8F700344065 /* AdMobExampleSwift */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 105919AA1ADDA8F800344065 /* Build configuration list for PBXNativeTarget "AdMobExampleSwift" */;
|
|
buildPhases = (
|
|
105919861ADDA8F700344065 /* Sources */,
|
|
105919871ADDA8F700344065 /* Frameworks */,
|
|
105919881ADDA8F700344065 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = AdMobExampleSwift;
|
|
productName = BannerExampleSwift;
|
|
productReference = 1059198A1ADDA8F700344065 /* AdMobExampleSwift.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
CF86EE1619787E6B00411520 /* AdMobExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = CF86EE3719787E6B00411520 /* Build configuration list for PBXNativeTarget "AdMobExample" */;
|
|
buildPhases = (
|
|
CF86EE1319787E6B00411520 /* Sources */,
|
|
CF86EE1419787E6B00411520 /* Frameworks */,
|
|
CF86EE1519787E6B00411520 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = AdMobExample;
|
|
productName = BannerExample;
|
|
productReference = CF86EE1719787E6B00411520 /* AdMobExample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
CF86EE0F19787E6B00411520 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftMigration = 0700;
|
|
LastSwiftUpdateCheck = 0700;
|
|
LastUpgradeCheck = 0710;
|
|
ORGANIZATIONNAME = Google;
|
|
TargetAttributes = {
|
|
1021DD211B05187A0018763B = {
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
TestTargetID = CF86EE1619787E6B00411520;
|
|
};
|
|
1021DD301B0518E40018763B = {
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
};
|
|
105919891ADDA8F700344065 = {
|
|
CreatedOnToolsVersion = 6.2;
|
|
};
|
|
CF86EE1619787E6B00411520 = {
|
|
CreatedOnToolsVersion = 6.0;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = CF86EE1219787E6B00411520 /* Build configuration list for PBXProject "AdMobExample" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = CF86EE0E19787E6B00411520;
|
|
productRefGroup = CF86EE1819787E6B00411520 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
CF86EE1619787E6B00411520 /* AdMobExample */,
|
|
105919891ADDA8F700344065 /* AdMobExampleSwift */,
|
|
1021DD211B05187A0018763B /* AdMobExampleTests */,
|
|
1021DD301B0518E40018763B /* AdMobExampleSwiftTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
1021DD201B05187A0018763B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1021DD2F1B0518E40018763B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1048165E1B068A0300139095 /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
105919881ADDA8F700344065 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
105414A61B163EB20006C828 /* LaunchScreen.xib in Resources */,
|
|
1056D9741CDB936C0061ED72 /* GoogleService-Info.plist in Resources */,
|
|
105919B71ADDA97D00344065 /* Main.storyboard in Resources */,
|
|
105414A41B163EB20006C828 /* Images.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
CF86EE1519787E6B00411520 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
105414A51B163EB20006C828 /* LaunchScreen.xib in Resources */,
|
|
1056D9731CDB936C0061ED72 /* GoogleService-Info.plist in Resources */,
|
|
CF86EE2619787E6B00411520 /* Main.storyboard in Resources */,
|
|
105414A31B163EB20006C828 /* Images.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1021DD1E1B05187A0018763B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1021DD271B05187A0018763B /* AdMobExampleTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
1021DD2D1B0518E40018763B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
104816601B068FC100139095 /* ViewController.swift in Sources */,
|
|
1048165C1B067ACD00139095 /* AdMobExampleSwiftTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
105919861ADDA8F700344065 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
105919BA1ADDAA5D00344065 /* ViewController.swift in Sources */,
|
|
105919B91ADDAA5900344065 /* AppDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
CF86EE1319787E6B00411520 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CF86EE2319787E6B00411520 /* ViewController.m in Sources */,
|
|
CF86EE2019787E6B00411520 /* AppDelegate.m in Sources */,
|
|
CF86EE1D19787E6B00411520 /* main.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
1021DD291B05187A0018763B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = CF86EE1619787E6B00411520 /* AdMobExample */;
|
|
targetProxy = 1021DD281B05187A0018763B /* PBXContainerItemProxy */;
|
|
};
|
|
1048165A1B067A9900139095 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 105919891ADDA8F700344065 /* AdMobExampleSwift */;
|
|
targetProxy = 104816591B067A9900139095 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
CF86EE2419787E6B00411520 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
CF86EE2519787E6B00411520 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1021DD2A1B05187A0018763B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = AdMobExampleTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.google.firebase.quickstart.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AdMobExample.app/AdMobExample";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1021DD2B1B05187A0018763B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
INFOPLIST_FILE = AdMobExampleTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.google.firebase.quickstart.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AdMobExample.app/AdMobExample";
|
|
};
|
|
name = Release;
|
|
};
|
|
1021DD3A1B0518E40018763B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = AdMobExampleSwiftTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.google.firebase.quickstart.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "AdMobExampleSwift/AdMobExampleSwift-Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1021DD3B1B0518E40018763B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
INFOPLIST_FILE = AdMobExampleSwiftTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.google.firebase.quickstart.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "AdMobExampleSwift/AdMobExampleSwift-Bridging-Header.h";
|
|
};
|
|
name = Release;
|
|
};
|
|
105919AB1ADDA8F800344065 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = AdMobExampleSwift/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.quickstart.AdMobExample;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
105919AC1ADDA8F800344065 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
INFOPLIST_FILE = AdMobExampleSwift/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.google.firebase.quickstart.AdMobExample;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
CF86EE3519787E6B00411520 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
CF86EE3619787E6B00411520 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
CF86EE3819787E6B00411520 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = AdMobExample/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.google.firebase.quickstart.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
CF86EE3919787E6B00411520 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = AdMobExample/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.google.firebase.quickstart.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1021DD2C1B05187A0018763B /* Build configuration list for PBXNativeTarget "AdMobExampleTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1021DD2A1B05187A0018763B /* Debug */,
|
|
1021DD2B1B05187A0018763B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1021DD391B0518E40018763B /* Build configuration list for PBXNativeTarget "AdMobExampleSwiftTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1021DD3A1B0518E40018763B /* Debug */,
|
|
1021DD3B1B0518E40018763B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
105919AA1ADDA8F800344065 /* Build configuration list for PBXNativeTarget "AdMobExampleSwift" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
105919AB1ADDA8F800344065 /* Debug */,
|
|
105919AC1ADDA8F800344065 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
CF86EE1219787E6B00411520 /* Build configuration list for PBXProject "AdMobExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
CF86EE3519787E6B00411520 /* Debug */,
|
|
CF86EE3619787E6B00411520 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
CF86EE3719787E6B00411520 /* Build configuration list for PBXNativeTarget "AdMobExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
CF86EE3819787E6B00411520 /* Debug */,
|
|
CF86EE3919787E6B00411520 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = CF86EE0F19787E6B00411520 /* Project object */;
|
|
}
|