From 15e27310265efff8e835f0318226efe2a95b4739 Mon Sep 17 00:00:00 2001 From: Jon Simantov Date: Tue, 30 Apr 2024 12:53:13 -0700 Subject: [PATCH 1/4] Change all iOS minimums to 13 and tvOS minimums to 11. --- analytics/integration_test/Podfile | 6 +++--- .../integration_test.xcodeproj/project.pbxproj | 8 ++++---- app/integration_test/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- app_check/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 8 ++++---- auth/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 8 ++++---- database/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 8 ++++---- dynamic_links/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- firestore/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 8 ++++---- firestore/integration_test_internal/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 8 ++++---- functions/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 8 ++++---- gma/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- installations/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- ios_pod/Podfile | 2 +- messaging/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 8 ++++---- remote_config/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 8 ++++---- storage/integration_test/Podfile | 4 ++-- .../integration_test.xcodeproj/project.pbxproj | 8 ++++---- 29 files changed, 77 insertions(+), 77 deletions(-) diff --git a/analytics/integration_test/Podfile b/analytics/integration_test/Podfile index 390fa172fe..84e81588d3 100644 --- a/analytics/integration_test/Podfile +++ b/analytics/integration_test/Podfile @@ -1,15 +1,15 @@ source 'https://github.com/CocoaPods/Specs.git' -platform :ios, '11.0' +platform :ios, '13.0' # Firebase Analytics test application. use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '11.0' + platform :ios, '13.0' pod 'Firebase/Analytics', '10.24.0' end target 'integration_test_tvos' do - platform :tvos, '12.0' + platform :tvos, '11.0' pod 'Firebase/Analytics', '10.24.0' end diff --git a/analytics/integration_test/integration_test.xcodeproj/project.pbxproj b/analytics/integration_test/integration_test.xcodeproj/project.pbxproj index 188abc9833..9a8871c98b 100644 --- a/analytics/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/analytics/integration_test/integration_test.xcodeproj/project.pbxproj @@ -407,7 +407,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -444,7 +444,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -565,7 +565,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Debug; }; @@ -616,7 +616,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Release; }; diff --git a/app/integration_test/Podfile b/app/integration_test/Podfile index 235e20a590..5ddae96a67 100644 --- a/app/integration_test/Podfile +++ b/app/integration_test/Podfile @@ -1,5 +1,5 @@ source 'https://github.com/CocoaPods/Specs.git' -platform :ios, '11.0' +platform :ios, '13.0' # Firebase App test application. use_frameworks! :linkage => :static diff --git a/app/integration_test/integration_test.xcodeproj/project.pbxproj b/app/integration_test/integration_test.xcodeproj/project.pbxproj index 33f0604e0d..0b4f03b6d9 100644 --- a/app/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/app/integration_test/integration_test.xcodeproj/project.pbxproj @@ -242,7 +242,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -279,7 +279,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; diff --git a/app_check/integration_test/Podfile b/app_check/integration_test/Podfile index d1628ce038..9f076cd278 100644 --- a/app_check/integration_test/Podfile +++ b/app_check/integration_test/Podfile @@ -3,7 +3,7 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '11.0' + platform :ios, '13.0' pod 'Firebase/AppCheck', '10.24.0' pod 'Firebase/Database', '10.24.0' pod 'Firebase/Auth', '10.24.0' @@ -12,7 +12,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '12.0' + platform :tvos, '11.0' pod 'Firebase/AppCheck', '10.24.0' pod 'Firebase/Database', '10.24.0' pod 'Firebase/Auth', '10.24.0' diff --git a/app_check/integration_test/integration_test.xcodeproj/project.pbxproj b/app_check/integration_test/integration_test.xcodeproj/project.pbxproj index 3dc10de9b1..09ce19241b 100644 --- a/app_check/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/app_check/integration_test/integration_test.xcodeproj/project.pbxproj @@ -354,7 +354,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -391,7 +391,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -514,7 +514,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Debug; }; @@ -565,7 +565,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Release; }; diff --git a/auth/integration_test/Podfile b/auth/integration_test/Podfile index 04f76f4be6..c3ae34f98c 100644 --- a/auth/integration_test/Podfile +++ b/auth/integration_test/Podfile @@ -3,12 +3,12 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '11.0' + platform :ios, '13.0' pod 'Firebase/Auth', '10.24.0' end target 'integration_test_tvos' do - platform :tvos, '12.0' + platform :tvos, '11.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/auth/integration_test/integration_test.xcodeproj/project.pbxproj b/auth/integration_test/integration_test.xcodeproj/project.pbxproj index 4580bab75d..440700dfa8 100644 --- a/auth/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/auth/integration_test/integration_test.xcodeproj/project.pbxproj @@ -432,7 +432,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -469,7 +469,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -592,7 +592,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Debug; }; @@ -643,7 +643,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Release; }; diff --git a/database/integration_test/Podfile b/database/integration_test/Podfile index ffc085bdbc..e1b29943c5 100644 --- a/database/integration_test/Podfile +++ b/database/integration_test/Podfile @@ -3,13 +3,13 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '11.0' + platform :ios, '13.0' pod 'Firebase/Database', '10.24.0' pod 'Firebase/Auth', '10.24.0' end target 'integration_test_tvos' do - platform :tvos, '12.0' + platform :tvos, '11.0' pod 'Firebase/Database', '10.24.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/database/integration_test/integration_test.xcodeproj/project.pbxproj b/database/integration_test/integration_test.xcodeproj/project.pbxproj index a504f8daee..0eda4f1a02 100644 --- a/database/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/database/integration_test/integration_test.xcodeproj/project.pbxproj @@ -354,7 +354,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -391,7 +391,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -514,7 +514,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Debug; }; @@ -565,7 +565,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Release; }; diff --git a/dynamic_links/integration_test/Podfile b/dynamic_links/integration_test/Podfile index e7c01f8e9c..c628cc5995 100644 --- a/dynamic_links/integration_test/Podfile +++ b/dynamic_links/integration_test/Podfile @@ -1,10 +1,10 @@ source 'https://github.com/CocoaPods/Specs.git' -platform :ios, '12.0' +platform :ios, '13.0' # Firebase Dynamic Links test application. use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '12.0' + platform :ios, '13.0' pod 'Firebase/DynamicLinks', '10.24.0' end diff --git a/dynamic_links/integration_test/integration_test.xcodeproj/project.pbxproj b/dynamic_links/integration_test/integration_test.xcodeproj/project.pbxproj index 6fbcbb9a45..76cdf2d9af 100644 --- a/dynamic_links/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/dynamic_links/integration_test/integration_test.xcodeproj/project.pbxproj @@ -242,7 +242,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -279,7 +279,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; diff --git a/firestore/integration_test/Podfile b/firestore/integration_test/Podfile index 302d9c47d2..d8b2823ab9 100644 --- a/firestore/integration_test/Podfile +++ b/firestore/integration_test/Podfile @@ -3,13 +3,13 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '12.0' + platform :ios, '13.0' pod 'Firebase/Firestore', '10.24.0' pod 'Firebase/Auth', '10.24.0' end target 'integration_test_tvos' do - platform :tvos, '12.0' + platform :tvos, '11.0' pod 'Firebase/Firestore', '10.24.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/firestore/integration_test/integration_test.xcodeproj/project.pbxproj b/firestore/integration_test/integration_test.xcodeproj/project.pbxproj index 63db793c2f..d92ed4932b 100644 --- a/firestore/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/firestore/integration_test/integration_test.xcodeproj/project.pbxproj @@ -450,7 +450,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -487,7 +487,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -613,7 +613,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Debug; }; @@ -667,7 +667,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Release; }; diff --git a/firestore/integration_test_internal/Podfile b/firestore/integration_test_internal/Podfile index 4a2debdb95..d2aba66d63 100644 --- a/firestore/integration_test_internal/Podfile +++ b/firestore/integration_test_internal/Podfile @@ -3,13 +3,13 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '12.0' + platform :ios, '13.0' pod 'Firebase/Firestore', '10.24.0' pod 'Firebase/Auth', '10.24.0' end target 'integration_test_tvos' do - platform :tvos, '12.0' + platform :tvos, '11.0' pod 'Firebase/Firestore', '10.24.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/firestore/integration_test_internal/integration_test.xcodeproj/project.pbxproj b/firestore/integration_test_internal/integration_test.xcodeproj/project.pbxproj index 472227ce31..3806d3792b 100644 --- a/firestore/integration_test_internal/integration_test.xcodeproj/project.pbxproj +++ b/firestore/integration_test_internal/integration_test.xcodeproj/project.pbxproj @@ -735,7 +735,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -772,7 +772,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -948,7 +948,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Debug; }; @@ -1018,7 +1018,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Release; }; diff --git a/functions/integration_test/Podfile b/functions/integration_test/Podfile index 7af2adc5a7..35d05f88cd 100644 --- a/functions/integration_test/Podfile +++ b/functions/integration_test/Podfile @@ -3,13 +3,13 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '12.0' + platform :ios, '13.0' pod 'Firebase/Functions', '10.24.0' pod 'Firebase/Auth', '10.24.0' end target 'integration_test_tvos' do - platform :tvos, '12.0' + platform :tvos, '11.0' pod 'Firebase/Functions', '10.24.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/functions/integration_test/integration_test.xcodeproj/project.pbxproj b/functions/integration_test/integration_test.xcodeproj/project.pbxproj index eaca22b35d..387dc9c61b 100644 --- a/functions/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/functions/integration_test/integration_test.xcodeproj/project.pbxproj @@ -433,7 +433,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -470,7 +470,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -599,7 +599,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Debug; }; @@ -654,7 +654,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Release; }; diff --git a/gma/integration_test/Podfile b/gma/integration_test/Podfile index baf8f75dec..002da293c8 100644 --- a/gma/integration_test/Podfile +++ b/gma/integration_test/Podfile @@ -1,10 +1,10 @@ source 'https://github.com/CocoaPods/Specs.git' -platform :ios, '12.0' +platform :ios, '13.0' # Firebase GMA test application. use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '12.0' + platform :ios, '13.0' pod 'Firebase/CoreOnly', '10.24.0' pod 'Google-Mobile-Ads-SDK', '11.2.0' pod 'GoogleUserMessagingPlatform', '2.3.0' diff --git a/gma/integration_test/integration_test.xcodeproj/project.pbxproj b/gma/integration_test/integration_test.xcodeproj/project.pbxproj index c5248e8a15..3f0c3ff6ad 100644 --- a/gma/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/gma/integration_test/integration_test.xcodeproj/project.pbxproj @@ -246,7 +246,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -283,7 +283,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; diff --git a/installations/integration_test/Podfile b/installations/integration_test/Podfile index 133287fa23..f46e16c356 100644 --- a/installations/integration_test/Podfile +++ b/installations/integration_test/Podfile @@ -1,10 +1,10 @@ source 'https://github.com/CocoaPods/Specs.git' -platform :ios, '12.0' +platform :ios, '13.0' # Firebase Installations test application. use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '12.0' + platform :ios, '13.0' pod 'Firebase/Analytics', '10.24.0' pod 'Firebase/Installations', '10.24.0' end diff --git a/installations/integration_test/integration_test.xcodeproj/project.pbxproj b/installations/integration_test/integration_test.xcodeproj/project.pbxproj index e448dc887e..9f43b5e9b4 100644 --- a/installations/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/installations/integration_test/integration_test.xcodeproj/project.pbxproj @@ -242,7 +242,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -279,7 +279,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; diff --git a/ios_pod/Podfile b/ios_pod/Podfile index e7d422a879..e72cc7266e 100644 --- a/ios_pod/Podfile +++ b/ios_pod/Podfile @@ -1,5 +1,5 @@ source 'https://github.com/CocoaPods/Specs.git' -platform :ios, '12.0' +platform :ios, '13.0' use_frameworks! target 'GetPods' do diff --git a/messaging/integration_test/Podfile b/messaging/integration_test/Podfile index 63ef59eb9c..d78fa16346 100644 --- a/messaging/integration_test/Podfile +++ b/messaging/integration_test/Podfile @@ -3,12 +3,12 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '12.0' + platform :ios, '13.0' pod 'Firebase/Messaging', '10.24.0' end target 'integration_test_tvos' do - platform :tvos, '12.0' + platform :tvos, '11.0' pod 'Firebase/Messaging', '10.24.0' end diff --git a/messaging/integration_test/integration_test.xcodeproj/project.pbxproj b/messaging/integration_test/integration_test.xcodeproj/project.pbxproj index 65f2d35bc8..435d7f1e77 100644 --- a/messaging/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/messaging/integration_test/integration_test.xcodeproj/project.pbxproj @@ -431,7 +431,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -468,7 +468,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -592,7 +592,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Debug; }; @@ -644,7 +644,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Release; }; diff --git a/remote_config/integration_test/Podfile b/remote_config/integration_test/Podfile index f8beda390b..bac02dcff2 100644 --- a/remote_config/integration_test/Podfile +++ b/remote_config/integration_test/Podfile @@ -3,12 +3,12 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '12.0' + platform :ios, '13.0' pod 'Firebase/RemoteConfig', '10.24.0' end target 'integration_test_tvos' do - platform :tvos, '12.0' + platform :tvos, '11.0' pod 'Firebase/RemoteConfig', '10.24.0' end diff --git a/remote_config/integration_test/integration_test.xcodeproj/project.pbxproj b/remote_config/integration_test/integration_test.xcodeproj/project.pbxproj index 3dd10becbb..1f7db9e0a3 100644 --- a/remote_config/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/remote_config/integration_test/integration_test.xcodeproj/project.pbxproj @@ -407,7 +407,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -444,7 +444,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -565,7 +565,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Debug; }; @@ -616,7 +616,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Release; }; diff --git a/storage/integration_test/Podfile b/storage/integration_test/Podfile index 50f5529d35..1d10dbf921 100644 --- a/storage/integration_test/Podfile +++ b/storage/integration_test/Podfile @@ -3,13 +3,13 @@ source 'https://github.com/CocoaPods/Specs.git' use_frameworks! :linkage => :static target 'integration_test' do - platform :ios, '12.0' + platform :ios, '13.0' pod 'Firebase/Storage', '10.24.0' pod 'Firebase/Auth', '10.24.0' end target 'integration_test_tvos' do - platform :tvos, '12.0' + platform :tvos, '11.0' pod 'Firebase/Storage', '10.24.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/storage/integration_test/integration_test.xcodeproj/project.pbxproj b/storage/integration_test/integration_test.xcodeproj/project.pbxproj index 5342f7a599..f7739a451b 100644 --- a/storage/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/storage/integration_test/integration_test.xcodeproj/project.pbxproj @@ -418,7 +418,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -455,7 +455,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; @@ -581,7 +581,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Debug; }; @@ -635,7 +635,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 12.0; + TVOS_DEPLOYMENT_TARGET = 11.0; }; name = Release; }; From 725d4a223412ff61c7efc01ff8db762d580d4902 Mon Sep 17 00:00:00 2001 From: Jon Simantov Date: Tue, 30 Apr 2024 12:54:30 -0700 Subject: [PATCH 2/4] Add readme. --- release_build_files/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release_build_files/readme.md b/release_build_files/readme.md index 8f78b964bf..1f2c17139b 100644 --- a/release_build_files/readme.md +++ b/release_build_files/readme.md @@ -633,6 +633,8 @@ code. ## Release Notes ### Upcoming Release - Changes + - General (iOS): Minimum iOS deployment target is now 13.0. + - General (tvOS): Minimum tvOS deployment target is now 11.0. - Storage (iOS): Fix invalid pointer in `StorageReference::GetFile()` when running in a secondary thread ([#1570](https://github.com/firebase/firebase-cpp-sdk/issues/1570)). From dc6924e4d14573068c3ff9f1be5f119b866b545b Mon Sep 17 00:00:00 2001 From: Jon Simantov Date: Tue, 30 Apr 2024 13:34:21 -0700 Subject: [PATCH 3/4] Change tvOS to 12.0. --- analytics/integration_test/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- app_check/integration_test/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- auth/integration_test/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- database/integration_test/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- firestore/integration_test/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- firestore/integration_test_internal/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- functions/integration_test/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- messaging/integration_test/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- remote_config/integration_test/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- storage/integration_test/Podfile | 2 +- .../integration_test.xcodeproj/project.pbxproj | 4 ++-- 20 files changed, 30 insertions(+), 30 deletions(-) diff --git a/analytics/integration_test/Podfile b/analytics/integration_test/Podfile index 84e81588d3..95a8090b36 100644 --- a/analytics/integration_test/Podfile +++ b/analytics/integration_test/Podfile @@ -9,7 +9,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '11.0' + platform :tvos, '12.0' pod 'Firebase/Analytics', '10.24.0' end diff --git a/analytics/integration_test/integration_test.xcodeproj/project.pbxproj b/analytics/integration_test/integration_test.xcodeproj/project.pbxproj index 9a8871c98b..bac325982d 100644 --- a/analytics/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/analytics/integration_test/integration_test.xcodeproj/project.pbxproj @@ -565,7 +565,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Debug; }; @@ -616,7 +616,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Release; }; diff --git a/app_check/integration_test/Podfile b/app_check/integration_test/Podfile index 9f076cd278..51be0e9908 100644 --- a/app_check/integration_test/Podfile +++ b/app_check/integration_test/Podfile @@ -12,7 +12,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '11.0' + platform :tvos, '12.0' pod 'Firebase/AppCheck', '10.24.0' pod 'Firebase/Database', '10.24.0' pod 'Firebase/Auth', '10.24.0' diff --git a/app_check/integration_test/integration_test.xcodeproj/project.pbxproj b/app_check/integration_test/integration_test.xcodeproj/project.pbxproj index 09ce19241b..3a1e31ed11 100644 --- a/app_check/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/app_check/integration_test/integration_test.xcodeproj/project.pbxproj @@ -514,7 +514,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Debug; }; @@ -565,7 +565,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Release; }; diff --git a/auth/integration_test/Podfile b/auth/integration_test/Podfile index c3ae34f98c..561109da19 100644 --- a/auth/integration_test/Podfile +++ b/auth/integration_test/Podfile @@ -8,7 +8,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '11.0' + platform :tvos, '12.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/auth/integration_test/integration_test.xcodeproj/project.pbxproj b/auth/integration_test/integration_test.xcodeproj/project.pbxproj index 440700dfa8..6d2510ae09 100644 --- a/auth/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/auth/integration_test/integration_test.xcodeproj/project.pbxproj @@ -592,7 +592,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Debug; }; @@ -643,7 +643,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Release; }; diff --git a/database/integration_test/Podfile b/database/integration_test/Podfile index e1b29943c5..c75707e4b6 100644 --- a/database/integration_test/Podfile +++ b/database/integration_test/Podfile @@ -9,7 +9,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '11.0' + platform :tvos, '12.0' pod 'Firebase/Database', '10.24.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/database/integration_test/integration_test.xcodeproj/project.pbxproj b/database/integration_test/integration_test.xcodeproj/project.pbxproj index 0eda4f1a02..b5d9bfd544 100644 --- a/database/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/database/integration_test/integration_test.xcodeproj/project.pbxproj @@ -514,7 +514,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Debug; }; @@ -565,7 +565,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Release; }; diff --git a/firestore/integration_test/Podfile b/firestore/integration_test/Podfile index d8b2823ab9..7542e978c2 100644 --- a/firestore/integration_test/Podfile +++ b/firestore/integration_test/Podfile @@ -9,7 +9,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '11.0' + platform :tvos, '12.0' pod 'Firebase/Firestore', '10.24.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/firestore/integration_test/integration_test.xcodeproj/project.pbxproj b/firestore/integration_test/integration_test.xcodeproj/project.pbxproj index d92ed4932b..c2ab69f010 100644 --- a/firestore/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/firestore/integration_test/integration_test.xcodeproj/project.pbxproj @@ -613,7 +613,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Debug; }; @@ -667,7 +667,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Release; }; diff --git a/firestore/integration_test_internal/Podfile b/firestore/integration_test_internal/Podfile index d2aba66d63..cf3f6762dc 100644 --- a/firestore/integration_test_internal/Podfile +++ b/firestore/integration_test_internal/Podfile @@ -9,7 +9,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '11.0' + platform :tvos, '12.0' pod 'Firebase/Firestore', '10.24.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/firestore/integration_test_internal/integration_test.xcodeproj/project.pbxproj b/firestore/integration_test_internal/integration_test.xcodeproj/project.pbxproj index 3806d3792b..c4238c5c7d 100644 --- a/firestore/integration_test_internal/integration_test.xcodeproj/project.pbxproj +++ b/firestore/integration_test_internal/integration_test.xcodeproj/project.pbxproj @@ -948,7 +948,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Debug; }; @@ -1018,7 +1018,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Release; }; diff --git a/functions/integration_test/Podfile b/functions/integration_test/Podfile index 35d05f88cd..737f7ae003 100644 --- a/functions/integration_test/Podfile +++ b/functions/integration_test/Podfile @@ -9,7 +9,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '11.0' + platform :tvos, '12.0' pod 'Firebase/Functions', '10.24.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/functions/integration_test/integration_test.xcodeproj/project.pbxproj b/functions/integration_test/integration_test.xcodeproj/project.pbxproj index 387dc9c61b..b88ff637fc 100644 --- a/functions/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/functions/integration_test/integration_test.xcodeproj/project.pbxproj @@ -599,7 +599,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Debug; }; @@ -654,7 +654,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Release; }; diff --git a/messaging/integration_test/Podfile b/messaging/integration_test/Podfile index d78fa16346..94b2b0332d 100644 --- a/messaging/integration_test/Podfile +++ b/messaging/integration_test/Podfile @@ -8,7 +8,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '11.0' + platform :tvos, '12.0' pod 'Firebase/Messaging', '10.24.0' end diff --git a/messaging/integration_test/integration_test.xcodeproj/project.pbxproj b/messaging/integration_test/integration_test.xcodeproj/project.pbxproj index 435d7f1e77..63030ea9f2 100644 --- a/messaging/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/messaging/integration_test/integration_test.xcodeproj/project.pbxproj @@ -592,7 +592,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Debug; }; @@ -644,7 +644,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Release; }; diff --git a/remote_config/integration_test/Podfile b/remote_config/integration_test/Podfile index bac02dcff2..da388e8395 100644 --- a/remote_config/integration_test/Podfile +++ b/remote_config/integration_test/Podfile @@ -8,7 +8,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '11.0' + platform :tvos, '12.0' pod 'Firebase/RemoteConfig', '10.24.0' end diff --git a/remote_config/integration_test/integration_test.xcodeproj/project.pbxproj b/remote_config/integration_test/integration_test.xcodeproj/project.pbxproj index 1f7db9e0a3..a350bc821e 100644 --- a/remote_config/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/remote_config/integration_test/integration_test.xcodeproj/project.pbxproj @@ -565,7 +565,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Debug; }; @@ -616,7 +616,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Release; }; diff --git a/storage/integration_test/Podfile b/storage/integration_test/Podfile index 1d10dbf921..bf06c48ca3 100644 --- a/storage/integration_test/Podfile +++ b/storage/integration_test/Podfile @@ -9,7 +9,7 @@ target 'integration_test' do end target 'integration_test_tvos' do - platform :tvos, '11.0' + platform :tvos, '12.0' pod 'Firebase/Storage', '10.24.0' pod 'Firebase/Auth', '10.24.0' end diff --git a/storage/integration_test/integration_test.xcodeproj/project.pbxproj b/storage/integration_test/integration_test.xcodeproj/project.pbxproj index f7739a451b..280e3ed615 100644 --- a/storage/integration_test/integration_test.xcodeproj/project.pbxproj +++ b/storage/integration_test/integration_test.xcodeproj/project.pbxproj @@ -581,7 +581,7 @@ SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Debug; }; @@ -635,7 +635,7 @@ SDKROOT = appletvos; SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 11.0; + TVOS_DEPLOYMENT_TARGET = 12.0; }; name = Release; }; From cd49b6db80b01a04cc10c2ab9cf5b3599c72c081 Mon Sep 17 00:00:00 2001 From: Jon Simantov Date: Tue, 30 Apr 2024 17:16:56 -0700 Subject: [PATCH 4/4] Remove tvOS comment. --- release_build_files/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/release_build_files/readme.md b/release_build_files/readme.md index 1f2c17139b..6688f6700f 100644 --- a/release_build_files/readme.md +++ b/release_build_files/readme.md @@ -634,7 +634,6 @@ code. ### Upcoming Release - Changes - General (iOS): Minimum iOS deployment target is now 13.0. - - General (tvOS): Minimum tvOS deployment target is now 11.0. - Storage (iOS): Fix invalid pointer in `StorageReference::GetFile()` when running in a secondary thread ([#1570](https://github.com/firebase/firebase-cpp-sdk/issues/1570)).