Results 5 issues of biubiu

模拟器运行报错,flutter和jpush都是最新版本,创建一个新项目引入也是报错,日志如下: Error output from Xcode build: ↳ --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device } { platform:iOS Simulator, id:F229A40A-C074-4376-8623-D5DBB39D83FA,...

Allow the title fill the entire line

如题, a - b - assert 如上,我的项目结构,android studio打开的是A目录,但我的资源是在子目录B下,我直接点build执行生成命令的时候会提示Please configure your assets path in pubspec.yaml ,希望大佬可以提供一个命令行执行的方式,或者可以解决这个问题的办法,(每次生成都要重新打开子目录确实有点麻烦。)