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 😌