From 8095bc39a63a2473a873e87c5c8c94720f8a73db Mon Sep 17 00:00:00 2001 From: Harry Arakkal Date: Tue, 29 Oct 2019 12:44:00 -0700 Subject: [PATCH 1/2] Change app name to `MAX Demo App` and fix nav bar translucency. --- DemoApp-ObjC/DemoApp-ObjC.xcodeproj/project.pbxproj | 10 +++++----- .../Supporting Files/Base.lproj/Main.storyboard | 10 +++++----- DemoApp-Swift/DemoApp-Swift.xcodeproj/project.pbxproj | 10 +++++----- .../Supporting Files/Base.lproj/Main.storyboard | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/DemoApp-ObjC/DemoApp-ObjC.xcodeproj/project.pbxproj b/DemoApp-ObjC/DemoApp-ObjC.xcodeproj/project.pbxproj index 21589adb48..6bfba0f66f 100644 --- a/DemoApp-ObjC/DemoApp-ObjC.xcodeproj/project.pbxproj +++ b/DemoApp-ObjC/DemoApp-ObjC.xcodeproj/project.pbxproj @@ -28,7 +28,7 @@ 1D0CB33223204CF70076AAAA /* ALRewardedAdViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ALRewardedAdViewController.m; sourceTree = ""; }; 1D0CB33423204D120076AAAA /* ALAutoLayoutBannerAdViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ALAutoLayoutBannerAdViewController.h; sourceTree = ""; }; 1D0CB33523204D120076AAAA /* ALAutoLayoutBannerAdViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ALAutoLayoutBannerAdViewController.m; sourceTree = ""; }; - 1D992FDB231FA1C300C472F8 /* DemoApp-ObjC.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "DemoApp-ObjC.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 1D992FDB231FA1C300C472F8 /* MAX Demo App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "MAX Demo App.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 1D992FDE231FA1C300C472F8 /* ALAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ALAppDelegate.h; sourceTree = ""; }; 1D992FDF231FA1C400C472F8 /* ALAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ALAppDelegate.m; sourceTree = ""; }; 1D992FE1231FA1C400C472F8 /* ALHomeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ALHomeViewController.h; sourceTree = ""; }; @@ -85,7 +85,7 @@ 1D992FDC231FA1C300C472F8 /* Products */ = { isa = PBXGroup; children = ( - 1D992FDB231FA1C300C472F8 /* DemoApp-ObjC.app */, + 1D992FDB231FA1C300C472F8 /* MAX Demo App.app */, ); name = Products; sourceTree = ""; @@ -134,7 +134,7 @@ ); name = "DemoApp-ObjC"; productName = "DemoApp-ObjC"; - productReference = 1D992FDB231FA1C300C472F8 /* DemoApp-ObjC.app */; + productReference = 1D992FDB231FA1C300C472F8 /* MAX Demo App.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -349,7 +349,7 @@ ); OTHER_LDFLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = com.applovin.enterprise.apps.demoapp; - PRODUCT_NAME = "$(TARGET_NAME)"; + PRODUCT_NAME = "MAX Demo App"; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; @@ -368,7 +368,7 @@ ); OTHER_LDFLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = com.applovin.enterprise.apps.demoapp; - PRODUCT_NAME = "$(TARGET_NAME)"; + PRODUCT_NAME = "MAX Demo App"; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; diff --git a/DemoApp-ObjC/DemoApp-ObjC/Supporting Files/Base.lproj/Main.storyboard b/DemoApp-ObjC/DemoApp-ObjC/Supporting Files/Base.lproj/Main.storyboard index 228fcd0224..1a62743556 100644 --- a/DemoApp-ObjC/DemoApp-ObjC/Supporting Files/Base.lproj/Main.storyboard +++ b/DemoApp-ObjC/DemoApp-ObjC/Supporting Files/Base.lproj/Main.storyboard @@ -8,17 +8,17 @@ - + - + - + @@ -124,7 +124,7 @@ - + @@ -141,7 +141,7 @@ - + diff --git a/DemoApp-Swift/DemoApp-Swift.xcodeproj/project.pbxproj b/DemoApp-Swift/DemoApp-Swift.xcodeproj/project.pbxproj index ee4c0378de..8c4499c65b 100644 --- a/DemoApp-Swift/DemoApp-Swift.xcodeproj/project.pbxproj +++ b/DemoApp-Swift/DemoApp-Swift.xcodeproj/project.pbxproj @@ -22,7 +22,7 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 3763B23323357C4B00E49783 /* DemoApp-Swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "DemoApp-Swift.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 3763B23323357C4B00E49783 /* MAX Demo App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "MAX Demo App.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 3763B23623357C4B00E49783 /* ALAppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ALAppDelegate.swift; sourceTree = ""; }; 3763B23823357C4B00E49783 /* ALHomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ALHomeViewController.swift; sourceTree = ""; }; 3763B23B23357C4B00E49783 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; @@ -61,7 +61,7 @@ 3763B23423357C4B00E49783 /* Products */ = { isa = PBXGroup; children = ( - 3763B23323357C4B00E49783 /* DemoApp-Swift.app */, + 3763B23323357C4B00E49783 /* MAX Demo App.app */, ); name = Products; sourceTree = ""; @@ -126,7 +126,7 @@ ); name = "DemoApp-Swift"; productName = "DemoApp-Swift"; - productReference = 3763B23323357C4B00E49783 /* DemoApp-Swift.app */; + productReference = 3763B23323357C4B00E49783 /* MAX Demo App.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -346,7 +346,7 @@ ); OTHER_LDFLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = com.applovin.enterprise.apps.demoapp; - PRODUCT_NAME = "$(TARGET_NAME)"; + PRODUCT_NAME = "MAX Demo App"; SWIFT_INSTALL_OBJC_HEADER = NO; SWIFT_OBJC_BRIDGING_HEADER = ""; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; @@ -370,7 +370,7 @@ ); OTHER_LDFLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = com.applovin.enterprise.apps.demoapp; - PRODUCT_NAME = "$(TARGET_NAME)"; + PRODUCT_NAME = "MAX Demo App"; SWIFT_INSTALL_OBJC_HEADER = NO; SWIFT_OBJC_BRIDGING_HEADER = ""; SWIFT_VERSION = 5.0; diff --git a/DemoApp-Swift/DemoApp-Swift/Supporting Files/Base.lproj/Main.storyboard b/DemoApp-Swift/DemoApp-Swift/Supporting Files/Base.lproj/Main.storyboard index 229080c570..a66042019b 100644 --- a/DemoApp-Swift/DemoApp-Swift/Supporting Files/Base.lproj/Main.storyboard +++ b/DemoApp-Swift/DemoApp-Swift/Supporting Files/Base.lproj/Main.storyboard @@ -8,17 +8,17 @@ - + - + - + @@ -124,7 +124,7 @@ - + @@ -141,7 +141,7 @@ - + From 88ad40d2d5952b754965daea0333612d4e28b136 Mon Sep 17 00:00:00 2001 From: Harry Arakkal Date: Tue, 29 Oct 2019 15:55:00 -0700 Subject: [PATCH 2/2] Use target name and remove 'leader' --- .../DemoApp-ObjC.xcodeproj/project.pbxproj | 14 +++++------ .../Base.lproj/Main.storyboard | 12 +++++----- DemoApp-ObjC/Podfile | 2 +- .../DemoApp-Swift.xcodeproj/project.pbxproj | 16 ++++++------- .../Base.lproj/Main.storyboard | 24 +++++++++---------- DemoApp-Swift/Podfile | 2 +- 6 files changed, 35 insertions(+), 35 deletions(-) diff --git a/DemoApp-ObjC/DemoApp-ObjC.xcodeproj/project.pbxproj b/DemoApp-ObjC/DemoApp-ObjC.xcodeproj/project.pbxproj index 6bfba0f66f..7c4266022d 100644 --- a/DemoApp-ObjC/DemoApp-ObjC.xcodeproj/project.pbxproj +++ b/DemoApp-ObjC/DemoApp-ObjC.xcodeproj/project.pbxproj @@ -120,9 +120,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 1D992FDA231FA1C300C472F8 /* DemoApp-ObjC */ = { + 1D992FDA231FA1C300C472F8 /* MAX Demo App */ = { isa = PBXNativeTarget; - buildConfigurationList = 1D992FF1231FA1C500C472F8 /* Build configuration list for PBXNativeTarget "DemoApp-ObjC" */; + buildConfigurationList = 1D992FF1231FA1C500C472F8 /* Build configuration list for PBXNativeTarget "MAX Demo App" */; buildPhases = ( 1D992FD7231FA1C300C472F8 /* Sources */, 1D992FD8231FA1C300C472F8 /* Frameworks */, @@ -132,7 +132,7 @@ ); dependencies = ( ); - name = "DemoApp-ObjC"; + name = "MAX Demo App"; productName = "DemoApp-ObjC"; productReference = 1D992FDB231FA1C300C472F8 /* MAX Demo App.app */; productType = "com.apple.product-type.application"; @@ -164,7 +164,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 1D992FDA231FA1C300C472F8 /* DemoApp-ObjC */, + 1D992FDA231FA1C300C472F8 /* MAX Demo App */, ); }; /* End PBXProject section */ @@ -349,7 +349,7 @@ ); OTHER_LDFLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = com.applovin.enterprise.apps.demoapp; - PRODUCT_NAME = "MAX Demo App"; + PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; @@ -368,7 +368,7 @@ ); OTHER_LDFLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = com.applovin.enterprise.apps.demoapp; - PRODUCT_NAME = "MAX Demo App"; + PRODUCT_NAME = "$(TARGET_NAME)"; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; @@ -385,7 +385,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 1D992FF1231FA1C500C472F8 /* Build configuration list for PBXNativeTarget "DemoApp-ObjC" */ = { + 1D992FF1231FA1C500C472F8 /* Build configuration list for PBXNativeTarget "MAX Demo App" */ = { isa = XCConfigurationList; buildConfigurations = ( 1D992FF2231FA1C500C472F8 /* Debug */, diff --git a/DemoApp-ObjC/DemoApp-ObjC/Supporting Files/Base.lproj/Main.storyboard b/DemoApp-ObjC/DemoApp-ObjC/Supporting Files/Base.lproj/Main.storyboard index 1a62743556..b2eb1ca071 100644 --- a/DemoApp-ObjC/DemoApp-ObjC/Supporting Files/Base.lproj/Main.storyboard +++ b/DemoApp-ObjC/DemoApp-ObjC/Supporting Files/Base.lproj/Main.storyboard @@ -67,8 +67,8 @@ -