Skip to content

Commit

Permalink
PIA-1265: update platform for tvos
Browse files Browse the repository at this point in the history
  • Loading branch information
kp-geneva-parayno committed Feb 8, 2024
1 parent a8c4f4e commit 98c00d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ default_platform(:ios)
import("./Certificates")


platform :tvOS do
platform :appletvos do
lane :tvOStests do
run_tests(scheme: "PIA VPN-tvOS")
end
Expand Down

0 comments on commit 98c00d5

Please sign in to comment.