Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,10 @@ open Fluid.xcodeproj

Build and run in Xcode. All dependencies are managed via Swift Package Manager.

> Public contributors should build with Xcode or `xcodebuild`. The top-level
> `build.sh` script is for the private Fluid Intelligence build setup and is not
> the public OSS build entrypoint.

### Build Only (No Signing)

```bash
Expand Down