Skip to content

feat(audience): scaffold com.immutable.audience package#681

Merged
nattb8 merged 1 commit into
mainfrom
feat/sdk-118-audience-package-scaffold
Apr 14, 2026
Merged

feat(audience): scaffold com.immutable.audience package#681
nattb8 merged 1 commit into
mainfrom
feat/sdk-118-audience-package-scaffold

Conversation

@nattb8
Copy link
Copy Markdown
Collaborator

@nattb8 nattb8 commented Apr 13, 2026

Summary

Adds src/Packages/Audience/ — the com.immutable.audience UPM package alongside the existing Passport package. Scaffold only; no runtime logic.

Core types (AudienceConfig, ConsentLevel, AudienceError, Constants) follow in #682 to keep each change reviewable.

https://linear.app/imtbl/issue/SDK-118/scaffold-comimmutableaudience-package-structure

🤖 Generated with Claude Code

Add package structure for the Immutable Audience Unity SDK alongside
the existing Passport package:

- package.json (com.immutable.audience 0.1.0, unity 2021.3)
- Runtime assembly definition (Win/macOS/Linux, Immutable.Audience namespace)
- ImmutableAudience stub (Init wired in SDK-119 once core types exist)
- Tests assembly definition (Editor-only)

Core types (AudienceConfig, ConsentLevel, AudienceError, Constants) follow
in the next PR (SDK-119) to keep each change reviewable.

Linear: SDK-118
@nattb8 nattb8 force-pushed the feat/sdk-118-audience-package-scaffold branch from 8a8a3ea to 81cd297 Compare April 13, 2026 23:03
@nattb8 nattb8 merged commit 867f9d0 into main Apr 14, 2026
17 checks passed
@nattb8 nattb8 deleted the feat/sdk-118-audience-package-scaffold branch April 14, 2026 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants