Giter Site home page Giter Site logo

Comments (8)

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

Oh, yes, that might be the reason for that.

Here is the method that verifies the app identifier: ipa_uploader.rb:133

Do you know a way to get the correct plist file of your app? When you open your app bundle, is there only one plist file in the root of it?

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@carloe commented

The app root has the Info.plist with the correct bundle id. In the root there is also a resource .bundle that is part of the framework. The bundle contains it's own Info.plist, which has the incorrect bundle id that is showing up in the error message.

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

Alright, so if deliver ignores all files inside an .bundle folder when searching for the plist, this should work?

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@carloe commented

I think so. The bundle plist should never be relevant for store submission anyway, right?

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

It is relevant, since it's used to fetch the Apple ID of the app based on it.

I think it's not used in the submission itself.

I started the project and thought it was easier to let the user enter the app identifier, instead of the Apple ID. Also, I want to do everything to make sure, developers upload the wrong app or app metadata to iTunes Connect.

I'll push an update in a minute.

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

Could you please install the latest beta version using sudo gem update deliver --pre and try it again?

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@carloe commented

That did the trick. Thank you!

from fastlane.

fastlanebot avatar fastlanebot commented on May 2, 2024
@KrauseFx commented

Alright, great to hear. Just published deliver 0.3.0.

Thanks for reporting this issue!

from fastlane.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.