Skip to content

Commit

Permalink
Clarify SPM usage [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
davdroman authored Dec 28, 2023
1 parent 9e1cc02 commit b0e1e57
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ Install

### Swift Package Manager

#### Xcode

<img width="656" src="https://github.com/siteline/swiftui-introspect/assets/2538074/d19c1dd3-9aa4-4e4f-a5a5-b2d6a5b9b927">

#### Package.swift

```swift
let package = Package(
dependencies: [
Expand Down

0 comments on commit b0e1e57

Please sign in to comment.