Skip to content

Commit

Permalink
BannerTableViewExample to InlineAdaptiveBannerExample.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 621496154
  • Loading branch information
JillSong authored and maddevrelgithubbot committed Apr 3, 2024
1 parent e6b3672 commit 154861b
Show file tree
Hide file tree
Showing 76 changed files with 65 additions and 156 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
840C3FE41DA1D82A00400493 /* BannerTableViewExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BannerTableViewExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
840C3FE41DA1D82A00400493 /* InlineAdaptiveBannerExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = InlineAdaptiveBannerExample.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 Down Expand Up @@ -56,20 +56,21 @@
840C3FDB1DA1D82A00400493 = {
isa = PBXGroup;
children = (
840C3FE61DA1D82A00400493 /* BannerTableViewExample */,
840C3FE61DA1D82A00400493 /* InlineAdaptiveBannerExample */,
840C3FE51DA1D82A00400493 /* Products */,
CB93A10F1B1FAC5EDE49783B /* Pods */,
);
sourceTree = "<group>";
};
840C3FE51DA1D82A00400493 /* Products */ = {
isa = PBXGroup;
children = (
840C3FE41DA1D82A00400493 /* BannerTableViewExample.app */,
840C3FE41DA1D82A00400493 /* InlineAdaptiveBannerExample.app */,
);
name = Products;
sourceTree = "<group>";
};
840C3FE61DA1D82A00400493 /* BannerTableViewExample */ = {
840C3FE61DA1D82A00400493 /* InlineAdaptiveBannerExample */ = {
isa = PBXGroup;
children = (
843022011DADB8EC00614B4A /* menu_item_image-web.png */,
Expand All @@ -90,7 +91,7 @@
840C3FF81DA1D82A00400493 /* Info.plist */,
840C3FE71DA1D82A00400493 /* Supporting Files */,
);
path = BannerTableViewExample;
path = InlineAdaptiveBannerExample;
sourceTree = "<group>";
};
840C3FE71DA1D82A00400493 /* Supporting Files */ = {
Expand All @@ -101,12 +102,19 @@
name = "Supporting Files";
sourceTree = "<group>";
};
CB93A10F1B1FAC5EDE49783B /* Pods */ = {
isa = PBXGroup;
children = (
);
path = Pods;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
840C3FE31DA1D82A00400493 /* BannerTableViewExample */ = {
840C3FE31DA1D82A00400493 /* InlineAdaptiveBannerExample */ = {
isa = PBXNativeTarget;
buildConfigurationList = 840C3FFB1DA1D82A00400493 /* Build configuration list for PBXNativeTarget "BannerTableViewExample" */;
buildConfigurationList = 840C3FFB1DA1D82A00400493 /* Build configuration list for PBXNativeTarget "InlineAdaptiveBannerExample" */;
buildPhases = (
840C3FE01DA1D82A00400493 /* Sources */,
840C3FE11DA1D82A00400493 /* Frameworks */,
Expand All @@ -116,9 +124,9 @@
);
dependencies = (
);
name = BannerTableViewExample;
productName = BannerTableViewExample;
productReference = 840C3FE41DA1D82A00400493 /* BannerTableViewExample.app */;
name = InlineAdaptiveBannerExample;
productName = InlineAdaptiveBannerExample;
productReference = 840C3FE41DA1D82A00400493 /* InlineAdaptiveBannerExample.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
Expand All @@ -135,7 +143,7 @@
};
};
};
buildConfigurationList = 840C3FDF1DA1D82A00400493 /* Build configuration list for PBXProject "BannerTableViewExample" */;
buildConfigurationList = 840C3FDF1DA1D82A00400493 /* Build configuration list for PBXProject "InlineAdaptiveBannerExample" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
Expand All @@ -149,7 +157,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
840C3FE31DA1D82A00400493 /* BannerTableViewExample */,
840C3FE31DA1D82A00400493 /* InlineAdaptiveBannerExample */,
);
};
/* End PBXProject section */
Expand Down Expand Up @@ -294,10 +302,10 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = "$(SRCROOT)/BannerTableViewExample/Info.plist";
INFOPLIST_FILE = "$(SRCROOT)/InlineAdaptiveBannerExample/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.BannerTableViewExample;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @execuable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.InlineAdaptiveBannerExample;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
Expand All @@ -306,18 +314,18 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = "$(SRCROOT)/BannerTableViewExample/Info.plist";
INFOPLIST_FILE = "$(SRCROOT)/InlineAdaptiveBannerExample/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.BannerTableViewExample;
PRODUCT_BUNDLE_IDENTIFIER = com.google.ads.InlineAdaptiveBannerExample;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
840C3FDF1DA1D82A00400493 /* Build configuration list for PBXProject "BannerTableViewExample" */ = {
840C3FDF1DA1D82A00400493 /* Build configuration list for PBXProject "InlineAdaptiveBannerExample" */ = {
isa = XCConfigurationList;
buildConfigurations = (
840C3FF91DA1D82A00400493 /* Debug */,
Expand All @@ -326,7 +334,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
840C3FFB1DA1D82A00400493 /* Build configuration list for PBXNativeTarget "BannerTableViewExample" */ = {
840C3FFB1DA1D82A00400493 /* Build configuration list for PBXNativeTarget "InlineAdaptiveBannerExample" */ = {
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 = "BannerTableViewExample.app"
BlueprintName = "BannerTableViewExample"
ReferencedContainer = "container:BannerTableViewExample.xcodeproj">
BuildableName = "InlineAdaptiveBannerExample.app"
BlueprintName = "InlineAdaptiveBannerExample"
ReferencedContainer = "container:InlineAdaptiveBannerExample.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand All @@ -26,27 +26,23 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "840C3FE31DA1D82A00400493"
BuildableName = "BannerTableViewExample.app"
BlueprintName = "BannerTableViewExample"
ReferencedContainer = "container:BannerTableViewExample.xcodeproj">
BuildableName = "InlineAdaptiveBannerExample.app"
BlueprintName = "InlineAdaptiveBannerExample"
ReferencedContainer = "container:InlineAdaptiveBannerExample.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
<Testables>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
Expand All @@ -58,13 +54,11 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "840C3FE31DA1D82A00400493"
BuildableName = "BannerTableViewExample.app"
BlueprintName = "BannerTableViewExample"
ReferencedContainer = "container:BannerTableViewExample.xcodeproj">
BuildableName = "InlineAdaptiveBannerExample.app"
BlueprintName = "InlineAdaptiveBannerExample"
ReferencedContainer = "container:InlineAdaptiveBannerExample.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand All @@ -77,9 +71,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "840C3FE31DA1D82A00400493"
BuildableName = "BannerTableViewExample.app"
BlueprintName = "BannerTableViewExample"
ReferencedContainer = "container:BannerTableViewExample.xcodeproj">
BuildableName = "InlineAdaptiveBannerExample.app"
BlueprintName = "InlineAdaptiveBannerExample"
ReferencedContainer = "container:InlineAdaptiveBannerExample.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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
platform :ios, '12.0'

target 'BannerTableViewExample' do
target 'InlineAdaptiveBannerExample' do
pod 'Google-Mobile-Ads-SDK'
pod 'GoogleUserMessagingPlatform'
end
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ for more information on installing and updating pods.
* [API Demo](https://github.com/googleads/googleads-mobile-ios-examples/tree/main/Swift/advanced/APIDemo) -
Provides additional examples for both AdMob and Ad Manager to help improve
your mobile app integration of the Google Mobile Ads SDK.
* [Banner UITableView Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/main/Swift/advanced/BannerTableViewExample) -
* [Inline Adaptive Banner Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/main/Swift/advanced/InlineAdaptiveBannerExample) -
Provides an example for displaying ads from AdMob Banners in a UITableView.
* [SwiftUI Demo](https://github.com/googleads/googleads-mobile-ios-examples/tree/main/Swift/advanced/SwiftUIDemo) -
Provides an examples for displaying ads from AdMob in a SwiftUI project.
Expand Down Expand Up @@ -83,7 +83,7 @@ for more information on installing and updating pods.
* [API Demo](https://github.com/googleads/googleads-mobile-ios-examples/tree/main/Objective-C/advanced/APIDemo)
- Provides additional examples for both AdMob and Ad Manager to help
improve your mobile app integration of the Google Mobile Ads SDK.
* [Banner UITableView Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/main/Objective-C/advanced/BannerTableViewExample)
* [Inline Adaptive Banner Example](https://github.com/googleads/googleads-mobile-ios-examples/tree/main/Objective-C/advanced/InlineAdaptiveBannerExample)
- Provides an example for displaying ads from AdMob Banners in a
UITableView.

Expand Down

This file was deleted.

Loading

0 comments on commit 154861b

Please sign in to comment.