Questions tagged [xcode]
XCode is a suite of development tools (including an IDE of the same name) from Apple primarily for developing for its Cocoa environment. Questions about XCode should be limited to installation, basic usage/configuration, and troubleshooting.
359 questions
1
vote
1
answer
30
views
Why am I having issues with the Xcode StoreKit on macOS? Is it broken?
I am running macOS Sequoia 15.7.2 with Xcode 26.2.
I am writing a Swift multi-platform app with an in-app Purchase. I've been testing in Xcode using Apple's StoreKit and all was going well… Until I ...
0
votes
0
answers
38
views
How to find out which process to unblock in Lulu to allow Xcode to download a component?
I want to be surgical and allow only the rule/process or rules/processes that are blocking this download. I'm trying to avoid blanket disabling Lulu and then reenabling. There are too many Apple rules ...
0
votes
1
answer
178
views
Unsure how to Uninstall/ Delete MacPorts [closed]
I downloaded MacPorts onto my MacBook Pro to download open source photo editing software. I don't recall it specifying which port it was downloading (website mentioned a few options, I chose Mac). ...
0
votes
0
answers
104
views
How do I remove Xcode from my MacBook without sudo?
I installed Xcode on my school MacBook through the App Store. But I can't uninstall it because the applications folder is protected, so I can no longer use git commands since I can't agree to the ...
0
votes
0
answers
50
views
How do I fix the Xcode ScrollView bug where it automatically has an internal error when interacted with?
Every time I add a scroll view in Xcode, and constrain it to have zero constraint errors and view errors, it seems to crash as soon as I constrain objects in the inner view. How do I fix this? It says ...
0
votes
1
answer
69
views
Xcode repetitive installations
Xcode releases usually follow macOS releases. Until recently macOS Sonoma updated and I have to reinstall all my Xcode packages or simulators again. In addition to linking brew over again to recognize ...
2
votes
0
answers
649
views
How to show private data in macOS unified log within Xcode
I am getting runtime errors in Xcode involving interface builder. However, the system logger is sanitizing pertinent information contained in the logging.
Unknown class <private> in Interface ...
0
votes
0
answers
297
views
XCode and Simulator suddenly crashed and froze my Macbook
I am using a MacBook Pro 13-inch 2020 (i5, 8GB RAM, 256GB SSD) and using Xcode and Simulator to build my first app. However, when I run the Simulator, my MacBook freezes, and I can't do anything other ...
0
votes
0
answers
244
views
MacPorts suggests I remove my dylib files. Should I?
MacPorts documentation mentions the port diagnose command to
"...checks for common issues in the user's environment and reports all issues it finds to the user, along with possible fixes for ...
0
votes
1
answer
3k
views
Visual Studio Code: IntelliSense stopped finding core c++ includes in MacOS
In OSX Monterey, after upgrading a Homebrew install of clang, something about the default C++ headers got screwed up.
I am able to compile from the terminal just fine; it works both if I use the ...
0
votes
0
answers
2k
views
When I run my flutter app in simulator it throw error but when I run it from Xcode it run without error - Mac
When I run my flutter app in simulator it throw error but when I run it from Xcode it run without error I don't know how it happen is it my machine issue or it's cocoapods issue
Launching lib/main....
0
votes
2
answers
3k
views
MacOS: Cannot delete "Xcode Caches" under System Information > Storage Management
I am using a 2020 M1 Macbook Air on Monterey 12.3.1.
When I go to:
About this Mac > Storage > Manage > Developer
I see Xcode Caches taking up 4.85 GB space.
When I click delete, a pop up ...
0
votes
2
answers
274
views
Should the temperature spikes with my new 2020 MacBook Pro be a concern?
mac overview and temperature readings from opening xcode/android studio/launching app
It only spikes for a short time when opening programs, is that okay? I'm using Intel Power Gadget to read the temp....
0
votes
0
answers
69
views
Xcode 3.2 doesn't display images on Interface Builder
I'm trying to use Xcode for the first time in my life (because i've used Visual Studio, Visual Studio Code etc.).
I wan't to create a tool that creates bootable USB for Hackintosh, and i want to use ...
1
vote
2
answers
508
views
Homebrew pip issue 5599 on Intel macOS Big Sur
(I'm new here, so please be gentle)
When using topgrade in homebrew (I installed topgrade after installing homebrew with brew install topgrade) on macOS big sur on a 2020 Intel 13" default upper ...