Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
65 views

I cannot run Homebrew-installed g++ 14.2.0 in Visual Studio Code for macOS 15.3.2 on an Apple M2 system. I was able to load the standard library using --sysroot=/Library/Developer/CommandLineTools/...
-1 votes
1 answer
415 views

I encountered a situation on macOS where the path reported by sys.executable is different from the Python interpreter I explicitly ran. Here's what I observed: I started Python using `/usr/bin/...
2 votes
0 answers
337 views

I created a command line utility using swift package init, and added swift-argument-parser as a dependency. Steps: Create a folder for my project and cd into it in terminal Issue the command swift ...
-1 votes
1 answer
501 views

I've tried two different approaches, each of which fails in a different way: Approach #1: Create folder for the project. In terminal: cd to folder swift package init --type executable xed Package....
0 votes
1 answer
505 views

I recently installed the newest version of MacOS and also uninstalled Xcode and its CLI tools. Because the uninstallation process was quite messy (I had to alter zsh profile and reinstall Python since ...
2 votes
2 answers
4k views

I just installed xcode 15 (because git wouldn't work without doing so). I didn't note what version I had before. Now I can't compile some c++ code, which was compiling perfectly well before. when I ...
-1 votes
1 answer
2k views

I have a fresh Macbook Pro M2 running MacOS 14 pre-release. I attempt to install homebrew from the bash-line on https://brew.sh At this point: ==> Installing the Command Line Tools (expect a GUI ...
0 votes
1 answer
227 views

This is an additional question to this. I also want to compile a universal binary (or two separate ones for x86_64 and arm64). However, I am not using Xcode, but the Xcode command line tools. So far, ...
1 vote
1 answer
1k views

I'm about to upgrade to Xcode 14.3 and installed that version in addition to version 14.2, where i'm switching between those 2 versions by using the command sudo xcode-select -switch /Applications/...
0 votes
1 answer
2k views

I am attempting to run a Geant4 simulation installed via Conda. To do so, it requires compiling "cmake". Though all of the packages required my Geant4 are up-to-date, a set library files ...
-2 votes
1 answer
429 views

Xcode 14.2 command line tools archive failed. xcodebuild -allowProvisioningUpdates \ -workspace $WORKSPACE \ -scheme $SCHEME \ archive \ -configuration Release \ -archivePath $ARCHIVEPATH \ ...
1 vote
0 answers
174 views

i) is it possible to change the Bundle identifier and Provisional Profiles in Codebase while generating the Archive File and IPA file. ii) is it possible to change the Application name while ...
6 votes
4 answers
6k views

i updated os 12.3 to 13.1, xcode 13.1 to 14.1 and installed commandline tools, react native app running through xcode but not running with command line, getting below error 2022年12月13日 16:36:47.584 ...
-1 votes
1 answer
135 views

My app's deployment target is iOS 13. So I am using CNCopyCurrentNetworkInfo for getting the wifi SSID information. I am facing a strange issue only when I archive and distribute my enterprise app ...
0 votes
1 answer
142 views

Sorry, I'm new to Xcode and not very familiar with it, I use Xcode (command line tool project with external build system) to compile cpp files and automatically execute cpp unix executable files. ...

15 30 50 per page
1
2 3 4 5
...
8

AltStyle によって変換されたページ (->オリジナル) /