微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

使用 bitrise

如何解决使用 bitrise

Flutter 应用

这是一个颤振应用程序,我使用不同的风格,dev、stage 和 prd,但是在 ios 上,它们被视为使用方案,并且在生成构建时一切正常,在 android 上它也运行良好>

构建在本地完成,但是当尝试任何东西到商店时出现以下错误,我不知道如何继续,我已经有一段时间了, deploy-to-itunesconnect-application-loader 步骤中的错误

下面是日志

[2021-01-28 12:58:20 UTC] <main> DBG-X:   parameter StreamingInfoList = [file: ae2a6f95-ffe0-42f5-aef7-3d432be07e37403829916168064513.swinfo.plist.gz,content-length: 92047,content-type: application/binary,MD5: 5b1a0e6289bf43214e13ee3e4160e0b1]
[2021-01-28 12:58:20 UTC] <main> DBG-X:   parameter Transport = HTTP
[2021-01-28 12:58:20 UTC] <main> DBG-X:   parameter Transporterarguments = -m upload -u [REDACTED] -vp json -DTxHeaders=eyJqZW5nYSI6dHJ1ZX0= -sessionid @env:BC6E6689-1239-49AE-B406-3634514D7AE8 -sharedsecret **hidden value** -f /var/folders/6q/wgy6jtp12w5gzgm9lzcglpqw0000gn/T/59B599DB-FF72-403A-B009-101CF19DE202/1545439899.itmsp -indicator true -v eXtreme -Dtransporter.client=altool -Dtransporter.client.version=4.01 (1182)
[2021-01-28 12:58:20 UTC] <main> DBG-X:   parameter Version = 2.1.0
[2021-01-28 12:58:20 UTC] <main> DBG-X:   parameter itmstransporterMode = upload
[2021-01-28 12:58:20 UTC] <main>  INFO: id = 20210128125820-728
[2021-01-28 12:58:20 UTC] <main>  INFO: itmstransporter Correlation Key: ec837441-acbc-4be1-a606-984bbbc17d09-0001
[2021-01-28 12:58:49 UTC] <main> DBG-X: Apple's web service operation return value:
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter EnableJWTForAllCalls = false
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter MinimumFileSizeThresholdForCheckum = 104857600
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter SoftwareMediaDescriptionFormat = binary
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter RestartClient = false
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter SoftwareMediaDescriptionThresholds = {in-app-purchase-content={extensions=[pkg],size=100000000},ccats={extensions=[pdf],product-archive={extensions=[pkg],developer-id-package={extensions=[zip,pkg,dmg],bundle={extensions=[zip,ipa],large-icon={extensions=[jpg,png,jpeg],size=100000000}}
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter Success = false
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter Errors = [ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex/Frameworks/Pods_OnesignalNotificationServiceExtension.framework/Pods_OnesignalNotificationServiceExtension' is not permitted. Your app can’t contain standalone executables or libraries,other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure.",ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString '$(FlutteR_BUILD_NAME)' in the Info.plist file at '${bundlePath}' must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring",ERROR ITMS-90057: "The bundle 'Payload/Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' is missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring",ERROR ITMS-90056: "This bundle Payload/Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is invalid. The Info.plist file is missing the required key: CFBundLeversion. Please find more information about CFBundLeversion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundLeversion",ERROR ITMS-90205: "Invalid Bundle. The bundle at 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' contains disallowed nested bundles.",ERROR ITMS-90206: "Invalid Bundle. The bundle at 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' contains disallowed file 'Frameworks'.",ERROR ITMS-90360: "Missing Info.plist value. A value for the key 'CFBundLeversion' in bundle Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is required.",ERROR ITMS-90360: "Missing Info.plist value. A value for the key 'CFBundleShortVersionString' in bundle Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is required."]
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter FilesToUpload = [Metadata.xml,dev.ipa]
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter AssetsToDescribe = [{Role=source,Filename=dev.ipa,ShouldDescribeAsset=true,UTI=com.apple.ipa}]
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter Checksums = {dev.ipa=b0a15b65518f7e54bedab1a98fa15f71}
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter FileSizes = {dev.ipa=57857848}
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter ErrorCode = 1102
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter ErrorMessage = ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex/Frameworks/Pods_OnesignalNotificationServiceExtension.framework/Pods_OnesignalNotificationServiceExtension' is not permitted. Your app can’t contain standalone executables or libraries,other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure."
ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString '$(FlutteR_BUILD_NAME)' in the Info.plist file at '${bundlePath}' must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring"
ERROR ITMS-90057: "The bundle 'Payload/Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' is missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring"
ERROR ITMS-90056: "This bundle Payload/Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is invalid. The Info.plist file is missing the required key: CFBundLeversion. Please find more information about CFBundLeversion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundLeversion"
ERROR ITMS-90205: "Invalid Bundle. The bundle at 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' contains disallowed nested bundles."
ERROR ITMS-90206: "Invalid Bundle. The bundle at 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' contains disallowed file 'Frameworks'."
ERROR ITMS-90360: "Missing Info.plist value. A value for the key 'CFBundLeversion' in bundle Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is required."
ERROR ITMS-90360: "Missing Info.plist value. A value for the key 'CFBundleShortVersionString' in bundle Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is required.
 (1102)
[2021-01-28 12:58:49 UTC] <main> DBG-X:   parameter ShouldUseRESTAPIs = false
[2021-01-28 12:58:49 UTC] <main> ERROR: ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex/Frameworks/Pods_OnesignalNotificationServiceExtension.framework/Pods_OnesignalNotificationServiceExtension' is not permitted. Your app can’t contain standalone executables or libraries,other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure."
[2021-01-28 12:58:49 UTC] <main> ERROR: ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString '$(FlutteR_BUILD_NAME)' in the Info.plist file at '${bundlePath}' must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring"
[2021-01-28 12:58:49 UTC] <main> ERROR: ERROR ITMS-90057: "The bundle 'Payload/Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' is missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring"
[2021-01-28 12:58:49 UTC] <main> ERROR: ERROR ITMS-90056: "This bundle Payload/Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is invalid. The Info.plist file is missing the required key: CFBundLeversion. Please find more information about CFBundLeversion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundLeversion"
[2021-01-28 12:58:49 UTC] <main> ERROR: ERROR ITMS-90205: "Invalid Bundle. The bundle at 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' contains disallowed nested bundles."
[2021-01-28 12:58:49 UTC] <main> ERROR: ERROR ITMS-90206: "Invalid Bundle. The bundle at 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' contains disallowed file 'Frameworks'."
[2021-01-28 12:58:49 UTC] <main> ERROR: ERROR ITMS-90360: "Missing Info.plist value. A value for the key 'CFBundLeversion' in bundle Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is required."
[2021-01-28 12:58:49 UTC] <main> ERROR: ERROR ITMS-90360: "Missing Info.plist value. A value for the key 'CFBundleShortVersionString' in bundle Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is required."
[2021-01-28 12:58:49 UTC] <main> DBG-X: The error code is: 1102
[2021-01-28 12:58:49 UTC] <main>  INFO: Done performing authentication.
[2021-01-28 12:58:49 UTC] <main>  INFO: JSON:{"msg":{"phase":"Upload","count":3,"description":"Operation Failed","index":3},"messageType":"VerifyProgress"}
[2021-01-28 12:58:49 UTC] <main> DBG-X: Returning 1
2021-01-28 12:58:49.797 altool[7800:32494]  Out:
Package Summary:
 
1 package(s) were not uploaded because they had problems:
    /var/folders/6q/wgy6jtp12w5gzgm9lzcglpqw0000gn/T/59B599DB-FF72-403A-B009-101CF19DE202/1545439899.itmsp - Error Messages:
        ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex/Frameworks/Pods_OnesignalNotificationServiceExtension.framework/Pods_OnesignalNotificationServiceExtension' is not permitted. Your app can’t contain standalone executables or libraries,other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure."
        ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString '$(FlutteR_BUILD_NAME)' in the Info.plist file at '${bundlePath}' must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring"
        ERROR ITMS-90057: "The bundle 'Payload/Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' is missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring"
        ERROR ITMS-90056: "This bundle Payload/Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is invalid. The Info.plist file is missing the required key: CFBundLeversion. Please find more information about CFBundLeversion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundLeversion"
        ERROR ITMS-90205: "Invalid Bundle. The bundle at 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' contains disallowed nested bundles."
        ERROR ITMS-90206: "Invalid Bundle. The bundle at 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' contains disallowed file 'Frameworks'."
        ERROR ITMS-90360: "Missing Info.plist value. A value for the key 'CFBundLeversion' in bundle Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is required."
        ERROR ITMS-90360: "Missing Info.plist value. A value for the key 'CFBundleShortVersionString' in bundle Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is required."
2021-01-28 12:58:49.810 altool[7800:32484] *** Error: Error uploading '/Users/vagrant/deploy/dev.ipa'.
2021-01-28 12:58:49.810 altool[7800:32484] *** Error: code -18000 (ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex/Frameworks/Pods_OnesignalNotificationServiceExtension.framework/Pods_OnesignalNotificationServiceExtension' is not permitted. Your app can’t contain standalone executables or libraries,other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure.")
2021-01-28 12:58:49.810 altool[7800:32484] *** Error: code -18000 (ERROR ITMS-90060: "This bundle is invalid. The value for key CFBundleShortVersionString '$(FlutteR_BUILD_NAME)' in the Info.plist file at '${bundlePath}' must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring")
2021-01-28 12:58:49.810 altool[7800:32484] *** Error: code -18000 (ERROR ITMS-90057: "The bundle 'Payload/Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' is missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring")
2021-01-28 12:58:49.810 altool[7800:32484] *** Error: code -18000 (ERROR ITMS-90056: "This bundle Payload/Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is invalid. The Info.plist file is missing the required key: CFBundLeversion. Please find more information about CFBundLeversion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundLeversion")
2021-01-28 12:58:49.810 altool[7800:32484] *** Error: code -18000 (ERROR ITMS-90205: "Invalid Bundle. The bundle at 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' contains disallowed nested bundles.")
2021-01-28 12:58:49.810 altool[7800:32484] *** Error: code -18000 (ERROR ITMS-90206: "Invalid Bundle. The bundle at 'Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex' contains disallowed file 'Frameworks'.")
2021-01-28 12:58:49.810 altool[7800:32484] *** Error: code -18000 (ERROR ITMS-90360: "Missing Info.plist value. A value for the key 'CFBundLeversion' in bundle Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is required.")
2021-01-28 12:58:49.810 altool[7800:32484] *** Error: code -18000 (ERROR ITMS-90360: "Missing Info.plist value. A value for the key 'CFBundleShortVersionString' in bundle Runner.app/PlugIns/OnesignalNotificationServiceExtension.appex is required.")
Uploading IPA Failed: exit status 1
|                                                                              |
+---+---------------------------------------------------------------+----------+
| x | deploy-to-itunesconnect-application-loader@0 (exit code: 1)   | 1.4 min  |
+---+---------------------------------------------------------------+----------+
| Issue tracker: ...ib/steps-deploy-to-itunesconnect-application-loader/issues |
| Source: .../bitrise-steplib/steps-deploy-to-itunesconnect-application-loader |
+---+---------------------------------------------------------------+----------+
                                          ▼
+------------------------------------------------------------------------------+

| (10) deploy-to-bitrise-io@1                                                  |
+---+---------------------------------------------------------------+----------+
+---+---------------------------------------------------------------+----------+
| - | deploy-to-bitrise-io@1                                        | 3.06 sec |
+---+---------------------------------------------------------------+----------+
                                          ▼
+------------------------------------------------------------------------------+

| (11) cache-push@2                                                            |
+---+---------------------------------------------------------------+----------+
+---+---------------------------------------------------------------+----------+
| ✓ | cache-push@2                                                  | 27.17 sec|
+---+---------------------------------------------------------------+----------+
                                          ▼
+------------------------------------------------------------------------------+

| (12) microsoft-teams-integration@1                                           |
+---+---------------------------------------------------------------+----------+
+---+---------------------------------------------------------------+----------+
| ✓ | microsoft-teams-integration@1                                 | 7.22 sec |
+---+---------------------------------------------------------------+----------+
+------------------------------------------------------------------------------+
|                               bitrise summary                                |
+---+---------------------------------------------------------------+----------+
|   | title                                                         | time (s) |
+---+---------------------------------------------------------------+----------+
| ✓ | activate-ssh-key@4                                            | 11.02 sec|
+---+---------------------------------------------------------------+----------+
| ✓ | git-clone@4                                                   | 9.68 sec |
+---+---------------------------------------------------------------+----------+
| ✓ | Do anything with Script step                                  | 3.31 sec |
+---+---------------------------------------------------------------+----------+
| ✓ | Flutter-installer@0                                           | 9.65 sec |
+---+---------------------------------------------------------------+----------+
| ✓ | cache-pull@2                                                  | 45.58 sec|
+---+---------------------------------------------------------------+----------+
| ✓ | Flutter-build@0                                               | 9.9 min  |
+---+---------------------------------------------------------------+----------+
| ✓ | set-xcode-build-number@1                                      | 3.47 sec |
+---+---------------------------------------------------------------+----------+
| ✓ | ios-auto-provision-appstoreconnect@0                          | 30.47 sec|
+---+---------------------------------------------------------------+----------+
| ✓ | xcode-archive@3                                               | 5.1 min  |
+---+---------------------------------------------------------------+----------+
| x | deploy-to-itunesconnect-application-loader@0 (exit code: 1)   | 1.4 min  |
+---+---------------------------------------------------------------+----------+
| Issue tracker: ...ib/steps-deploy-to-itunesconnect-application-loader/issues |
| Source: .../bitrise-steplib/steps-deploy-to-itunesconnect-application-loader |
+---+---------------------------------------------------------------+----------+
| - | deploy-to-bitrise-io@1                                        | 3.06 sec |
+---+---------------------------------------------------------------+----------+
| ✓ | cache-push@2                                                  | 27.17 sec|
+---+---------------------------------------------------------------+----------+
| ✓ | microsoft-teams-integration@1                                 | 7.22 sec |
+---+---------------------------------------------------------------+----------+
| Total runtime: 18.9 min                                                      |
+------------------------------------------------------------------------------+
Submitting anonymized usage information...
For more information visit:
https://github.com/bitrise-io/bitrise-plugins-analytics/blob/master/README.md
exit status 1

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐


Selenium Web驱动程序和Java。元素在(x,y)点处不可单击。其他元素将获得点击?
Python-如何使用点“。” 访问字典成员?
Java 字符串是不可变的。到底是什么意思?
Java中的“ final”关键字如何工作?(我仍然可以修改对象。)
“loop:”在Java代码中。这是什么,为什么要编译?
java.lang.ClassNotFoundException:sun.jdbc.odbc.JdbcOdbcDriver发生异常。为什么?
这是用Java进行XML解析的最佳库。
Java的PriorityQueue的内置迭代器不会以任何特定顺序遍历数据结构。为什么?
如何在Java中聆听按键时移动图像。
Java“Program to an interface”。这是什么意思?