Skip to content

docs: Add Swift/macOS tutorial #46697

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felixrieseberg
Copy link
Member

Description of Change

This is my fourth PR in a series of tutorials on how to integrate native code with Electron. All the maintainers are intimately familiar with Electron's "just write native code" superpower, but very little of that is prominently documented on the homepage. To make this easy to review, I'll be making a series of PRs.

This third tutorial covers building a Node.js addon with Objective-C/Swift/SwiftUI targeting macOS. It's a meaty one because I'm covering how to build native GUI using SwiftUI.

  • Native Code and Electron ✅
  • Native Code and Electron: C++ (Windows) ✅
  • Native Code and Electron: Objective-C (macOS) (In progress, docs: Add ObjC/macOS tutorial #46694)
  • Native Code and Electron: Swift (macOS) ← You are here
  • Native Code and Electron: C++ (Linux)
  • Native Code and Electron: Rust

Checklist

Release Notes

Notes: no-notes

@electron-cation electron-cation bot added documentation 📓 semver/patch backwards-compatible bug fixes new-pr 🌱 PR opened in the last 24 hours and removed new-pr 🌱 PR opened in the last 24 hours labels Apr 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📓 semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant