Vincent Pradeilles (@v_pradeilles) 's Twitter Profile
Vincent Pradeilles

@v_pradeilles

I talk (a lot) about iOS and Swift โ€“ working @photoroom_app

ID: 895411134144147456

linkhttps://www.swiftwithvincent.com calendar_today09-08-2017 22:27:05

8,8K Tweet

24,24K Followers

766 Following

Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

You're curious to try the new AI coding tools in Xcode 26, but you haven't been able to install the new macOS beta? ๐Ÿคจ Don't worry, I've done it for you! Here's a demo of what these new tools let you achieve ๐Ÿ˜Œ youtube.com/watch?v=8P-rcgโ€ฆ

You're curious to try the new AI coding tools in Xcode 26, but you haven't been able to install the new macOS beta? ๐Ÿคจ

Don't worry, I've done it for you!

Here's a demo of what these new tools let you achieve ๐Ÿ˜Œ

youtube.com/watch?v=8P-rcgโ€ฆ
Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

You've tried migrating your app to Swift 6, but gave up because there were just too many errors to fix? ๐Ÿซฃ Good news: it seems Apple has listened to developer feedback! With Swift 6.2, the migration should be easier ๐Ÿ˜Œ Let me explain why!

Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

๐Ÿฟ NEW LIVESTREAM TOMORROW 8PM CEST ๐Ÿฟ Xcode 26 integrates natively with ChatGPT: let's see how good it is! youtube.com/live/RSvklgO0rโ€ฆ

๐Ÿฟ NEW LIVESTREAM TOMORROW 8PM CEST ๐Ÿฟ

Xcode 26 integrates natively with ChatGPT: let's see how good it is!

youtube.com/live/RSvklgO0rโ€ฆ
Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

You're curious to try the new AI coding tools in Xcode 26, but you haven't been able to install the new macOS beta? ๐Ÿคจ Don't worry, I've done it for you! Subscribe to my newsletter and you'll receive all the details in your inbox tomorrow morning ๐Ÿ“ฎ ๐Ÿ‘‰ swiftwithvincent.com/newsletter

You're curious to try the new AI coding tools in Xcode 26, but you haven't been able to install the new macOS beta? ๐Ÿคจ

Don't worry, I've done it for you!

Subscribe to my newsletter and you'll receive all the details in your inbox tomorrow morning ๐Ÿ“ฎ

๐Ÿ‘‰ swiftwithvincent.com/newsletter
Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

๐Ÿฟ NEW LIVESTREAM TODAY 8PM CEST ๐Ÿฟ Xcode 26 integrates natively with ChatGPT: let's see how good it is! youtube.com/live/RSvklgO0rโ€ฆ

๐Ÿฟ NEW LIVESTREAM TODAY 8PM CEST ๐Ÿฟ

Xcode 26 integrates natively with ChatGPT: let's see how good it is!

youtube.com/live/RSvklgO0rโ€ฆ
Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

New in Swift 6: a macro to make debugging easier! When you're debugging a complex issue, any help is welcome ๐Ÿ™Œ Thanks to the new macro @.DebugDescription, any relevant information can easily be made more visible in the debugger ๐Ÿ‘Œ swiftwithvincent.com/blog/new-in-swโ€ฆ

New in Swift 6: a macro to make debugging easier!

When you're debugging a complex issue, any help is welcome ๐Ÿ™Œ

Thanks to the new macro @.DebugDescription, any relevant information can easily be made more visible in the debugger ๐Ÿ‘Œ

swiftwithvincent.com/blog/new-in-swโ€ฆ
Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

You're curious to try the new AI coding tools in Xcode 26, but you haven't been able to install the new macOS beta? ๐Ÿคจ Don't worry, I've done it for you! Here's a demo of what these new tools let you achieve ๐Ÿ˜Œ

Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

Vibe coding has come to Xcode! I gave it a try and I want to share with you what I enjoyed and what got me disappointed. Subscribe to my newsletter and you'll receive all the details in your inbox tomorrow morning ๐Ÿ“ฎ ๐Ÿ‘‰ swiftwithvincent.com/newsletter

Vibe coding has come to Xcode!

I gave it a try and I want to share with you what I enjoyed and what got me disappointed.

Subscribe to my newsletter and you'll receive all the details in your inbox tomorrow morning ๐Ÿ“ฎ

๐Ÿ‘‰ swiftwithvincent.com/newsletter
Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

When you know which modifier to call, SwiftUI can be pretty powerful! Let me show you how you can build an emoji reaction feature in literally 5 minutes ๐Ÿ˜Œ (fun fact, I tried to ask an AI for help, but it couldn't find the right modifier!) swiftwithvincent.com/blog/ever-hearโ€ฆ

When you know which modifier to call, SwiftUI can be pretty powerful!

Let me show you how you can build an emoji reaction feature in literally 5 minutes ๐Ÿ˜Œ

(fun fact, I tried to ask an AI for help, but it couldn't find the right modifier!)

swiftwithvincent.com/blog/ever-hearโ€ฆ
Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

It's SO frustrating when a TextField doesn't display its full input ๐Ÿ˜ก But did you know that SwiftUI has a built-in way to solve this? ๐Ÿคจ And that it only requires a single line of code? ๐Ÿ˜Œ swiftwithvincent.com/blog/making-a-โ€ฆ

It's SO frustrating when a TextField doesn't display its full input ๐Ÿ˜ก

But did you know that SwiftUI has a built-in way to solve this? ๐Ÿคจ

And that it only requires a single line of code? ๐Ÿ˜Œ

swiftwithvincent.com/blog/making-a-โ€ฆ
Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

Did you know that at the beginning of every ChatGPT conversation, Xcode 26 injects a hidden system prompt? ๐Ÿคจ But with the right tool, we can easily access it and read it ๐Ÿ˜Œ Let me show you all that in details ๐Ÿฟ youtube.com/watch?v=e75mdQโ€ฆ

Did you know that at the beginning of every ChatGPT conversation, Xcode 26 injects a hidden system prompt? ๐Ÿคจ

But with the right tool, we can easily access it and read it ๐Ÿ˜Œ

Let me show you all that in details ๐Ÿฟ

youtube.com/watch?v=e75mdQโ€ฆ
Vincent Pradeilles (@v_pradeilles) 's Twitter Profile Photo

You're having performance issues with SwiftUI and you're struggling to solve them? ๐Ÿ˜ซ So did Airbnb and they've just published the method that solved them! Let me walk you through it ๐Ÿ˜Œ