Update Rakefile

This commit is contained in:
Bas Broek
2021-08-31 14:47:42 +01:00
committed by GitHub
parent 334c001483
commit 4329b31154
+1 -1
View File
@@ -57,7 +57,7 @@ end
def device_names
return {
ios: "iPhone 8",
tvos: "Apple TV 4K (at 1080p)"
tvos: "Apple TV 4K (at 1080p) (2nd generation)"
}
end