From 470c7c96f44391ea8a934cb6c921aafa5eb95f74 Mon Sep 17 00:00:00 2001 From: Rohit Jain Date: Mon, 25 Oct 2021 13:13:50 -0500 Subject: [PATCH 1/2] Changed target name --- SimpleBrowserApp.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SimpleBrowserApp.xcodeproj/project.pbxproj b/SimpleBrowserApp.xcodeproj/project.pbxproj index 4740870..94ce62f 100644 --- a/SimpleBrowserApp.xcodeproj/project.pbxproj +++ b/SimpleBrowserApp.xcodeproj/project.pbxproj @@ -650,7 +650,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.citrix.SimpleBrowserApp; + PRODUCT_BUNDLE_IDENTIFIER = com.citrix.CitrixSimpleBrowser; PRODUCT_NAME = "Citrix Simple Browser"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "SimpleBrowserApp/SimpleBrowserApp-Bridging-Header.h"; @@ -686,7 +686,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.citrix.SimpleBrowserApp; + PRODUCT_BUNDLE_IDENTIFIER = com.citrix.CitrixSimpleBrowser; PRODUCT_NAME = "Citrix Simple Browser"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "SimpleBrowserApp/SimpleBrowserApp-Bridging-Header.h"; From 45f46e63cddb43d21e6c4a93d772a24a8012c071 Mon Sep 17 00:00:00 2001 From: Rohit Jain Date: Wed, 27 Oct 2021 11:05:25 -0500 Subject: [PATCH 2/2] Changed target name to CitrixSimpleBrowser --- SimpleBrowserApp.xcodeproj/project.pbxproj | 14 +++++++------- .../xcschemes/SimpleBrowserApp.xcscheme | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/SimpleBrowserApp.xcodeproj/project.pbxproj b/SimpleBrowserApp.xcodeproj/project.pbxproj index 94ce62f..9b88acb 100644 --- a/SimpleBrowserApp.xcodeproj/project.pbxproj +++ b/SimpleBrowserApp.xcodeproj/project.pbxproj @@ -284,9 +284,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 6E3D0A3B2243E0240096198B /* SimpleBrowserApp */ = { + 6E3D0A3B2243E0240096198B /* CitrixSimpleBrowser */ = { isa = PBXNativeTarget; - buildConfigurationList = 6E3D0A682243E02D0096198B /* Build configuration list for PBXNativeTarget "SimpleBrowserApp" */; + buildConfigurationList = 6E3D0A682243E02D0096198B /* Build configuration list for PBXNativeTarget "CitrixSimpleBrowser" */; buildPhases = ( 6E3D0A382243E0240096198B /* Sources */, 6E3D0A392243E0240096198B /* Frameworks */, @@ -298,7 +298,7 @@ ); dependencies = ( ); - name = SimpleBrowserApp; + name = CitrixSimpleBrowser; productName = SimpleBrowserApp; productReference = 6E3D0A3C2243E0240096198B /* Citrix Simple Browser.app */; productType = "com.apple.product-type.application"; @@ -380,7 +380,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 6E3D0A3B2243E0240096198B /* SimpleBrowserApp */, + 6E3D0A3B2243E0240096198B /* CitrixSimpleBrowser */, 6E3D0A532243E02D0096198B /* SimpleBrowserAppTests */, 6E3D0A5E2243E02D0096198B /* SimpleBrowserAppUITests */, ); @@ -481,12 +481,12 @@ /* Begin PBXTargetDependency section */ 6E3D0A562243E02D0096198B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 6E3D0A3B2243E0240096198B /* SimpleBrowserApp */; + target = 6E3D0A3B2243E0240096198B /* CitrixSimpleBrowser */; targetProxy = 6E3D0A552243E02D0096198B /* PBXContainerItemProxy */; }; 6E3D0A612243E02D0096198B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 6E3D0A3B2243E0240096198B /* SimpleBrowserApp */; + target = 6E3D0A3B2243E0240096198B /* CitrixSimpleBrowser */; targetProxy = 6E3D0A602243E02D0096198B /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ @@ -781,7 +781,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 6E3D0A682243E02D0096198B /* Build configuration list for PBXNativeTarget "SimpleBrowserApp" */ = { + 6E3D0A682243E02D0096198B /* Build configuration list for PBXNativeTarget "CitrixSimpleBrowser" */ = { isa = XCConfigurationList; buildConfigurations = ( 6E3D0A692243E02D0096198B /* Debug */, diff --git a/SimpleBrowserApp.xcodeproj/xcshareddata/xcschemes/SimpleBrowserApp.xcscheme b/SimpleBrowserApp.xcodeproj/xcshareddata/xcschemes/SimpleBrowserApp.xcscheme index a4a020d..b480af2 100644 --- a/SimpleBrowserApp.xcodeproj/xcshareddata/xcschemes/SimpleBrowserApp.xcscheme +++ b/SimpleBrowserApp.xcodeproj/xcshareddata/xcschemes/SimpleBrowserApp.xcscheme @@ -16,7 +16,7 @@ BuildableIdentifier = "primary" BlueprintIdentifier = "6E3D0A3B2243E0240096198B" BuildableName = "Citrix Simple Browser.app" - BlueprintName = "SimpleBrowserApp" + BlueprintName = "CitrixSimpleBrowser" ReferencedContainer = "container:SimpleBrowserApp.xcodeproj"> @@ -32,7 +32,7 @@ BuildableIdentifier = "primary" BlueprintIdentifier = "6E3D0A3B2243E0240096198B" BuildableName = "Citrix Simple Browser.app" - BlueprintName = "SimpleBrowserApp" + BlueprintName = "CitrixSimpleBrowser" ReferencedContainer = "container:SimpleBrowserApp.xcodeproj"> @@ -75,7 +75,7 @@ BuildableIdentifier = "primary" BlueprintIdentifier = "6E3D0A3B2243E0240096198B" BuildableName = "Citrix Simple Browser.app" - BlueprintName = "SimpleBrowserApp" + BlueprintName = "CitrixSimpleBrowser" ReferencedContainer = "container:SimpleBrowserApp.xcodeproj"> @@ -92,7 +92,7 @@ BuildableIdentifier = "primary" BlueprintIdentifier = "6E3D0A3B2243E0240096198B" BuildableName = "Citrix Simple Browser.app" - BlueprintName = "SimpleBrowserApp" + BlueprintName = "CitrixSimpleBrowser" ReferencedContainer = "container:SimpleBrowserApp.xcodeproj">