Skip to content

Commit 16c0e55

Browse files
authored
Merge pull request #10 from Microsoft/hotfix/xcode-recipe
Update xcode recipe to use new default attribute
2 parents 2381452 + 4b4ef8b commit 16c0e55

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)