IRCClient/IRCClient.xcodeproj
achmizs 0ea3f0ab06 Correct channel name bug
The IRCClientChannel 'name' property was readwrite. This is obviously
incorrect - you cannot change the name of a channel the user has joined,
so you shouldn't be able to change the object's name property!
2015-12-23 10:24:16 -05:00
..
project.xcworkspace Initial Commit 2015-12-16 14:47:04 -05:00
project.pbxproj Correct channel name bug 2015-12-23 10:24:16 -05:00