Swift Student Challenge

RSS for tag

Ask questions and connect with other challenge applicants.

Swift Student Challenge Documentation

Posts under Swift Student Challenge tag

138 Posts
Sort by:
Post not yet marked as solved
1 Replies
288 Views
I see everyone talks about submitting .swiftpm and not .xcodeproj. How can I compile everything into a .swiftpm? I have a Swift Playground Book.
Posted
by
Post not yet marked as solved
1 Replies
303 Views
i uesd youtube free audio and blender for 3d model. in applying question, "Did you use any content you do not have ownership rights to?" do i have to write in YES or No? if license is free, the ownership is mine..?
Posted
by
Post not yet marked as solved
1 Replies
276 Views
Hello, What type of playground are we supposed to create to participate in the Swift Student Challenge? On Swift Playgrounds, the 2 options are "App" and "Playground." Thank you
Posted
by
Post not yet marked as solved
2 Replies
333 Views
Hi guys, I just make my submission a few moment ago. However, I do not received any confirmation email or any notification from the website to indicates that it was success or not. Is there any way I can check the status of submission? Thanks
Posted
by
Post not yet marked as solved
1 Replies
354 Views
Hi guys, I have tried everything, including integrating the App delegate in SwiftUI, tested all the solutions on the web. of everything InfoPlist does not exist in this type of app and there is no checkbox to tick in the Target project. Could it be that Apple has blocked any possibility of blocking Swift Playground App a landscape? do you have any ideas? a thousand thanks!!!
Posted
by
Post not yet marked as solved
1 Replies
255 Views
I have a collectionView inside my UIKit view controller using UIViewControllerRepresentable (App is SwiftUI). How can I segue to another view when a cell is tapped. Usually I’d just segue from didSelectCellAt but how can I create a SwiftUI NavigationLink from there? (I will be switching to another Viewcontroller)
Posted
by
Post not yet marked as solved
2 Replies
257 Views
I do prepare for submission. Now, I have a question. My native language isn’t English, so My name and school name isn’t also English. Do I have to write in English? or in my language? Submission deadline is here, so please tell me soon.
Posted
by
Post marked as solved
1 Replies
322 Views
Hi am I allowed to withdraw my submission and resubmit it to be able to make any changes I wish to make before the submission deadline? Will it count as a second submission?
Posted
by
Post marked as solved
2 Replies
322 Views
If i doing on playground on macbook. Can i send a file extention swiftpm ? I see a rule its said must be .swiftpm but .swiftpm is create from xcode. I would like to know Can playground save a file to extention .swiftpm? or I must do only in XCODE Im very confused Thank you in advanced.
Posted
by
Post marked as solved
1 Replies
208 Views
I've encountered an issue where a swift playground app (when run in its own window) becomes unresponsive after approximately 3 minutes. The window goes dim and the playground ceases to respond. The HUD automatically comes down to suggest restarting the code. No error in my code is reported, and I seem to only ever encounter this issue when running from Swift Playgrounds on iPad (not an issue on Xcode). I know there is a 3 minute limit anyway for the Swift Student Challenge, but is anyone else experiencing the same issue? if not, any thoughts on possible causes of this?
Posted
by
Post marked as solved
1 Replies
163 Views
Hi all, According to the guidelines: All content should be in English. I wish to ask if this indicates that there can be absolutely no foreign language. For example, would a project that is in English but aims to educate others about languages be acceptable? Thanks - James
Posted
by
Post marked as solved
1 Replies
217 Views
I need some help adding an .scn file to my submission for this year. I've tried creating an art.scnassets file from xcode within the project, adding the .scn file and trying to use it with SCNScene(named: "scene.scn"), but I get a blank SCNView and printing value of the SCNScene, I get nil. Please help in this context ASAP.
Posted
by
Post marked as solved
2 Replies
302 Views
My playground app runs perfectly fine when I compile it on Xcode on my Mac to run it on my iPad, but for some reason it won't run at all when I try running it directly on Swift Playgrounds (the file opens and it doesn't give me any errors, but it won't compile). How might I be able to fix this? My app is a .swiftpm file and I'm using Swift Playgrounds 4.0.2 on iPadOS 15.4.1. Any help would be greatly appreciated!
Posted
by