ios - Ionic Pro iOS 包/构建失败 - "ERROR: Job failed: exit status 1"

标签 ios cordova ionic-framework ionic-native

感谢您尝试帮助解决此问题。我正在使用付费的 Ionic Pro 订阅进行云构建和打包。一切都很好,直到两天前 iOS 构建突然停止工作

需要明确的是,之前构建良好的完全相同的提交现在没有构建,唯一可见的错误消息是“错误:作业失败:退出状态 1”。该版本在 Android 上仍然运行良好。

我已经按照建议删除了 cordova-plugin-console 并更新了 cordova-ios here .

我已经按照建议执行了 npm cache clean -f & npm install npm -g here .

我已经在 24 小时前向 Ionic 支持开具了工单,但仍然没有回复。

这是完整的(非常短的)构建日志:

Running with gitlab-ci-multi-runner 9.1.0 (0118d89)
  on Mac Package Runner 2 (dd66aa51)
Using Shell executor...
Running on Ionics-Mac-3.local...
Cloning repository...
Cloning into '/Users/ionic/builds/dd66aa51/0/project-1'...
Warning: Permanently added the ECDSA host key for IP address 'xx.xx.xx.xxx' to the list of known hosts.
Checking out f7b42652 as master...
Skipping Git submodules setup
$ fetch-updates
Checking for build process updates...
Running after script...
$ clean-up
Cleaning up files...
Successful clean up
ERROR: Job failed: exit status 1

这是我的 ionic 信息:

$ ionic info

cli packages: (C:\Users\Andreas\AppData\Roaming\npm\node_modules)

    @ionic/cli-utils  : 1.10.2
    ionic (Ionic CLI) : 3.10.3

global packages:

    Cordova CLI : 7.0.1

local packages:

    @ionic/app-scripts : 2.1.4
    Cordova Platforms  : android 6.2.3 ios 4.4.0
    Ionic Framework    : ionic-angular 3.6.1

System:

    Node : v6.11.0
    npm  : 5.4.2
    OS   : Windows 7

我开始觉得 Ionic 构建服务器发生了一些奇怪的事情,但我非常感谢任何指示和建议来尝试修复任何损坏的东西。

最佳答案

我昨天遇到了完全相同的问题。但它现在似乎正在工作。你应该重试。 :) 哈利路亚!

关于ios - Ionic Pro iOS 包/构建失败 - "ERROR: Job failed: exit status 1",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46317726/

相关文章:

javascript - phonegap javascript 警报不起作用?

sqlite - 我如何将数据传递到我的 SQLite 数据库中

ios - 用于本地化目的的文本连接

ios - 如何向我的导航栏添加渐变配色方案?

javascript - 在 cordova 移动应用程序上流式传输 Soundcloud

android - jQuery mobile/Phonegap中如何正确处理数千行文本

android - 存储移动应用程序数据以避免数据丢失

angular - 如果未找到图像源,则显示列表中项目的前两个字母

ios - 编码 NSInteger 不适用于 64 位模拟器 - Objective C

ios - 将应用程序上传到应用程序商店中的客户帐户