error in installing Xcode 3.2 on Snow Leopard - ios

I have downloaded Xcode 3.2 with iOS SDK (4.1 GB) two times from Apple Developer's Website. When I try to install Xcode, it gives an error stating that "an unexpected error occurred. Please contact the manufacturer of software". It also gives error when I try to copy Xcode file to any USB Drive or any other computer via LAN. I have tried this at two different Mac computers both running Snow Leopard, but the problem is same.
I have wasted more than a week on that issue. Kindly let me know any solution. Urgent replies are highly appreciated.
Thank you.

I have faced this problem before.
If you go to the console, you should see a msg by xcode that is something along the lines that this version of Xcode could not be verified for install.
Don't ask why but if you turn back the clock of computer by about two years and try installing again, it should work perfectly.
Else, you would find a new lead looking at the console msg.

Related

Can't compile iOS-App in Ad-Hoc mode (Xamarin.iOS)

So basically I'm following this official Xamarin guide to release my app in the AppStore.
However no matter what I try (changing signing profiles, different build options) the solution-process crashes every time after 1-2 minutes with different errors that don't explain what exactly went wrong (signing error, user aborted?!, etc.).
After the error is shown I always have to reconnect to the Mac.
What could be the problem?
EDIT:
Tool exited with code: 1. Output: CSSM_SignData returned: 800108E6
/Users/metadokentwicklung/Library/Caches/Xamarin/mtbs/builds/mWIDAS_iOS/806c20450998d745a5c8df0e4928100f/bin/iPhone/Ad-Hoc/mWIDAS_iOS.app:
errSecInternalComponent mWIDAS_iOS
I tried the publish profiles (Ad-Hoc,AppStore,automatic) and provisioning profile.
Okay solved the problem myself a few days ago. Dumb mistake on my behlaf.
I use the same monitor for the Mac Mini and the Windows PC so I didn't see the popup on the Mac prompting me to accept the use of the keyfile.
After I agreed to it everything worked like a charm.
I resolved this issue by:
Cleaning my solution
Closing VS4Mac
Shut down Macbook Pro
Start Macbook Pro
Reopen my solution
Build iOS head project (I am working in Xamarin.Forms)
And it built successfully this time. I am noticing lots of issues from Windows VS are creeping into VS4Mac by each update. Not sure why this was happening but that resolved my issue

Xcode 6 - Archive Sumbmission failed with errors

I'm getting "Archive Submission Failed with Errors" and I have ran out of ideas on how to upload my app to the App Store successfully. Note that this isn't a new app. I'm just uploading a new version and this is the first time I've ever gotten these errors.
See link for screenshot: http://postimg.org/image/hesdsr167/
Using:
Xcode 6.1
OSX Yosemite
Application Loader 3.0
Titanium SDK 3.4.1
Have tried these but none of them helped:
Opened all the ports and IP Addresses
Used Wireless Hotspots, Ethernet and Wifi
Took down firewalls
Searched around the Apple Developer Member Center for anything I needed to do
I googled
I just need to know at least one of these:
A temporary or permanent solution
A workaround
What causes this issue?
Try telnet sgr203.apple.com 44001 to make sure if this issue from XCode or your MAC.
if this issue from your mac try to use VPN may help.
If telnet worked, try to remove XCode cache.

Monotouch AMDeviceInstallApplication returned: 0xe8008018

I have recently installed iOS 6 beta on my device and updated to the latest mono develop release. Since this, I now get the following error when trying to deploy to my device, "Installation failed: AMDeviceInstallApplication returned: 0xe8008018" - Could not upload to the device.
I have tried other projects and get the same error. As far as I'm aware, there is no code signing problems - all appears fine in the log. It worked fine before I installed IOS6. I don't have another device with iOS 5 to test.
Any ideas as to why I am getting this error?
Thank you.
If you are using any non-standard names for the Xcode executables, check Xamarin's blog post on how to fix it:
http://blog.xamarin.com/2012/06/15/xcode-4-5-ios-6-and-mountain-lion/
Or even better, contact support#xamarin.com
I get this message once a year when my developer certificate expires on my build machine.
Yep my Macbook Pro is from 2010.
So just look in the iOS Developer console under Certificates. If it says you do not have one then you need to go through the process to create a new one. I also look in KeyChain to see if the one in there has a red X indicating it to be expired.
I hope this helps.

Xcode 4 Crashes frequently

I just downloaded XCode 4 on my Mac Air running Snow Leopard. It crashes all the time! I believe I can recreate the issue most every time by following these steps:
Hold Option key and click on an Object/Method etc. to open documentation.
I am presented with a login screen to enter my Apple Dev Credentials but an error dialog appears.
Click 'Continue'
I get the documentation
Debug application
A dialog appears telling my XCode has crashed.. Game over
This is happening on my Mac i5 as well as my Mac Air. It crashes frequently enough that it is almost unusable. Is there a workaround that anyone has found?
Holy cow.. how did this ship? :)
Thanks!
I got it resolved! So as it turns out the documentation is not installed by default when doing a clean install of XCode4. So I installed it locally and my issues went away. Heres what I did:
Go to Xcode preferences
Click "Downloads"
Click the "Documentation" tab
Install the Documentation (I just installed it all)
Restart xcode (I noticed the documentation would not open till I did this)
Now when I visit the documentation I do not get directed to online documentation and the crashing is gone.

An error occurred talking to the iTunes Store : message while validating App

I am trying to submit an app to the apple store via Xcode 4's in-built application loader. I created an archive, then went to itunes connect and made sure the app status is ready to upload. Then when I come to xcode and do 'Validate' or 'Submit', I just get the following message:
An error occurred talking to the iTunes Store
No details are given. Any ideas?
Update: I used the classic Application loader and submitted my app. No idea what the real issue was.
My mbp now run Xcode4.2(4D199) on Lion, I installed the latest java for Lion. And finally I sovled this issue.
Many guys said, he can used the old Application Loader app to upload the apps. so I guess the problem is the latest Application Loader app(2.4.1 (190)), and the fact told me I am right
Okie, in short words:
Here is the solution:
I hope you guys do not delete the old Xcode(4.1). We Should pick up the old version Application Loader app.
cd /Contents/Resources/Packages
cp ApplicationLoader.pkg ~/Desktop/
Now, you get the ApplicationLoader package.
Install the old one.
Tips: you can remove the latest Application Loader app in path: /Developer/Applications/Utilities/ or just remane it.
That's All.
Hope this way can help you and enjoy the new Xcode4.2. Also hope apple developer can saw this problem and test the latest Application Loader app more.
If your target has any spaces or special characters, remove them as they can sometimes cause this error.
It sounds like a connectivity or temporary network issue. I would check your network connection and try a bit later.

Resources