]> granicus.if.org Git - transmission/commit
Fix `No @interface declares "containsIndex:"`
authorAlexandre Jouandin <alexandre@jouand.in>
Wed, 30 Aug 2017 22:21:08 +0000 (01:21 +0300)
committerAlexandre Jouandin <alexandre@jouand.in>
Wed, 30 Aug 2017 22:21:08 +0000 (01:21 +0300)
commitb0a05c2fd17933be4a809cadf6fcb9c852234e65
treec593cdf4603837142fc9cebba723873f6cc02695
parent0378ee829872c51ae18b77cd19cb2ad6e17d116b
Fix `No @interface declares "containsIndex:"`

This fixes the `No visible @interface for NSArray declares the selector "containsIndex:"` error that prevented Xcode (9b6) from compiling.
macosx/FileOutlineController.m