Search results for

“show when run”

117,510 results found

Post

Replies

Boosts

Views

Activity

Watch OS4 always show stopwatch
Anytime the stopwatch is running the wake screen is the stopwatch. I use the utility watch face so I can see multiple things at once (stopwatch, timer, etc) and now every single time I glance at my watch it shows just the stopwatch app and nothing else anytime the stopwatch is running (which is always for me). It’s rendering the utility watch face useless.
2
0
1k
Sep ’17
How to make window not show up
Hello all,I am trying to build an app that sits up in the menu bar. Unforunately, I can't get the main window to not show up when I run the app. I made the dock icon go away by editing it in info.plist, but when I try to delete the window in Main.storyboard, I can't find an option. I only want the app to show up in the menu bar, which is why I want to get rid of the window.
1
0
452
Aug ’19
How do I get HomeKit accessories to show up in the iOS Simulator?
I'm finding developing for HomeKit using the iOS Simulator utterly confounding. All of my home's actual HomeKit accessories show up fine when I run the HomeKit app I'm developing on my actual phone. But none show up when I run my app in the iOS Simulator. Maybe that's how it's supposed to be? I decided to run the HomeKit Accessory Simulator in an attempt to get something to show up in the iOS Simulator, but the accessories I've created there don't show up in the Simulator either. How do I get devices to show up in the iOS Simulator? Thanks.
1
0
535
Jan ’25
Reply to XCode doesn't launch on Simulator
I had the same error and solved it by following these steps: Install rosetta running this command on the Terminal: softwareupdate --install-rosetta. Xcode: Product ¬ Destination ¬ Destination Architectures ¬ Show Both. Select Iphone 14 (Rosetta) as run destination. Clean build folder. Run.
May ’23
Reply to Xcode Crash on running applcation at second time
Could you explai what you see exactly, not only tell how you feel:1. write input value directly. Where do you write input ? In XCode ? In your code ? If so, show the codeI programmed the program that prints input value. Show the code pleasesecond running, console didn't show my input. Please show the code that should show the imputbut output was okay Please show the code that should show the output2. copy & pase input Where do you copy and paste ? In XCode ? In your code ? If so, show the codeit was just terminated and bug report appeared. When does it crash ? During compilation ? In app execution ?
Jan ’19
reveal document or show original shows home folder?
I have an alias on my desktop the alias points to a file deep inside my user's documents folder i can double click the alias and the original opens as expected. but when i right click it and pick show original, the finder opens my home folder, with nothing selected, not the document's containing folder with the document selected. same thing happens if i open the document then command-click the icon in the titlebar of the window, (which reveals a popup menu with the path to the document), and pull down to the document's containing folder: the finder reveals only my home folder. what? why?
2
0
1.5k
Apr ’22
xcresulttool for Xcode 16 does not show warnings
Running xcrun xcresulttool get build-results --path ResultFile does not always show the warnings that the build emitted, If I run the legacy command, xcrun xcresulttool get --legacy --path ResultFile against the same file, there are (numerous) warnings, where the non-legacy call above shows no warnings.
Replies
1
Boosts
0
Views
501
Activity
Nov ’24
Watch OS4 always show stopwatch
Anytime the stopwatch is running the wake screen is the stopwatch. I use the utility watch face so I can see multiple things at once (stopwatch, timer, etc) and now every single time I glance at my watch it shows just the stopwatch app and nothing else anytime the stopwatch is running (which is always for me). It’s rendering the utility watch face useless.
Replies
2
Boosts
0
Views
1k
Activity
Sep ’17
How to make window not show up
Hello all,I am trying to build an app that sits up in the menu bar. Unforunately, I can't get the main window to not show up when I run the app. I made the dock icon go away by editing it in info.plist, but when I try to delete the window in Main.storyboard, I can't find an option. I only want the app to show up in the menu bar, which is why I want to get rid of the window.
Replies
1
Boosts
0
Views
452
Activity
Aug ’19
App Store not showing updates
I'm currently running Logic Pro X 10.4.4 on Catalina. Works great. There was an update (10.4.5) that was released today, but it is not showing up in the App Store nor in the Software Updates.Is this expected behavior for Beta 1?
Replies
1
Boosts
0
Views
730
Activity
Jun ’19
How do I get HomeKit accessories to show up in the iOS Simulator?
I'm finding developing for HomeKit using the iOS Simulator utterly confounding. All of my home's actual HomeKit accessories show up fine when I run the HomeKit app I'm developing on my actual phone. But none show up when I run my app in the iOS Simulator. Maybe that's how it's supposed to be? I decided to run the HomeKit Accessory Simulator in an attempt to get something to show up in the iOS Simulator, but the accessories I've created there don't show up in the Simulator either. How do I get devices to show up in the iOS Simulator? Thanks.
Replies
1
Boosts
0
Views
535
Activity
Jan ’25
Missed call show
IOS 18 beta latest update -Missed call is read but show number in caller icon
Replies
1
Boosts
0
Views
270
Activity
Aug ’24
Reply to [SOLVED] iOS Simulator shows old project
Close Xcode and try again. When you run the simulator it will Build first meaning that it will compile and run the files based on what you have. So if you deleted something, or everything, it shouldn't show it after you build.Did you stop the previous build?
Replies
Boosts
Views
Activity
Jun ’15
Reply to XCode doesn't launch on Simulator
I had the same error and solved it by following these steps: Install rosetta running this command on the Terminal: softwareupdate --install-rosetta. Xcode: Product ¬ Destination ¬ Destination Architectures ¬ Show Both. Select Iphone 14 (Rosetta) as run destination. Clean build folder. Run.
Replies
Boosts
Views
Activity
May ’23
Carrier showing AT&T Wifi
I have iPhone 6S running iOS 9.3.1 and My carrier is switching from AT&T to AT&T WIFI. And it keeps switching in the settings. BTW this is unjailbroken. It will show in the about settings that my network is AT&T WIFI. Plz help me out
Replies
1
Boosts
0
Views
2.6k
Activity
Apr ’16
Reply to Xcode Crash on running applcation at second time
Could you explai what you see exactly, not only tell how you feel:1. write input value directly. Where do you write input ? In XCode ? In your code ? If so, show the codeI programmed the program that prints input value. Show the code pleasesecond running, console didn't show my input. Please show the code that should show the imputbut output was okay Please show the code that should show the output2. copy & pase input Where do you copy and paste ? In XCode ? In your code ? If so, show the codeit was just terminated and bug report appeared. When does it crash ? During compilation ? In app execution ?
Replies
Boosts
Views
Activity
Jan ’19
Reply to == not be called, why?
FWIW, it works for me, so (as KMT says) show some actual code -- preferably something that fails when running in a playground.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’18
reveal document or show original shows home folder?
I have an alias on my desktop the alias points to a file deep inside my user's documents folder i can double click the alias and the original opens as expected. but when i right click it and pick show original, the finder opens my home folder, with nothing selected, not the document's containing folder with the document selected. same thing happens if i open the document then command-click the icon in the titlebar of the window, (which reveals a popup menu with the path to the document), and pull down to the document's containing folder: the finder reveals only my home folder. what? why?
Replies
2
Boosts
0
Views
1.5k
Activity
Apr ’22
Reply to iOS app crashes with EXC_CRASH (SIGKILL) when app goes back from background to foreground
Can you show the code where the error occurs.You may have some UI code not running in the main thread.
Replies
Boosts
Views
Activity
May ’19
Reply to Can't login to App Store under Catalina
I was able to log in, but some apps downloaded from the store are not authorized to run. After an authentication dialog they show as damaged.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’19
Reply to ATS tls_handshake[-9024] error
I'm not able to run TLSTool in my system. when I change the directory to TLSTool and run the command, it shows -bash: ./TLSTool: is a directory.I am using macOS Sierra 10.12.3.May be its due to an older version of OS.
Replies
Boosts
Views
Activity
Apr ’17