Skip to content

Commit

Permalink
Update examples for iOS release 7.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rampara committed Dec 14, 2017
1 parent 5692ad8 commit 28c01bc
Show file tree
Hide file tree
Showing 101 changed files with 226 additions and 212 deletions.
4 changes: 2 additions & 2 deletions Objective-C/admob/BannerExample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Google-Mobile-Ads-SDK (7.26.0)
- Google-Mobile-Ads-SDK (7.27.0)

DEPENDENCIES:
- Google-Mobile-Ads-SDK

SPEC CHECKSUMS:
Google-Mobile-Ads-SDK: 22d4a6fe18d526adcc12a86d8cc2d53872700966
Google-Mobile-Ads-SDK: 83f7f890e638ce8f1debd440ea363338c9f6be3b

PODFILE CHECKSUM: d68d4e731a9b5b53785d6b3d3c2d9591736d8b17

Expand Down
4 changes: 2 additions & 2 deletions Objective-C/admob/InterstitialExample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Google-Mobile-Ads-SDK (7.26.0)
- Google-Mobile-Ads-SDK (7.27.0)

DEPENDENCIES:
- Google-Mobile-Ads-SDK

SPEC CHECKSUMS:
Google-Mobile-Ads-SDK: 22d4a6fe18d526adcc12a86d8cc2d53872700966
Google-Mobile-Ads-SDK: 83f7f890e638ce8f1debd440ea363338c9f6be3b

PODFILE CHECKSUM: 566c40e2b89767a8c4c9182597b5d1b30b773720

Expand Down
4 changes: 2 additions & 2 deletions Objective-C/admob/NativeAdvancedExample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Google-Mobile-Ads-SDK (7.26.0)
- Google-Mobile-Ads-SDK (7.27.0)

DEPENDENCIES:
- Google-Mobile-Ads-SDK

SPEC CHECKSUMS:
Google-Mobile-Ads-SDK: 22d4a6fe18d526adcc12a86d8cc2d53872700966
Google-Mobile-Ads-SDK: 83f7f890e638ce8f1debd440ea363338c9f6be3b

PODFILE CHECKSUM: 1e861dc2415dc10e0a71616f5ab53645ee93edbc

Expand Down
4 changes: 2 additions & 2 deletions Objective-C/admob/NativeExpressExample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Google-Mobile-Ads-SDK (7.26.0)
- Google-Mobile-Ads-SDK (7.27.0)

DEPENDENCIES:
- Google-Mobile-Ads-SDK

SPEC CHECKSUMS:
Google-Mobile-Ads-SDK: 22d4a6fe18d526adcc12a86d8cc2d53872700966
Google-Mobile-Ads-SDK: 83f7f890e638ce8f1debd440ea363338c9f6be3b

PODFILE CHECKSUM: 8b54d5107a37af5a96ced802c62dce13d93abd85

Expand Down
4 changes: 2 additions & 2 deletions Objective-C/admob/RewardedVideoExample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Google-Mobile-Ads-SDK (7.26.0)
- Google-Mobile-Ads-SDK (7.27.0)

DEPENDENCIES:
- Google-Mobile-Ads-SDK

SPEC CHECKSUMS:
Google-Mobile-Ads-SDK: 22d4a6fe18d526adcc12a86d8cc2d53872700966
Google-Mobile-Ads-SDK: 83f7f890e638ce8f1debd440ea363338c9f6be3b

PODFILE CHECKSUM: 4501781b200d6b1a5d9a88efb7d1d5619a53d6ff

Expand Down
4 changes: 2 additions & 2 deletions Objective-C/advanced/APIDemo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Google-Mobile-Ads-SDK (7.26.0)
- Google-Mobile-Ads-SDK (7.27.0)

DEPENDENCIES:
- Google-Mobile-Ads-SDK

SPEC CHECKSUMS:
Google-Mobile-Ads-SDK: 22d4a6fe18d526adcc12a86d8cc2d53872700966
Google-Mobile-Ads-SDK: 83f7f890e638ce8f1debd440ea363338c9f6be3b

