-
Notifications
You must be signed in to change notification settings - Fork 468
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
Status of ios-deploy with Xcode 11 #422
Comments
Did you try the steps described at #387 (comment):
The key is to clear any existing derived data folder and then reinstall using |
|
The #387 fixed it for the |
@fxcoudert I submitted a PR for the fix. You could verify that it also fixes it for you :-) |
I packaged up the most recent changes in a new beta4 release which I'm planning on releasing shortly(early this week) once I do some basic testing. beta4 fixes the issue with compiling in Xcode11 you were seeing and getting 1.10.0 out as stable should alleviate some confusion. |
I've cut 1.10.0 as the stable release(on npmjs.org and github). @fxcoudert What is the process for updating the brew forumlua? https://formulae.brew.sh/formula/ios-deploy |
I believe Homebrew/homebrew-core#47661 will update Homebrew |
ios-control#422 copy fix from ios-control#387 also to test scheme
Hi, I'm a Homebrew maintainer, and we're trying to determine how to get ios-deploy to build again with Xcode 11. Right now, I've tried several things:
ld: framework not found MobileDevice
)Advice is welcome. If ios-deploy is not going to build with Xcode 11 in a reasonable time frame, we may have to remove it from Homebrew.
The text was updated successfully, but these errors were encountered: