// The trick is to link the DeviceSupport folder from the beta to the stable version. | |
// sudo needed if you run the Mac App Store version. Always download the dmg instead... you'll thank me later :) | |
// Support iOS 14 devices (Xcode 12.0) with Xcode 11.5: | |
sudo ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/14.0 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport | |
// Then restart Xcode and reconnect your devices. You will need to do that for every beta of future iOS versions |
This comment has been minimized.
This comment has been minimized.
I'm getting strange |
This comment has been minimized.
This comment has been minimized.
@rshev: Was getting the same.
Works now. |
This comment has been minimized.
This comment has been minimized.
For Beta2: sudo ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0\ (14A5297c)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport |
This comment has been minimized.
This comment has been minimized.
cherpake's didnt work for me, (missing a slash). This worked for me for beta2:
|
This comment has been minimized.
This comment has been minimized.
@gravicle HELP. im getting kAMDMobileImageMounterDeviceLocked as well... tried everything, even xcode beta 8 |
This comment has been minimized.
This comment has been minimized.
For Xcode 8 beta 3, use:
|
This comment has been minimized.
This comment has been minimized.
@ethanhuang13 I just created a symlink but I am still unable to switch the Deployment Target of my application in Xcode 7.3.1 to iOS 10.0... |
This comment has been minimized.
This comment has been minimized.
Same problem as @ethanhuang13 |
This comment has been minimized.
This comment has been minimized.
The symlink just create iOS 10 device support for Xcode 7. You still need to use Xcode 8 to build against iOS 10 SDK or to use iOS 10 as Deployment Target. However, if you want to play with iOS 10 SDK but would like to keep the status of your project, suggest to read: Simultaneous Xcode 7 and Xcode 8 compatibility. |
This comment has been minimized.
This comment has been minimized.
For Xcode 8 beta 4: |
This comment has been minimized.
This comment has been minimized.
For Xcode 8 beta 5:
For Xcode 8 beta 6:
|
This comment has been minimized.
This comment has been minimized.
I haven't had to re-do this since grabbing the device support folder from beta 1...but I updated iOS 10 to beta 6 and now I'm getting "Unable to read from device". Anyone confirm this doesn't happen if you regrab the device support folder from the latest Xcode 8 beta? |
This comment has been minimized.
This comment has been minimized.
I could get this to work with Xcode beta 6 but not on a device with beta 6. A device with beta 5 works though. Noticed the Device Support folder ends in |
This comment has been minimized.
This comment has been minimized.
After adding the link to the beta 6 folder I'm sometimes getting strange errors in Xcode 7.3.1 when running my apps (even with the simulator). |
This comment has been minimized.
This comment has been minimized.
Yup...that would likely be the problem since Xcode doesn't think it should exist. >.< |
This comment has been minimized.
This comment has been minimized.
@soffes @jstheoriginal 2016-08-23 After I reset the iPhone networks,then reboot the iPhone,then I can build on my iPhone. |
This comment has been minimized.
This comment has been minimized.
I was able to build on my OS X 10.11.6 machine using XCode 7.3.1 on an iPad Mini 4 running iOS 10.0 beta 6 but when I try building on my iPhone 6S running 10.0 beta 6. I get the "Cannot read from device" error. I have tried everything posted above to no avail. |
This comment has been minimized.
This comment has been minimized.
2016-08-24: Copied the last 2 disk images from Xcode 8.b5+b6 and after I reboot (this is mandatory) iPhone (6S+) and restarted Xcode: I can now build from Xcode 7.3.1, thanks @tianguanghui |
This comment has been minimized.
This comment has been minimized.
Finally!!! Back to being able to test iOS 10 with Xcode 7. Thanks to @tianguanghui & @StanislavK
It should now properly install the symbol files and let you install your build once that is complete. |
This comment has been minimized.
This comment has been minimized.
What worked for me Setup:
|
This comment has been minimized.
This comment has been minimized.
Just create symlink like
but first find xxXxxxxX in your Xcode-beta folder: I just reopen Xcode and it work, no reboots. |
This comment has been minimized.
This comment has been minimized.
nice |
This comment has been minimized.
This comment has been minimized.
this save my life |
This comment has been minimized.
This comment has been minimized.
Nice, i read about this little trick at stack overflow but it didn't seem to work. But reconnect the iPhone was the missing detail. Thank you for this help. |
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
After I did "sudo ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0\ (14A456)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport" , another error message appears: "The file “DeveloperDiskImage.dmg.signature” couldn’t be opened because there is no such file." Do you know why? |
This comment has been minimized.
This comment has been minimized.
For iOS 10.1 beta 2 and Xcode 8.0: sudo ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.1\ (14B65)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
|
This comment has been minimized.
This comment has been minimized.
@loisyang Maybe check /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/ to see if there is folder 10.0 (14A456) as in your script. If not see comments above. |
This comment has been minimized.
This comment has been minimized.
Shouldn't Xcode have an update that works with iOS 10.1 by now? |
This comment has been minimized.
This comment has been minimized.
@revolter There is. Download from https://developer.apple.com/download/ |
This comment has been minimized.
This comment has been minimized.
sudo ln -s "/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.2 (14C5077a)/" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport" |
This comment has been minimized.
This comment has been minimized.
sudo ln -s "/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3 (14E5230d)/" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport" |
This comment has been minimized.
This comment has been minimized.
For iOS 10.3 b2 (14E5239e), get Xcode 8.3 b2 and then: sudo ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3\ (14E5239d)/ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport |
This comment has been minimized.
This comment has been minimized.
I don't want to download Xcode 8.2 BETA ( 4.5 GB ). I need IOS os 10.3 SDK. Could you send /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3\ (14E5239d)/ me ? I need only ONE folder. Then, I paste this into Xcode folder. I hope that works correctly :) If someone upload this folder, make me happy :) |
This comment has been minimized.
This comment has been minimized.
@burakodabas , mate, did you try that? with the content folder? If you did ant its working, could you share it with me? :) :) |
This comment has been minimized.
This comment has been minimized.
Hello - I need to connect iOS 10.2.1 device in testplant app, please advise what version xcode, OSX version, and iOS GW to you used |
This comment has been minimized.
This comment has been minimized.
If somebody needs contents of 10.3 folder from Xcode 8.3 (this is to build on iOS 10.3 devise using Xcode 8.2) https://drive.google.com/open?id=0B6RLdMSojh9TOW5DZmV1WVB3N3c |
This comment has been minimized.
This comment has been minimized.
Hello, is there a way to use a iPhone with 10.3 with xcode 8.2.1? My older macbook pro early 2008 doesn't support sierra. :( |
This comment has been minimized.
This comment has been minimized.
Here I have this file for 10.3 into Xcode 8+. https://www.dropbox.com/s/i1f7q8w3vgr2ozl/10.3%20%2814E269%29.zip?dl=0 Steps:-
Thank you, Darshit |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit tried that but didn't work. iPhone version is 10.3 (14E277) |
This comment has been minimized.
This comment has been minimized.
@sgiatrakis have you checked that in path "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport" there is directory exist after copy paste this "10.3 (14E269)" directory because I have used this directory in 3 other PC and its working nice because I have my own company and we have team (Using 5s 10.3 after upgrade and xcode 8.2.1 with 10.2 iOS so needed to done that in all System.) and also I have restarted system after done this process. |
This comment has been minimized.
This comment has been minimized.
Its not working for me too, please check it again with your xcode :) |
This comment has been minimized.
This comment has been minimized.
Darhsits solution worked, thanks! |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit mac's reboot did the trick for me. Thank you! |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit mac's reboot did the trick for me too. Thank you! |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit, this worked for me too |
This comment has been minimized.
This comment has been minimized.
worked on the first try. thanks @mendaparadarshit! |
This comment has been minimized.
This comment has been minimized.
It's worked, thanks. |
This comment has been minimized.
This comment has been minimized.
Need one for 10.3.1 "running iOS 10.3.1 (14E304), which may not be supported by this version of Xcode." |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit thank you , with your explanation i solved my problem , cheers |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit's tip did it for me. Instructions worked perfectly, thank you! For those who find this later, it's this comment: https://gist.github.com/steipete/d9b44d8e9f341e81414e86d7ff8fb62d#gistcomment-2042751 And I mirrored the 10.3 (14E269) directory in case @mendaparadarshit removes his: https://dl.dropboxusercontent.com/u/9896528/10.3%20(14E269).zip |
This comment has been minimized.
This comment has been minimized.
Need one for 10.3(14E277), Please help me. |
This comment has been minimized.
This comment has been minimized.
Same here. I can host all the versions if anyone needs but first someone need to share the files. |
This comment has been minimized.
This comment has been minimized.
It's worked, thanks. |
This comment has been minimized.
This comment has been minimized.
@actually 10.3.1 only requires device support 10.3 (14E269). I renamed my XCode to Xcode_8.2.1 and installed Xcode 8.3.1 then ran the following command: "sudo cp -pPR /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3\ (14E269) /Applications/Xcode_8.2.1.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport". Just make sure Xcode-select is pointing to your Xcode 8.2.1 and you should be good to go. After I did this I was able to run from Xcode and successfully deploy to TestFlight. |
This comment has been minimized.
This comment has been minimized.
Shoutout to @mendaparadarshit the real mvp. Worked like a charm. |
This comment has been minimized.
This comment has been minimized.
Managed to get Xcode 7.3 working by symlinking the 10.3 image from Xcode 8.3. |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit need 10.3.1(14E304) developer disk image, plz share if you have. Thanks |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit Thanks for sharing this fix so much. Worked for me without any restarting. |
This comment has been minimized.
This comment has been minimized.
@Neeraj204 Try the file that he has already uploaded to the dropbox if you haven't. I thought I would probably need 14E304 as well but it turned out to work fine. |
This comment has been minimized.
This comment has been minimized.
if anyone has 14E304 please ping me.. i tried the 10.3 and it doesn't work. |
This comment has been minimized.
This comment has been minimized.
+1 for 10.3.1(14E304) developer disk image |
This comment has been minimized.
This comment has been minimized.
+1 for 10.3.1(14E304) developer disk image |
This comment has been minimized.
This comment has been minimized.
The initial instruction worked for me - 10.3.1 (14E308) |
This comment has been minimized.
This comment has been minimized.
thank you @mendaparadarshit, your solution worked for me. |
This comment has been minimized.
This comment has been minimized.
Xcode was asking me for 14E304 as well. I tried with 14E269 @sandalsoft provided. This worked for me. Thanks to everyone who helped to solve this issue! |
This comment has been minimized.
This comment has been minimized.
+1 for helping solve a really ugly situation! I'm using Xcode 8.2.1 and the vanilla 10.3 download from @mendaparadarshit allowed me to get my 10.3.1 device working fine with Xcode (via xcode automagically getting the symbols from the 10.3.1 device). This should work with all 10.3 variants moving forward as well... |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit solution worked for me too. Running a 2008 Macbook Xcode 8.2.1 & iPhone 6 10.3.1 FTW! |
This comment has been minimized.
This comment has been minimized.
Xcode was asking me for 14E304 as well. I also tried the 14E269 @sandalsoft provided and this worked for me as well! Thanks for the support everyone! |
This comment has been minimized.
This comment has been minimized.
Mendaparadarshit's solution worked for me too. Running a 2008 Macbook Pro with El Capitan and Xcode 8.2.1 using an iPhone 7 with iOS 10.3.1! Thanks a lot! |
This comment has been minimized.
This comment has been minimized.
Probably on wrong forum. But maybe you can help. My iPhone is on iOS 10.3. My Xcode goes only to 7.1.2 I believe sincenit can't go past Yosemite. Old Mac book pro. But I've read you can change somethings to make it work. I'm trying to spoof a location for an app but I get the worsening for a disk management. My guess is that it means I have to pay for a developer license but everyone else I've asked for this to get done didn't pay for one. If you know a way and can help me or point me to right place. I'd really appreciate it because when it comes to team I'm just supposed to put Apple ID in but it won't accept. And I'm guessing because my iOS doesn't reach 10.3 any pointers would help. Thank you |
This comment has been minimized.
This comment has been minimized.
From a dev to a dev -- thank you! ;) |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit, thank you very much, you saved me. |
This comment has been minimized.
This comment has been minimized.
I just ran into this problem with 14E304. I tried copying in the downloaded 14E269 but I'm still getting the error when trying to run my app on iOS 8.3.1 from Xcode 8.2.1. I shouldn't have upgraded my phone, I did it without thinking! I can't upgrade to Xcode 8.3 right now because I have a ton of issues with moving to Swift 3. Any ideas? How did other people fix the 14E304 error by using the 14E269 download? |
This comment has been minimized.
This comment has been minimized.
same problem :( |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit - all you need know is this tip to fix issue! thanks for sorting this terribly painful issue |
This comment has been minimized.
This comment has been minimized.
@mendaparadarshit could you please help me with Disk Image 14E304, this is a bit Urgent!!! |
This comment has been minimized.
This comment has been minimized.
@yocheved-check-in I'm stuck like @curiousios and can no longer run the app on my phone. I'm going to have to get the app up and running under Xcode 8.3 but the Swift 3 issues are a nightmare so it will take a while. |
This comment has been minimized.
This comment has been minimized.
Are there any fixes for 14E304? Shouldn't it be available in 8.3.2? Does downgrading Xcode help in any way? |
This comment has been minimized.
This comment has been minimized.
i strongly NOT recommend to download xcode from unknown source. i remember there was a infection vector by installing xcode from download servers in china. all apps build with this xocde got infected see:
(disclaimer: i don't say that the links above are infected or clean. i just remember why to avoid generally direct downloads) |
This comment has been minimized.
This comment has been minimized.
better use this solution (with direct download from Apple Developer servers): |
This comment has been minimized.
This comment has been minimized.
Need 10.3.2(14F89) Device support files. |
This comment has been minimized.
This comment has been minimized.
Need 10.3.2(14F89) Device support files too. |
This comment has been minimized.
This comment has been minimized.
Need 10.3.2(14F89) Device support files too |
This comment has been minimized.
This comment has been minimized.
After restarting mac Working fine thanks a lot |
This comment has been minimized.
This comment has been minimized.
For iOS 11 beta and Xcode 8.3.2 (8E2002):
PS: You must install Xcode 9 beta first. |
This comment has been minimized.
This comment has been minimized.
@StanislavK Have you seen this error relating to Xcode 8.3.2 after installing Beta 9?
|
This comment has been minimized.
This comment has been minimized.
I am seeing the exact same error:
|
This comment has been minimized.
This comment has been minimized.
Seeing the same error running 8.3.2 after running the Xcode 9 beta. Have tried the symlink, clean, delete Derived Data, restart Xcode, all to no avail. |
This comment has been minimized.
This comment has been minimized.
@MattNewberry @twobitlabs I as able to solve it by
Some of the steps may not be necessary, but I just did these to get my xcode to work again |
This comment has been minimized.
This comment has been minimized.
@mamnun I just tried doing that, and I'm still getting the error :( |
This comment has been minimized.
This comment has been minimized.
I too am getting the same error after installing Xcode 9 beta. I've tried deleting both Xcodes, installing from the App Store, and installing manually. The symlink method also does not help. |
This comment has been minimized.
This comment has been minimized.
I followed the steps above and was unable to resolve the problem. Finally, I deleted Xcode 8.3.2 and the beta, then removed /Library/Developer, and re-installed 8.3.2 using the link provided by @mamnun above. This seemed to do the trick. I think that maybe only the CoreSimulator directory of /Library/Developer needed to be removed. I'm back up and running now. |
This comment has been minimized.
This comment has been minimized.
@friendlytoaster Have you succeed to fix this issue (Cannot find cdtool ...)? I've followed mamnum step but still getting same error :( |
This comment has been minimized.
This comment has been minimized.
Had the same problem with cdtool and got it to work by deleting Xcode, then deleting /Library/Developer, also deleting ~/Library/Developer/CoreSimulator (and stopping the CoreSimulatorService, just to be sure). Then I re-installed Xcode 8.3.3 (direct download) and it works. Thanks for the help guys, this was driving me crazy today. |
This comment has been minimized.
This comment has been minimized.
These steps resolved the problem for me as well: Xcode 9 crashes on startup now ( |
This comment has been minimized.
This comment has been minimized.
Thank you @twobitlabs! I've followed you steps and succeed to run Xcode 8. I've removed Xcode 9 for now. Too much trouble.... |
This comment has been minimized.
This comment has been minimized.
I also can't get the Xcode 9 beta to work again after doing all these steps. Re-installing does not help. Have any of you fixed that as well? |
This comment has been minimized.
This comment has been minimized.
• Removed Xcode 9 And I was able to use Xcode 8 again without encountering the error. |
This comment has been minimized.
This comment has been minimized.
Anyone able to get Xcode 9 to run again? I deleted the /Library/Developer folder but now Xcode 9 can't find the CoreSimulator.framework in Library/Developer/PrivateFrameworks anymore. Re-installing doesn't help, the /Library/Developer folder stays empty. How did the framework get there in the first place? I uninstalled all Xcode versions and re-installed them but to no avail. |
This comment has been minimized.
This comment has been minimized.
Same problem. After running Xcode 9 for a bit, project fails to compile under Xcode 8. Can anyone explain what the actual problem is here? I suspect Xcode 9 modified some shared state with Xcode 8 (set a path, overwrote a file, etc.). But I've tried deleting and reinstalling to no avail. |
This comment has been minimized.
This comment has been minimized.
Those of you with cdtool errors in Xcode 8, I suspect you installed the iOS 10.3 Simulator runtime from Xcode 9. It was discovered this week that this causes a problem with cdtool in Xcode 8.3. You can work around that by moving iOS 10.3.simruntime aside and restarting CoreSimulatorService:
Those of you that deleted CoreSimulator.framework and thus cannot run Xcode.app any more can reinstall CoreSimulator.framework with:
|
This comment has been minimized.
This comment has been minimized.
awesome, thanks @jeremyhu! |
This comment has been minimized.
This comment has been minimized.
@jeremyhu That works, thanks! Excellent job on Xcode 9! |
This comment has been minimized.
This comment has been minimized.
@MattNewberry Hm, works fine for me (even now with new version 8.3.3 (8E3004b)). |
This comment has been minimized.
This comment has been minimized.
Application was perfectly fit and running on simulator when I had sdk 8.3 and deployment target was 8.3. I was using xcode 6.3 I have updated with XCode 8.3.2, so using IOS SDK 10.3 and deployment target I have tried 8.3, 9.0, 9.3, 10.0, 10.3. When I run the application on simulator it is not fit correctly on view. There is a right side space, it looks like not align properly in right margin. Can anyone have solution for this? |
This comment has been minimized.
This comment has been minimized.
@jeremyhu Thank you! |
This comment has been minimized.
This comment has been minimized.
Need img for iOS 10.3.2 |
This comment has been minimized.
This comment has been minimized.
Thank you very much @jeremyhu! |
This comment has been minimized.
This comment has been minimized.
Need img for iOS 10.3.2 |
This comment has been minimized.
This comment has been minimized.
For Xcode 9 beta 2: |
This comment has been minimized.
This comment has been minimized.
XCode Took @mendaparadarshit's file, placed the Restarted XCode, reconnected the device, was able to run on device. Thanks @mendaparadarshit! |
This comment has been minimized.
This comment has been minimized.
I've just done the same renaming trick as @nicnilov above, using the same Xcode 8.2.1 and iOS 10.3.2 (14F89). I can complete the Build process successfully now... thanks @mendaparadarshit |
This comment has been minimized.
This comment has been minimized.
For Xcode 9 beta 4
|
This comment has been minimized.
This comment has been minimized.
Xcode 9 beta 5
|
This comment has been minimized.
This comment has been minimized.
This worked perfect. I have a late 09 Mini and a 5S, and i followed the steps made sure to reboot both devices just to be safe and it went smooth like butter, Thanks very much from a broke ninja. +1 |
This comment has been minimized.
This comment has been minimized.
For Xcode Beta 6:
|
This comment has been minimized.
This comment has been minimized.
PS: Use wisely |
This comment has been minimized.
This comment has been minimized.
Wonderful trick... ln -s /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3\ (14E269)/ /XCodes/XCode8.1/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/ |
This comment has been minimized.
This comment has been minimized.
ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.1\ (15B5078b) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/ |
This comment has been minimized.
This comment has been minimized.
Hey guys, |
This comment has been minimized.
This comment has been minimized.
ln -s "/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.2 (15C5097c)" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/" |
This comment has been minimized.
This comment has been minimized.
Still works with Xcode 9.3b1 :) |
This comment has been minimized.
This comment has been minimized.
You guys are amazing! Thank you soooooo very much. I new that I new that I did not want to update my phone to 10.3, but it kept pestering me and the day I needed it in Xcode 8.2 was the day I updated and bam, my new beginnings journey to mobile dev slowed. Thanks guys, and very special thanks to @mendaparadarshit. Your posting at http://betamode.de/2017/07/10/how-to-develop-ios-10-3-x-apps-in-xcode-8-2-x/ was found after a recommended google search. Thanks Mendaparadarshit. |
This comment has been minimized.
This comment has been minimized.
Still works for Xcode 9.2 to deploy iOS 11.3 beta! :) |
This comment has been minimized.
This comment has been minimized.
Is there a directory online that contains zips of iOS supporting files? It'd just be a lot easier to download the zip and add it to the DeviceSupport folder in Xcode rather than downloading Xcode beta every time there's an update. |
This comment has been minimized.
This comment has been minimized.
ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.3\ (15E5201e) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport |
This comment has been minimized.
This comment has been minimized.
ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.4\ (15F5061c) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport |
This comment has been minimized.
This comment has been minimized.
What are the new paths for Xcode 10? |
This comment has been minimized.
This comment has been minimized.
For iOS 12 beta 2 / Xcode 10 beta 2:
|
This comment has been minimized.
This comment has been minimized.
For iOS 12 beta 3 / Xcode 10 beta 3:
|
This comment has been minimized.
This comment has been minimized.
For iOS 12 beta 4 / Xcode 10 beta 4:
|
This comment has been minimized.
This comment has been minimized.
For iOS 12 beta 5 / Xcode 10 beta 5:
|
This comment has been minimized.
This comment has been minimized.
iOS 12 beta 7 / Xcode 10 beta 6:
|
This comment has been minimized.
This comment has been minimized.
In case you don't have access to /Applications directory then the below article details the steps to make it work: |
This comment has been minimized.
This comment has been minimized.
In case someone doesn't want to download the entire Xcode 10 and still want to run on iOS 12. |
This comment has been minimized.
This comment has been minimized.
Why it is not working, please help. cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport mv: rename /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/12.0 (16A366) to /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/12.1: Permission denied |
This comment has been minimized.
This comment has been minimized.
Download Xcode, rename and place in /Applications alongside the one you use, and symlink the support files.. eg sudo ln -s "/Applications/Xcode10_1.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/12.1 (16B91)" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/DeviceSupport/12.1 (16B91)" |
This comment has been minimized.
This comment has been minimized.
Or you can use bash script: |
This comment has been minimized.
This comment has been minimized.
I am getting:
Xcode: Version 10.1 (10B61) Can anyone share how to make it work? |
This comment has been minimized.
This comment has been minimized.
I also get this error just for ipad |
This comment has been minimized.
This comment has been minimized.
@peterolle @recre4te your device is running a version that is not supported by the xcode version. This version (16E5227a) {must be} supported by the latest xcode version (10.2) or you can wait and download device support it from here: https://github.com/iGhibli/iOS-DeviceSupport |
This comment has been minimized.
This comment has been minimized.
@lfalcao Thanks for the hint! I needed |
This comment has been minimized.
This comment has been minimized.
My iPhone XR has iOS 12.2 and have Xcode version 10.1 (10B61), so its not supporting iOS while running the app on device.. Can anyone help me out with this issue please? |
This comment has been minimized.
This comment has been minimized.
thanks @iFalcao, it's worked for me with 16E227 |
This comment has been minimized.
This comment has been minimized.
Looks like Xcode 11 changes the game here, this no longer works. |
This comment has been minimized.
This comment has been minimized.
Worked for me, but I had to attach the iPhone with cable on my Mac before opening Xcode. After opened Xcode I saw the message "preparing debugger support for iPhone..." when it finished it worked like a charm! |
This comment has been minimized.
This comment has been minimized.
I have iOS 13 Beta version on iPhone 6s and iPhone XS and added disk image of iOS 13, tried on XCode 10.1 and 10.2 both but got an error |
This comment has been minimized.
This comment has been minimized.
I have Xcode 10.1 and I can not run my application on my device with 12.2 iOS version. The easiest solution for me was:
|
This comment has been minimized.
This comment has been minimized.
I just got it to work with Xcode 10.3! I.e. I can build on Xcode 10.3 and install on a real device running iOS 13 beta 4.
EDIT: on further experimentation, it looks like maybe I just reproduced @macshodan's result (https://gist.github.com/steipete/d9b44d8e9f341e81414e86d7ff8fb62d#gistcomment-2940370) and Xcode 10.3 isn't at all relevant. I went back to Xcode 10.2.1 and confirmed I could NOT run on my iOS 13 device: I did the sym link trick, quite Xcode & simulators, disconnected and re-attached my iPad running iOS 13 and relaunched Xcode 10.2.1. It now works: Maybe I managed to accidentally flip a switch in Xcode by using Xcode 10.3 but it looks like it's just an issue of the order you do things and good old turn-it-off-and-on-again by killing Xcode and reattaching the device. Note also that I always connect my devices with a Lightning cable. I don't think I've ever turned on the WiFi debugging. |
This comment has been minimized.
This comment has been minimized.
And for watchOS 6 it'll be
|
This comment has been minimized.
This comment has been minimized.
Is this working with Xcode 10.2.1 and Xcode 11 Beta 5? Does not work when I tried either with symlink or copying the |
This comment has been minimized.
This comment has been minimized.
@adamkhazi update to Xcode 10.3 Works fine with that at least. |
This comment has been minimized.
This comment has been minimized.
Hi guys, this way does not work anymore when I update to iOS 13.1 beta. Anyone got the same issue and figured out the solution yet? I'm keen to know. |
This comment has been minimized.
This comment has been minimized.
Actually it's pretty easy Next time you'll open Xcode you'll be able to deploy to iOS 13.1 from Xcode 10 too. |
This comment has been minimized.
This comment has been minimized.
Great !! That worked for me. Thanks a lot ! |
This comment has been minimized.
This comment has been minimized.
For some reason this does not work for me. I still get the "This iPhone X (Model A1865, A1901, A1902, A1903) is running iOS 13.1 (17A5821e), which may not be supported by this version of Xcode" |
This comment has been minimized.
This comment has been minimized.
Works for me. I have my iPad connected with a cable. I also quit and restarted Xcode 10.3 after creating the symbolic link. Here's how my 10.3 Device Support folder looks (omitting other iOS versions):
Note that I'm creating the 13.1 entry in the DeviceSupport directory for Xcode 10.3, not in Xcode 11. Xcode 10.3's |
This comment has been minimized.
This comment has been minimized.
Ok, removed all links and did it all again, now works. Thanks |
This comment has been minimized.
This comment has been minimized.
Thanks, this works with the release Xcode 11 as well. Re-downloaded Xcode 10 from the Developer Portal, renamed it to Xcode10.app and moved it into Applications. Then simply adjust the symlink accordingly obviously (replace Xcode-beta with Xcode, Xcode with Xcode10). Saved my day. |
This comment has been minimized.
This comment has been minimized.
Doesn't seem to work with the latest Xcode 11.1 and iOS 13.1.2. I tried to symlink only 13.0 and then locally 13.1 but also symlink both. Xcode 10.2 keeps saying either "No device connected to MacOS" or "Device not ready for development" - the later helpfully confirms the device, can show syslog and screenshots, but no deployment. Thankfully what i needed in the end is not keep using Xc10 but compile with Swift 5.0 while deploying to iOS 13.1.2, so a reverse magic helped: i use Xc11 but symlink XcodeDefault.toolchain from Xc10. Just telling to Xc11 that i want Xc10 toolchain didn't help, Xc11 insists on using its own - therefore Swift 5.1 which i can't use due to 3rd party framework precompiled with Swift 5.0. |
This comment has been minimized.
This comment has been minimized.
Xcode 10.3 works with iOS 13.1.2 by changing name of symlink to |
This comment has been minimized.
This comment has been minimized.
What exact command did you type? It's not working for me :/ |
This comment has been minimized.
This comment has been minimized.
In my case Xcode-beta was not within Applications. |
This comment has been minimized.
This comment has been minimized.
Please refer followings:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Xcode only supports n-1 OS and after 6 month only current. You need to update macOS. |
This comment has been minimized.
This comment has been minimized.
It has been working with 13.1 without no probs with just moving the ios 13.1 platform folder. |
This comment has been minimized.
This comment has been minimized.
Someone got lucky then. That luck expired |
This comment has been minimized.
This comment has been minimized.
The problem is that Apple made my i7 iMac obsolete, can't even install Mojave. They really know how to F*** developers and users, pushing them to purchase new stuff. |
This comment has been minimized.
This comment has been minimized.
Anyone got the iphone running iOS 13.2 to debug on Xcode 10.1 yet? I tried everything i found and still get the same as:
I'm on macOS 10.15.1 I tried copying latest xcode DeviceSupport, tried downloading from some github repo, tried all fix suggestions for the dyld_shared_cache_extrarct error... still can't debug on my iPhone XR... |
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
I am using Xcode version 10.1. How can I install the latest iOS version? |
This comment has been minimized.
This comment has been minimized.
Did not work :( |
This comment has been minimized.
I prefer a symbolic link. Less duplication and still works!
ln -s /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0\ \(14A5261u\) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport