03 Jun 25
15 May 25
This is a list of internal URLs for settings on your iPhone, iPad, … Please note that this list will be updated if required, if you see something which is not right, please drop me a message and i’ll try to fix it. I included a guide how to extract the newest data. This will probably be converted to a Swift Package at some point… Last Update: 20-AUG-2024, 17:00 CEST. Apple ID root prefs:root=APPLE_ACCOUNT Name…
12 May 25
This means it’s finally possible to build and deploy iOS apps from Linux and Windows (WSL). At the same time, xtool is SwiftPM-based and fully declarative, which means you can also use it to replace Xcode on macOS for building iOS software!
26 Apr 25
Det finns en fork som heter Feditext som är jättebra men den går inte att bygga just nu pga.
30 Mar 25
24 Nov 24
01 Nov 24
30 Oct 24
The website and design portfolio of Gavin Nelson.
15 Oct 24
30 Aug 24
27 Aug 24
The use in this website and/or in
21 Jun 24
Cloudflare fuels planned obsolescence.
06 Mar 24
Fascinating engineering details behind Paper.
12 Feb 24
This video is a walkthrough tutorial for this wonderful iOS app for iPad/iPhone, teaching you how to do all the AUM basics such as loading apps, connecting …
11 Feb 24
AUM Basics: Introduction to AUMby logan.jacobThis video is an introduction to the basics of AUM for iOS. AUM is a very powerful and useful DAW for iOS that …
04 Dec 23
Elaho is now sideloading only:
Many apps use API keys when authenticating network requests. Although there are better ways of authenticating requests like OAuth with PKCE, but it might not always be possible. One thing what we must keep in mind is that it is fairly simple to extract strings from IPA files and therefore, if we store API keys…