Skip to content

Commit 4b4ef8b

Browse files
authored
Update xcode recipe to use new default attribute
1 parent 2381452 commit 4b4ef8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/xcode.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
xcode node['macos']['xcode']['major_version'] do
1+
xcode node['macos']['xcode']['version'] do
22
ios_simulators node['macos']['xcode']['simulator']['major_version']
33
end

0 commit comments

Comments
 (0)