You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NSPipe: make fileHandleFor{Reading,Writing} mutable
In Objective-C, the fileHandleFor{Reading,Writing} property is mutable even on a
const instance. Change the property to read/write.
(cherry picked from commit 09cfc21)
0 commit comments