Andrew Edwards

@platformgoblin
5 Followers
23 Following
69 Posts
Adventures in spatial computing.
homepagehttps://platformgoblin.com
youtubehttps://www.youtube.com/@platformgoblin
both localStore() and remoteStore() return an in-memory ModelContainer with only LocalSchema or RemoteSchema loaded.

Running into a weird issue with #swiftdata I have two Schemas. Both schemas have a model named Item with slightly different properties.

SchemaA.Item and SchemaB.Item.

Attempting to save SchemaA.Item fails because it doesn't have a property defined on SchemaB.Item.

Each schema is only loaded and accessed from a ModelContainer that has no knowledge of the other schema.

Silence unknown calls still

Sends a notification for the call
Sends a notification for the voice mail
Adds a badge for the call
Adds a badge for the voice mail
And then distributes the notifications to all connected devices.

This is not silence.

We should have never gotten rid of work from home, but now would be a great time to bring it back.

I have a dot social domain and the renewal fee might make me drop the domain.

This might be the first time I've ever let a domain lapse.

While I don't know how I got into this mess, the fix was actually rather easy.

I just have to manually recreate the devices. You can do this through Xcode's "Devices and Simulators" window or via the command line.

```
% xcrun simctl create "TestAVP" com.apple.CoreSimulator.SimDeviceType.Apple-Vision-Pro-4K com.apple.CoreSimulator.SimRuntime.xrOS-26-2
```

Probably not related but the change that caused the code-sign error was made while trying out the agentic coding stuff everyone is talking about.

Apparently Xcode is telling me to not do any development this weekend.

My build failed due to a code-sign error. I was able to do a clean rebuild and deploy my project on my Mac.

The problem is ALL simulators are gone. The components are visible in settings and the platforms are available. Manually deleting them and redownloading doesn't help.

This is sounding like a Monday problem.

My local grocery store recently installed automated gates inside the store so you couldn't leave unless it was through a checkout lane. They did this overnight and didn't even tell the regular employees.

The excuse was that shoplifting was getting out of hand.

Today they ripped out half the checkout lanes and installed self-checkout registers. Make it make sense.

They will do anything but reduce prices.

/rant

https://www.youtube.com/watch?v=aoFBZhg69SY

Spent some time figuring out how to work with blend shapes in #RealityKit last week.

Easier than expected.

Video description: Demo application showing a plasma sword spinning. There are 4 sliders that control the amount of influence each blend shape has over the shape of the sword's blade.

on the left side of the video is a view showing example code.

Demo: Blend Shapes in RealityKit [no audio] #SwiftUI #realitykit

YouTube