Post

Replies

Boosts

Views

Activity

Comment on Xcode 13 beta, code completion error!!!
@robnotyou It’s just a custom UITableViewController.
Replies
Boosts
Views
Activity
Sep ’21
Comment on Xcode 13 beta, code completion error!!!
@robnotyou That's not work for me. The problem has not been happened in New Project(create). It was only valid in old projects(has build files 2000+. I am not sure this, just becuse we are the project has 2000+ build files.).
Replies
Boosts
Views
Activity
Sep ’21
Comment on Xcode 13 beta, code completion error!!!
@Claude31 Uhhh... this is my question, why Xcode give me viewDidLoad() and not override func viewDidLoad().
Replies
Boosts
Views
Activity
Sep ’21
Comment on Xcode 13 get slow when I typing code
Same problem! LINK
Replies
Boosts
Views
Activity
Oct ’21
Comment on Xcode 13 typing is delayed / really slow
It is better than the previous version, but the problem still exists.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on app store connect api download provisioning profile
Thank you very much! 👏 For latecomers: the api I created using the xcode command line (swift). When I decode the base64 through the API provided by the system, I always get nil. Use shell to decode base64 and output as mobileprovision, it succeeds
Replies
Boosts
Views
Activity
Dec ’22