Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gindemit authored May 24, 2020
1 parent 7e70d9e commit 0ef8b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Then go to "unity-vorbis/projects/CMake" directory and run:
```
cmake -S . -B ./build -G Xcode
```
Open the xCode project located in build directory. Build it. After successfull build you can find the libVorbisPlugin.dylib under Products section in xCode.
Open the xCode project located in build directory. Build it. After successful build you can find the libVorbisPlugin.dylib under Products section in xCode. You can open the directory in finder and copy this library to your Unity project.

## Project structure:

Expand Down

0 comments on commit 0ef8b46

Please sign in to comment.