'Change flutter plugin by cli-tools make xcode lost code highlight and suggestion in swift files
reproduce:
flutter create --org com.example --template=plugin --platforms=ios f_sof_ask
cd f_sof_ask;cd example
flutter build ios --no-codesign
cd ios; open .
, open .workspace by Xcode- try to edit file "SwiftFSofAskPlugin.swift"
Build success, but Xcode seems suck and it is hard for me to edit swift code in Xcode.
Any suggestion?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|