Post

Replies

Boosts

Views

Activity

Swifts Tests crash when run against Mac Catalyst destination
Running Xcode 16b4 on Apple silicon. Create a fresh Swift package, it will be using swift-tools-version: 6.0. Add a Swift Test to the test target with some basic assertion like #expect(true). Run the test against the target My Mac and the test will compile, run and pass. Run the test against the target My Mac (Mac Catalyst) and the test will compile and crash with EXC_BAD_ACCESS. If you create an equivalent XCTest, it will compile, run and pass against both destinations. Has anyone else experienced this? Is this already being tracked? Is this possibly related? https://github.com/swiftlang/swift/pull/75432
1
0
387
Jul ’24
"For You" (eg Favorites Mix, New Music Mix) stations available in Apple Music API?
Hello. The Apple Music API has a dedicated endpoint for the user's personal station. I am wondering if the other "For You" stations, such as the "Favorites Mix" and the "New Music Mix" are available? Even if not through a dedicated endpoint, but through searching for them? Thanks. Edit: also the "[Artist] & Similar Artists Station" stations, for that matter.
1
0
745
Mar ’22