iOSパッケージアップロードappstore

1340 ワード

注意しなければならないことを記録して、自分で梱包しても穴に遭遇します.

General基本情報

  • Identify
  • Bundle Identifier :  !( )
    Version: (CFBundleShortVersionString)
    Build: (CFBundleVersion)
    // Version(Build) - 1.0(1.0.1)
    
  • 2 Deployment Info
  • Deployment Target: (iOS8  , launch Image)
    Device: 
    
  • 3 App Icons and Launch Images
  • App Icons: , 。
    Launch Images:iOS 8  storyboard   launch(iOS8 )
    Launch Screen File: storyboard
    #warning -  , iOS7 launch 。
    

    Capbabilitiesシステムサービス

    Push Notification 
    Background Modes
     ...
    //  
    

    Info詳細

    Bundle display name : ( Bundle name)
    //  
    

    Build Settings構成

    Code Signing : 
    
  • 1 Provisioning Profile
  •  (  bundle id  )
    1.  - Debug 
    2.  - Release
    
  • 2 Code Singing Identity
  •  
    1.  - Debug
    2.  - Release
    

    梱包する

    1   Target - Device(Generic iOS Device  )
    2 Product Archive
    
     :
    Validate: 
    Export:  ipa  
    Upload to App Store: appstore( iTunes Connect  )
    
    

    申請app


    https://itunesconnect.apple.com/私のアプリは、中に入って要求通りに情報を追加しますが、一般的にヒントがあるのは簡単です.すべてOK後、レビューを提出します.

    もっと多くの問題は、後で補充します。


    1