Post

Replies

Boosts

Views

Activity

Comment on Does the app will be revised on a iPad or a MacOS?
Well, perhaps that is the reason then (not the heating, but rather the high CPU usage). What is your app about in broad, vague terms, if you feel comfortable sharing - and what causes it to be this CPU-intense? If you don't want to share your idea I understand. Maybe there are ways to adapt your app for iPads. As I said, you might be able to run it on a Mac only, but I guess also trying to adapt it for iPads would be a fun learning exercise :)
Jan ’24
Comment on Swift Playground Bundle can't find Compiled CoreML Model (.mlmodelc)
Glad this helped. For those who get the code signing error I believe you just need to restart Xcode / Swift Playgrounds since you changed the configuration file while Xcode / Playgrounds was running (or do something else to force them read the file again, such as adding a resource file). That’s why maybe it’s best to close Xcode / Playgrounds when editing your Package.swift.
Jan ’24