Hi, I'm trying to make a weather menu bar app, and I want to have it so that the icon of the app in the menu changes with the actual weather, but the icon isn't showing up. There is still a space in the menu bar where I can click and open the app, it's just that the icon has disappeared. Any ideas to fix it?
Post
Replies
Boosts
Views
Activity
Hi
Does anyone know how to let Xcode always manually run programs? I know how to let Xcode manually run programs once by long clicking the triangle at the bottom of the screen, but is there a way to let Xcode always do this so I don't have to click the triangle every time I start a new project or playground? Thanks
Hi!
Whenever I try to write some code in a playgrounds file, nothing would be outputted, and I keep getting reports of "debugserver crashed unexpectedly". The code is not wrong, and even something as simple as print("Hello, world") does not show up on the console or live view.
Please help!