mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #186] Modernize MainMenu.nib #155
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#155
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akitchen on GitHub (Jan 10, 2021).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/186
MainMenu.nib can't be easily worked with in modern Xcode as it is still in the legacy binary format and contains embedded references to antique Interface Builder plugins.
@akitchen commented on GitHub (Jan 18, 2021):
This is done on
main-- more iteration might be possible but we are no longer stuck with the legacy binary nib.