Connor Duggan

Results 3 issues of Connor Duggan

Say I add a group with path named @"Phone" to the root group. Then in that group, I add a group with path named @"@2x". Then if I add a...

Create a group with addGroupWithPath:. Add a XCClassDefinition to that group, and when you save the project, it will crash saying: 'Error writing file at filePath: /path/to/file/MyNewClass.m, error: Error Domain=NSCocoaErrorDomain...

I am testing on two devices with different iMessage accounts. I create a game on one, and make my first move. self.activeConversation?.localParticipantIdentifier is 3B06F1E9-5741-4FE9-9CFD-A6D87B76A0F7, self.activeConversation?.remoteParticipantIdentifiers is [7E8911F7-65AE-4E42-9523-53478AC6A7F7] When I debug...