Environment: MAC, when running the flutter run in vscode, the following error is reported:
before , the code was logged off, now release it. Podfile is a folder brought by the MAC running itself, and then running the flutter run will report an error
. Go to the configuration file and configure the code
post_install do |installer|
installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '9.0'
config.build_settings['ENABLE_BITCODE'] = 'NO'
end
end
end
Then run the flutter run to start the project successfully
Read More:
- ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none)
- Solve the problem that target code version of Maven project sub module in IntelliJ idea is always rolled back
- [Solved] Failed to resolve org.junit.platform:junit-platform-launcher:1.7.2
- Failed to resolve org.junit.platform:junit-platform-launcher:1.7.0
- assigning to rvalue
- Python learning notes (5) — cross entropy error runtimeerror: 1D target tensor expected, multi target not supported
- Integrate native IOS plug-ins into the flutter project
- This version of chromedriver only supports chrome version 92 crawler simulates the problem of Google plug-in version when the browser clicks and reports an error
- Wrong classification of Python — assertion cur_ Target is greater than or equal to 0 and cur_ Target is less than n_ classes failed
- Nohup command in Linux: nohup: assigning input and attaching output to‘ nohup.out ’
- Flutter – iOS: Command /bin/sh failed with exit code 255
- Vscode automatically formats the code when an error is reported
- Vue Error-Error message: Syntax Error: Assigning to rvalue.
- UIStackView before iOS 9.0
- RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd
- Eclipse specifies JDK version to start, and resolves version XXXX of the JVM is not suitable
- The python version output from the command line is inconsistent with the python version in the current CONDA environment
- After canceling the startup of Ubuntu terminal, it will automatically enter the base environment of CONDA
- Configure glut in Ubuntu and implement basic OpenGL experiment on CodeBlocks platform
- [solved] runtimeerror: module compiled against API version 0xc but this version of numpy is 0xb