起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1949|回复: 5

[处理中3] ios打包开发模式没问题,发布模式就报错

[复制链接]

5

主题

17

帖子

53

积分

初级会员

Rank: 2

积分
53
QQ
发表于 2017-8-15 15:56:48 | 显示全部楼层 |阅读模式
求解 证书没换过呀 之前发布模式还成功的

5

主题

17

帖子

53

积分

初级会员

Rank: 2

积分
53
QQ
 楼主| 发表于 2017-8-15 15:58:09 | 显示全部楼层
Started by user admin
Building in workspace /Users/x5/Desktop/WeX5_V3.6-mac/tools/app-builder/jenkins_home/workspace/pack1
[ant] $ ant -file pack.xml -Dsession=20 -DappID=C7931CB89C20000196581DEDE6A864B0 pack
Buildfile: /Users/x5/Desktop/WeX5_V3.6-mac/tools/app-builder/jenkins_home/ant/pack.xml

pack:
    [unzip] Expanding: /Users/x5/Desktop/WeX5_V3.6-mac/.packer/C7931CB89C20000196581DEDE6A864B0/20/upload/src.zip into /Users/x5/Desktop/WeX5_V3.6-mac/.packer/C7931CB89C20000196581DEDE6A864B0/20/src
     [java] 开始......
     [java]   
     [java] 生成应用环境准备:
     [java]   
     [java] android应用环境准备:
     [java]   
     [java] ios应用环境准备:
     [java]    1 identity imported.
     [java]   
     [java] 生成android应用包:
     [java]    Running command: /Users/x5/Desktop/WeX5_V3.6-mac/.packer/C7931CB89C20000196581DEDE6A864B0/20/src/platforms/android/cordova/build --release --gradleArg=--offline
     [java]    ANDROID_HOME=/Users/x5/Desktop/WeX5_V3.6-mac/tools/adt-sdk
     [java]    JAVA_HOME=/Users/x5/Desktop/WeX5_V3.6-mac/java/jdk1.8-x64/Contents/Home
     [java]    Running: /Users/x5/Desktop/WeX5_V3.6-mac/.packer/C7931CB89C20000196581DEDE6A864B0/20/src/platforms/android/gradlew cdvBuildRelease -b /Users/x5/Desktop/WeX5_V3.6-mac/.packer/C7931CB89C20000196581DEDE6A864B0/20/src/platforms/android/build.gradle -Dorg.gradle.daemon=true --offline
     [java]    Starting a new Gradle Daemon for this build (subsequent builds will be faster).
     [java]    Incremental java compilation is an incubating feature.
     [java]    :preBuild UP-TO-DATE
     [java]    :preReleaseBuild UP-TO-DATE
     [java]    :checkReleaseManifest
     [java]    :CordovaLib:preBuild UP-TO-DATE
     [java]    :CordovaLib:preReleaseBuild UP-TO-DATE
     [java]    :CordovaLib:compileReleaseNdk UP-TO-DATE
     [java]    :CordovaLib:compileLint
     [java]    :CordovaLib:copyReleaseLint UP-TO-DATE
     [java]    :CordovaLib:checkReleaseManifest
     [java]    :CordovaLib:preDebugAndroidTestBuild UP-TO-DATE
     [java]    :CordovaLib:preDebugBuild UP-TO-DATE
     [java]    :CordovaLib:preDebugUnitTestBuild UP-TO-DATE
     [java]    :CordovaLib:preReleaseUnitTestBuild UP-TO-DATE
     [java]    :JustepGetContent:preBuild UP-TO-DATE
     [java]    :JustepGetContent:preReleaseBuild UP-TO-DATE
     [java]    :JustepGetContent:compileReleaseNdk UP-TO-DATE
     [java]    :JustepGetContent:compileLint
     [java]    :JustepGetContent:copyReleaseLint UP-TO-DATE
     [java]    :JustepGetContent:checkReleaseManifest
     [java]    :JustepGetContent:preDebugAndroidTestBuild UP-TO-DATE
     [java]    :JustepGetContent:preDebugBuild UP-TO-DATE
     [java]    :JustepGetContent:preDebugUnitTestBuild UP-TO-DATE
     [java]    :JustepGetContent:preReleaseUnitTestBuild UP-TO-DATE
     [java]    :JustepGetContent:prepareComAndroidSupportAppcompatV72220Library
     [java]    :JustepGetContent:prepareComAndroidSupportSupportV42220Library
     [java]    :JustepGetContent:prepareReleaseDependencies
     [java]    :JustepGetContent:compileReleaseAidl
     [java]    :JustepGetContent:compileReleaseRenderscript
     [java]    :JustepGetContent:generateReleaseBuildConfig
     [java]    :JustepGetContent:generateReleaseAssets UP-TO-DATE
     [java]    :JustepGetContent:mergeReleaseAssets
     [java]    :JustepGetContent:generateReleaseResValues
     [java]    :JustepGetContent:generateReleaseResources
     [java]    :JustepGetContent:mergeReleaseResources
     [java]    :JustepGetContent:processReleaseManifest
     [java]    :JustepGetContent:processReleaseResources
     [java]    :JustepGetContent:generateReleaseSources
     [java]    :JustepGetContent:compileReleaseJavaWithJavac
     [java]    注: 某些输入文件使用或覆盖了已过时的 API。
     [java]    注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
     [java]    注: /Users/x5/Desktop/WeX5_V3.6-mac/.packer/C7931CB89C20000196581DEDE6A864B0/20/src/platforms/android/JustepGetContent/src/main/java/com/justep/x5/support/chooser/FileUploadChooserActivity.java使用了未经检查或不安全的操作。
     [java]    注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
     [java]    :JustepGetContent:extractReleaseAnnotations
     [java]    :JustepGetContent:mergeReleaseProguardFiles
     [java]    :JustepGetContent:packageReleaseRenderscript UP-TO-DATE
     [java]    :JustepGetContent:packageReleaseResources
     [java]    :JustepGetContent:processReleaseJavaRes UP-TO-DATE
     [java]    :JustepGetContent:transformResourcesWithMergeJavaResForRelease
     [java]    :JustepGetContent:transformClassesAndResourcesWithSyncLibJarsForRelease
     [java]    :JustepGetContent:mergeReleaseJniLibFolders
     [java]    :JustepGetContent:transformNative_libsWithMergeJniLibsForRelease
     [java]    :JustepGetContent:transformNative_libsWithSyncJniLibsForRelease
     [java]    :JustepGetContent:bundleRelease
     [java]    :CordovaLib:prepareAndroidJustepGetContentUnspecifiedLibrary
     [java]    :CordovaLib:prepareComAndroidSupportAppcompatV72220Library
     [java]    :CordovaLib:prepareComAndroidSupportSupportV42220Library
     [java]    :CordovaLib:prepareReleaseDependencies
     [java]    :CordovaLib:compileReleaseAidl
     [java]    :CordovaLib:compileReleaseRenderscript
     [java]    :CordovaLib:generateReleaseBuildConfig
     [java]    :CordovaLib:generateReleaseAssets UP-TO-DATE
     [java]    :CordovaLib:mergeReleaseAssets
     [java]    :CordovaLib:generateReleaseResValues
     [java]    :CordovaLib:generateReleaseResources
     [java]    :CordovaLib:mergeReleaseResources
     [java]    :CordovaLib:processReleaseManifest
     [java]    :CordovaLib:processReleaseResources
     [java]    :CordovaLib:generateReleaseSources
     [java]    注: 某些输入文件使用或覆盖了已过时的 API。
     [java]    注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
     [java]    :CordovaLib:compileReleaseJavaWithJavac
     [java]    :CordovaLib:extractReleaseAnnotations
     [java]    :CordovaLib:mergeReleaseProguardFiles
     [java]    :CordovaLib:packageReleaseRenderscript UP-TO-DATE
     [java]    :CordovaLib:packageReleaseResources
     [java]    :CordovaLib:processReleaseJavaRes UP-TO-DATE
     [java]    :CordovaLib:transformResourcesWithMergeJavaResForRelease
     [java]    :CordovaLib:transformClassesAndResourcesWithSyncLibJarsForRelease
     [java]    :CordovaLib:mergeReleaseJniLibFolders
     [java]    :CordovaLib:transformNative_libsWithMergeJniLibsForRelease
     [java]    :CordovaLib:transformNative_libsWithSyncJniLibsForRelease
     [java]    :CordovaLib:bundleRelease
     [java]    :prepareAndroidCordovaLibUnspecifiedReleaseLibrary
     [java]    :preDebugBuild UP-TO-DATE
     [java]    :CordovaLib:compileDebugNdk UP-TO-DATE
     [java]    :CordovaLib:copyDebugLint UP-TO-DATE
