Git Product home page Git Product logo

Comments (4)

GrapeFruitJun avatar GrapeFruitJun commented on August 15, 2024

按照步骤来的,报这个错

from wechatplugin-ios.

TKkk-iOSer avatar TKkk-iOSer commented on August 15, 2024

是否根据百度云的那个app进行操作的?

  1. 如果是的话那应该是证书问题,也就是证书跟开发者不匹配。
  2. 如果不是,而是自己重新编译的话,那么有安装theos么?输入make的时候是否有提示错误?如果没提示错误,建议修改下dylib的名称,有的名称会重签名失败(就是这么玄学😂)。

from wechatplugin-ios.

fz0 avatar fz0 commented on August 15, 2024

我也遇到这个问题,看log目测是因为创建的通配app id没包含推送功能导致打包失败的
但是如果在开发者中心去创建非通配的app id会提示id不可用,通配的又不能启用推送
这该如何解决呢?

from wechatplugin-ios.

tuxi avatar tuxi commented on August 15, 2024

解决方法:

  1. 钥匙串访问->登录中把所有以iPhone Developer开头的证书删除。
  2. 在 finder 进入~/Library/MobileDevice/Provisioning Profiles文件夹,将文件夹中所有的文件删除。
    重新运行你创建的项目,继续之前的操作即可解决。

from wechatplugin-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.