Post

Replies

Boosts

Views

Activity

Adding a tutorial file results in an "explicitly declare as resources" error
Following the instructions in the Create engaging content for Swift Playgrounds video I am adding a tutorial (Walkthrough.tutorial) file to my app. But, I get an error when I open the app on my iPad because of the non-swift files. I am using Xcode 14.1. The app was created using: File>New>Project>Swift Playgrounds App
0
0
783
Nov ’22
No result from AppleScript Calculator
I am unable to get a result from a simple AppleScript calculator set of commands. The calculator shows the right result, but I cannot capture the result to place in the clipboard and read it. I also ran this in the script editor. Python File
Replies
2
Boosts
0
Views
692
Activity
Nov ’24
"Create engaging content for Swift Playgrounds” error - Guide.tutorial unhandled
Going through the video Create engaging content for Swift Playgrounds (WWDC 2022) I have a pretty good idea about the changes that are required. But I am getting the following error (see attached) when I open my swiftpm in Playgrounds. I am running Playgrounds 4.1. Xcode 14.1 was used to build the swiftpm.
Replies
0
Boosts
0
Views
846
Activity
Nov ’22
Adding a tutorial file results in an "explicitly declare as resources" error
Following the instructions in the Create engaging content for Swift Playgrounds video I am adding a tutorial (Walkthrough.tutorial) file to my app. But, I get an error when I open the app on my iPad because of the non-swift files. I am using Xcode 14.1. The app was created using: File>New>Project>Swift Playgrounds App
Replies
0
Boosts
0
Views
783
Activity
Nov ’22
AppIntent Entity not passed in Shortcut
Creating my first IOS appIntents. I created two simple appIntents. One to create a random number and the other to store it (actually it just prints it). Yet, when I run a shortcut that connects the two, the one that stores it is not receiving the entity. It receives nil instead of the entity created in the first step.
Replies
2
Boosts
0
Views
569
Activity
Jan ’25