drewfranz · @drewfranz
54 followers · 217 posts · Server hachyderm.io

Ok, has anyone actually been successful at getting a LLM running fully native on an Apple iOS device with CoreML? Is that a thing?

#llm #swiftdev #machinelearning #coreml

Last updated 1 year ago

Dave 🚀 · @dave
1512 followers · 581 posts · Server social.lightbeamapps.com

This was interesting re: .

~ 20% of respondents are developing for it
~ 2/3 of those are people adding support to existing apps.
~ 1/3 of respondents are not interested in it.
~ Nearly half are likely to be waiting to see how things go

Cheers community!

#visionos #iosdev #indiedev #ios #swiftdev #apple

Last updated 1 year ago

sbm :xcode: · @slow_brewed
49 followers · 100 posts · Server iosdev.space

That moment when you run your app on an old device, smaller screen and not only does it perform, but it looks as good as on the latest device… 🧘🏾‍♂️

#bliss #swiftdev #swift #swiftui #iosdev

Last updated 1 year ago

Dave 🚀 · @dave
1463 followers · 361 posts · Server social.lightbeamapps.com
Dave 🚀 · @dave
1463 followers · 358 posts · Server social.lightbeamapps.com

Open source:
I created @tootsdk with @konstantin. It is an SDK for Swift and Apple platforms, that enables the creation of Mastodon/Fediverse based client apps.

The SDK is pretty mature, uses async/await, and has been a lovely bit of community driven development too with contributions from quite a few different people since we released it.

#iosdev #indiedev #opensource #swift #swiftdev

Last updated 1 year ago

Dave 🚀 · @dave
1449 followers · 104 posts · Server social.lightbeamapps.com

Asking so I can give better advice for people beginning Android dev…

What’s the equivalent of @twostraws’s amazing hackingwithswift.com for Android?

#iosdev #androiddev #swiftdev #kotlin #jetpackcompose #swiftui

Last updated 1 year ago

Royal Apps GmbH · @royalapps
28 followers · 51 posts · Server dotnet.social

The 2nd preview release of Beyond․NET, our .NET → Swift/C code generator is out now!

It includes support for automatically building an XCFramework for macOS + iOS which you can drop right into your Xcode projects. 🚀

Check it out at github.com/royalapplications/b

#swiftlang #swiftdev #swiftui #xcode #iosdev #dotnet

Last updated 1 year ago

Dave ✨ · @davidgarywood
1523 followers · 2076 posts · Server social.davidgarywood.com

I'm wondering about playing audio from a widget, on iOS17 with an interactive widget.

IE, when I press a button in the widget, and it triggers an app intent, I want the app intent to play an audio file.

I have it setup at the moment, but I get an error "ATAudioSessionClientImpl.mm:281 activation failed. status = 561,015,905"

Has anyone achieved this already?

#swiftdev #swiftui #iosdev #ios17

Last updated 1 year ago

Dave ✨ · @davidgarywood
1517 followers · 2391 posts · Server social.davidgarywood.com

Calling all and peeps!

It’s Saturday morning here and I want to see your apps and projects 🤩

Drop a reply on this post with links/posts/pics of works in progress 🙌

#iosdev #indiedev #swiftdev #swiftui #indiehackers

Last updated 1 year ago

D.B. Galeli :xcode: · @lazyvar
205 followers · 60 posts · Server iosdev.space

Just discovered Projects(/Issues), why haven’t I heard anyone talk about this?!

Unfortunate naming aside (Issues/Projects), it’s an entirely free full fledged project management tool

No nonsense where you have to juggle around silly limitations v. upgrading to a more premium plan, full support for custom fields, roadmaps, integration with GH Issues, Milestones and PRs

github.com/features/issues

#github #projectmanagement #indiedev #indieiosdev #swiftdev

Last updated 1 year ago

Juan Dorado · @juandorado
1 followers · 11 posts · Server iosdev.space

1 second for a computer is nothing, but for a user it looks like an eternity

#swiftdev #concurrency #kodeco #programming

Last updated 1 year ago

Async Kyle :xcode: · @kylewritescode
853 followers · 3197 posts · Server allthingstech.social

What’s all my friends working on this week?

#iosdev #swiftdev

Last updated 1 year ago

Just read the header?

Never change AVFoundation, never change …

#swiftdev #iosdev

Last updated 1 year ago

François-Olivier Leblanc · @f_o
0 followers · 7 posts · Server iosdev.space

I might just became my goal to develop on, and for, an Apple VisionPro.

#apple #visionpro #swiftdev #swiftjobs

Last updated 1 year ago

Beno · @beno
93 followers · 618 posts · Server aus.social

Playing around with the new Observable macro in Swift. Apple seems to forget it tell you need to import the new Observables framework in pretty much all the videos about it.

#swift #swiftobservables #wwdc23 #apple #swiftdev

Last updated 1 year ago

Christian Alder 🌱 · @christian
260 followers · 342 posts · Server aldr.garden

I've been wanting to try my hand at iOS development for a while (In the hobbyist or freelancer scope, not with the intent being a full career path). Today during I've decided to give it an honest try.

Not too sure what resources to use, I found 100 Days of Swift which seems good hackingwithswift.com/100, and was thinking to pair that with whatever I can find from themselves, be it a course or documentation. 🤞📚👨🏼‍💻

#wwdc23 #apple #ios #swift #swiftdev

Last updated 1 year ago

Kyle :terminal: · @kylewritescode
671 followers · 1753 posts · Server allthingstech.social
sbm :xcode: · @slow_brewed
41 followers · 82 posts · Server iosdev.space

So, working on a new tiny app & I thought I’d spend the day putting together the boilerplate stuff. Wanting to try something new, I thought I’d implement swift-dependencies from @pointfreeco .

Then I discovered their swiftui-navigation library. I thought: yeah, this is great: “add package”.

Done for the day but at this point, after further reading I might be going all for this app. Both to experiment but also because it seems so well designed.

#tca #swift #swiftdev #swiftiui #iosdev

Last updated 2 years ago

SwiftStudio.app · @swiftstudio
223 followers · 13 posts · Server indieapps.space

website updated with some exciting message

#swiftdev #macdev

Last updated 2 years ago

sbm :xcode: · @slow_brewed
40 followers · 114 posts · Server iosdev.space

Continued: I spent a few hrs on some YouTube & Apple Dev, tutorials, reused existing boilerplate CoreData code from my iOS app. What I learned:

- Building a standalone WatchOS app is now straightforward.

- is fully supported.

- Many SwiftUI components, (even) NavigationStacks, etc. translate over to WatchOS (probably some caveats).

- The app UI has to be simple, but this is a very good thing: apple.co/3yIFhaY.

Learned 👇🏾

#coredata #iOS #watchos #iosdev #swift #swiftui #swiftdev

Last updated 2 years ago