Search results for

“show when run”

115,114 results found

Post

Replies

Boosts

Views

Activity

Xcode shows wrong documentation
As the title says, Xcode is showing the wrong documentation.For example, I subclass a UIView (say MyPrivateView : UIView), and when I control+click on it, it shows the documentation of UITabBarController.Is there anyway to fixx this?(I tried documenting the class, but no use ... This is something that would be distributed in a framework, so we don't like any weird documentation)Thank you
0
0
291
Jan ’16
SwiftUI: Can't Show view
First Time: I detect beacons, Alert is displayed, to Show Artwork. But when I detect the beacons a second time, Alert not showing and the display of the screen is white I am new in swiftui, Please forgive me if I make a few mistakes My English isn’t so great. **Thanks! Any help would be deeply appreciated! **
2
0
832
Mar ’23
Programmatically show menu attached to a UIButton
I'm running into a bit of an issue with a menu attached to a UIButton in a Catalyst app. Clicking on the button works as expected: the menu appears (showsMenuAsPrimaryAction is set to true). However, because the button is in a form as a way for the user to select from a list of available options, I also need the ability to show the dropdown menu when I tab to the button from another field. I was hoping this would happen automatically if the button could become the first responder, but that does not appear to be the case. If there a way to make this happen?
0
0
1.4k
Feb ’21
Reply to Black screen after Launch Screen
@Claude31 I used a third party program, Stencyl, to build my app, so I'm not entirely sure how to show that aspect of the code, but I can send you my logs from running on the third party program (which runs through Xcode when building on my iPhone). Would that be helpful? Thank you so so much
Topic: UI Frameworks SubTopic: UIKit Tags:
Nov ’20
Reply to XCODE PROBLEM
you may also have run into a situation where the IDE is not showing the program's output. In the screenshot you posted, the output is not shown. While (or after) running the program, disclose the output pane by clicking on the little disclosure button. It the furthest right button on the bottom of your screenshot.
Aug ’23
Xcode not showing as installed in App Store
After installing xcode from the store and verifying the install was successful, when I return to the App store it is telling me to install xcode again, even though xcode is present in my applications folder. Since the store doesnt beleive I have xcode installed, every time an update is released I have to remove the old xcode and install the new one from the store again.I am running xcode 9.0.1 with MacOS 10.13.1 beta, but I have coworkers running MacOS 10.13 with xcode 9 and MacOS 10.12.6 with xcode 8.3.3, who are also running into this issueIs there a way to make it so that xcode shows as installed in the appstore?Thanks~
1
0
1.8k
Oct ’17
Code Coverage not showing
Hi,I Wrote unit tests for my application and tried to check the percentage of code covered but the blue line is not showing on the particular methods which was covered.On the other hand, if checked in the class,it shows green next to the method.Check out the screenshots. Can anyone please help me with this issue?Thank you
0
0
390
Apr ’16
Reply to Change Split View to "normal" segue? iOS (phone) Swift 4.2 and 5
Well, it's getting interestinger and interestinger, as Alice would have said peering into her fogged-up mirror.I've just run Instruments (Xcode latest beta) for Leaks in two other, less complex, Swift projects - each with UITableViews and UICollectionsViews. Neither started out as SVC. Both showed no leaks running under iOS 12.1.4 on a physical device. Both showed leaks under 12.2 latest beta: the simpler app showed a few dozen leaks, the more complex several hundred. Almost all of the leaks are in Quartzcore or UIKitCore.Methinks there's a more general problem at play here, so my bug report stands.
Topic: App & System Services SubTopic: Core OS Tags:
Mar ’19
Reply to How to Fix Cracking and Popping Sound ?
Found this thread while trying to diagnose a crackling sound with my M1 Max macbook pro (Ventura 13.2.1), mostly using Bitwig Studio. Tried killall coreaudiod, but that didn't work. Same program works fine on my 2010 Mac Pro (running Monterey). Interestingly, the Bitwig DSP Performance Graph shows sharp spikes coinciding with each of the crackles. Activity monitor shows absolutely no memory pressure (the machine has 64GB, isn't running much). Tried changing sample rate in Bitwig, which did show a different baseline in the DSP Performance Graph, but the spikes still happen. Very odd behavior.
Topic: Community SubTopic: Apple Developers Tags:
Mar ’23
Xcode shows wrong documentation
As the title says, Xcode is showing the wrong documentation.For example, I subclass a UIView (say MyPrivateView : UIView), and when I control+click on it, it shows the documentation of UITabBarController.Is there anyway to fixx this?(I tried documenting the class, but no use ... This is something that would be distributed in a framework, so we don't like any weird documentation)Thank you
Replies
0
Boosts
0
Views
291
Activity
Jan ’16
SwiftUI: Can't Show view
First Time: I detect beacons, Alert is displayed, to Show Artwork. But when I detect the beacons a second time, Alert not showing and the display of the screen is white I am new in swiftui, Please forgive me if I make a few mistakes My English isn’t so great. **Thanks! Any help would be deeply appreciated! **
Replies
2
Boosts
0
Views
832
Activity
Mar ’23
Programmatically show menu attached to a UIButton
I'm running into a bit of an issue with a menu attached to a UIButton in a Catalyst app. Clicking on the button works as expected: the menu appears (showsMenuAsPrimaryAction is set to true). However, because the button is in a form as a way for the user to select from a list of available options, I also need the ability to show the dropdown menu when I tab to the button from another field. I was hoping this would happen automatically if the button could become the first responder, but that does not appear to be the case. If there a way to make this happen?
Replies
0
Boosts
0
Views
1.4k
Activity
Feb ’21
Reply to Xcode 9 Beta 5 on High Sierra Beta 6
@Urkman looks like the beta 6 fixed this issue: the first few minutes of running the new version were also showing intense CPU utilization from Xcode (but not by the launchd_sim process, but the Xcode process itself), but then it eventually calmed down and now it's running stable.
Replies
Boosts
Views
Activity
Aug ’17
Reply to Black screen after Launch Screen
@Claude31 I used a third party program, Stencyl, to build my app, so I'm not entirely sure how to show that aspect of the code, but I can send you my logs from running on the third party program (which runs through Xcode when building on my iPhone). Would that be helpful? Thank you so so much
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’20
Reply to XCODE PROBLEM
you may also have run into a situation where the IDE is not showing the program's output. In the screenshot you posted, the output is not shown. While (or after) running the program, disclose the output pane by clicking on the little disclosure button. It the furthest right button on the bottom of your screenshot.
Replies
Boosts
Views
Activity
Aug ’23
Xcode not showing as installed in App Store
After installing xcode from the store and verifying the install was successful, when I return to the App store it is telling me to install xcode again, even though xcode is present in my applications folder. Since the store doesnt beleive I have xcode installed, every time an update is released I have to remove the old xcode and install the new one from the store again.I am running xcode 9.0.1 with MacOS 10.13.1 beta, but I have coworkers running MacOS 10.13 with xcode 9 and MacOS 10.12.6 with xcode 8.3.3, who are also running into this issueIs there a way to make it so that xcode shows as installed in the appstore?Thanks~
Replies
1
Boosts
0
Views
1.8k
Activity
Oct ’17
Code Coverage not showing
Hi,I Wrote unit tests for my application and tried to check the percentage of code covered but the blue line is not showing on the particular methods which was covered.On the other hand, if checked in the class,it shows green next to the method.Check out the screenshots. Can anyone please help me with this issue?Thank you
Replies
0
Boosts
0
Views
390
Activity
Apr ’16
Reply to Stickers In Sticker Packs Not Working
Make sure you're on the latest official version of xcode, then on the device you're running the build on, make sure you have pressed Trust this Device under General -> Device Management -> [Your App]. Then re-run your build via Xcode and your stickers will show up.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’16
Reply to Stickers not showing, only app icon
Make sure you're on the latest official version of xcode, then on the device you're running the build on, make sure you have pressed Trust this Device under General -> Device Management -> [Your App]. Then re-run your build via Xcode and your stickers will show up.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’17
Reply to Change Split View to "normal" segue? iOS (phone) Swift 4.2 and 5
Well, it's getting interestinger and interestinger, as Alice would have said peering into her fogged-up mirror.I've just run Instruments (Xcode latest beta) for Leaks in two other, less complex, Swift projects - each with UITableViews and UICollectionsViews. Neither started out as SVC. Both showed no leaks running under iOS 12.1.4 on a physical device. Both showed leaks under 12.2 latest beta: the simpler app showed a few dozen leaks, the more complex several hundred. Almost all of the leaks are in Quartzcore or UIKitCore.Methinks there's a more general problem at play here, so my bug report stands.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’19
Reply to How to Fix Cracking and Popping Sound ?
Found this thread while trying to diagnose a crackling sound with my M1 Max macbook pro (Ventura 13.2.1), mostly using Bitwig Studio. Tried killall coreaudiod, but that didn't work. Same program works fine on my 2010 Mac Pro (running Monterey). Interestingly, the Bitwig DSP Performance Graph shows sharp spikes coinciding with each of the crackles. Activity monitor shows absolutely no memory pressure (the machine has 64GB, isn't running much). Tried changing sample rate in Bitwig, which did show a different baseline in the DSP Performance Graph, but the spikes still happen. Very odd behavior.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Mar ’23
How to show UIContextMenu using UIAccessibilityCustomAction
Is there any way to show UIButton contextual menu using a UIAccessibilityCustomAction ?
Replies
1
Boosts
0
Views
603
Activity
Jan ’22
Osx 10.11.1 Beta 3 not showing in updates
I have installed the Developer Seed Utility, however running updates shows no updates available. Is there something different I should do.Thanks for your response
Replies
0
Boosts
0
Views
362
Activity
Oct ’15
Reply to Xcode won't build for universal binary
I'm having the same issue, only that I'm using $(ARCHS_STANDARD). lipo -archs only returns x86_64 and Xcode only shows the option to run the project with My Mac (Rosetta), where all my other projects can also be run on Mac and have the same architectures set.
Replies
Boosts
Views
Activity
Jul ’22