Skip to content

Commit

Permalink
Merge pull request #1245 from KORraNpl/update-README
Browse files Browse the repository at this point in the history
Remove information about Cocoapods and replace it with SPM
  • Loading branch information
rxhanson authored Aug 19, 2023
2 parents 992f835 + 829a82a commit 67fd4fd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,4 @@ Pull requests for new localizations or improvements on existing localizations ar

### Running the app in Xcode (for developers)

Rectangle uses [CocoaPods](https://cocoapods.org/) to install Sparkle and MASShortcut.

1. Make sure CocoaPods is installed and up to date on your machine (`sudo gem install cocoapods`).
1. Execute `pod install` the root directory of the project.
1. Open the generated xcworkspace file (`open Rectangle.xcworkspace`).
Rectangle uses [Swift Package Manager](https://www.swift.org/package-manager/) to install Sparkle and MASShortcut.

0 comments on commit 67fd4fd

Please sign in to comment.