[PR #254] [CLOSED] Investigating compatibility with macOS Ventura #330

Closed
opened 2026-05-05 05:13:17 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/keycastr/keycastr/pull/254
Author: @rogeruiz
Created: 11/12/2022
Status: Closed

Base: mainHead: bug/rebuild-keycastr


📝 Commits (1)

  • befde47 Updating 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.

## 📋 Pull Request Information **Original PR:** https://github.com/keycastr/keycastr/pull/254 **Author:** [@rogeruiz](https://github.com/rogeruiz) **Created:** 11/12/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `bug/rebuild-keycastr` --- ### 📝 Commits (1) - [`befde47`](https://github.com/keycastr/keycastr/commit/befde47c83f4c83aca9f51252427553580df7c7e) Updating project to Ventura Xcode; ### 📊 Changes **5 files changed** (+40 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 05:13:17 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#330
No description provided.