From b3228c19a338b4db0484eeffb51c93e2a42530a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Gangs=C3=B8?= Date: Thu, 4 Apr 2024 15:58:50 +0200 Subject: [PATCH] chore(tvos): bump version to 4.2.7+117 --- .../BCC Media tvOS.xcodeproj/project.pbxproj | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/BCC Media tvOS/BCC Media tvOS.xcodeproj/project.pbxproj b/BCC Media tvOS/BCC Media tvOS.xcodeproj/project.pbxproj index 1e86818..3a171bb 100644 --- a/BCC Media tvOS/BCC Media tvOS.xcodeproj/project.pbxproj +++ b/BCC Media tvOS/BCC Media tvOS.xcodeproj/project.pbxproj @@ -388,12 +388,12 @@ ); mainGroup = 090559902B57F22F0019FB9A; packageReferences = ( - 090559B02B57FB560019FB9A /* XCRemoteSwiftPackageReference "apollo-ios" */, - 090559BD2B57FB600019FB9A /* XCRemoteSwiftPackageReference "Auth0" */, - 09055A5E2B5807920019FB9A /* XCRemoteSwiftPackageReference "plugin-ios" */, - 09055A702B594E6B0019FB9A /* XCLocalSwiftPackageReference "../API" */, - 09055A732B594E740019FB9A /* XCLocalSwiftPackageReference "../Authentication" */, - 09055A762B594E7F0019FB9A /* XCLocalSwiftPackageReference "../FeatureFlags" */, + 090559B02B57FB560019FB9A /* XCRemoteSwiftPackageReference "apollo-ios.git" */, + 090559BD2B57FB600019FB9A /* XCRemoteSwiftPackageReference "Auth0.swift" */, + 09055A5E2B5807920019FB9A /* XCRemoteSwiftPackageReference "plugin-ios.git" */, + 09055A702B594E6B0019FB9A /* XCLocalSwiftPackageReference "API" */, + 09055A732B594E740019FB9A /* XCLocalSwiftPackageReference "Authentication" */, + 09055A762B594E7F0019FB9A /* XCLocalSwiftPackageReference "FeatureFlags" */, 09DDD6C52B6BB05000E56631 /* XCRemoteSwiftPackageReference "rudder-sdk-ios" */, ); productRefGroup = 0905599A2B57F22F0019FB9A /* Products */; @@ -634,7 +634,7 @@ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = "BCC Media tvOS.entitlements"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 116; + CURRENT_PROJECT_VERSION = 117; DEVELOPMENT_TEAM = 6734NUF6AV; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -647,7 +647,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 4.2.6; + MARKETING_VERSION = 4.2.7; PRODUCT_BUNDLE_IDENTIFIER = tv.brunstad.app; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; @@ -663,7 +663,7 @@ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = "BCC Media tvOS.entitlements"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 116; + CURRENT_PROJECT_VERSION = 117; DEVELOPMENT_TEAM = 6734NUF6AV; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; @@ -676,7 +676,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 4.2.6; + MARKETING_VERSION = 4.2.7; PRODUCT_BUNDLE_IDENTIFIER = tv.brunstad.app; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; @@ -709,22 +709,22 @@ /* End XCConfigurationList section */ /* Begin XCLocalSwiftPackageReference section */ - 09055A702B594E6B0019FB9A /* XCLocalSwiftPackageReference "../API" */ = { + 09055A702B594E6B0019FB9A /* XCLocalSwiftPackageReference "API" */ = { isa = XCLocalSwiftPackageReference; relativePath = ../API; }; - 09055A732B594E740019FB9A /* XCLocalSwiftPackageReference "../Authentication" */ = { + 09055A732B594E740019FB9A /* XCLocalSwiftPackageReference "Authentication" */ = { isa = XCLocalSwiftPackageReference; relativePath = ../Authentication; }; - 09055A762B594E7F0019FB9A /* XCLocalSwiftPackageReference "../FeatureFlags" */ = { + 09055A762B594E7F0019FB9A /* XCLocalSwiftPackageReference "FeatureFlags" */ = { isa = XCLocalSwiftPackageReference; relativePath = ../FeatureFlags; }; /* End XCLocalSwiftPackageReference section */ /* Begin XCRemoteSwiftPackageReference section */ - 090559B02B57FB560019FB9A /* XCRemoteSwiftPackageReference "apollo-ios" */ = { + 090559B02B57FB560019FB9A /* XCRemoteSwiftPackageReference "apollo-ios.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/apollographql/apollo-ios.git"; requirement = { @@ -732,7 +732,7 @@ minimumVersion = 1.8.0; }; }; - 090559BD2B57FB600019FB9A /* XCRemoteSwiftPackageReference "Auth0" */ = { + 090559BD2B57FB600019FB9A /* XCRemoteSwiftPackageReference "Auth0.swift" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/auth0/Auth0.swift"; requirement = { @@ -740,7 +740,7 @@ minimumVersion = 2.5.0; }; }; - 09055A5E2B5807920019FB9A /* XCRemoteSwiftPackageReference "plugin-ios" */ = { + 09055A5E2B5807920019FB9A /* XCRemoteSwiftPackageReference "plugin-ios.git" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://repo.plugin.npaw.com/release/plugin-ios.git"; requirement = { @@ -769,17 +769,17 @@ }; 090559B12B57FB560019FB9A /* Apollo */ = { isa = XCSwiftPackageProductDependency; - package = 090559B02B57FB560019FB9A /* XCRemoteSwiftPackageReference "apollo-ios" */; + package = 090559B02B57FB560019FB9A /* XCRemoteSwiftPackageReference "apollo-ios.git" */; productName = Apollo; }; 090559BE2B57FB600019FB9A /* Auth0 */ = { isa = XCSwiftPackageProductDependency; - package = 090559BD2B57FB600019FB9A /* XCRemoteSwiftPackageReference "Auth0" */; + package = 090559BD2B57FB600019FB9A /* XCRemoteSwiftPackageReference "Auth0.swift" */; productName = Auth0; }; 09055A5F2B5807920019FB9A /* NpawPlugin */ = { isa = XCSwiftPackageProductDependency; - package = 09055A5E2B5807920019FB9A /* XCRemoteSwiftPackageReference "plugin-ios" */; + package = 09055A5E2B5807920019FB9A /* XCRemoteSwiftPackageReference "plugin-ios.git" */; productName = NpawPlugin; }; 09055A6A2B59247A0019FB9A /* FeatureFlags */ = { @@ -792,7 +792,7 @@ }; 09055A7D2B5956AA0019FB9A /* ApolloAPI */ = { isa = XCSwiftPackageProductDependency; - package = 090559B02B57FB560019FB9A /* XCRemoteSwiftPackageReference "apollo-ios" */; + package = 090559B02B57FB560019FB9A /* XCRemoteSwiftPackageReference "apollo-ios.git" */; productName = ApolloAPI; }; 09DDD6C62B6BB05000E56631 /* Rudder */ = {