Skip to content

Commit

Permalink
Support Swift 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bendodson committed Jun 1, 2022
1 parent 3cb2f66 commit b6fdaf3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,18 @@
<integer>0</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>MonthYearWheelPicker</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>MonthYearWheelPickerTests</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version: 5.6
// swift-tools-version: 5.4
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand Down

0 comments on commit b6fdaf3

Please sign in to comment.