Post

Replies

Boosts

Views

Activity

Reply to Xcode 15: Core Data : No NSValueTransformer with class name XXX was found for attribute YYY on entity ZZZ for custom `NSSecureUnarchiveFromDataTransformer`
Also filed feedback, FB13686151
Replies
Boosts
Views
Activity
Jun ’24
Reply to Crash When Run app On Xcode15 Simulator
In our case, we found the issue was caused by a resizable image in a UIImageView that was set to tile mode for resizing the center. Luckily for the image being used we could switch to stretch and get the same result, and the exception has gone away. Your results may vary.
Replies
Boosts
Views
Activity
Sep ’23
Reply to Xcode Server 13.1/13.2b on 12.1 (21C5021h) Fails While Configuring SSL Certificates
For me, this problem is finally solved by macOS 12.3 beta (21E5196i), tested with both the Xcode 13.3 beta and 13.2.1.
Replies
Boosts
Views
Activity
Jan ’22
Reply to Replace app container for Xcode UI Tests
If you setup your tests with Test Plans, you can click on the Options button to the right of the test plan name, and you'll now see an Application Data option where you can select a xcappdata file for that test plan
Replies
Boosts
Views
Activity
Jul ’21