[PR #47] [CLOSED] Resolved an Abandoned IBOutlet Reference #44

Closed
opened 2026-03-02 05:16:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/heysem-useinsider/Stringz/pull/47
Author: @andyjriley
Created: 3/3/2024
Status: Closed

Base: mainHead: bug/iboutlet


📝 Commits (1)

  • 4ea6b9e Resolved an abandoned IBOutlet Reference

📊 Changes

1 file changed (+19 additions, -20 deletions)

View changed files

📝 Stringz/Main.storyboard (+19 -20)

📄 Description

Issue: AppDelegate showed the alert message
"Failed to connect (addLanguageMenuItem) outlet from (Stringz.AppDelegate) to (NSMenuItem): missing setter or instance variable,"

Resolution: Removed the "addLanguageMenuItem" reference in the "Main.storyboard" which had a reference to the some function as the the other outlet "menuItemAddLanguage". This was just left in following a name change. Minor change.


🔄 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/heysem-useinsider/Stringz/pull/47 **Author:** [@andyjriley](https://github.com/andyjriley) **Created:** 3/3/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `bug/iboutlet` --- ### 📝 Commits (1) - [`4ea6b9e`](https://github.com/heysem-useinsider/Stringz/commit/4ea6b9e207b314ab2b39b9c3699ac0d06d5b9cb4) Resolved an abandoned IBOutlet Reference ### 📊 Changes **1 file changed** (+19 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `Stringz/Main.storyboard` (+19 -20) </details> ### 📄 Description **Issue:** AppDelegate showed the alert message "Failed to connect (addLanguageMenuItem) outlet from (Stringz.AppDelegate) to (NSMenuItem): missing setter or instance variable," **Resolution:** Removed the "addLanguageMenuItem" reference in the "Main.storyboard" which had a reference to the some function as the the other outlet "menuItemAddLanguage". This was just left in following a name change. Minor change. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:16:53 +03: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
starred/Stringz#44
No description provided.