Flutter 运行IOS真机,提示无法打开“****”

一、起因:

Flutter 运行IOS真机,提示无法打开"idevicesyslog"。如下图:

二、解决方法:

在终端输入以下命令行 + flutter SDK路径(/Users/xxx/flutter/bin/cache/artifacts/libimobiledevice/idevicesyslog)

sudo xattr -d com.apple.quarantine

如:

sudo xattr -d com.apple.quarantine /Users/xiaoqiang/flutter/bin/cache/artifacts/libimobiledevice/idevicesyslog

类似的问题有:

$FLUTTER_ROOT/bin/cache/artifacts/libimobiledevice/idevice_id

$FLUTTER_ROOT/bin/cache/artifacts/libimobiledevice/ideviceinfo

$FLUTTER_ROOT/bin/cache/artifacts/libimobiledevice/idevicename

$FLUTTER_ROOT/bin/cache/artifacts/libimobiledevice/idevicescreenshot

$FLUTTER_ROOT/bin/cache/artifacts/libimobiledevice/idevicesyslog

$FLUTTER_ROOT/bin/cache/artifacts/usbmuxd/iproxy

$FLUTTER_ROOT/bin/cache/artifacts/ideviceinstaller/ideviceinstaller

$FLUTTER_ROOT/bin/cache/artifacts/ios-deploy/ios-deploy

相关推荐
zhifanxu2 小时前
flutter mixin
flutter
00后程序员张2 小时前
App 上架全流程指南,iOS 应用发布步骤、ipa 文件上传工具、TestFlight 分发与 App Store 审核经验分享
android·ios·小程序·https·uni-app·iphone·webview
2501_916013742 小时前
iOS App 上架流程详解,苹果应用发布步骤、App Store 审核规则、ipa 文件上传与测试分发实战经验
android·ios·小程序·https·uni-app·iphone·webview
游戏开发爱好者83 小时前
Nginx HTTPS 深入实战 配置、性能与排查全流程(Nginx https
运维·nginx·ios·小程序·https·uni-app·iphone
游戏开发爱好者84 小时前
TCP 抓包分析:tcp抓包工具、 iOS/HTTPS 流量解析全流程
网络协议·tcp/ip·ios·小程序·https·uni-app·iphone
zhifanxu5 小时前
Flutter开发学习汇总
flutter
天堂罗恋歌5 小时前
CocoaPods 安装 Masonry 库时出现的网络连接问题处理
ios·iphone·xcode·cocoapods·app store
2501_916008896 小时前
iOS 26 软件性能测试全流程,启动渲染资源压力对比与优化策略
android·macos·ios·小程序·uni-app·cocoa·iphone