Skip to content

Add macOS support - #1

Merged
reversedcodes merged 1 commit into
reversedcodes:mainfrom
NohamR:main
Aug 19, 2026
Merged

Add macOS support#1
reversedcodes merged 1 commit into
reversedcodes:mainfrom
NohamR:main

Conversation

@NohamR

@NohamR NohamR commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Adds macOS (x86_64/arm64) as a supported platform for the IDA Discord RPC plugin.

Changes:

  • CMakeLists.txt: Output ida_discord_rpc.dylib on macOS (shared library suffix)
  • .github/workflows/build.yml: Added macos-latest build matrix entry; includes macOS binary in release zip
  • readme.md: Updated compatibility table, installation paths, and build instructions with IDASDK_ROOT guidance for macOS

Adds macOS (x86_64/arm64) as a supported platform for the IDA Discord RPC plugin.

Changes:
- CMakeLists.txt: Output ida_discord_rpc.dylib on macOS (shared library suffix)
- .github/workflows/build.yml: Added macos-latest build matrix entry; includes macOS binary in release zip
- readme.md: Updated compatibility table, installation paths, and build instructions with IDASDK_ROOT guidance for macOS
@reversedcodes
reversedcodes merged commit d6e8f78 into reversedcodes:main Aug 19, 2026
2 of 3 checks passed
@reversedcodes

Copy link
Copy Markdown
Owner

Thanks for adding macOS support — looks good.

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.

2 participants