解决Could not find ‘CFPropertyList’ (>= 2.3.3, < 4.0) among 92 total gem(s) (Gem::MissingSpecError)
在pod install时报错 Could not find 'CFPropertyList' (>= 2.3.3, < 4.0) among 92 total gem(s) (Gem::MissingSpe...
解决could not find included file ‘Pods/Target Support Files/Pods-Runner/Pods-Runner
当运行IOS run的时候发生了编译的报错: could not find included file 'Pods/Target Support Files/Pods-Runner/Pods-Runne 解决办法如下 根目录...
CocoaPods not installed解决
先尝试 sudo gem uninstall cocoapods && sudo gem install cocoapods 1 su...
2048数字拼图益智小游戏,免费无广告
- 2021-10-30
- 游戏
这可能是我见过设计最优雅,操作最灵敏的一款2048。 2048典藏版介绍 一款数字拼图益智游戏,永远免费,无需购买,无广告,完美体验,支持多语言。 经典典藏版,完全还原经典玩法,这款2048支持微型最难...
Warning: Podfile is out of date
真机或模拟器时报: Podfile is out of date This can cause issues if your application depends on plugins that do not support iOS or macOS. 要完全清理(删除所有指向链接的点)并创建升级到新的(...
2021年8月后新应用上架Google play强制上传签名
在之前的文章我们提到过Google发过通知,将在8月正式对新应用强制签名上传,并且只接受appbundle方式,而APK不再支持。意味着我们只能把应用签名上传到他们服务器上,这是开发者来说非常无奈,又无可奈何。 ...
flutter应用程序图标制作简单方法
- 2021-10-23
- flutter
其实之前已经有写过一篇文章《Flutter应用图标自适应方案:标准规范自动圆角不变形》,结合着看也行。 让我们承认这一点ーー管理应用程序图标是一项重复的任务。他们必须生成的多分辨率和手动放置在几个文件...
Adobe Mac版本安装失败提示您必须升级错误代码:195解决方法
【问题】 安装Adobe Premiere Pro时提示错误 195,说要升级系统或产品。 请检查以下内容:-Creative Cloud Desktop vereion 5.2 or below is not supported(错误代码:195),这是因为电脑上之前安装过试...
Flutter git忽略.gitignore配置
- 2021-10-16
- flutter
基础模板直接看官方的: flutter官方.gitignore文件 # Miscellaneous *.class *.lock *.log *.pyc *.swp .DS_Store .atom/ .buildlog/ .history .svn/ # IntelliJ related *.iml *.ipr *.iws .idea/ # V...
Android包名不能以数字开头
以前没用过数据开头的包名,今天遇到了,一直报以下错误 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:processReleaseResources'. > A failure occurred...
最近更新
- 怎么用图片搜索番号?以图搜图AI搜图
- Mos macOS下平滑鼠标滚动/滚动方向小工具
- Flutter 中设置 Google Maps 样式深色模式
- 2024免费在线影视/动漫番剧优质网站,合集汇总更新
- 2024 BT磁力搜索引擎大全【最新优质】
- 解决WordPress上传svg/ico/webp,您无权上传此文件类型
- cursor, 一款基于 vscode 的 AI IDE
- git 设置和取消代理
- 我今年三十岁,还没谈过恋爱
- 7款常用《网络抓包工具》更新
- 手机广告过滤,手机广告拦截软件推荐
- 手机BT/种子下载,手机磁力链下载软件整理
- 解决Xcode:Unable to boot device because it cannot be located on disk.
- Flutter使用JsBridge方式处理Webview与H5通信
- Flutter中MacOS/IOS打包版本号不变的解决