【问题标题】:Is there a way to programmatically create App ids?有没有办法以编程方式创建 App id?
【发布时间】:2012-07-09 13:35:27
【问题描述】:

我想以编程方式在 iOS 配置门户中创建应用程序 ID。我不能使用通配符,因为我需要推送通知系统。

有没有办法在命令行中做到这一点?

【问题讨论】:

  • 为什么需要这样做?可能有解决方法。
  • 因为我需要自动生成应用程序,包括发布。
  • 这是不可能的。您必须通过 iOS Provisioning Portal 手动创建每个 App ID。

标签: ios apple-push-notifications ios-provisioning app-id


【解决方案1】:

是的,这是可能的。您可以使用fastlane/produce。 它是开源的。

https://github.com/fastlane/produce

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-04-02
    • 1970-01-01
    • 2018-10-17
    • 2020-11-17
    • 1970-01-01
    • 2013-04-02
    相关资源
    最近更新 更多