Coder Social home page Coder Social logo

Comments (7)

fastlane-bot avatar fastlane-bot commented on April 19, 2024

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.

Please make sure to update to the latest fastlane version and check if that solves the issue. Let us know if that works for you by adding a comment 👍

Friendly reminder: contributions are always welcome! Check out CONTRIBUTING.md for more information on how to help with fastlane and feel free to tackle this issue yourself 💪

This issue will be auto-closed if there is no reply within 1 month.

from fastlane.

combinatorial avatar combinatorial commented on April 19, 2024

This continues to be an issue.

from fastlane.

fastlane-bot avatar fastlane-bot commented on April 19, 2024

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.

Please make sure to update to the latest fastlane version and check if that solves the issue. Let us know if that works for you by adding a comment 👍

Friendly reminder: contributions are always welcome! Check out CONTRIBUTING.md for more information on how to help with fastlane and feel free to tackle this issue yourself 💪

This issue will be auto-closed if there is no reply within 1 month.

from fastlane.

combinatorial avatar combinatorial commented on April 19, 2024

This continues to be an issue.

from fastlane.

thiagoguardado avatar thiagoguardado commented on April 19, 2024

We are experiencing the same problem when executing
fastlane pilot upload --verbose --skip_waiting_for_build_processing=true --api_key_path="KEY_PATH" --app_platform=osx --changelog="CHANGELOG"
or
fastlane run deliver --verbose pkg:PKG_PATH app_identifier:"BUNDLE_IDENTIFIER" api_key_path:"KEY_PATH" skip_screenshots:true skip_metadata:true run_precheck_before_submit:false

Currently, we are using altool instead of fastlane

from fastlane.

dion-gionet avatar dion-gionet commented on April 19, 2024

We're having a similar issue trying to use pilot with a pkg mac binary. Transporter is giving us ERROR ITMS-90061: This bundle is invalid. The value for key CFBundleVersion [1] in the Info.plist file must contain a higher version than that of the previously uploaded version [2]. even though the specified macOS version clearly does not exist on testflight

upload_to_testflight(api_key: api_key, skip_waiting_for_build_processing: true, app_platform: "osx", pkg: "app.pkg")

from fastlane.

dion-gionet avatar dion-gionet commented on April 19, 2024

Currently, we are using altool instead of fastlane

@thiagoguardado do you have an example of the command you're running? It should be something like xcrun altool --upload-app -f app.pkg -t macos --apiKey <key> --apiIssuer '<issuer>' right?

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.