Skip to content

Commit 8023d6b

Browse files
authored
Fix xattr command (#38)
1 parent 7d19068 commit 8023d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/pairing-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ On Windows, you might have to execute the program using Command Prompt or Powers
3333
2. Find the Extracted jitterbugpair file. (it should have a black and green icon)
3434
3. Open Terminal. (In launchpad its in the "Utilities" folder)
3535
4. Drag the jitterbugpair file into Terminal and press "Return" or Enter. (Make sure your device is plugged in)
36-
* If you get "macOS cannot verify that this app is free from malware" put into terminal `xattr ` (with a space after) then drag jitterbugpair then press enter. after that try doing step number 4 again.
36+
* If you get "macOS cannot verify that this app is free from malware" put into terminal `xattr -c ` (with a space after) then drag jitterbugpair then press enter. after that try doing step number 4 again.
3737
5. Transfer this file to your device in a way of your choosing.
3838
* Transferring using cloud storage may change the file's extension (most likely turning into a .txt file), so be careful. It is also possible to change the extension to `.plist` for use with older SideStore versions, like `0.1.1`.
3939

0 commit comments

Comments
 (0)