Post

Replies

Boosts

Views

Activity

Comment on Store a result in a constant
Merci !
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on Binary operator '+' cannot be applied to operands of type '()' and 'String' error
Thanks for the clarification @Claude31. Not gonna lie, coding has many things to think about to avoid making mistakes 😭
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on Expected expression
I am now getting the «Return invalid outside of a func» error. `if index <= devices.count {     print(devices[index]) } else {     return "the array is out of range" }` @Claude31 @makabaka1880
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on Understanding ideal overlaps in Object Capture
Thanks @tuskuno. I’ll read it.
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on git untracked
I ended up creating a new project, ticked the "create a local repository option" when setting up and don't have any problem. I wasn't too far in the project anyway.
Replies
Boosts
Views
Activity
Nov ’23
Comment on Xcode predictive code completion model never finishes downloading
@Claude31 thank you for the suggestion gonna try that
Replies
Boosts
Views
Activity
Jul ’24
Comment on WWDC24 - Xcode 16 + macOS 15 Beta 1 - Unable to Download Predictive Code Completion Model
really hope this is the solution cause I'm desperate...
Replies
Boosts
Views
Activity
Jul ’24