@robnotyou It’s just a custom UITableViewController.
Post
Replies
Boosts
Views
Activity
@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.).
@Claude31 Uhhh... this is my question, why Xcode give me viewDidLoad() and not override func viewDidLoad().
Same problem!
LINK
It is better than the previous version, but the problem still exists.
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