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 :)
Topic: App & System Services SubTopic: Hardware Tags:
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.
Topic: Programming Languages SubTopic: Swift Tags:
Jan ’24
Comment on iPad and Apple Pencil Playground Submission
I'd also like to add that you should test your app playground in Swift Playgrounds as well even if you make it in Xcode, as sometimes some things might not work. Usually that's not the case but it's best to be sure :)
Replies
Boosts
Views
Activity
Feb ’24
Comment on Using iPadOS 17 / macOS 14 features in challenge submission
Right, makes sense. Thanks!
Replies
Boosts
Views
Activity
Feb ’24
Comment on What's the difference
Well I don't think there were any gaps, but no worries :)
Replies
Boosts
Views
Activity
Feb ’24
Comment on Using iPadOS 17 / macOS 14 features in challenge submission
Great, thanks!
Replies
Boosts
Views
Activity
Feb ’24
Comment on SwiftData confusing crash
No worries, good luck with your submission!
Replies
Boosts
Views
Activity
Feb ’24
Comment on Journaling Suggestions API in App Playgrounds
Makes sense now, thanks!
Replies
Boosts
Views
Activity
Feb ’24
Comment on Journaling Suggestions API in App Playgrounds
Thanks! I'll file a bug later and post it here. In any case, I realised that even if it were available, this wouldn't work for a Swift Student Challenge app made with Xcode as the Journaling Suggestions API only works on physical devices - on Mac Catalyst / Simulator they are ignored. Perhaps it could've worked for an iPad app with Swift Playgrounds.
Replies
Boosts
Views
Activity
Jan ’24
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 :)
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Xcode Playground
Yeah, I am not sure either - maybe more details will appear in the full terms and conditions. Perhaps you can start a new thread for this and someone from Apple might be able to answer.
Replies
Boosts
Views
Activity
Jan ’24
Comment on Using UIKit & Storyboards
You can also use UIKit with SwiftUI code. And SwiftUI should be easy to learn. Good luck!
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
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.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Swift Playgrounds version of 'Copy Bundle Resources' build phase
No problem! Glad this helped. Good luck with your submission!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Swift Student Challenge
Also, APFS is a file system format 😄
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on iOS 17 Features being depreciated
Ignore the “This is analogous to changing the minimum iOS deployment version in an .xcodeproj.” in the second paragraph, I wanted to add this sentence at the end regarding the ”hacky” method.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’24
Comment on Impossible to reply to some thread even not marked locked
Is it possible that the tag has been removed from the thread? That would explain why it works now.
Replies
Boosts
Views
Activity
Apr ’23