flutter / flutter/flutter-intellij
AppCode opened when Xcode was expected
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Install Xcode (from Apple)
Install AppCode (from JetBrains)
Create a Flutter project in IntelliJ
Select the `ios` folder
Use the Flutter tools menu `Open iOS module in Xcode`
See AppCode launch and open the Xcode project
We should either change the menu to not specify Xcode, or change the code to ensure Xcode is launched. We could consider adding a menu specifically for AppCode, too.
@pq
Contributor guide
Assessment
This issue has not been assessed yet.