Hello!
My little app’s Edit menu using two menu items:
Select All
Copy
When I testing the interface or running the app from XCode (or the built app), another menu items come into the edit menu:
Select All
Copy
(separator)
Special Characters
How can I remove the separator and the menu item? I didn’t add it! :mad:
Thanks