-
I'm trying to strip frameworks to decrease app size (as suggested by [EmergeTools](https://docs.emergetools.com/docs/strip-binary-symbols)). Here is the `ipa_post_processor`:
```sh
#!/bin/bash
…
-
### Tested versions
Reproducible in v4.2.1-stable
### System information
Godot v4.2.1.stable - macOS 14.4.1 - Vulkan (Forward+) - integrated Apple M1 - Apple M1 (8 Threads)
### Issue description
…
xkisu updated
5 months ago
-
Wondering if it is time to resurrect the request for passkeys support. The initial support has come to Android and it may soon be possible to have 3rd-party apps managing passkeys on devices. I'd like…
-
## Description
Currently the way iOS is built is by calling Fastlane in a Nix shell. To make it match Android it should be built by a derivation.
## Details
Currently when you call `make release-io…
-
Hi,
I'm developing my first application in Bubble:
www.quemquerjogar.com.br
I used PWABuilder and I was already able to publish the app on Google Play. Now I'm trying to publish to the app stor…
-
Version of libarchive: 3006bc5d02ad3ae3c4f9274f60c1f9d2d834734b (3.7.5 dev), also present in 3.7.2 and 3.6.0 from Ubuntu 24.04 and 22.04 respectively.
It appears that Apple's package building tools…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version of de…
-
Apple have gone out of their way to make it painful to run unsigned binaries downloaded from the internet.
Every time you install the add-on into a project, you have to
1. Launch Godot
2. Cl…
phire updated
1 month ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
iOS
### Description
I ha…
-
### Is your feature request related to a problem?
I have a iOS app that creates a VPN connection that I would like to run on macOS. The app opens normally in PlayCover, but fails when creating the VP…