logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

ACRC的使用

1.设置kotlin版本ext.kotlin_version = '1.5.21'2.在app module的build.gradle添加如下内容:apply plugin: 'kotlin-kapt'defaultConfig {...//add nextjavaCompileOptions { annotationProcessorOptions { includeCompileClasspa

#kotlin#android#gradle
Flutter引用第三方库时报Automatically assigning platform `ios` with version `8.0` on target `Runner`

Automatically assigning platform `ios` with version `8.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile在mac上使用Android studio运行项目时出现如..

Flutter引用第三方库时报Automatically assigning platform `ios` with version `8.0` on target `Runner`

Automatically assigning platform `ios` with version `8.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile在mac上使用Android studio运行项目时出现如..

到底了