Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 14.0 beta(From Xcode_12_beta.xip) #110

Merged
merged 2 commits into from Jun 28, 2020
Merged

Conversation

moonclock
Copy link
Contributor

update DeviceSupport, Add 14.0 beta(From Xcode_12_beta.xip)

@mycroftcanner
Copy link

have you tested it?

@moonclock
Copy link
Contributor Author

moonclock commented Jun 23, 2020

have you tested it?

Yes, I used it all afternoon (Xcode 11.5 & iOS 14.0 Beta).

@LunightLab
Copy link

:) good

@ghost
Copy link

ghost commented Jun 24, 2020

Anybody knows how to use this with Xcode 10.3?

@istornz
Copy link

istornz commented Jun 26, 2020

Works perfectly thanks !

@moonclock
Copy link
Contributor Author

moonclock commented Jun 26, 2020

Anybody knows how to use this with Xcode 10.3?

I didn't test the deviceSupport on Xcode 10.3, this version is too old, but the following method is always effective

Unzip 14.0 beta (From Xcode_12_beta.xip).zip
To /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

@moonclock
Copy link
Contributor Author

@iGhibli Please marge this request.

@iGhibli iGhibli merged commit f329ae3 into iGhibli:master Jun 28, 2020
@lutang123
Copy link

Hi, I am new in App development, can anyone share how exactly I should add 14.0(From Xcode_12_beta.xip)? I can't see any file to download, and where I should add? Thank you!

@moonclock
Copy link
Contributor Author

moonclock commented Aug 17, 2020

Hi, I am new in App development, can anyone share how exactly I should add 14.0(From Xcode_12_beta.xip)? I can't see any file to download, and where I should add? Thank you!

This is a pull request, so you can't download file from this page. pleases click on this link to download what you want.

After downloading, use it like this way:
Unzip 14.0 beta (From Xcode_12_beta.xip).zip
To /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

@dovanvu1792
Copy link

Can run emulator with Xcode 11.1 and emulator 14.0 beta?

@moonclock
Copy link
Contributor Author

Can run emulator with Xcode 11.1 and emulator 14.0 beta?

It is feasible in theory, but it is recommended to try the latest DeviceSupport on the master, this pull request is an old version

@ghost
Copy link

ghost commented Oct 22, 2020

Hi, I am new in App development, can anyone share how exactly I should add 14.0(From Xcode_12_beta.xip)? I can't see any file to download, and where I should add? Thank you!

This is a pull request, so you can't download file from this page. pleases click on this link to download what you want.

After downloading, use it like this way:
Unzip 14.0 beta (From Xcode_12_beta.xip).zip
To /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

I did as instructed, but still got the error @moonclock
Error launching app. Try launching from within Xcode via:
open ios/Runner.xcworkspace

Your Xcode version may be too old for your iOS version.
═══════════════════════════════════════════════════════════════════════════════════
2020-10-22 11:57:30.404 ios-deploy[68339:383738] [ !! ] Error 0xe8000022: The service is invalid. AMDeviceSecureStartService(device, CFSTR("com.apple.debugserver"), NULL, &con)
Could not run build/ios/iphoneos/Runner.app on d9eaec8d23e691b9fbce0fe2b4cc799c2f448593.
Try launching Xcode and selecting "Product > Run" to fix the problem:
open ios/Runner.xcworkspace

Error launching application on iPhone.

@moonclock
Copy link
Contributor Author

moonclock commented Oct 23, 2020

Hi, I am new in App development, can anyone share how exactly I should add 14.0(From Xcode_12_beta.xip)? I can't see any file to download, and where I should add? Thank you!

This is a pull request, so you can't download file from this page. pleases click on this link to download what you want.
After downloading, use it like this way:
Unzip 14.0 beta (From Xcode_12_beta.xip).zip
To /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

I did as instructed, but still got the error @moonclock
Error launching app. Try launching from within Xcode via:
open ios/Runner.xcworkspace

Your Xcode version may be too old for your iOS version.
═══════════════════════════════════════════════════════════════════════════════════
2020-10-22 11:57:30.404 ios-deploy[68339:383738] [ !! ] Error 0xe8000022: The service is invalid. AMDeviceSecureStartService(device, CFSTR("com.apple.debugserver"), NULL, &con)
Could not run build/ios/iphoneos/Runner.app on d9eaec8d23e691b9fbce0fe2b4cc799c2f448593.
Try launching Xcode and selecting "Product > Run" to fix the problem:
open ios/Runner.xcworkspace

Error launching application on iPhone.

I did not encounter this problem, but you try solve it by restarting mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants