You are here |
furbo.org | ||
| | | |
www.thomashanning.com
|
|
| | | | Creating iPhone apps on Windows is not possible because there's no Xcode for Windows. Let's look at the alternatives. | |
| | | |
rhonabwy.com
|
|
| | | | During WWDC 2023, Apple presented a number of developer-impacting privacy updates. One of the updates, introducing the concept of a privacy manifest, has a direct impact on the work I've been doing making the CRDT library Automerge available on Apple platforms. The two relevant sessions from WWDC 2023: Get Started with Privacy Manifests (video) (notes)... | |
| | | |
wiresareobsolete.com
|
|
| | | | The UIImagePickerController class has been the developer's best friend and worst enemy since its introduction into the iPhone SDK in iOS 2.0. For those who have not used it, this class provides a way for an application to have the user select and return an image, whether it be existing from the device's library or fresh from the camera; this image may then be included into the application in some manner. | |
| | | |
andrewlester.net
|
|
| | (Outdated) Deploying a SvelteKit application to GitHub Pages. |