PODFILE CHECKSUM: 529db01fae11f332905cec2765d0899d3d57285c

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
843022041DADB8EC00614B4A /* menuItemsJSON.json in Resources */ = {isa = PBXBuildFile; fileRef = 843022021DADB8EC00614B4A /* menuItemsJSON.json */; };
8453A8DE1DA1D8D400A3EB72 /* MenuItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 8453A8DD1DA1D8D400A3EB72 /* MenuItem.m */; };
8453A8E11DA1D8FC00A3EB72 /* MenuItem.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8453A8DF1DA1D8FC00A3EB72 /* MenuItem.xib */; };
8453A8E21DA1D8FC00A3EB72 /* NativeExpressAd.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8453A8E01DA1D8FC00A3EB72 /* NativeExpressAd.xib */; };
8453A8E21DA1D8FC00A3EB72 /* BannerAd.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8453A8E01DA1D8FC00A3EB72 /* BannerAd.xib */; };
8453A8E51DA1DCC200A3EB72 /* MenuItemTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8453A8E41DA1DCC200A3EB72 /* MenuItemTableViewCell.m */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
840C3FE41DA1D82A00400493 /* NativeExpressTableViewExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NativeExpressTableViewExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
840C3FE41DA1D82A00400493 /* BannerTableViewExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BannerTableViewExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
840C3FE81DA1D82A00400493 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
840C3FEA1DA1D82A00400493 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
840C3FEB1DA1D82A00400493 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
Expand All @@ -37,7 +37,7 @@
8453A8DC1DA1D8D400A3EB72 /* MenuItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuItem.h; sourceTree = "<group>"; };
8453A8DD1DA1D8D400A3EB72 /* MenuItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuItem.m; sourceTree = "<group>"; };
8453A8DF1DA1D8FC00A3EB72 /* MenuItem.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MenuItem.xib; sourceTree = "<group>"; };
8453A8E01DA1D8FC00A3EB72 /* NativeExpressAd.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NativeExpressAd.xib; sourceTree = "<group>"; };
8453A8E01DA1D8FC00A3EB72 /* BannerAd.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = BannerAd.xib; sourceTree = "<group>"; };
8453A8E31DA1DCC200A3EB72 /* MenuItemTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuItemTableViewCell.h; sourceTree = "<group>"; };
8453A8E41DA1DCC200A3EB72 /* MenuItemTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuItemTableViewCell.m; sourceTree = "<group>"; };
/* End PBXFileReference section */
Expand All @@ -56,28 +56,28 @@
840C3FDB1DA1D82A00400493 = {
isa = PBXGroup;
children = (
840C3FE61DA1D82A00400493 /* NativeExpressTableViewExample */,
840C3FE61DA1D82A00400493 /* BannerTableViewExample */,
840C3FE51DA1D82A00400493 /* Products */,
);
sourceTree = "<group>";
};
840C3FE51DA1D82A00400493 /* Products */ = {
isa = PBXGroup;
children = (
840C3FE41DA1D82A00400493 /* NativeExpressTableViewExample.app */,
840C3FE41DA1D82A00400493 /* BannerTableViewExample.app */,
);
name = Products;
sourceTree = "<group>";
};
840C3FE61DA1D82A00400493 /* NativeExpressTableViewExample */ = {
840C3FE61DA1D82A00400493 /* BannerTableViewExample */ = {
isa = PBXGroup;
children = (
843022011DADB8EC00614B4A /* menu_item_image-web.png */,
843022021DADB8EC00614B4A /* menuItemsJSON.json */,
8453A8E31DA1DCC200A3EB72 /* MenuItemTableViewCell.h */,
8453A8E41DA1DCC200A3EB72 /* MenuItemTableViewCell.m */,
8453A8DF1DA1D8FC00A3EB72 /* MenuItem.xib */,
8453A8E01DA1D8FC00A3EB72 /* NativeExpressAd.xib */,
8453A8E01DA1D8FC00A3EB72 /* BannerAd.xib */,
8453A8DC1DA1D8D400A3EB72 /* MenuItem.h */,
8453A8DD1DA1D8D400A3EB72 /* MenuItem.m */,
840C3FEA1DA1D82A00400493 /* AppDelegate.h */,
Expand All @@ -90,7 +90,7 @@
840C3FF81DA1D82A00400493 /* Info.plist */,
840C3FE71DA1D82A00400493 /* Supporting Files */,
);
path = NativeExpressTableViewExample;
path = BannerTableViewExample;
sourceTree = "<group>";
};
840C3FE71DA1D82A00400493 /* Supporting Files */ = {
Expand All @@ -104,9 +104,9 @@
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
840C3FE31DA1D82A00400493 /* NativeExpressTableViewExample */ = {
840C3FE31DA1D82A00400493 /* BannerTableViewExample */ = {
isa = PBXNativeTarget;
buildConfigurationList = 840C3FFB1DA1D82A00400493 /* Build configuration list for PBXNativeTarget "NativeExpressTableViewExample" */;
buildConfigurationList = 840C3FFB1DA1D82A00400493 /* Build configuration list for PBXNativeTarget "BannerTableViewExample" */;
buildPhases = (
840C3FE01DA1D82A00400493 /* Sources */,
840C3FE11DA1D82A00400493 /* Frameworks */,
Expand All @@ -116,9 +116,9 @@
);
dependencies = (
);
name = NativeExpressTableViewExample;
productName = NativeExpressTableViewExample;
productReference = 840C3FE41DA1D82A00400493 /* NativeExpressTableViewExample.app */;
name = BannerTableViewExample;
productName = BannerTableViewExample;
productReference = 840C3FE41DA1D82A00400493 /* BannerTableViewExample.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
Expand All @@ -135,7 +135,7 @@
};
};
};
buildConfigurationList = 840C3FDF1DA1D82A00400493 /* Build configuration list for PBXProject "NativeExpressTableViewExample" */;
buildConfigurationList = 840C3FDF1DA1D82A00400493 /* Build configuration list for PBXProject "BannerTableViewExample" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
Expand All @@ -148,7 +148,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
840C3FE31DA1D82A00400493 /* NativeExpressTableViewExample */,
840C3FE31DA1D82A00400493 /* BannerTableViewExample */,
);
};
/* End PBXProject section */
Expand All @@ -164,7 +164,7 @@
840C3FF41DA1D82A00400493 /* Assets.xcassets in Resources */,
840C3FF21DA1D82A00400493 /* Main.storyboard in Resources */,
843022041DADB8EC00614B4A /* menuItemsJSON.json in Resources */,
8453A8E21DA1D8FC00A3EB72 /* NativeExpressAd.xib in Resources */,
8453A8E21DA1D8FC00A3EB72 /* BannerAd.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -293,10 +293,10 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = NativeExpressTableViewExample/Info.plist;
INFOPLIST_FILE = "$(SRCROOT)/BannerTableViewExample/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.NativeExpressTableViewExample;
PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.BannerTableViewExample;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
Expand All @@ -305,18 +305,18 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = NativeExpressTableViewExample/Info.plist;
INFOPLIST_FILE = "$(SRCROOT)/BannerTableViewExample/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.NativeExpressTableViewExample;
PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.BannerTableViewExample;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
840C3FDF1DA1D82A00400493 /* Build configuration list for PBXProject "NativeExpressTableViewExample" */ = {
840C3FDF1DA1D82A00400493 /* Build configuration list for PBXProject "BannerTableViewExample" */ = {
isa = XCConfigurationList;
buildConfigurations = (
840C3FF91DA1D82A00400493 /* Debug */,
Expand All @@ -325,7 +325,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
840C3FFB1DA1D82A00400493 /* Build configuration list for PBXNativeTarget "NativeExpressTableViewExample" */ = {
840C3FFB1DA1D82A00400493 /* Build configuration list for PBXNativeTarget "BannerTableViewExample" */ = {
isa = XCConfigurationList;
buildConfigurations = (
840C3FFC1DA1D82A00400493 /* Debug */,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "840C3FE31DA1D82A00400493"
BuildableName = "NativeExpressTableViewExample.app"
BlueprintName = "NativeExpressTableViewExample"
ReferencedContainer = "container:NativeExpressTableViewExample.xcodeproj">
BuildableName = "BannerTableViewExample.app"
BlueprintName = "BannerTableViewExample"
ReferencedContainer = "container:BannerTableViewExample.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand All @@ -26,16 +26,17 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "840C3FE31DA1D82A00400493"
BuildableName = "NativeExpressTableViewExample.app"
BlueprintName = "NativeExpressTableViewExample"
ReferencedContainer = "container:NativeExpressTableViewExample.xcodeproj">
BuildableName = "BannerTableViewExample.app"
BlueprintName = "BannerTableViewExample"
ReferencedContainer = "container:BannerTableViewExample.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
Expand All @@ -45,6 +46,7 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
Expand All @@ -56,9 +58,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "840C3FE31DA1D82A00400493"
BuildableName = "NativeExpressTableViewExample.app"
BlueprintName = "NativeExpressTableViewExample"
ReferencedContainer = "container:NativeExpressTableViewExample.xcodeproj">
BuildableName = "BannerTableViewExample.app"
BlueprintName = "BannerTableViewExample"
ReferencedContainer = "container:BannerTableViewExample.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
Expand All @@ -75,9 +77,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "840C3FE31DA1D82A00400493"
BuildableName = "NativeExpressTableViewExample.app"
BlueprintName = "NativeExpressTableViewExample"
ReferencedContainer = "container:NativeExpressTableViewExample.xcodeproj">
BuildableName = "BannerTableViewExample.app"
BlueprintName = "BannerTableViewExample"
ReferencedContainer = "container:BannerTableViewExample.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
Expand All @@ -14,7 +18,7 @@
<rect key="frame" x="0.0" y="0.0" width="459" height="149.5"/>
<autoresizingMask key="autoresizingMask"/>
</tableViewCellContentView>
<point key="canvasLocation" x="207.5" y="273"/>
<point key="canvasLocation" x="45" y="-27"/>
</tableViewCell>
</objects>
</document>
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -25,6 +20,11 @@
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
Expand Down
Loading

0 comments on commit 28c01bc

Please sign in to comment.