Issues with Xcode 4.3.2 Mobile Device Framework Installation

After downloading this newest version of Xcode 4.3.2, I tried to open it.
Xcode greets me with Xcode component installation, stating that Xcode must install the following components before continuing
So I click install and type in the correct administrative password.
But immediately after this, Xcode gives the alert " An unknown error occurred. See the install log for more details."
However, the log proves to be not helpful at all.
Apr  9 22:42:06 mediter diskmanagementd[30360]: DM ->T+[DMToolBootPreference getPartitionBootability:]: inUDS=0x101146c30=disk0s2=Mighty Lion
Apr  9 22:42:06 mediter diskmanagementd[30360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootable=1            (bootable right now without any further action)
Apr  9 22:42:06 mediter diskmanagementd[30360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootCapable=0         (bootable if you call MKCFPrepareBootDevice)
Apr  9 22:42:06 mediter diskmanagementd[30360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMBootSurgeryRequired=0 (for primitive MBR on BIOS, add boot block and loader)
Apr  9 22:42:06 mediter diskmanagementd[30360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMFSSurgeryRequired=0   (for primitive MBR on BIOS, add boot block and loader)
Apr  9 22:42:06 mediter diskmanagementd[30360]: DM ..T+[DMToolBootPreference getPartitionBootability:]: PMNewfsRequired=0       (bootable with MKCFPrep but it will rudely carve)
Apr  9 22:42:06 mediter diskmanagementd[30360]: DM <-T+[DMToolBootPreference getPartitionBootability:]: MKerr=0 out=132=0x84
I tried to repair disk permission, then restart to try Xcode again, the same issue occur.
I really can't figure out what went wrong here. Could anyone please offer a helping hand?
Thank you very much!

When I want to "Install That MobileDevice.pkg" appeared to me "The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance".
You can help me, please ?

Similar Messages

  • HT1923 I was trying to update itunes on my computer received an error message so I uninstalled and reinstalled itunes. the download stopped with this message "Service 'Apple Mobile Device' failed to start. I have an ipad 2 purchased in 2011.

    I was trying to update itunes on my computer that has windows vista. during the update I received an error message; so I uninstalled itunes and reinstalled it. the instatlation process stopped with this message: "Service 'Apple Mobile Device' failed to start. Verify thta you have sufficient priviledges to start system services." I have used an ipad 2 since 2011 and have never had a problem with my itunes account or my ipad until now.
    What steps do I need to complete to get my itunes account up and running again?

    Hi Kayleenfromwi,
    Thanks for using Apple Support Communities.  You may need to restart the Apple Mobile Device Service.  This article has instructions for doing this:
    How to restart the Apple Mobile Device Service (AMDS) on Windows
    http://support.apple.com/kb/ts1567
    If that doesn't resolve the issue, I would recommend trying the steps in this article:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    - Ari

  • I am facing issues with my music on my iOS device. I have five devices connected to my apple id. And out of which a Windows Machine and iPhone is not able to sync the purchased songs on the the Windows machine and the iPhone.

    I am facing issues with my music on my iOS device. I have five devices connected to my apple id. And out of which a Windows Machine and iPhone is not able to sync the purchased songs on the the Windows machine and the iPhone. The iPhone4 shows the songs are not supported and on the Windows Machine the songs do not play completely. Can anyone advice what could have gone wrong ? Because rest of the devices are synced to MacBook and they are able to sync the content normally.  I have even subscribed to iTunes Match but the problem is still not fixed.

    Firstly...  a little Clarity...
    Devices refer to iDevices... iPod... iPhone... iPad. ..   Not Computers.
    Authoriation applies ONLY to Computers... of which there is a Limit of 5 per Apple ID.
    If the issue is with iTunes on your Windows Computer... Perhaps you need to Re-install iTunes...
    See Here... to Uninstall and Re-Install iTunes...
    http://www.apple.com/support/itunes/install/

  • A weird installer issue with xcode

    This is a new macbookpro i bought only a few weeks ago. I installed xcode on it, then removed it due to the fact that i needed to put some really huge hd video files, which needed all the hard disk space i could muster. After moving the videos from my mbp to my external hd, i tried to install xcode again. However, xcode's mpkg won't open, no matter how many times i open it with installer. Other mpkgs and pkgs work fine. What's the problem?

    Hi rhonnywhoop, and welcome to the Dev Forum!
    rhonnywhoop wrote:
    I installed xcode on it, then removed it ... i tried to install xcode again.
    There's no such thing as a weird issue with Xcode after an uninstall-install again cycle. Almost anything can go wrong and weird is the rule, not the exception. But yes, most of the strange problems show up after the installation (e.g., Xcode won't open, Xcode starts up but gcc always fails, Interface builder won't read nib files, etc., etc.). If I needed disk space for a video, I'd probably get another drive before I'd uninstall Xcode, but then I use Xcode all the time. Plus it's too late for that advice, so I'll try my best to point you in the right direction.
    A few questions:
    1) Was there any message when the mpkg failed to open? Please post any such message for us;
    2) Did you install from the DVD that came with your MacBook, or did you download a dmg from the Mac or iPhone Dev Center? If you haven't tried downloading the latest Xcode version yet, that might be worth trying;
    3) Did you uninstall from Terminal, using the command given in the Xcode doc (e.g. /Developer/"About Xcode Tools.pdf"? If not, how did you uninstall the prior Dev Tools?
    4) Is any entry made in one of your logs at the time of the failure? E.g., open Console.app (in /Applications/Utilities) and look for the most recent entries in install.log and system.log. If you find anything like that, please post it for us;
    5) Have you tried any additional cleanup besides the recommended uninstall (question 3, above)? Based on case histories in this and other forums, the most powerful trick is to rename /Developer (e.g. to /OldDev). Other tips will be found by searching on terms like "uninstall" or "clean" in this forum.
    In general, we can assume that since your previous installation was successful, the game is to restore your system to its past condition. This may seem like a no-brainer, but it might help to rule out irrelevant conditions as you try one thing after another. In fact, some developers have cleaned up by re-installing the entire system (needless to say, be sure to try restarting your system before resorting to anything that drastic!). On the other hand, some developers have reported that installing a more recent version of the Dev Tools (if any), can clean up a problem when repeated installs of the same system fail.
    I hope something above will lead you to a solution. Several other developers who regularly contribute to this forum know much more than I do about installation problems. For example, if etresoft joins this thread, be sure to follow his instructions completely and before any others.
    \- Ray

  • My iphone 3 will not sync with itunes - it says Apple mobile device is not started, also does it with ipad - any ideas?? thanksple mobile device is not starte

    my iphone 3 will not sync with itunes, it says Apple mobile device is not started, also doing it with ipad - can anyone help??? thanks

    Restart your computer. Run iTunes and check for updates. If there is a later version of iTunes available, download and install it. Then try again. If you still cannot see your iPad listed in iTunes make a list of all the things you have tried so that we can see exactly what steps you have taken.

  • Issues with file upload in flex mobile application (sharepoint as backend)

    Hello,
    I am working on flex mobile application for android platform for which we are having sharepoint as a backend.
    (Flex SDK 4.6 and AIR 3.9)
    Issue which we are facing is as follows:
    We are communicating with the backend server using webservices: example:
    <s:WebService id="kWebService" wsdl="http://www.kservice.net/kdatabaseservice.asmx?WSDL" >
                <s:operation name="AddPost"
                             resultFormat="object"
                             result="addPostResult(event)"
                             fault="postsfaulterr(event)" />
    </s:WebService>
    Above services are working fine but we are facing issue with one service which is related to file upload.
    File upload for <10 MB is working fine but when we try to upload larger file on server it fails to process.
    We are sending bytearray to the backend and backend code is writing those bytearray into file.
    We have tried many ways to overcome from this situation. like we have checked configuration for file upload size on server , we have tried wcf services as well. Please help us on this criticle point as soon as possible
    Thanks
    Dhwani

    Prashant8809 wrote:
    Hi
    >
    > I have already gone through the video by Thomas Jung for multiple file upload but it saves the contents in server and not in >transparent table. So please suggest me alternative solutions.
    >
    >
    > Regards
    > Prashant Chauhan
    What do you mean that my video saves the contents int he server and not in transparent table?  I save the data into a temporary database table so it can be accessed by the parent WDA session. From there the WDA session can do whatever it wants with it.  What do you mean by transparent table - that would be a database table. Do you actually mean internal table?  if so, just read the data from the temporary database table into memory.

  • HT2824 Is the MacBookPrp compatible with a Samsung Galaxy Note mobile device?

    Is the MacBook Pro compatible with a Samsung Galaxy Note? If so, how do I transfer pictures from my mobile device to my Mac?

    10.7's phone support may be different from 10.6.  Are you running 10.6 or 10.7?  You posted to the 10.6 forum, yet your signature says you have 10.7.2.     Plus you quoted the 10.6 article.

  • Issues with XCode

    I was typing this in XCode (I had just gotten to the end) when this error comes up. A similar error also appears when I try to backspace over a double-slash comment if the comment is the first line.
    What does the error mean and why is it coming up?
    BTW I didn't realize the image links would cause the image to display; if they aren't, here are the links:
    /___sbsstatic___/migration-images/105/10575740-1.png for the first one and
    /___sbsstatic___/migration-images/105/10575740-2.png for the second one.
    Message was edited by: musicwind95

    I tried, and it did not help. Notice that I had typed the for(), pressed return, and tried to indent the code by pressing tab twice. I pressed them, XCode lagged, and then displayed the error. I cleared the caches before, and it didn't help. This issue has been present in Leopard as well as Snow Leopard, with XCode 3.1 and 3.2.

  • What is wrong with itunes and connecting their mobile devices to a windows computer

    I have an apple iPhone and two other apple devices None of which can connect and be recognized on my Alienware computer with with windows 7. The problem is never quiet the same, some times it isn't recognized and doesn't show up on itunes at all and other times i connects and disconnects rapidly. Only rarely does it sync and stay connected long enough to download a few songs, other than that its a pure hassle to deal with and is starting to become highly annoying and makes me wonder if the phone would be more useful being hit with a golf club. open to any solutions

    In addition to my previous message i have discovered some new information about the problem. the mobile device driver that is installed with itunes is currupt and personal trouble shooting along with auto trouble shooting can find a solution to this problem. might possibly been an imcomplete download offered by itunes. WAY TO GO

  • Known Issue: Cannot Deploy to a Windows Mobile Device (Windows 10 Insider Preview SDK and tools, April 2015 release)

    To deploy to a Windows 10 Mobile device with this release, your device must be running Windows Mobile OS build 10074 or later. When deploying your Universal Windows app to a device with an earlier build, or a Windows Phone 8.1 device, you will get the following
    error:
    Error : DEP0001 : Unexpected Error: The Appx package's manifest is invalid. (Exception from HRESULT: 0x80080204)

    Use the Windows 10 Mobile emulator or update your device to Windows Mobile OS build 10074 or later.

  • Can some one help me with diagnostic test result " apple mobile device driver not found"?

    I bought an iPhone 4gs 32gb from Singapore. iso 4. I'm living in Chennai, India. To connect it to my computer (windows XP,), I have downloaded iTunes 10.6.1.7. Unfortunately iTunes is not recognizing my iPhone.  I had tried to troubleshoot it by reinstalling iTunes (2 times). I have restarted the apple mobile device from control panel. I try connecting my iphone in another usb port. but no use. I don't know what am I missing?.  iTunes opens on my computer. but doesn't recognize my device. when I click on help. it says an "unknown error has occurred. your computer is not connected to internet. please check your internet connection and try again later". I don't know what to do? could you please help me? thank you so much for your help and time.
    when I update the usb driver (C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers.Double-click the usbaapl file.) I followed the procedure from this site. http://support.apple.com/kb/TS1538 when I finished, it says "the specified location does not contain information about your software"
    I did the apple's diagnostics test on my computer. I'm pasting the result for your info.
    Microsoft Windows XP Professional Service Pack 3 (Build 2600)
    System manufacturer System Product Name
    iTunes 10.6.3.25
    QuickTime not available
    FairPlay 1.14.43
    Apple Application Support 2.1.9
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 5.2.0.6
    Apple Mobile Device Driver not found.
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 0013AC2C08548378
    Current user is an administrator.
    The current local date and time is 2012-06-28 15:23:45.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    Intel(R) G41 Express Chipset
    **** External Plug-ins Information ****
    No external plug-ins installed.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:        {D85300A1-330D-41ED-AC5A-EC032B22FBF0}
    Description:            Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller - Packet Scheduler Miniport
    IP Address:             192.168.1.3
    Subnet Mask:          255.255.255.0
    Default Gateway:    192.168.1.1
    DHCP Enabled:      Yes
    DHCP Server:         192.168.1.1
    Lease Obtained:     Thu Jun 28 15:17:19 2012
    Lease Expires:       Fri Jun 29 03:17:19 2012
    DNS Servers:         192.168.1.1
    Active Connection: LAN Connection
    Connected:             Yes
    Online:                    Yes
    Using Modem:        No
    Using LAN:             Yes
    Using Proxy:           No
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was unsuccessful.
    The network connection timed out.
    Basic connection to the store failed.
    The network connection timed out.
    Connection attempt to Gracenote server was successful.
    The network connection timed out.
    iTunes has never successfully accessed the iTunes Store.
    **** CD/DVD Drive Tests ****
    No drivers in LowerFilters.
    UpperFilters: GEARAspiWDM (2.2.0.1),
    G: Optiarc DVD RW AD-7220A, Rev 1.01
    Drive is empty.
    **** Device Connectivity Tests ****
    iPodService 10.6.3.25 is currently running.
    iTunesHelper 10.6.3.25 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    Universal Serial Bus Controllers:
    Intel(R) N10/ICH7 Family USB Universal Host Controller - 27C8.  Device is working properly.
    Intel(R) N10/ICH7 Family USB Universal Host Controller - 27C9.  Device is working properly.
    Intel(R) N10/ICH7 Family USB Universal Host Controller - 27CA.  Device is working properly.
    Intel(R) N10/ICH7 Family USB Universal Host Controller - 27CB.  Device is working properly.
    Intel(R) N10/ICH7 Family USB2 Enhanced Host Controller - 27CC.  Device is working properly.
    No FireWire (IEEE 1394) Host Controller found.
    **** Device Sync Tests ****
    No iPod, iPhone, or iPad found.

    I have the same problem. I think that someone tried my iphone before me because when I want to reset it, I'm invited to enter a password that I didn't set. Also, when I go the Map application, the iphone indicate that I'm locateded in China while I'm in Tunisia. Now, I can't connect to my iphone to itunes, and I can't reset it because it ask me to enter a password that I didn't set.
    This is my post:
    https://discussions.apple.com/thread/4063223
    Please, we need your help.

  • How do I get my iCloud account to sync with the data on my mobile device?

    I recently erased my hard drive in my iMac and did a clean install of Yosemite. My iPad and iPhone have my contacts on them ,but my iCloud account and my iMac only have the contacts that I've added manually. How do i get the contacts from my mobile device(s) into iCloud and o

    nto my iMac?

  • Issues with Facebook App on T-mobile iPhone 5

    I'm having issues with the Facebook app on my iPhone 5 (Tmobile). I read and replied to a friend's Facebook message, and his profile pic now appears as a "bubble" near the top right of the screen and won't disappear. How can I remove the bubble pic?

    Read http://support.apple.com/kb/ht4319 that explains it all

  • Apple Mobile Device Service installation rolls back

    Hey there,
    I've been having problems installing iTunes 9 or even 8 on my computer. While running the iTunes setup, part of the installation rolls back and when I launch iTunes after that, I get the message saying that
    "This iPod cannot be used because the required software is not installed. Run iTunes installer to remove iTunes, then install iTunes again."
    However, the installation doesn't work no matter how many times i reinstall it. I've fully uninstalled everything related to apple and used the microsoft's utility to check if they were properly uninstalled before reinstalling itunes, but I still got the same message.
    I found out that Apple Mobile Device Service was not installed and that was the problem. When i extracted AppleMobileDeviceService.msi from the iTunes installer and ran it, it rolled back too. So I used the /l*v command to create an installation log and this is the error.
    DIFXAPP: INFO: opening HKEY_USERS 'S-1-5-21-4128058654-1677487342-2165978628-1007\Software\Microsoft\Windows\Curr entVersion\DIFxApp\Components\{9AA3828A-F852-11DB-8E29-6C6B55D89593}' (User's SID: 'S-1-5-21-4128058654-1677487342-2165978628-1007') ...
    DIFXAPP: INFO: ENTER: DriverPackageInstallW
    DIFXAPP: INFO: usbaapl.inf: checking signature with catalog 'C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\USBAAPL.CAT' ...
    DIFXAPP: INFO: Driver package 'usbaapl.inf' is WHQL signed.
    DIFXAPP: ERROR: Create Driver Store entry failed. (Error code 0x6E: The system cannot open the device or file specified.)
    DIFXAPP: INFO: Successfully removed '{9AA3828A-F852-11DB-8E29-6C6B55D89593}' from reference list of driver store entry ''
    DIFXAPP: INFO: RETURN: DriverPackageInstallW (0x52)
    DIFXAPP: ERROR encountered while installing driver package C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\usbaapl.inf
    DIFXAPP: InstallDriverPackages failed with error 0x52
    DIFXAPP: RETURN: InstallDriverPackages() 82 (0x52)
    Action ended 17:15:17: InstallFinalize. Return value 3.
    Can anyone help me please? Any help will be appreciated =P
    Cheers

    I have recently been fighting my system to get itunes to recognise my iphone and i ran into a similar problem.
    I couldnt uninstall the old version of apple mobile device support, and installing the new itunes over the top did not seem to help either.
    But i found a work around.
    Try opening the itunes.exe install package with winrar. (www.winrar.com, its a free program) and then extracting only the applemobiledevicesupport.exe file.
    Reboot your system, run that file and then reboot again.
    It should work.
    If it doesnt, then good luck to you :P
    -Adam

  • Itunes "Apple Mobile Device Service" Installation error

    Im trying to install Itunes and i receive this error:
    "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services."
    I started services.msc and there isn't a service called Apple Mobile Device there.
    I also ran the Installation in Run as Administrator and i still receive the same error.

    I've been having the same problem on my Windows 7 64-bit computer.  If you are running a 64-bit system, and are installing the 64-bit version of iTunes, the problem may lie in where the program is being installed.  The default location that showed up for me was "Program Files (x86)" which is for 32-bit programs.  Once I changed the default to just "Program Files" (which is for 64-bit programs) everything seemed to install correctly.  Before I tried this install, i cleaned up everything:  ran Registry Mechanic, Malwarebytes, Spybot Search and Destroy, then closed unncessary files and programs; closed unnecessary processes using Task Manager, I did leave my Norton running.
    Hope this helps.

Maybe you are looking for