首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法在iOS模拟器中运行离子项目。在xcode中获得拒绝权限

无法在iOS模拟器中运行离子项目。在xcode中获得拒绝权限
EN

Stack Overflow用户
提问于 2020-05-03 23:03:44
回答 1查看 171关注 0票数 2

当我试图在iOS模拟器中运行Ionic项目时,我得到了权限错误。请查找下面的错误消息。

file:///Users/jathavan/Library/Developer/Xcode/DerivedData/mCrew-fptfelgfstzgncemgtxqzvgruanm/Build/Products/Debug-iphonesimulator/mCrew.app到file:///Users/jathavan/Library/Developer/CoreSimulator/Devices/81B458E9-9A93-4A3E-88F7-99F72D673A2C/data/Containers/Shared/SystemGroup/systemgroup.com.apple.installcoordinationd/Library/InstallCoordination/PromiseStaging/FF46FA85-7F32-407C-9842-E6F26424EF95/mCrew.app的

文案失败:权限被拒绝

EN

回答 1

Stack Overflow用户

发布于 2020-05-08 05:53:57

代码语言:javascript
复制
I'm also facing same issue.This is happened because of your permissions override. I completely uninstall the exist xcode Applications. I installed from the start. 
follow the steps it could help you.

1. You should remove these files from your machine.
/Applications/Xcode.app
/Library/Preferences/com.apple.dt.Xcode.plist
~/Library/Preferences/com.apple.dt.Xcode.plist
~/Library/Caches/com.apple.dt.Xcode
~/Library/Developer/Xcode
~/Library/Developer/CoreSimulator  

2. restart your computer
3. install again.
票数 -1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/61582784

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档