-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Upload to AppStoreConnect
step in iOS workflow
#11
Open
karolszafranski
wants to merge
4
commits into
master
Choose a base branch
from
pr/upload-to-appstoreconnect
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3.9.0 as of today does not produce an IPA that is accepted by App Store Connect. Minimum deployment target is too low. To make a new release we need to bump that. Since there was no release since 3.9.0 we need to use a nightly version here. Additionall context on the new app release: > App Store Improvement Notice > > In 2016, we implemented an ongoing process of evaluating and removing > apps that no longer function as intended, don’t follow current review > guidelines, or are outdated. This helps us improve discoverability of > apps on the App Store, while ensuring that apps work for the majority of > users and support our latest innovations in security and privacy. > > Per App Review Guideline 4, you must "update your app to ensure it > remains functional and engaging to new and existing customers. Apps that > stop working or offer a degraded experience may be removed from the App > Store at any time." For more information on this and other requirements, > see the App Review Guidelines.
karolszafranski
force-pushed
the
pr/upload-to-appstoreconnect
branch
from
December 30, 2024 10:10
b3f2ee4
to
db80b92
Compare
karolszafranski
had a problem deploying
to
Android app signing
December 30, 2024 10:10 — with
GitHub Actions
Error
karolszafranski
temporarily deployed
to
es-fastlane-match
December 30, 2024 10:10 — with
GitHub Actions
Inactive
review-squirrel
had a problem deploying
to
es-fastlane-match
December 30, 2024 10:10 — with
GitHub Actions
Failure
karolszafranski
force-pushed
the
pr/upload-to-appstoreconnect
branch
from
December 30, 2024 10:23
db80b92
to
247f7e0
Compare
karolszafranski
had a problem deploying
to
Android app signing
December 30, 2024 10:23 — with
GitHub Actions
Failure
karolszafranski
temporarily deployed
to
es-fastlane-match
December 30, 2024 10:23 — with
GitHub Actions
Inactive
review-squirrel
had a problem deploying
to
es-fastlane-match
December 30, 2024 10:23 — with
GitHub Actions
Failure
karolszafranski
force-pushed
the
pr/upload-to-appstoreconnect
branch
from
December 30, 2024 10:36
247f7e0
to
54c2e3f
Compare
karolszafranski
temporarily deployed
to
es-fastlane-match
December 30, 2024 10:36 — with
GitHub Actions
Inactive
karolszafranski
had a problem deploying
to
Android app signing
December 30, 2024 10:36 — with
GitHub Actions
Failure
review-squirrel
had a problem deploying
to
es-fastlane-match
December 30, 2024 10:36 — with
GitHub Actions
Failure
karolszafranski
force-pushed
the
pr/upload-to-appstoreconnect
branch
from
December 30, 2024 10:45
54c2e3f
to
f8d7efe
Compare
karolszafranski
temporarily deployed
to
es-fastlane-match
December 30, 2024 10:45 — with
GitHub Actions
Inactive
karolszafranski
had a problem deploying
to
Android app signing
December 30, 2024 10:45 — with
GitHub Actions
Failure
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All release builds will be automatically submitted to Testflight. First one v3.17.1 was built here: https://github.com/eclipsesource/tabris-remote-app/actions/runs/12545447797