zoukankan      html  css  js  c++  java
  • iOS---The maximum number of apps for free development profiles has been reached.

    真机调试免费App ID出现的问题
    The maximum number of apps for free development profiles has been reached.
    免费应用程序调试最大限度
    苹果免费App ID只能运行2个应用程序,当调试第三个的时候就会报这个错误,必须把之前的应用程序删除,才能调试新的

    解决办法:1.连接iPhone 打开Xcode->Window->Devices
     
     
    2.接着出现这个界面
     
    3.删除其中一个,不是本次运行的应用程序
    4.接着会弹框
     
    5.再次运行,大工告成
     
  • 相关阅读:
    微服务
    JNDI Tomcat
    JNDI
    依赖倒置原则
    mac下为gdb创建证书赋权其调试其它应用
    sed相关
    关于autoconf
    mac相关
    about gnu bash shell
    关于gcc
  • 原文地址:https://www.cnblogs.com/KiVen2015/p/6116208.html
Copyright © 2011-2022 走看看