问题:Provisioning profile "iOS Team Provisioning Profile: com.jiejing.WebDriverAgentRunner" doesn't match the entitlements file's value for the get-task-allow entitlement.

这个问题我搞了一下午也没有通过免费的apple Id搞出来,最后我只能求助ios开发人员将我的apple Id添加入公司的ios开发群组,然后像我第一篇appium:https://blog.csdn.net/Chenftli/article/details/88354609中的第四步,用Xcode打开WebDriverAgent中的WebDriverAgent.xcodeproj, 然后将WebDriverAgent和WebDriverAgentLib和WebDriverAgentRunner的Bundle identifier改为你公司app的bunleid就可以了,然后将Team改为你团队开发者就好了。

最后测试一下:

xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination 'id=<udid>' test

出现下图就说明代码签名配置成功了:

Test Suite 'All tests' started at 2019-03-16 16:37:33.795
Test Suite 'WebDriverAgentRunner.xctest' started at 2019-03-16 16:37:33.801
Test Suite 'UITestingUITests' started at 2019-03-16 16:37:33.807
Test Case '-[UITestingUITests testRunner]' started.t =  0.04s Start Test at 2019-03-16 16:37:33.899t =  0.12s Set Up

报错:Provisioning profile iOS Team Provisioning Profile: doesn't match the entitlements file's相关推荐

  1. iOS开发Provisioning profile iOS Team Provisioning Profile:xxx doesn't include signing certificate

    连接真机设备时爆红(因博主忘了截图已经处理过的截图) 问题如下: Provisioning profile "iOS Team Provisioning Profile: com.xxx.x ...

  2. Provisioning profile iOS Team Provisioning Profile:xdoesn't include the currently selected device

    ios小白,真机遇到这个问题,卒.搞不太懂ios,可能这是个很小的问题吧. 解决方案,使用开发者账号登陆app developer.增加设备的uuid到Devices中 如何查看设备的uuid:htt ...

  3. Swift Build system information error: Provisioning profile iOS Team Provisioning Profile: wwy.demo

    今天打开swift项目,直接就报错了,完全不知道什么原因,昨天还好好的,这是一个截图: 这是运行错误.然后在 General中,是这样的错误: 这错误,对我来说,一脸懵逼,请教人,自己百度,谷歌,找不 ...

  4. Provisioning profile iOS Team Provisioning Profile:XXXXdoesn't include the currently selected devi

    真机调试的时候,以前的设备在xcode上运行都没事,新的设备都运行不了,报三个错误跟证书有关系,附图一张 这里只解决这个问题,去苹果官网,进入自己的开发者账号,进入证书,重新下载真机调试证书devel ...

  5. “Provisioning profile “iOS Team Provisioning Profile“ doesn‘t include the currently selected device

    mac m1芯片 1.网络上通用的解决方法无效,无效方法举例如下解决方案 在脚本文件中,在xcodebuild的命令后追加相应参数为: -destination 'generic/platform=i ...

  6. 更新xcode至12.3,编译报错Building for iOS, but the linked and embedded framework ‘xxx.framework’ was buil...

    更新xcode至12.3,编译报错Building for iOS, but the linked and embedded framework 'xxx.framework' was buil... ...

  7. Xcode12编译报错 “building for iOS,but linking in object file built for iOS Simulator”

    Xcode12编译报错 "building for iOS,but linking in object file built for iOS Simulator" cocoapod ...

  8. Ubuntu18.04报错:bin/bash: prebuilts/misc/linux-x86/bison/bison: cannot execute binary file解决

    报错:bin/bash: prebuilts/misc/linux-x86/bison/bison: cannot execute binary file报错原因:在x86 64位系统执行32位程序 ...

  9. docker导入镜像报错:open /var/lib/docker/tmp/docker-import-970689518/bin/json: no such file or

    使用docker load导入镜像报错:open /var/lib/docker/tmp/docker-import-970689518/bin/json: no such file or direc ...

最新文章

  1. [文摘20071113]十四项心理定律
  2. 【杂谈】白身,初识,不惑,有识,不可知,你处于深度学习工程师哪一重境界了...
  3. Linux如何在线修改hostname
  4. POJ 3126 Prime Path(BFS 数字处理)
  5. ANSYS——ANSYS后处理操作技巧与各类问题良心大总结
  6. Java远程通讯技术及原理分析
  7. Backpack II 0-1背包
  8. 软件测试工程师-数据库
  9. UPPERERR.txt
  10. cordova-plugin-themeablebrowser 0.2.17 ThemeableBrowserionic跳转外链插件在ios中heardBar会遮住内容的bug...
  11. 告别大妈的灵魂拷问,Python 教你轻松完成垃圾分类!
  12. iptables基础(01)
  13. 深入分析java线程池的理解
  14. 智能配电台区监控系统方案
  15. vum安装mysql_CentOS安装MySQL的完整步骤
  16. 6.6.5 住房公积金参缴记录
  17. A股股票列表数据API接口(JSON标准格式,Get请求方式)
  18. ROS2可视化利器---Foxglove Studio
  19. FCoin“出事”后,团队关键人物回复了!
  20. 微信小程序开发 从创建到使用

热门文章

  1. Android自定义View-模仿QQ的拖拽气泡
  2. Ubuntu相关简易操作汇总(待续)
  3. 河北2022中国农民丰收节 国稻种芯:主会场活动在塔元庄举行
  4. mac的dash的使用
  5. scrapy,scrapy-redis显示:什么都没爬取到:Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
  6. Qt编写的项目作品3-输入法V2018
  7. 入职字节测试岗外包一个月,我离职了...
  8. 机器人 郑佳佳_浙大毕业生娶了亲手造的机器人当老婆婚礼都办了!
  9. 工薪阶层发财的六大“必杀技”
  10. Go mod使用指南