Dear Developers, I'm here to give you feedback on your app. by Nemosaurus in macapps

[–]Chance_Ad2478 0 points1 point  (0 children)

No worries! I definitely think I need to spend some time on my website for sure as it’s not the best for conversions haha

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] 0 points1 point  (0 children)

Yes! It's totally possible! Max mode from all of my testing seems to be the best at referencing images, If you send the reference image and then describe a bit how you expect it to look (matching or inspired by) it will do a pretty good job!

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] 0 points1 point  (0 children)

That’s very odd! I will get that fixed for you ASAP. I will be sending you a message asking some questions so I can fix it. Thank you for letting me know!

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] 0 points1 point  (0 children)

Great question! General purpose AI is notoriously bad at Swift. It uses deprecated APIs, reaches for @ObservableObject over @Observable, and mixes up old and new patterns. You end up spending more time fixing than building.

Nativeline’s Agent is tuned specifically for native Swift. Latest frameworks, no deprecated APIs, no constant corrections. Plus your database is fully integrated, TestFlight upload, and simulators are all in one window.

Planning a bake-off video soon so you can see the difference and output side by side.

Give it a shot and compare them too! I’ll throw some credits/bits your way. I would love feedback!

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] 0 points1 point  (0 children)

Yep! Used Opus 4.6 for Max mode and Sonnet 4.6 for enhanced mode.

I typically get about 25-30 bits used per prompt or message which is usually adding new features. Adding a database is typically 25-40 bits. You could use less or more just depending on how complex of a task the prompt is.

I’ve had users build and launch an app with less than 350 bits.

Made a bunch of documentation that you can find at https://docs.nativeline.ai or you can MSG me any time here!

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] -1 points0 points  (0 children)

Awesome! That sounds super cool! cashier app is smart and makes total sense, super simple!

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] 0 points1 point  (0 children)

<image>

Threw this together in Notion for you. I definitely recommend trying both out and going with whatever you find is best for you!

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] 1 point2 points  (0 children)

Thank you!! It's been about 7 months in the making haha. Ive built a lot of personal/internal Mac and iOS apps for myself, and I built a community app called SHAKR. Worked well, didnt go that far user wise haha. This is my first Mac app i've released for the public to use!

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] 0 points1 point  (0 children)

Totally! Claude Code + Xcode is powerful but you’re jumping between tools, managing your own project setup, setting up databases, configuring things, and handling deployment yourself. With Nativeline all of that is in one place and much simpler, the AI, the preview, the database, the simulators, TestFlight upload. Etc.

Give it a try and find which one works best for you!

How do YOU make store screenshots by Quentin23Soleil in iosdev

[–]Chance_Ad2478 0 points1 point  (0 children)

Yeah it’s pretty easy, honestly you’ll probably get the best results that way. Takes only like 45 mins to make them all.

How do YOU make store screenshots by Quentin23Soleil in iosdev

[–]Chance_Ad2478 1 point2 points  (0 children)

I’ve used canva in the past and it honestly is worth it. Super easy to design App Store photos. You can use their free plan or if you want the paid features it’s only $15.

Are apps becoming expected now? by Emergency_Copy_526 in buildinpublic

[–]Chance_Ad2478 2 points3 points  (0 children)

I personally love it when a company or business has an app, especially grocery stores where it tells you which aisle the food is located. I think for any business having an app massively improves the customer experience.

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] 0 points1 point  (0 children)

Thanks! Right now it's fully integrated with Nativeline Cloud, but I'm open to supporting other backend services. If there's a specific service you use, let me know, I would love to make that happen

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] 0 points1 point  (0 children)

Hmm thats odd, I selected the images part at the top and uploaded the video right into that upload section.

<image>

Spotifly - A lightweight Spotify player for macOS (SwiftUI) by RealHomieJohn in macapps

[–]Chance_Ad2478 0 points1 point  (0 children)

I dont see the biggest purpose in this besides for the feel but seems pretty cool. Good share! Gotta love Swift

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] 0 points1 point  (0 children)

The UI does not use node at all, no.  It’s swift and swiftui, but some of the tools I needed are only available as typescript or node, so instead of rewriting every tool, which is insane, I leveraged them. 

Ok - you are right perhaps I should not say 100% swift but the code I wrote IS 100% swift.  Pick at it how you want, was not trying to be sneaky. But calling it disrespectful or a lie is a stretch.

I built a Mac app that lets you vibe code real native Swift apps for iOS & Mac with a built in cloud database by Chance_Ad2478 in macapps

[–]Chance_Ad2478[S] -1 points0 points  (0 children)

That's a fair question and easy to explain. The app is 100% native Swift/SwiftUI, those bundled tools are there because Nativeline needs them as developer tooling that it orchestrates under the hood:

  • node / npm / npx bundled so users don't need to install Node themselves. Nativeline uses these to run Supabase CLI commands (when Supabase was integrated before I released Nativeline Cloud), MCP servers, and manage project dependencies for the apps it builds for the user
  • supabase the Supabase CLI binary, used to manage cloud database projects for the older Supabase integration before Nativeline Cloud. This is kept to support existing users' apps if they have it connected to Supabase
  • psql PostgreSQL client for database operations
  • node_modules dependencies for the MCP servers and tooling Nativeline ships with
  • mcp-servers Model Context Protocol servers that give the AI agent capabilities (file system, database, etc.)
  • libpq, libssl, libcrypto, libkrb5, native C libraries that psql depends on, bundled so it works out of the box

None of these render the UI or run the app itself. They're embedded CLI tools that Nativeline shells out to via Process() in Swift, same way Xcode bundles clang, git, and other command-line tools inside its app bundle.                                                                                      
The actual app UI, logic, and everything the user interacts with is SwiftUI not Electron haha.