inkeliz
ed8d0aa9a6
gogio: [macOS] support custom profile
...
This patch enables `-signkey` to load provisioning profiles.
Signed-off-by: inkeliz <inkeliz@inkeliz.com >
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2025-12-16 18:04:09 +01:00
inkeliz
ae8a780af9
gogio: add deeplink support
...
Add a new flag "-schemes" which links the URL schemes to the app.
Signed-off-by: inkeliz <inkeliz@inkeliz.com >
2025-12-15 22:25:08 +01:00
Sean E. Russell
c108ce0a29
gogio: read -signpass from environment variable if it isn't provided as an argument
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2025-05-22 17:36:52 +02:00
Elias Naur
1b42337ac0
gogio: improve -version parse error message
...
Add a test while here.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2025-05-22 17:23:53 +02:00
zhengrui
6465f30f98
gogio: [Android] add -targetsdk flag to specify the target SDK level
...
Fixes: https://todo.sr.ht/~eliasnaur/gio/582
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2024-06-07 11:36:00 +02:00
inkeliz
4128f253e8
gogio: [macOS] add notarizing
...
Now, it's possible to notarize the app, using -notaryid,
-notarypass and -notaryteamid flags. Those flags are
similar to -signkey and -signpass.
Signed-off-by: inkeliz <inkeliz@inkeliz.com >
2023-07-11 20:11:57 +01:00
Inkeliz
5c14d1ba64
gogio: [MacOS] add MacOS .app compilation
...
This patch is a initial implementation to make
`.app` file. It supports custom icons and sign.
Signed-off-by: Inkeliz <inkeliz@inkeliz.com >
2023-01-27 20:41:37 -06:00
Elias Naur
6826ef0b64
all: initial import from gio main repository
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2022-04-24 13:46:53 +02:00