Skip to content

Commit 28ee6ff

Browse files
authored
Update Fastfile
Signed-off-by: Tim Bert <[email protected]>
1 parent df55e3b commit 28ee6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ platform :ios do
5757
scheme: 'openHABTestsSwift',
5858
xcargs: '-skipPackagePluginValidation',
5959
testplan: 'openHABTests',
60-
device: ['iPhone 16 Pro Max'],
60+
devices: ['iPhone 16 Pro Max'],
6161
clean: true
6262
)
6363
end

0 commit comments

Comments
 (0)