Skip to content

Commit b3a13ba

Browse files
docs(audience-sample): list tested operating systems (SDK-317)
- Adds a "Supported Platforms" section to the audience sample app README. - Lists the operating systems the sample app has been tested on: Windows 10, macOS Sequoia 15.7.4, and Linux Ubuntu 22.04 LTS. - No script porting required. The audience sample app ships no .ps1 or .sh files; the audience-sampleapp path named in the original ticket does not exist. The sample lives at examples/audience and uses Unity Editor C# builders. Closes the remaining SDK-317 Definition of Done items. Linear: SDK-317 https://linear.app/imtbl/issue/SDK-317/get-the-audience-sdk-to-build-and-run-on-linux Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1c83cbc commit b3a13ba

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

examples/audience/Assets/SampleApp/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ A demo of the `ImmutableAudience` SDK that exercises every public API.
77
- Unity 2021.3 LTS or later.
88
- An Immutable publishable key (`pk_imapik-test-…` for sandbox, `pk_imapik-…` for production).
99

10+
## Supported Platforms
11+
12+
- Windows 10
13+
- macOS Sequoia 15.7.4
14+
- Linux Ubuntu 22.04 LTS
15+
1016
## How to use
1117

1218
1. Open `Scenes/SampleApp.unity` and press Play.

0 commit comments

Comments
 (0)