Search results for

“show when run”

115,062 results found

Post

Replies

Boosts

Views

Activity

Show When Run toggle in custom actions
How do we remove the Show When Run toggle that has appeared in our custom intents / Shortcut actions in iOS 14? The toggle did not appear in iOS 13. It's on by default, which is annoying because it causes a pause in execution in previously released shortcuts that rely on these actions. The intents are not part of the IntentUI target in my project.
1
0
1.1k
Oct ’20
iOS - connection to Bluetooth peripheral not working when shortcut option 'Show When Run' is disabled
In my app the shortcut intent handler is scanning for Bluetooth devices and based of a given selection it connects to them devices and perform some actions. Now as soon the option 'Show When Run' is set to disabled, the Bluetooth centralManager does no longer connect to any peripheral, device scanning is still working though and running the shortcut by Siri is working as well. As a result, automation doesn't work and apparently I cannot use the shortcut as widget on lockscreen. What else does the 'Show When Run' option apart from raising a user notification after the shortcut completed? Could this be a missing permission issue? I already added required keys on the info.plist for Bluetooth access and added Bluetooth background option on both app and shortcut targets.
2
0
2k
Jun ’22
Target Application Logs Not showing while running XCUITest
In our application, we are having custom logging. When the project is compiled locally on the XCode, I can see that those logs are appearing properly on Xcode Console (Debug Area). Also, when compiling the UITest scheme, the application logs are appearing as expected. But when I run a uitest, then only test runner logs are showing up in debug area. When I select My application target then it's not having application logs.Is this something expected? Is there any setting that I have to turn ON with in Xcode?Any help will be really appreciated.Thanks
4
0
2.5k
Oct ’19
Reply to Siri is not speaking shortcut voice responses
Mattes, i have the exact same problem although my intents are implemented using in-App Intent Handling (new in iOS 14). i learned that if i turn the Show When Run option OFF for the shortcut, Siri will no longer speak the custom success responses, it will only say things like Done or OK. Turning the Show When Run option ON makes Siri speak the custom success responses. This behavior is acceptable if the intents are performing an action and Done or OK will suffice to let the user know that the request was competed. However, it defeats the purpose if your intent is returning information that the user requested. e.g. When will my package be delivered?
Topic: App & System Services SubTopic: General Tags:
Dec ’20
Reply to Invalid Code Signature Mac App
Well When I go to Export the app during the Distribute app part in xcode it shows what's signed etc. One thing I noticed is that on the main .app is shows both the certificate and the profile listed, but when I click on the other things (UnityPlayer.dylib etc) it only lists the Certificate. It says there's no profile attached to the signature. I just got done running that command on the 4 different frameworks/plugins that show up (UnityPlayer.dylib, GameAssembly.dylib, UnityFbxSDKNative.bundle, and a custom bundle. The FbxSDKNative.bundle is not signed according to XCode so when running those commands that is the only one that doesn't show anything. When running it on everything else, it shows the full list of entitlements that the main .app shows when running the command on that. So Both commands output entitlements.
Topic: App & System Services SubTopic: Core OS Tags:
Feb ’21
Reply to Is xcode 8.1 compatible with os x 10.13?
Yes, that should.Seen in release notes : h ttps://developer.apple.com/library/content/releasenotes/DeveloperTools/RN-Xcode/Chapters/Introduction.htmlNote: To develop apps that use Touch Bar, you must run Xcode 8.1 on macOS 10.12.1 build 16B2657 or later.That shows it runs on MacOS 10.13.Do you experience any problem ?
Jul ’17
Show When Run toggle in custom actions
How do we remove the Show When Run toggle that has appeared in our custom intents / Shortcut actions in iOS 14? The toggle did not appear in iOS 13. It's on by default, which is annoying because it causes a pause in execution in previously released shortcuts that rely on these actions. The intents are not part of the IntentUI target in my project.
Replies
1
Boosts
0
Views
1.1k
Activity
Oct ’20
iOS - connection to Bluetooth peripheral not working when shortcut option 'Show When Run' is disabled
In my app the shortcut intent handler is scanning for Bluetooth devices and based of a given selection it connects to them devices and perform some actions. Now as soon the option 'Show When Run' is set to disabled, the Bluetooth centralManager does no longer connect to any peripheral, device scanning is still working though and running the shortcut by Siri is working as well. As a result, automation doesn't work and apparently I cannot use the shortcut as widget on lockscreen. What else does the 'Show When Run' option apart from raising a user notification after the shortcut completed? Could this be a missing permission issue? I already added required keys on the info.plist for Bluetooth access and added Bluetooth background option on both app and shortcut targets.
Replies
2
Boosts
0
Views
2k
Activity
Jun ’22
Target Application Logs Not showing while running XCUITest
In our application, we are having custom logging. When the project is compiled locally on the XCode, I can see that those logs are appearing properly on Xcode Console (Debug Area). Also, when compiling the UITest scheme, the application logs are appearing as expected. But when I run a uitest, then only test runner logs are showing up in debug area. When I select My application target then it's not having application logs.Is this something expected? Is there any setting that I have to turn ON with in Xcode?Any help will be really appreciated.Thanks
Replies
4
Boosts
0
Views
2.5k
Activity
Oct ’19
Reply to iOS Simulators not listed as Run Destinations (Xcode 14.3)
Latest version of xcode does not show Show Run Destination. So this does not work.
Replies
Boosts
Views
Activity
Mar ’24
Reply to Rosetta Destinations not showing Xcode 16
Under Product, select Destination > Show All Run Destinations to see Rosetta run destinations.
Replies
Boosts
Views
Activity
Jun ’24
Reply to DriverKit code signing/driver loading issues.
Wow, that was it. Downloaded the new RC1, and my test project shows as running when queried with ps. Thank you!
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to Unknown log printed after upgrading to xcode 8/iOS10
No, it shows when running on the real device. My guess is it's related to Graphic/Metal, not for sure though.
Replies
Boosts
Views
Activity
Sep ’16
Reply to Workspaces and code coverage
Product -> Destination -> Show all run destinations Then use the simulator (Rosetta) to run tests. It will generate coverage for you my friend. This took me nearly a week to figure out
Replies
Boosts
Views
Activity
May ’25
Reply to Xcode 14.2 no longer runs properly under rosetta after installing 14.3 beta
Using Xcode 14.3 official release I was able to run under Rosetta. Open Xcode 14.3 -> Product -> Destination -> Destination Architectures -> Show Both -> Run simulator with Rosetta
Replies
Boosts
Views
Activity
Apr ’23
Reply to M2 - Upgrade from Xcode 15.2 to 15.3, can no longer run on simulator
Same is happening to me... unfortunately the laptop I'm using automatically updated and took me a while to get it running. Just select in PRODUCT > DESTINATIONS> SHOW ALL RUN DESTINATIONS and the ROSETTA simulators will appear :)
Replies
Boosts
Views
Activity
Mar ’24
Reply to SourceKitService high memory usage
Same here on Xcode 8.2 GM. Pegs CPU around 100%. RAM usage currenty varying (as I watch) between 1.3GB and 1.4GB. Swift project. Indexing is not (showing) as running.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’16
Reply to How to enable custom DNS settings from DNSSettingsManager on macOS?
Then, macOS' System Preferences showed Not Running and I couldn't enable it. Is there any code or logs you can share here to see what might be going wrong? Matt Eaton DTS Engineering, CoreOS meaton3@apple.com
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’21
Reply to Siri is not speaking shortcut voice responses
Mattes, i have the exact same problem although my intents are implemented using in-App Intent Handling (new in iOS 14). i learned that if i turn the Show When Run option OFF for the shortcut, Siri will no longer speak the custom success responses, it will only say things like Done or OK. Turning the Show When Run option ON makes Siri speak the custom success responses. This behavior is acceptable if the intents are performing an action and Done or OK will suffice to let the user know that the request was competed. However, it defeats the purpose if your intent is returning information that the user requested. e.g. When will my package be delivered?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’20
Reply to Invalid Code Signature Mac App
Well When I go to Export the app during the Distribute app part in xcode it shows what's signed etc. One thing I noticed is that on the main .app is shows both the certificate and the profile listed, but when I click on the other things (UnityPlayer.dylib etc) it only lists the Certificate. It says there's no profile attached to the signature. I just got done running that command on the 4 different frameworks/plugins that show up (UnityPlayer.dylib, GameAssembly.dylib, UnityFbxSDKNative.bundle, and a custom bundle. The FbxSDKNative.bundle is not signed according to XCode so when running those commands that is the only one that doesn't show anything. When running it on everything else, it shows the full list of entitlements that the main .app shows when running the command on that. So Both commands output entitlements.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’21
Reply to Is xcode 8.1 compatible with os x 10.13?
Yes, that should.Seen in release notes : h ttps://developer.apple.com/library/content/releasenotes/DeveloperTools/RN-Xcode/Chapters/Introduction.htmlNote: To develop apps that use Touch Bar, you must run Xcode 8.1 on macOS 10.12.1 build 16B2657 or later.That shows it runs on MacOS 10.13.Do you experience any problem ?
Replies
Boosts
Views
Activity
Jul ’17