-
https://crates.io/crates/apple-codesign
Use prebuilt CLI from github releases https://github.com/indygreg/apple-platform-rs/releases
Follow CLI reference https://gregoryszorc.com/docs/apple-code…
-
I'm trying to install YouTube++. I ran AltServer with the parameters it asked for in the help prompt, and it says "Installing app..." and prints a bunch of info, ending with an error message. I won't …
-
I've been trying for months to use Altserver on Linux, but it seems impossible. I've already installed several things, nothing helps, and I always get the error "Unable to sign you in to your Apple ID…
-
Because macOS builds of Bulk Reviewer are unsigned, users must manually give permissions to open the app in System Preferences -> Security & Privacy. This may be a barrier for some users.
Signing t…
-
### Type of issue
Missing information
### Description
The [Apple Sign In](https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/communication/authentication?view=net-maui-8.0…
-
Find a way to automate the sign in with apple.
**Following cases should be covered**
- browser login
- token exchange (apple authz code to keycloak-tokens using different Service ID)
- token exc…
-
I am trying to notarize a dmg and it is failing due to libjlinenative.jnilib not being signed.
For my application, jline is brought in as a transitive dependency by scala-compiler
Running ` mvn…
-
Greetings,
I am developing an app that utilizes the Spotify login webview and was recently rejected due to the "Continue with Apple" button not saying "Sign in with Apple" per the [Sign in With App…
-
The code below in `interprocess/sync/posix/semaphore_wrapper.hpp` is broken for sandboxed Mac apps:
```c++
std::string name;
#ifndef BOOST_INTERPROCESS_FILESYSTEM_BASED_POSIX_SEMAPHORES
…
-
Hello!
The [instructions](https://github.com/aboutyou/dart_packages/blob/master/packages/sign_in_with_apple/sign_in_with_apple/README.md) say I have to do this after creating the private key config…