No such module Cocoa | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

No such module Cocoa

I have created ItemTableViewController class. Abjve the class definition it says: import Cocoa and an error message: No such module 'Cocoa'. What's wrong here?

9th Aug 2016, 5:13 AM
Alexander Hagen
Alexander Hagen - avatar
1 Réponse
0
Changed import Cocoa to import UIKit
9th Aug 2016, 5:19 AM
Alexander Hagen
Alexander Hagen - avatar