File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232- [ Requirements] ( #requirements )
3333- [ Installation] ( #installation )
3434 - [ CocoaPods] ( #cocoapods )
35- - [ Swift Package Manager with Xcode 13 ] ( #swift-package-manager-with-xcode-13 )
35+ - [ Swift Package Manager] ( #swift-package-manager )
3636- [ Getting Started] ( #getting-started )
3737 - [ Usage ` ButtonClickStyleView ` ] ( #usage-buttonclickstyleview )
3838 - [ Designable Attributes Storyboard/Xib files] ( #designable-attributes-storyboardxib-files )
@@ -61,7 +61,18 @@ it, simply add the following line to your Podfile:
6161``` ruby
6262pod ' ButtonClickStyle'
6363```
64- ### Swift Package Manager with Xcode 13
64+
65+
66+ ### Swift Package Manager
67+
68+ Select Xcode menu ` File > Add Packages... ` and paste in the repository URL, enter.
69+
70+
71+ ``` swift
72+ https: // github.com/mrustaa/ButtonClickStyle
73+ ```
74+
75+
6576
6677Follow [ this doc] ( https://developer.apple.com/documentation/swift_packages/adding_package_dependencies_to_your_app ) .
6778
You can’t perform that action at this time.
0 commit comments