|
NSDictionary == NSMutableDictionary 39 messages
#pragma
Xcode (tested with 10, and Xcode 11 Betas) allows a pointer to NSDictionary* (a pointer to a pointer) be used instead of a pointer to NSMutableDictionary*, which leads to a runtime crash instead of ex
Xcode (tested with 10, and Xcode 11 Betas) allows a pointer to NSDictionary* (a pointer to a pointer) be used instead of a pointer to NSMutableDictionary*, which leads to a runtime crash instead of ex
|
By
yetanothermeagain
·
|
|
Does anyone know how to make Xcode NOT default to building to the iPod Touch 7th Generation but another model?
As in title. Thanks in advance. Alex Zavatone
As in title. Thanks in advance. Alex Zavatone
|
By
Alex Zavatone
·
|
|
Running on multiple simulators from Xcode 2 messages
Hi. I was of the assumption that we used to be about (Xcode 10?) to be able to run multiple iOS Simulators from one project. In Xcode 13.1, it appears that if I select another iOS Simulator and click
Hi. I was of the assumption that we used to be about (Xcode 10?) to be able to run multiple iOS Simulators from one project. In Xcode 13.1, it appears that if I select another iOS Simulator and click
|
By
Alex Zavatone
·
|
|
No Editor? 4 messages
Ok another question that I have done a search for, but have not found an answer that I can use. I have two Macs and write code on both, transferring via Github. One is a Mac Mini and one is a MacBook
Ok another question that I have done a search for, but have not found an answer that I can use. I have two Macs and write code on both, transferring via Github. One is a Mac Mini and one is a MacBook
|
By
Charles Phillips
·
|
|
Saving Editor Layout in Xcode
Is there some way of getting Xcode to remember the layout of the editors you last used? My 'go to' tab configures 3 Editor columns across my 34" screen. Every time I quit Xcode, it loses the column ge
Is there some way of getting Xcode to remember the layout of the editors you last used? My 'go to' tab configures 3 Editor columns across my 34" screen. Every time I quit Xcode, it loses the column ge
|
By
robmartin@frontiernet.net
·
|
|
XCode Refuses To Compile 3 messages
Sometimes I can see the code in the XCode window, can edit it, can Commit - but get this error message! What is going on? I have done a search or two. error: Build input file cannot be found: '/Users/
Sometimes I can see the code in the XCode window, can edit it, can Commit - but get this error message! What is going on? I have done a search or two. error: Build input file cannot be found: '/Users/
|
By
Charles Phillips
·
|
|
Voiceover support question 2 messages
I noticed in Xcode that there are some Environment Overrides in the debugger pane and I see Accessibility options in there. Is it possible using this to quickly turn or turn off Voiceover on a connect
I noticed in Xcode that there are some Environment Overrides in the debugger pane and I see Accessibility options in there. Is it possible using this to quickly turn or turn off Voiceover on a connect
|
By
Alex Zavatone
·
|
|
Xcode Organizer Crash Reports FUBARed
My company use to capture iOS crash reports with a service, but of course if the crash happens at launch and the user cannot ever continue, those are worthless. Also since Apple's are no cost it seeme
My company use to capture iOS crash reports with a service, but of course if the crash happens at launch and the user cannot ever continue, those are worthless. Also since Apple's are no cost it seeme
|
By
dhoerl
·
|
|
Another XCode - Github Question: Friend Started Repository With Visual Studio Code
A pal and I have worked on several "Terminal Applications" together and exchange code via Github. He writes using Visual Studio Code but I am sticking with XCode (because I don't want to spend time le
A pal and I have worked on several "Terminal Applications" together and exchange code via Github. He writes using Visual Studio Code but I am sticking with XCode (because I don't want to spend time le
|
By
Charles Phillips
·
|
|
certificate woes 3 messages
Happy December Xcode users, I updated a Mac app and uploaded it to the Mac App Store. No problems. It is in review. I also make the app available for download for those who don’t want to use the app s
Happy December Xcode users, I updated a Mac app and uploaded it to the Mac App Store. No problems. It is in review. I also make the app available for download for those who don’t want to use the app s
|
By
Marco S Hyman
·
|
|
Strange Xcode behavior 5 messages
I’ve set up a remote build server, and a project that had been building fine is suddenly giving very strange errors. This is an objective C project with one Swift file in it. The project, when attempt
I’ve set up a remote build server, and a project that had been building fine is suddenly giving very strange errors. This is an objective C project with one Swift file in it. The project, when attempt
|
By
Owen Hartnett
·
|
|
NSAlert replacement on Big Sur 3 messages
If you dislike the redesigned NSAlert on Big Sur as much as I do (as well as countless other users and developers), then I recently found a github project for a much better replacement. Here's a brief
If you dislike the redesigned NSAlert on Big Sur as much as I do (as well as countless other users and developers), then I recently found a github project for a much better replacement. Here's a brief
|
By
Leo
·
|
|
What Happened and How Do I Fix It? 10 messages
Xcode 13.0ß3, project has a single target (set up as an app). I moved some files from the main project to a local SPM package and when Xcode has some problems with that, I deleted the app's folder in
Xcode 13.0ß3, project has a single target (set up as an app). I moved some files from the main project to a local SPM package and when Xcode has some problems with that, I deleted the app's folder in
|
By
Rick Aurbach
·
|
|
Xcode 13: First brief UI notes 10 messages
Good: The problem with Navigator/Inspector panes introduced in Xcode 12 is now fixed. As I'm sure you know, in Xcode 12 the state and position of panes wasn't saved with a particular tab, like in earl
Good: The problem with Navigator/Inspector panes introduced in Xcode 12 is now fixed. As I'm sure you know, in Xcode 12 the state and position of panes wasn't saved with a particular tab, like in earl
|
By
Leo
·
|
|
Dynamic Type text style 3 messages
Xcode 12.5, macOS 11.4 Xcode is issuing a warning for every NSTextField in my GUI that has "Automatically Adjusts Font" enabled: Automatically Adjusts Font requires using a Dynamic Type text style I n
Xcode 12.5, macOS 11.4 Xcode is issuing a warning for every NSTextField in my GUI that has "Automatically Adjusts Font" enabled: Automatically Adjusts Font requires using a Dynamic Type text style I n
|
By
Carl Hoefs
·
|
|
Xcode 12.5 crash 4 messages
Xcode 12.5, macOS 11.4 If I insert a copyright character (©) from the "Emoji & Symbols" character viewer palette into a NSTextField on the storyboard, Xcode crashes reliably with: UNCAUGHT EXCEPTION (
Xcode 12.5, macOS 11.4 If I insert a copyright character (©) from the "Emoji & Symbols" character viewer palette into a NSTextField on the storyboard, Xcode crashes reliably with: UNCAUGHT EXCEPTION (
|
By
Carl Hoefs
·
|
|
Xcode 12.4 and GIt. 4 messages
We just noticed that in Xcode 12.4 that once we do a fresh pull from GitHub, that when we view the git log in Xcode it frequently shows much less than the log in GitHub. Has anyone else seen this? Is
We just noticed that in Xcode 12.4 that once we do a fresh pull from GitHub, that when we view the git log in Xcode it frequently shows much less than the log in GitHub. Has anyone else seen this? Is
|
By
Alex Zavatone
·
|
|
If anyone likes to use option to copy a range of text, don't do it in Xcode and hit undo. 6 messages
You’ll get as many text insertion points as you have lines pasted. It can screw up your code fast if you like to press things like keys on your keyboard, including Return or Enter. Simply clicking out
You’ll get as many text insertion points as you have lines pasted. It can screw up your code fast if you like to press things like keys on your keyboard, including Return or Enter. Simply clicking out
|
By
Alex Zavatone
·
|
|
XC 12.4 content preview issue 4 messages
Created a new SwiftUI template in XC 12.4 and tried to use the content preview of the 'hello world' template. Content preview blabs this error : "Cannot preview in the file - AppDelegate.swift is not
Created a new SwiftUI template in XC 12.4 and tried to use the content preview of the 'hello world' template. Content preview blabs this error : "Cannot preview in the file - AppDelegate.swift is not
|
By
tridiak
·
|
|
Storyboard Library closing all the time 2 messages
Does anyone know if there is a way when working in the storyboard to prevent the library from closing after you drag an item from it? It’s pretty infuriating to have to open it again after EVERY time
Does anyone know if there is a way when working in the storyboard to prevent the library from closing after you drag an item from it? It’s pretty infuriating to have to open it again after EVERY time
|
By
Alex Zavatone
·
|