mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[PR #254] [CLOSED] Investigating compatibility with macOS Ventura #330
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#330
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?
📋 Pull Request Information
Original PR: https://github.com/keycastr/keycastr/pull/254
Author: @rogeruiz
Created: 11/12/2022
Status: ❌ Closed
Base:
main← Head:bug/rebuild-keycastr📝 Commits (1)
befde47Updating project to Ventura Xcode;📊 Changes
5 files changed (+40 additions, -10 deletions)
View changed files
📝
keycastr/Base.lproj/MainMenu.nib/designable.nib(+0 -0)📝
keycastr/Base.lproj/MainMenu.nib/keyedobjects-101300.nib(+0 -0)📝
keycastr/Base.lproj/MainMenu.nib/keyedobjects.nib(+0 -0)📝
keycastr/KeyCastr.xcodeproj/project.pbxproj(+40 -10)📝
keycastr/en.lproj/InfoPlist.strings(+0 -0)📄 Description
I can't say I really know what I'm doing, but when I opened the project
it mentioned that there were a number of things that were out of date.
So I'm fixing them and trying to compile them again.
I understand that the warnings I dismissed when I did this mentioned that these
changes may not be reversible and I acknowledge I'm still learning how to work
with Xcode projects.
My ultimate goal here is to have compatibility for versions supported previous to
Ventura and also macOS going forward.
I'll be using this PR to work through those learning so any line comments or
direct comments are very much appreciated.
This should hopefully address issues found in #252
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.