Trying install XCODE on m MAC [closed] - ios

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I am trying to install xcode on my mac .I tried two options.
1). using command line tools.
I typed xcode-select --install but it gives me below error.
xcode-select: Error: no command option given.
xcode-select: Report or change the path to the active
Xcode installation for this machine.
Usage: xcode-select --print-path
Prints the path of the active Xcode folder
or: xcode-select --switch
Sets the path for the active Xcode folder
or: xcode-select --version
Prints the version of xcode-select
2). After that i tried to install it from App store but even there it is giving me error as
Xcode can’t be installed on “Machintosh HD” because OS X version 10.9.4 or later is required.
BTW i am trying to install xcode version 6.1.
Could any one help me why i am not able to install xcode on my MAC.
Regards,
Rajesh

I think the second error message told you all you need to know. You need to be running OS X 10.9.4 or later.

Related

Ionic application Xcode build errors [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 1 year ago.
The community reviewed whether to reopen this question 1 year ago and left it closed:
Original close reason(s) were not resolved
Improve this question
I have created a new ionic react project based on the templates on the ionic website and also added capacitor ios.
When I open my project and try to run it in Xcode I get the following errors as attached in the image.
Wondering if anyone can help with this.
Thanks
This is because your Podfile hasn't been updated.
You need to run:
npx cap update ios
then:
npx cap build ios
This will force refresh the Podfile for you.
If this doesn't work, you should try deleting your iOS folder within your IDE and reinstalling with:
npx cap add ios or ionic cap add ios
then:
npx cap build ios or ionic cap build ios.
Mac with Apple Silicon (M1)
The above is still correct, but there is a bug within CocoaPods which will prevent you from installing it correctly and therefore run these steps first:
sudo arch -x86_64 gem install ffi
then:
arch -x86_64 pod install
This will simulate Intel architecture and allow you to install the pods.

Running app on iOS 14.0.1 with Xcode 12.0.1 - white screen for long time [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I have updated my iPhone from 13.5 to 14.0.1 and run the application via Xcode. Building and loading the app from Xcode to iPhone takes 2-3 mins. It is used to be very very fast.
Xcode version is 12.0.1, iOS version is 14.0.1
How could I able to fix this issue?
Ok, I would like to share my solution as follows. It seems the issue has been fixed.
Unpair your phone from XCode
Launch XCode with your phone not plugged in
plug your phone in
under devices in XCode, unpair your phone
Stop XCode
Run the following commands
rm -rf ~/Library/Developer/Xcode/iOS\ DeviceSupport
rm -rf ~/Library/Developer/Xcode/iOS\ Device\ Logs
rm -rf ~/Library/Developer/Xcode/DerivedData
Start XCode
Plug phone in and build and install the app again via Xcode

xcode "The file couldn't be opened" [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 7 years ago.
Improve this question
I am using ionic to develop an app and everything had been working fine for some time.
However, I have recently updated to xcode 7.x so that I can compile for iOS 9. Now, when I run ionic prepare ios to generate the ios platform files and click on the *.xcodeproj file, I get the following error:
The file couldn't be opened.
The file can open just fine in xcode 6.x
I need it to work in xcode 7.x for the app to build with later SDK versions
Side note: I have searched for answers to this issue but in other cases the error message is more descriptive. The error message I get does not give a reason why it cannot be opened, be it permissions or parsing issues or otherwise, so I am stumped as to how to fix this. I have tried deleting (null) lines in files and deleting my <user>.xcuserdatad files as suggested in these answers anyway to no avail.
Cordova CLI: 5.4.1
Gulp version: CLI version 3.9.0
Gulp local: Local version 3.9.0
Ionic Version: 1.1.0
Ionic CLI Version: 1.7.12
Ionic App Lib Version: 0.6.5
ios-deploy-version: Not installed
ios-sim version: 5.0.4
OS: Mac OS X El Capitan
Node Version: v4.2.4
Xcode Version: Xcode 7.2 Build version 7C68
Question: why am I getting this error message and how I can fix it?
I have reinstalled El Capitan, xcode 7.2 and the necessary libraries (ionic, gulp, ..) and everything works fine now.
Curious...
I had the same problem, and it was caused by a different format of Xcode project file. If the project is compiled with the old Xcode, the new one cannot not open it.
I suggest you to remove any build file to make sure that next time project is really compiled, and if problem persist, remove also the old version of Xcode, because it looks like it is the one used to compile the project.
Alternatively, maybe ionic CLI has some option to select which Xcode it should use.
2 possible solutions:
1. Ionic configuration value
It seems that somewhere in your project, a config value makes ionic still think you use XCode 6 because you were using it before, and so continues to generate the project file accordingly.
What happens if you start over, in another directory, from a starter project file:
ionic start myApp tabs
ionic prepare ios
Can you open the generated XCode project file?
If yes, I suggest you to copy over this starter project all the files from your original project.
2. Update nodeJs to the latest version
I see you use node 4.x.x, try updating to 5.x.x.
I had something similar after updating Xcode, the git command line tool won't work after updating, turns out I had to open the Xcode and accept the license for new Xcode after that everything worked fine.

Where can I download old versions of OS X Server? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I am unable to install the Mac App Store version of OS X Server on my machine, which is using an older version of OS X. I need the OS X Server app to begin Xcode continuous integration.
We could not complete your purchase.
Server can't be installed because OS X version 10.10.1 or later is required.
OS X Server seems to only be distributed through the Mac App Store. Is there any way to download and install an older version?
Searching for "OS X Server" on the Mac App Store only returns one result for the latest version, which can only be installed on the latest version of OS X.
However, old versions of OS X Server can still be downloaded from the Mac App Store via a direct link.
http://support.apple.com/en-us/HT203137
OS X 10.9 Mavericks
OS X Server 3.2.2
https://itunes.apple.com/app/id714547929?mt=12
OS X 10.8 Mountain Lion
OS X Server 2.2.5
https://itunes.apple.com/app/id537441259?mt=12

How to uninstall Xcode 4..3.3 completely from the Mac OS [duplicate]

This question already has answers here:
Closed 10 years ago.
Possible Duplicate:
Uninstalling Xcode 4.3
Please suggest how i can completely uninstall the Xcode 4.3.3 from my Mac.As i have tried this command on Terminal
"sudo /Developer/Library/uninstall-devtools –mode=all"
But its not working.Can anyone suggest me how to get it done.
You can do this, by moving it to the Trash.There's no need for an uninstall scrip because Xcode 4.3 is bundled as a single application .

Resources