Issue still persists
Post
Replies
Boosts
Views
Activity
Still not working. "We can't process your request."
Can't create new versions.
Its clear that you only work on toy projects. Try working on anything with 100k+ lines, then you will see how your "light" frameworks scale if you need to create 100 of them just for namespacing.
Enabling com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration is what CAUSED the issue for me. Disabling it solved it.
OutlineGroup is a joke IMHO, it neither has the style nor the featureset of a real NSOutlineView.
@eskimo When pipe.fileHandleForWriting.closeFile() is called, the process exits with singal 9 (SIGKILL). When I try to acquire the file handle manually, the NSException thrown says [NSConcreteFileHandle fileDescriptor]: Bad file descriptor.
So what's up with that last line?