Feedback
Expose app bundle identifier at runtime
- Status
- Fixed
- Fixed in
- v26.6.1
- Source discussion
- https://forum.objo.dev/d/246-get-the-bundle-identifier-in-macos
- Last updated
- 2026-06-03
Public summary
Expose the configured macOS bundle identifier to ObjoBasic code at runtime. Developers currently set the bundle identifier in Project Settings, but cannot read the same value from app code when creating platform-appropriate support folders such as a folder under SpecialFolder.ApplicationData on macOS.