Skip to content

chore(build): update .gitignore and fix BouncyCastle platform meta#1

Closed
Zurcusa wants to merge 1 commit into
mainfrom
pr/1-build-foundation
Closed

chore(build): update .gitignore and fix BouncyCastle platform meta#1
Zurcusa wants to merge 1 commit into
mainfrom
pr/1-build-foundation

Conversation

@Zurcusa
Copy link
Copy Markdown
Owner

@Zurcusa Zurcusa commented May 4, 2026

⚠️ NOTE: This is PR 1 of 5 in the MWA v2 stack. No runtime code changes — just build hygiene.

Status Type ⚠️ Core Change Issue
Ready Tooling No Partial fix for #257

Problem

The .gitignore is missing Unity-generated file patterns, and the BouncyCastle.Cryptography.dll.meta has incorrect platform settings that contribute to IL2CPP build failures on Android.

Solution

  • Update .gitignore with Unity-generated files, IDE exclusions, and sub-project patterns
  • Fix BouncyCastle.Cryptography.dll.meta platform settings for cross-platform builds

Other changes

None — two files, zero runtime impact.

Update .gitignore with Unity-generated files, IDE folders, and
sub-project patterns. Fix BouncyCastle.Cryptography.dll.meta with
proper PluginImporter platform settings for cross-platform builds.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Zurcusa Zurcusa force-pushed the pr/1-build-foundation branch from 5f007fd to 8359d28 Compare May 4, 2026 11:40
@Zurcusa Zurcusa changed the title feat(build): add C# 9 language support and .gitignore updates chore(build): update .gitignore and fix BouncyCastle platform meta May 4, 2026
@Zurcusa
Copy link
Copy Markdown
Owner Author

Zurcusa commented May 4, 2026

Merged .gitignore into PR #2; BouncyCastle meta fix dropped (unrelated to MWA v2 scope).

@Zurcusa Zurcusa closed this May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant