Post

Replies

Boosts

Views

Activity

Comment on Usage of External Packages for the challenge
But because we are not able to connect the network. So we can't use the package repository from GitHub. We need to call it from local. Is it able to download the package repository locally. And add the package inside the zip file we submit. Like the structure below Submission.zip └── MyProject.swiftpm (../Submission/MyProject.swiftpm) └── LocalPackages (../Submission/LocalPackages)
Feb ’26
Comment on Usage of External Packages for the challenge
But because we are not able to connect the network. So we can't use the package repository from GitHub. We need to call it from local. Is it able to download the package repository locally. And add the package inside the zip file we submit. Like the structure below Submission.zip └── MyProject.swiftpm (../Submission/MyProject.swiftpm) └── LocalPackages (../Submission/LocalPackages)
Replies
Boosts
Views
Activity
Feb ’26
Comment on SwiftUI on iOS12
Thank you! Do you mean if the user is using iOS 12 or earlier, I should launch the Objective-C version, and for others, I should launch the SwiftUI version?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24