Post

Replies

Boosts

Views

Activity

The website says content must be in English. Does that count for images too?
Hey guys, I had a question about the requirements. The website for the Swift Student Challenge 2023 states that all content must be in English. But, scrolling through some of last year's accepted winners, some of their apps had characters from other languages (e.g. Mandarin Chinese and Portuguese). I am wondering if this would still be allowed, as my app idea does some content in a different language. Thanks!
2
0
495
Apr ’23
Is there a way to import image files and view JSON files in Swift Playgrounds?
Hey, y'all. I am trying to create my playground, but I want to do it in the Swift Playgrounds Mac app, version 3.4.1. For some reason, the playground that has the images and the JSON data is working on the version of Xcode, but when I import the playground to Swift Playgrounds, I can't access the JSON file or the image folder that I had in Xcode. Can someone help me?
1
1
598
Apr ’21
Xcode 12.2, App and simulator crashing during parsing JSON file into array
Hi all. I have an error as Xcode isn’t letting me parse my JSON file data into an array. It says in the diagnostic report that “Fatal error: Couldn’t parse Rest.json as Array: dataCorrupted(Swift.DecodingError.Context(codingPath: , debugDescription: “The given data was not valid JSON.”, underlyingError: Optional(Error Domain=NSCocoaErrorDomain Code=3840 “No string key for value in object around character 3.” UserInfo={NSDebugDescription=No string key for value in object around character 3.}))): file SaiMirrasKitchen/ModelData.swift, line 30” So if anyone could help, I would appreciate it! Harri
1
0
608
Dec ’20