Changing Line 59 of YTViewController to this fixes it: [self.torches insertSegmentWithTitle:device.localizedName atIndex:[self.torches numberOfSegments] animated:NO];
Changing Line 59 of YTViewController to this fixes it:
[self.torches insertSegmentWithTitle:device.localizedName atIndex:[self.torches numberOfSegments] animated:NO];