You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,9 @@ let package = Package(
142
142
)
143
143
```
144
144
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
+
145
148
## Install CLI tool
146
149
You can install the CLI tool via homebrew by executing:
0 commit comments