Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 516 Bytes

File metadata and controls

12 lines (7 loc) · 516 Bytes

Swift

  1. In Xcode, go to FileAdd Packages... OR select your project in the Project Editor, go to the Package Dependencies tab, and press the +.

  1. Enter a Package URL (e.g. a GitHub repository URL) or a search term in the search field in the upper right.

  1. Select the package you want to add. Select a Dependency Rule. In most cases, you probably want to set this to Up to Next Major Version. Click Add Package.