Xcode 8.1 Install - macos

I downloaded Xcode_8.1.xip at work in order to install it on my mac however it only extracts (as expected) but it is never installed when I go into the store it still wants me to install it.
Please assist me, I have no knowledge of installing xip, when it still was dmg file it was a lot easier

It seems you got the manual download. You double-click the xip, it extracts. Then you move the extracted Xcode app to /Applications (cmd-shift-A on desktop, or in a Finder window). It won't auto-update through app store this way, though. If you want auto-updates, delete /Applications/Xcode.app and reinstall through App store.

Related

How to uninstall the GlobalProtect App from Macbook?

Recently I have install GlobalProtect vpn on my Macbook and found it very difficult to uninstall it since it was opening on startup. Is there any specific way to do it ?
I have seen over the web that a lot of Apple Macbook users struggle with this, therefor I have decided to create a guide that shows two options on how to unistall the GLobalProtect App on macOS.
You need to download the initial GlobalProtect Installer, as you go through the steps shows an option for uninstall
Copy and paste the following code on the terminal window
sudo
/Applications/GlobalProtect.app/Contents/Resources/uninstall_gp.sh
You can find more here

Xcode XIP = non installed?

During an attempt to reinstall Xcode9 from scratch I decided to use the XIP file download from the developer.apple.com website.
I opened the archive, moved it to the Application folder and launched it. No problem, aside from the issues I was trying to solve that are still there ...
Now I go to the App Store and I see that Xcode results as non-installed.
What should I do?
I am running it on a MacBook Pro 15" from 2016 with macOS 10.12.6.
Yes you can use multiple version all together. just be carefull when installing after download, it will prompt to replace. "do not replace" but "Keep both versions". I am also using 4 different versions for compatibility checks. :)

XCode 4.2 not getting installed on my mac

I want to install XCode 4.2 on my mac. I have the dmg, but when I start the installation process, I get the file size as zero kb. Attaching the screen shot of the same:
Can anyone tell me what the problem might be???
The Mac version i am using is 10.7.2....
I have tried changing the install location, but it was of no use.
The installation process takes around 15 mins (although the size is zero kbas is in screen shot) and at the end, I am getting the message "Installation Completed"
EDIT:
For mac OSX version 10.7.2 (Mac OSx Lion), Do I need to download XCode 4.3. The dmg that I have got from one of my friend is titled "xcode_4.2_and_ios_5_sdk_beta_6_for_snow_leopard.dmg". Also, I have tried installing XCode 3.2.6 and it also is experiencing a similar problem.
what have you used for downloading?
The most of download managers downloads damaged files when Internet connection error was occured. The second type of managers stops downloading herein.
Don't use itunes if you can. I advice you to download xcode via torrents because they are protected from these downloading errors. Or at least try to download it via firefox because it stops the downloading instead of masking download erros.
I read the following in the Xcode Release Notes (developer account required) in the Apple developer documentation:
Installation
You can install Xcode 4.2 for Mac OS X v10.6 Snow Leopard only if you have purchased an earlier release of Xcode.
Install or update Xcode through the Purchases or Updates panes.
If you purchased Xcode from the Mac App Store, the Install Xcode app is on the volume on which you installed Xcode.
To install Xcode 4.2 on another volume, you must delete all copies of the Install Xcode app from your file system.
Maybe the first point explains your problem!?
I have downloaded the new dmg of XCode 4.2 from apple developer portal (developement tools). Its XCode_4.2_for_Lion. And it has got installed without any problem.

Mac App mysteriously disappears directly after downloading and installing from the Mac AppStore

Last night we have released a free app in the Mac AppStore. The app didn't yet show up when searching for (parts of) the title, however, we could find it by searching for one of our existing Mac Apps and clicking through to our 'Developer Page'.
When 'buying' the app (it's actually free), the icon pops up in LaunchPad and the progress bar for downloading & installing shows. Under Snow Leopard, the icon pops into the Dock and the progress bar for downloading & installing shows.
However, in both cases, as soon as the progress bar is filled, the app directly disappears from the LaunchPad / Dock and can no longer be started.
I've checked my Applications folder, but the app is nowhere to be found. I also checked this on other systems (under user accounts that never develop in XCode), those showed the exact same problem. I've also tried downloading a few other free apps from the Mac AppStore on my own system, these downloaded and installed successfully and don't disappear.
There seems to be a problem with our app that causes this issue, but I have no idea what it could possibly be. I didn't find anyone else suffering from this problem.
First and foremost, I would love to know what causes this so we can fix it.
Secondly, I am wondering how this app ever came through Apple's review process having this issue.
Any ideas?? Thanks in advance!
An Apple Dev on the Apple Developer Forums answered this question:
Do you have a copy of that app elsewhere on the system? App Store will install it over an existing copy, whereever that copy happens to be.
A different user on my system had previously built a debug build of the app from XCode. Apparently, any downloaded versions of Mac Apps are written over those apps -- even if the old version is within the home folder of a different user on your system, any version you purchase/download from the Mac AppStore will overwrite thát version; effectively locking out the downloading user from the app that he may have just paid for.
Imho, that's a crappy way of handling 'updates'. But it's good to know our app is working fine.
Thanks for the help StilesCrisis!
Update: Apple has asked me to file a bug report for this issue, will do.
I'm developing an app on Electron, and for me problem was that I had build files in my project folder, even after I deleted the app which I installed with .dmg in Application folder. So, it seems Mac Store looks throw whole disk space and trying to find app with same app ID, and if it exists, don't rewrite it.
After deleting my .app and .pkg build from the project folder app successfully installed from Mac Store. If it will not work for you, please try to clean app related folder in these directions: ~/Library/Caches and /Library/Application Support. I did it before, and can't guarantee that removing only project build files can help you. Maybe these actions are somehow connected. And removing app build files do not work for you.

XCode 4 can I copy the download from one machine to another

Hi
I downloaded the XCode 4 which uses the app store to download and install and took over 8 hours for the 4.1 GB download to complete.
Can I copy this install from to another machine without having to do that massive download again?
Just to be clear I know how to move files between machines its more the location and what needs to be moved that I am interested in,
Thanks in advance,
I simply copied "/Applications/Install Xcode.app" from one machine to the other after the first machine downloaded from the App Store ($4.99 version). It worked fine.
I am stumped by other answers here - I have just downloaded XCode 4.3.2 for Lion (AFAIK latest at the moment) from this site:
https://developer.apple.com/downloads/index.action
You only need a valid AppleID (free of charge) developer account. No credit card whatsoever.
The filtering & pagination on download page do not work properly / are somewhat weird, at least in FF. But you can still find and download the 1.8GB .dmg file there and install it wherever you want.
OP has stated that he has downloaded a 4.1GB file, so the versions might be different. I do not miss anything from mine though, it works (well, mostly - but that's just the quality of Apple software... :) ).
For what it’s worth, if you’re a registered developer you can download a single .dmg file from Apple’s website and install Xcode from that. The disc image can then be obviously copied wherever you wish.
Isn't it just a *dmg file? That's what I have done one with a previous version. Just copied it and a normal install did the trick..
The newest is called xcode_4_and_ios_sdk_4.3__final and is in my download folder...

Resources