Skip to content

Commit a83c1e0

Browse files
authored
Update FirebaseAuthTestingSupport.podspec
1 parent efb3600 commit a83c1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAuthTestingSupport.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717
:tag => 'CocoaPods-' + s.version.to_s
1818
}
1919

20-
ios.deployment_target = '15.0'
20+
ios_deployment_target = '15.0'
2121
osx_deployment_target = '10.15'
2222
tvos_deployment_target = '15.0'
2323
watchos_deployment_target = '7.0'

0 commit comments

Comments
 (0)