回复 支持 反对

使用道具 举报

5

主题

17

帖子

53

积分

初级会员

Rank: 2

积分
53
QQ
 楼主| 发表于 2017-8-15 15:59:01 | 显示全部楼层
[java]    :lintVitalRelease
     [java]    :prePackageMarkerForRelease
     [java]    warning: Ignoring InnerClasses attribute for an anonymous inner class
     [java]    (com.tencent.smtt.sdk.d) that doesn't come with an
     [java]    associated EnclosingMethod attribute. This class was probably produced by a
     [java]    compiler that did not target the modern .class file format. The recommended
     [java]    solution is to recompile the class from source, using an up-to-date compiler
     [java]    and without specifying any "-target" type options. The consequence of ignoring
     [java]    this warning is that reflective operations on this class will incorrectly
     [java]    indicate that it is *not* an inner class.
     [java]    warning: Ignoring InnerClasses attribute for an anonymous inner class
     [java]    (com.tencent.smtt.sdk.c) that doesn't come with an
     [java]    associated EnclosingMethod attribute. This class was probably produced by a
     [java]    compiler that did not target the modern .class file format. The recommended
     [java]    solution is to recompile the class from source, using an up-to-date compiler
     [java]    and without specifying any "-target" type options. The consequence of ignoring
     [java]    this warning is that reflective operations on this class will incorrectly
     [java]    indicate that it is *not* an inner class.
     [java]    warning: Ignoring InnerClasses attribute for an anonymous inner class
     [java]    (com.tencent.smtt.sdk.e) that doesn't come with an
     [java]    associated EnclosingMethod attribute. This class was probably produced by a
     [java]    compiler that did not target the modern .class file format. The recommended
     [java]    solution is to recompile the class from source, using an up-to-date compiler
     [java]    and without specifying any "-target" type options. The consequence of ignoring
     [java]    this warning is that reflective operations on this class will incorrectly
     [java]    indicate that it is *not* an inner class.
     [java]    warning: Ignoring InnerClasses attribute for an anonymous inner class
     [java]    (com.tencent.smtt.sdk.f) that doesn't come with an
     [java]    associated EnclosingMethod attribute. This class was probably produced by a
     [java]    compiler that did not target the modern .class file format. The recommended
     [java]    solution is to recompile the class from source, using an up-to-date compiler
     [java]    and without specifying any "-target" type options. The consequence of ignoring
     [java]    this warning is that reflective operations on this class will incorrectly
     [java]    indicate that it is *not* an inner class.
     [java]    warning: Ignoring InnerClasses attribute for an anonymous inner class
     [java]    (com.tencent.smtt.sdk.g) that doesn't come with an
     [java]    associated EnclosingMethod attribute. This class was probably produced by a
     [java]    compiler that did not target the modern .class file format. The recommended
     [java]    solution is to recompile the class from source, using an up-to-date compiler
     [java]    and without specifying any "-target" type options. The consequence of ignoring
     [java]    this warning is that reflective operations on this class will incorrectly
     [java]    indicate that it is *not* an inner class.
     [java]    warning: Ignoring InnerClasses attribute for an anonymous inner class
     [java]    (com.tencent.smtt.sdk.h) that doesn't come with an
     [java]    associated EnclosingMethod attribute. This class was probably produced by a
     [java]    compiler that did not target the modern .class file format. The recommended
     [java]    solution is to recompile the class from source, using an up-to-date compiler
     [java]    and without specifying any "-target" type options. The consequence of ignoring
     [java]    this warning is that reflective operations on this class will incorrectly
     [java]    indicate that it is *not* an inner class.
     [java]    warning: Ignoring InnerClasses attribute for an anonymous inner class
     [java]    (com.tencent.smtt.sdk.m) that doesn't come with an
     [java]    associated EnclosingMethod attribute. This class was probably produced by a
     [java]    compiler that did not target the modern .class file format. The recommended
     [java]    solution is to recompile the class from source, using an up-to-date compiler
     [java]    and without specifying any "-target" type options. The consequence of ignoring
     [java]    this warning is that reflective operations on this class will incorrectly
     [java]    indicate that it is *not* an inner class.
     [java]    warning: Ignoring InnerClasses attribute for an anonymous inner class
     [java]    (com.tencent.smtt.sdk.n) that doesn't come with an
     [java]    associated EnclosingMethod attribute. This class was probably produced by a
     [java]    compiler that did not target the modern .class file format. The recommended
     [java]    solution is to recompile the class from source, using an up-to-date compiler
     [java]    and without specifying any "-target" type options. The consequence of ignoring
     [java]    this warning is that reflective operations on this class will incorrectly
     [java]    indicate that it is *not* an inner class.
     [java]    warning: Ignoring InnerClasses attribute for an anonymous inner class
     [java]    (com.tencent.smtt.sdk.o) that doesn't come with an
     [java]    associated EnclosingMethod attribute. This class was probably produced by a
     [java]    compiler that did not target the modern .class file format. The recommended
     [java]    solution is to recompile the class from source, using an up-to-date compiler
     [java]    and without specifying any "-target" type options. The consequence of ignoring
     [java]    this warning is that reflective operations on this class will incorrectly
     [java]    indicate that it is *not* an inner class.
     [java]    warning: Ignoring InnerClasses attribute for an anonymous inner class
     
回复 支持 反对

使用道具 举报

5

主题

17

帖子

53

积分

初级会员

Rank: 2

积分
53
QQ
 楼主| 发表于 2017-8-15 15:59:21 | 显示全部楼层
求大神解答呀!!!
回复 支持 反对

使用道具 举报

5

主题

17

帖子

53

积分

初级会员

Rank: 2

积分
53
QQ
 楼主| 发表于 2017-8-15 16:06:32 | 显示全部楼层
有木有人呀
回复 支持 反对

使用道具 举报

发表于 2017-8-16 11:57:15 | 显示全部楼层
coderone 发表于 2017-8-15 15:59
[java]    :lintVitalRelease
     [java]    :prePackageMarkerForRelease
     [java]    warning: Igno ...

先重启,重新打包试试稳定报错吗??


是不是证书过期了呢??
重新生成证书试试!

如果开发模式和发布模式其他配置都一样的!就证书不一样,可能就是证书问题吧!
qq:1912779713
WeX5教程--WeX5下载
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2025-7-8 15:25 , Processed in 0.057951 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表