home.social

Search

13 results for “thatvirtualboy”

  1. I don't know who needs to hear this...

    but if your git-enabled Xcode projects are on your Desktop or Documents folder which are 'synced' with iCloud... stop. Move your projects to a directory that doesn't sync with iCloud. Just... trust me.

  2. Launch Alert 🚀

    Introducing Harmony Journal
    apps.apple.com/us/app/harmony-

    It’s a journaling app a team I’m involved with has put together. Why release a journaling app now? Well, for one Apple’s new Journal app is #iOS17 only. Harmony supports #iOS16. Additionally, everyone’s journaling requirements and needs are different, so here’s another for you to try, and hopefully love.

    Details:

    iPhone support. iPad support. iOS 16 support. Pencil support. iCloud support. FaceID. TouchID. Password. Tags. Multiple images. Exporting. Filters. Alternate icons. All in your journal. Neat.

    #swiftui #iosdev

  3. Hello There is ready for #iOS17 with #TipKit, improved #siri #shortcuts, animated SF Symbols, and new capabilities like Nudges, E-Post, Stickers, and more.

    I hope you like it!

    apple.co/3TWTeey

  4. I'm finding that iOS 16's ShareLink API is apparently converting my PNGs with transparency to JPEG.

    Is there a way to preserve the image's transparency when using #ShareLink?

    My images are PNGs that I’ve added locally to the Asset Catalog in the Xcode project.

    #Swift #SwiftUI #iOSDev

  5. I'm finding that iOS 16's ShareLink API is apparently converting my PNGs with transparency to JPEG.

    Is there a way to preserve the image's transparency when using #ShareLink?

    My images are PNGs that I’ve added locally to the Asset Catalog in the Xcode project.

    #Swift #SwiftUI #iOSDev

  6. I'm finding that iOS 16's ShareLink API is apparently converting my PNGs with transparency to JPEG.

    Is there a way to preserve the image's transparency when using #ShareLink?

    My images are PNGs that I’ve added locally to the Asset Catalog in the Xcode project.

    #Swift #SwiftUI #iOSDev

  7. I'm finding that iOS 16's ShareLink API is apparently converting my PNGs with transparency to JPEG.

    Is there a way to preserve the image's transparency when using #ShareLink?

    My images are PNGs that I’ve added locally to the Asset Catalog in the Xcode project.

    #Swift #SwiftUI #iOSDev

  8. I'm finding that iOS 16's ShareLink API is apparently converting my PNGs with transparency to JPEG.

    Is there a way to preserve the image's transparency when using ?

    My images are PNGs that I’ve added locally to the Asset Catalog in the Xcode project.

  9. I’ll show you mine if you show me yours: Workspace Edition

    Here’s my work hard, play hard setup where the day job happens, app dev happens, and an embarrassing amount of respawning happens.

    What's yours like?

    #iosdev #workspace #macsetup

  10. Today’s #iOSDev success: verified saving multiple images from #visionkit doc scanner to #coredata is working and syncing via #nspersistentcloudkitcontainer.

    Next up: figuring out how to actually display the array of images!