`
janedoneway
  • 浏览: 570277 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

IOS 程序通过 xcode4.2发布到 App Store

 
阅读更多

From: http://blog.csdn.net/wswqiang/article/details/6896120

 

 

注册帐号---》开发----》发布----》等待审核----》上架

发布过程

1: 登录到到开发者帐户,再登录到iTunes Connect 中 设置 要发布版本的对应信息

       注意:设置的信息一定要和你发布的程序对上 ,如:identifter,其他看看就知道了

2:发布 

使用xcode 4发布app 实例操作是本文介绍的内容,不多说,我们直接进入话题。

1、iOS Provisioning Portal 和iTunes Connect 没有变,下载与安装.mobileprovision文件与以前一下。

2、Xcode 4 整合相关的工具(All in One), 集成了Organizer与Application Loader,Xcode4多了Run/Build Scheme的概念,指以前的编译的选项如 device/simulator, iOS version等。发布应用时需要选择iOS Device:

使用Xcode 4发布App 实例操作

点击 Edit Scheme... 以编辑Archive选项,它的默认 编译配置为Distribution 并且将归档显示在Organizer中:

使用Xcode 4发布App 实例操作

3、检查 编译配置文件:product name, info.plist, version, Target Device Family, iOS Deployment Target, Code Signing Identity etc. (这与Xcode 3.x一致)。

使用Xcode 4发布App 实例操作

4、进入Product菜单->Archive,然后会自动弹出Organizer

Archive包是用来上传到AppStore的

Xcode4让你不需要关心编译发布的程序包在哪里,只需要在Organizer中管理即可。

当然你可以在XCode->Preferences->Locations tab配置程序的存储位置。

使用Xcode 4发布App 实例操作

5、在Organizer中选择 Archive, 验证与上传。

这里验证的时候要检查你在iTunes Connect中设置的信息

  1. Validate and submit your app to AppStore 

6、成功上传App之后,Archive状态会变为 已提交。

分享到:
评论

相关推荐

    xcode打包IPA上传App Store图文教程

    最新 xcode打包 上次 苹果应用商店 教程 ,内容详细,步骤清晰,可参考。

    iOS开发教程(从0到AppStore上架)

    本书从搭建开发环境讲起,依次讲解了Objective-C语言基础、Swift语言基础、CocoaTouch、XcodeInterfaceBuilder界面开发、使用Xcode编写MVC程序、文本框和文本视图、按钮和标签、滑块、步进和图像、使用开关控件和...

    iOS 10 App Development Essentials

    iOS 10 App Development Essentials: Learn to Develop iOS 10 Apps with Xcode 8 and Swift 3 Author: Neil Smyth Length: 816 pages Edition: 1 Language: English Publisher: CreateSpace Independent Publishing...

    App Store 多APP 收入分析程序

    App Store 多APP 收入分析程序

    iOS混编提交苹果Appstore流程详解

    99美元开发帐号,生成IPA到上架的教程!图文并茂!

    Xcode for Mac 8.2.1_iOS10.3开发环境

    Xcode 没有比任何时候都可帮助您创建高质量的应用程序。它自动配置您的应用程序以...崩溃的组织者可以很容易地分流和固定崩溃App Store和试飞程序  •苹果LLVM编译器的6.1提高了诊断信息,并增加了C + + 14支持

    IOS开发官方教程(中文)

    您可以从 Mac 上的 App Store 中免费下载最新版本的 Xcode。(下载 Xcode 需要 OS X v10.8。如果您使 用的是较早版本的 OS X,请升级。)Xcode 中包含了 iOS SDK。 下载最新版本的 Xcode 1. 请打开 Mac 上的 App Store ...

    iOS.8.App.Development.Essentials

    iOS 8 App Development Essentials is the latest edition of this popular book series and has now been fully updated for the Swift programming language, the iOS 8 SDK and Xcode 6. Beginning with the ...

    苹果app store开发概述

    Developing for Apple’s Platforms Is a Mix of Administrative and Coding Tasks 5 Apps Published on the App Store Must Be Approved by Apple 5 Apps Published on the App Store Must Be Cryptographically ...

    Xcode 12.2 (16E226) 真机调试包

    AppStore无法更新XCode。 此包支持iOS 12.2 (16E227)真机调试包,不需要更新xcode,直接下载后解包,然后拷贝粘贴到: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport,...

    Pro iOS 5 Tools: Xcode Instruments and Build Tools

    Pro iOS 5 Tools: Xcode Instruments and Build Tools 392 pages Publisher: Apress; 1 edition (December 9, 2011) Language: English ISBN-10: 1430236086 ISBN-13: 978-1430236085 What you’ll learn ...

    [iOS5开发基础教程].(Beginning.iOS.5.Development.Exploring.the.iOS.SDK.E文文字版

    iOS与App Store的绝配为全世界的程序员提供了一个施展才华的全新大舞台。只要有新奇的创意,你完全有可能单枪匹马赢得全球市场,成功创业,改变人生。  《iOS 5基础教程》英文原版自第1版问世以来在各网站计算机...

    iOS.9.App.Development.Essentials

    iOS 9 App Development Essentials is latest edition of this popular book series and has now been fully updated for the iOS 9 SDK, Xcode 7 and the Swift 2 programming language. Beginning with the ...

    iOS 10 SDK Development: Creating iPhone and iPad Apps with Swift

    Go beyond code to master the practices that professional developers rely on: testing, debugging, publishing on the App Store, and managing your app over the long haul. As a bonus, you'll get a taste ...

    iOS 7 App Development Essential

    Other features are also covered including Auto Layout, Twitter and Facebook integration, event reminders, App Store hosted in-app purchase content, collection views and much more. New features of iOS...

    Learning Xcode 8

    Over the course of the book, you will continue to explore the many facets of iOS development in Xcode by adding new features to your app, integrating gestures and sensors, and even creating an Apple ...

    Pro Core Data for iOS, Second Edition

    Fully updated for Xcode 4.2, Pro Core Data for iOS explains how to use the Core Data framework for iOS SDK 5 using Xcode 4.2. The book explains both how and why to use Core Data, from simple to ...

    Flutter关于IOSApp配置以及上架AppStore配置和IosApp上架第三方平台以及关于IOS微信Sdk配置

    IosApp基础配置 1.准备mac电脑安装flutter基本环境可在官网教程进行配置https://flutterchina.club/setup-macos/ 2.安装xcode 3.申请苹果开发者账号 4.在xcode中登陆苹果开发者账号 登陆后打开flutter项目 切记只要...

    react-native-upload:( MacOs ) 一键打包部署 androidios APP到各个测试平台和App Store。cicd神器,拒绝繁琐

    一键上传 android/ios APP到各个测试平台和app store 支持系统 MacOs (使用了bash语法,而且ios只能依赖xcode软件) 已集成平台 (android + ios) (android + ios) (ios) (ios) 安装 # Npm npm install react-...

Global site tag (gtag.js) - Google Analytics