Skip to content

Commit

Permalink
Change tvOS to 12.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsimantov committed Apr 30, 2024
1 parent 725d4a2 commit dc6924e
Show file tree
Hide file tree
Showing 20 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion analytics/integration_test/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down
2 changes: 1 addition & 1 deletion app_check/integration_test/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down
2 changes: 1 addition & 1 deletion auth/integration_test/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down
2 changes: 1 addition & 1 deletion database/integration_test/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down
2 changes: 1 addition & 1 deletion firestore/integration_test/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down
2 changes: 1 addition & 1 deletion firestore/integration_test_internal/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down
2 changes: 1 addition & 1 deletion functions/integration_test/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down
2 changes: 1 addition & 1 deletion messaging/integration_test/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down
2 changes: 1 addition & 1 deletion remote_config/integration_test/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down
2 changes: 1 addition & 1 deletion storage/integration_test/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down

0 comments on commit dc6924e

Please sign in to comment.