Skip to content
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

Introduce alpha program for our macOS app #630

Merged
merged 66 commits into from
Aug 25, 2023
Merged

Conversation

nilsreichardt
Copy link
Member

@nilsreichardt nilsreichardt commented Apr 30, 2023

Adds the alpha program for macOS. Currently, the implementation does not use the sz deploy macos command because I need to adjust the command (the command also needs to do the signing). This will be done in a future PR.

@docs-page
Copy link

docs-page bot commented Apr 30, 2023

To view this pull requests documentation preview, visit the following URL:

docs.page/sharezoneapp/sharezone-app~630

Documentation is deployed and generated using docs.page.

@github-actions
Copy link

github-actions bot commented Apr 30, 2023

Visit the preview URL for this PR (updated for commit e7d4335):

https://sharezone-test--pr630-add-alpha-macos-3mv29nw2.web.app

(expires Tue, 29 Aug 2023 12:16:08 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b

@nilsreichardt
Copy link
Member Author

Status: Everything works exempts validating the build. When uploading a new version, Apple writes us an email:

Dear Developer,

We identified one or more issues with a recent delivery for your app, "Sharezone - Schulplaner" 1.6.2 (412). Please correct the following issues, then upload again.

ITMS-90238: Invalid Signature - The executable at path Sharezone.app/Contents/Frameworks/fast_rsa.framework/Versions/A/Resources/librsa_bridge.dylib has following signing error(s): code object is not signed at all In architecture: x86_64 . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.

Best regards,

The App Store Team

Not sure how to fix this because this.

@github-actions github-actions bot added the dependencies Changing, updating, adding or removing one or more dependencies. label Jul 21, 2023
@github-actions github-actions bot added platform: web feature: authentification Logging in/out (anonymous, sign-in with X, etc.) and registration. labels Aug 6, 2023
@github-actions github-actions bot removed platform: web feature: authentification Logging in/out (anonymous, sign-in with X, etc.) and registration. labels Aug 9, 2023
@nilsreichardt nilsreichardt marked this pull request as ready for review August 22, 2023 12:11
@nilsreichardt
Copy link
Member Author

@Jonas-Sander Could also review this PR?

@nilsreichardt nilsreichardt added this pull request to the merge queue Aug 25, 2023
Merged via the queue into main with commit 09682b6 Aug 25, 2023
30 of 32 checks passed
@nilsreichardt nilsreichardt deleted the add-alpha-macos branch August 25, 2023 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd dependencies Changing, updating, adding or removing one or more dependencies. documentation platform: macos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants