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

Confusing error when Xcode is too old for iOS version #9559

Closed
eseidelGoogle opened this issue Apr 24, 2017 · 1 comment
Closed

Confusing error when Xcode is too old for iOS version #9559

eseidelGoogle opened this issue Apr 24, 2017 · 1 comment
Labels
platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels.

Comments

@eseidelGoogle
Copy link
Contributor

My phone is using a more recent version of iOS than my Xcode supports. When I run on the command line I get:

eseidel@eseidel-macbookpro /src/flutter/examples/flutter_gallery %flutter run --release -d e

Launching lib/main.dart on Eric's iPhone in release mode...
Running Xcode build...                               34.3s
2017-04-24 08:59:06.331 ios-deploy[58493:4035839] [ !! ] Unable to locate DeviceSupport directory. This probably means you don't have Xcode installed, you will need to launch the app manually and logging output will not be shown!
Could not install build/ios/Release-iphoneos/Runner.app on 245efaebda74df40169418839fff2a8368bcaae5.
Try launching Xcode and selecting "Product > Run" to fix the problem:
  open ios/Runner.xcworkspace

Error running application on Eric's iPhone.

When I run in Xcode it gives me a similarly confusing error about DeviceSupport.

I suspect this is a bug in libimobiledevice and little we can do here. Just noting in case we see this again. We can just close this.

@cbracken

@eseidelGoogle eseidelGoogle added tool Affects the "flutter" command-line tool. See also t: labels. platform-ios iOS applications specifically labels Apr 24, 2017
amirh pushed a commit to amirh/flutter that referenced this issue Jul 1, 2019
```
45b66b7 Revert " Roll src/third_party/dart b37aa3b036...1eb113ba27 (flutter#9559)" (flutter#9584)
fc1d86b Revert "Avoid a full screen overlay within virtual displays (flutter#9343)" (flutter#9581)
140b2ae  Roll src/third_party/dart b37aa3b036...1eb113ba27 (flutter#9559)
94bb7a7 Adds API for retaining intermediate engine layers (flutter#9461)
7d1508d Roll fuchsia/sdk/core/mac-amd64 from cFEtOUFvy2XYSKuSmCMDaMQV8_Y7GOif521L3x86J_4C to n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC (flutter#9579)
7a0bbf9 Fixed memory leak by way of accidental retain on implicit self (flutter#9329)
```
amirh added a commit that referenced this issue Jul 1, 2019
```
45b66b7 Revert " Roll src/third_party/dart b37aa3b036...1eb113ba27 (#9559)" (#9584)
fc1d86b Revert "Avoid a full screen overlay within virtual displays (#9343)" (#9581)
140b2ae  Roll src/third_party/dart b37aa3b036...1eb113ba27 (#9559)
94bb7a7 Adds API for retaining intermediate engine layers (#9461)
7d1508d Roll fuchsia/sdk/core/mac-amd64 from cFEtOUFvy2XYSKuSmCMDaMQV8_Y7GOif521L3x86J_4C to n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC (#9579)
7a0bbf9 Fixed memory leak by way of accidental retain on implicit self (#9329)
```
johnsonmh pushed a commit to johnsonmh/flutter that referenced this issue Jul 30, 2019
```
45b66b7 Revert " Roll src/third_party/dart b37aa3b036...1eb113ba27 (flutter#9559)" (flutter#9584)
fc1d86b Revert "Avoid a full screen overlay within virtual displays (flutter#9343)" (flutter#9581)
140b2ae  Roll src/third_party/dart b37aa3b036...1eb113ba27 (flutter#9559)
94bb7a7 Adds API for retaining intermediate engine layers (flutter#9461)
7d1508d Roll fuchsia/sdk/core/mac-amd64 from cFEtOUFvy2XYSKuSmCMDaMQV8_Y7GOif521L3x86J_4C to n9fZpXVmsbgKZzS8Q2GXxB453q8AbLpfGztsPsq47pMC (flutter#9579)
7a0bbf9 Fixed memory leak by way of accidental retain on implicit self (flutter#9329)
```
@github-actions
Copy link

github-actions bot commented Sep 5, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

No branches or pull requests

1 participant