I Can Not Fix This Xcode Error

Discussion in 'Technical Discussion' started by tite, Dec 8, 2017.

  1. tite

    tite Boxer

    Joined:
    Jun 10, 2016
    Messages:
    70
    Likes Received:
    37
    I have never uploaded a game in the app store so far I only did on android.

    I'm completely noob in ios.

    After fighting with iTunes Connect and the Certificates, I managed to launch the app.

    but after a while I recive this APPLE email:

    Dear developer,

    We have discovered one or more issues with your recent delivery for "VS STUNAMI bpancri". To process your delivery, the following issues must be corrected:

    Missing Info.plist value - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.chachotroll.bpancrito'. Apps built with iOS 11 or later SDK must supply app icons in an asset catalog and must also provide a value for this Info.plist key. For more information see http://help.apple.com/xcode/mac/current/#/dev10510b1f7.

    Once these issues have been corrected, you can then redeliver the corrected binary.

    Regards,

    The App Store team



    can anybody help me?
     
  2. wesam_badr

    wesam_badr Miniboss Boxer

    Joined:
    Oct 10, 2015
    Messages:
    1,065
    Likes Received:
    479
    Search the forum I think you will find a solution put the CFBundleIconName in search
     
    tite likes this.
  3. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    Try opening your plist in Xcode, clicking on a little grey + and adding CFBundleIconName.

    It’s not the same as your Bundle ID.
    It’s probably something new with how Xcode 9 handles the App Icon.
     
    tite likes this.

Share This Page