XCODE 14 BETA, DONT SEND TO REVIEW [closed] - xcode

Closed. This question is not about programming or software development. 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 6 months ago.
Improve this question
After upgrading to OS ventura, I followed the team's advice and installed Xcode 14 beta to continue using it, but when uploading the app to the connect store, it was not possible to send for analysis applications that were sent by xcode beta, what should I do now?

You can only push builds to App Store Connect from a stable version of Xcode. Xcode 13 (the latest stable version) does not run on macOS Ventura so you will need to either revert to macOS Monterey or, if you're working in a team, ask a team member with macOS Monterey to upload the build instead.
If you have a backup (as you should), I suggest reverting to macOS Monterey and installing macOS Ventura on a separate partition as detailed by Apple.

Related

Installing google app engine launcher on Mac with M1 [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 1 year ago.
Improve this question
Is there a way to install GAE launcher on MacBook Pro with M1 chip?
Google App Engine Launcher has been deprecated (this was done about 2 years ago). First, Google stopped releasing updates for it but it still worked which is why some folks (I fall into that category) kept the launcher and were still using it.
Sometime (about 2020 or so), GAE changed to using Cloud Build for deployment which meant that Google App Engine launcher could no longer be used for deploying code (GAE Launcher used appcfg.py whereas cloud builder needs to use gcloud app deploy). This effectively killed GAE Launcher.
This led to us building a replacement for GAE Launcher - NoCommandLine - but it hasn't been explicitly tested on MacBook Pro with M1 though we believe it should work since it is at least IOS 10+. You can try it and let us know via the feedback form how you fared.

Can't update Xcode 11 [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 3 years ago.
Improve this question
Trying to update from Xcode 11 GM to 11.1 always fail.
I tried moving /Applications/Xcode.app first... nothing works
This is my commerce log:
2019-10-08 12:29:08+01 leviathan installd[556]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=501 "The package is attempting to install content to the system volume." UserInfo={NSLocalizedDescription=The package is attempting to install content to the system volume.} {
Manual download
The always working and preferred workaround!
Download directly from Apple:
Latest Release version or
Latest Beta version or
Any version you need and all other downloadable contents
Then extract and move it where you like. This has so many benefits comparing to AppStore updates. (like the ability to resume download, not replacing the old one, not wasting hidden directories and etc.)
Note that you should use safari to download it.
Force App Store to re-download.
Apple suggested this workaround but many developers (including me)prefer manual download to save a lot of network traffic!
Since This is Known Issues
Xcode may fail to update from the Mac App Store after updating to macOS Catalina. (56061273)
Apple suggest this:
To trigger a new download you can delete the existing Xcode.app or temporarily change the file extension so it is no longer visible to the App Store.

Xcode Update issue [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 7 years ago.
Improve this question
I clearly updated Xcode in my Appstore to version 7.2, and it completed the update, but when I open the about Xcode window, it still shows version 7.1.1 Why hasn't it updated? I cant run it into my iPhone devices which is having iOS 9.2 OS..
If i try to run my xcode project in my iphone device (iOS 9.2) it shows an alert "Could not find developer disk image"
Here i attached the screenshots
Restart Xcode. If that don't fix - check if you have only one Xcode installed.
Go to Xcode Preferences and click on Locations
There you can see command line change that from new to old now try it.
In that Command line tools there in no 7.2 means you need to reinstall it.
Hope this helps you.

Can't leave the OS X Developer Beta, no option to do so in App Store preferences [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 7 years ago.
Improve this question
I've had my system on the OS X developer beta but have now installed the released version of El Capitan, and I'd like to leave the Beta program now.
Oddly the preferences pane for App Store doesn't have the entire row that this article details, so I can't change this.
I can't find another way to leave the Beta
Edit: I know I'm still signed up because I just got the system update notification for the developer beta 10.11.1
Edit: App Store preferences without the pre-release option
Turn it off in System settings.
EDIT:
If you can't see it there then hit this command
sudo defaults delete /Library/Preferences/com.apple.SoftwareUpdate CatalogURL
or manually edit
sudo vim /Library/Preferences/com.apple.SoftwareUpdate.plist

Is it safe to upgrade to Yosemite on my work-machine? [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 8 years ago.
Improve this question
I was wondering if it is safe to upgrade to OS X Yosemite today when they release the official version?
Yosemite Stable version at Apple
The most important tool I need working is Homebrew (nginx,php etc)
Will those packages continue to work, or will it most likely break and be unsupported for a while?
Thanks.
As I understand it, a bunch of people I know using Yosemite GM and homebrew have not seen any new issues arise. I do hear about general performance improvements under Yosemite, so that sounds promising. The mobile devs in my office also seem to like it, but they mostly just use XCODE, so that may not apply to you. As always, make sure to backup your machine before the upgrade, and test your tools thoroughly once finished.
Homebrew's (cautious) advice is to wait for a week or two if you really need your machine to work, though people have been using Homebrew with the betas and hammering through problems with popular packages. There is a list of things in Homebrew core that are still broken on 10.10 here: https://github.com/Homebrew/homebrew/issues/29988 -- though the php and nginx formulas are not in core, so I can't advise on those.

Resources