Giter Site home page Giter Site logo

Comments (11)

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

This seems to be related to fastlane-old/deliver#11. I haven't got any answers back then.
Could you help my by providing an example xml file, with the basic structure?

from fastlane.

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

How do I generate the XML file?

from fastlane.

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

When you run deliver it will download the latest itmsp package in your project directory. You can open it using right click - Show Package Contents. Inside there is a metadata.xml.

from fastlane.

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

The XML seems to contain all the right information.

https://gist.github.com/Fogh/2c26d05f50104ddf78d7

from fastlane.

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

Do you have the latest version 0.3.5 installed? I pushed a fix for this issue quite some time ago: fastlane-old/deliver@c1237c0

Check the version: deliver -v
Update: sudo gem update deliver

Let me know if the problem is still there.

from fastlane.

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

Latest version is installed.

Could it be because the metadata.json isn't updated? Is there be a way to update it?

from fastlane.

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

That's strange. When you run deliver it should automatically delete the old .itmsp file and download the latest one from iTC.
I'll take a look into this.

from fastlane.

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

It's the metadata.json stored in ./deliver thats not updated, if that means anything.

from fastlane.

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

Oh, you're talking about the ./deliver/metadata.json. Well, this file will never be changed automatically. That's the file where you can update the app description, changelog, etc.

How is this related to this problem?

Could you do the following:

  • Run deliver
  • Approve the generated PDF using y
  • Cancel the upload itself using ctrl + C (wait for the transporter log to appear)
  • Check out the ./[apple_id].itmsp/metadata.xml file in your current directory.
  • Remove sensible information and upload it here

from fastlane.

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

@Fogh Have you had time to look into this?

from fastlane.

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

I'll close this issue for now. I tested it with one of my apps and it worked great.

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.