Skip to content

Commit 52b50c5

Browse files
committed
Plugin for xcodeproj directions
1 parent 701e672 commit 52b50c5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ let package = Package(
142142
)
143143
```
144144

145+
#### Xcode Project Plugin Setup
146+
For projects using an `xcodeproj` to setup the plugin it can be enabled by selecting the target and going to `Build Phases > Run Build Tool Plug-ins` and adding it to the list by selecting the plus.
147+
145148
## Install CLI tool
146149
You can install the CLI tool via homebrew by executing:
147150
```

0 commit comments

Comments
 (0)