完整的操作系统更新后,我无法将新版本的应用程序上传到appstore.尝试安装
java版本9和8,不起作用.在Application Loader中,我得到了这个日志:
java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.apple.transporter.launcher.Application.start(Application.java:206) at com.apple.transporter.launcher.Application.main(Application.java:519) Caused by: java.lang.IllegalStateException: could not find needed OSGiFramework at com.apple.transporter.osgi.BootstrapHelper.setupClassLoader(BootstrapHelper.java:120) at com.apple.transporter.osgi.FelixOSGiBootstrapper.bootstrap(FelixOSGiBootstrapper.java:9)
XCode 9.2,java版“1.8.0_151”