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
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,26 @@ Fixing the <code>Fix Issue</code> button
31
31
32
32
# Installation
33
33
34
-
The recommended way to install `FixCode` is using [Alcatraz](http://alcatraz.io/).
34
+
### Using fastlane
35
35
36
-
Install [Alcatraz](http://alcatraz.io/) using
36
+
Add the `install_xcode_plugin` to your `Fastfile`. This way, the plugin gets installed for the whole team, so that no one can revoke your certificate by mistake.
0 commit comments