简体   繁体   English

如何将我的应用程序的新版本上传到 App Store Connect?

[英]How to upload a new version of my app to App Store Connect?

I'm a beginner at IOS development and I made an app with React-Native and Expo. I uploaded the first version of my app to the App Store Connect and I want to push a new version with some bug fixes.我是 IOS 开发的初学者,我用 React-Native 和 Expo 制作了一个应用程序。我将我的应用程序的第一个版本上传到 App Store Connect,我想推出一个修复了一些错误的新版本。 When I try to put it up, Transporter gives me this error:当我尝试把它放上去时,Transporter 给我这个错误:

在此处输入图像描述

How do I fix this issue?我该如何解决这个问题? Everyone is talking about something in XCode but I'm not using that.每个人都在谈论 XCode 中的一些东西,但我没有使用它。

You need to update you App version.您需要更新您的应用程序版本。 File project.pbxproj line with CURRENT_PROJECT_VERSION =...;文件project.pbxproj行与CURRENT_PROJECT_VERSION =...;

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM