List Question
20 TechQA 2023-10-09T12:48:17.993000(iOS) Send from signal extension to main target
72 views
Asked by Andrey Chernyshev
Xcode extension disabled unless I run its app first. Is that how it is supposed to work?
39 views
Asked by Duck
How to trigger a function of Xcode extension from the UI of the containing app?
22 views
Asked by dev1999
XPC Service not launching from Xcode Source Editor Extension (`still busy`)
376 views
Asked by Senseful
How do I allow my Xcode Source Editor Extension to use XPC?
558 views
Asked by Senseful
How do I read from a folder in the user's home directory from an Xcode Source Editor Extension?
361 views
Asked by Senseful
Where do all the Project Name and Target Names appear to a user in an Xcode extension?
366 views
Asked by Senseful
How to get current workspace path in Xcode source editor extension?
224 views
Asked by Usama
How to embed custom editor window inside Xcode using 'Extensions'?
90 views
Asked by Panjwani Anjali
Can't get a Source Editor extension working in Xcode 10
2.7k views
Asked by mretondo
upgraded to "Xcode 10" and now my Source Editor extension is not displayed under the Editor menu
605 views
Asked by mretondo
Can't change share extension navigation bar title color (Swift)
863 views
Asked by Connor V
Why are app group (i.e. suiteName)-based NSUserDefaults returning different instances?
1.2k views
Asked by Mark A. Donohoe
How to distribute Xcode Extension?
164 views
Asked by Lifeplus
How Spotify and Google’s Waze integration component works?
447 views
Asked by NDM
Can an Xcode Source Editor Extension prompt the user for input?
204 views
Asked by Mark A. Donohoe
Can you insert separators into the generated menu items for an Xcode extension's commands (under 'Editor' menu)?
313 views
Asked by Mark A. Donohoe
Xcode not displaying text of error from custom editor extension
179 views
Asked by David Patterson
Get project location for Xcode extension
577 views
Asked by damjandd
Is it possible to apply an Xcode extension to multiple source files at once? If so, how?
299 views
Asked by You_got_it