Thanks Allot π
Post
Replies
Boosts
Views
Activity
See attached project with error below its not recognizing the Capital Class ! or the Capital entity ! "CoreData: warning: Unable to load class named 'Capital' for entity 'Capital'. Class not found, using default NSManagedObject instead." h ttps://www.dropbox.com/s/dkkfnyyhg6riyas/Core.zip?dl=0
The line that was not working was first line below, I get an error "Generic parameter 'ResultType' could not be inferred" then I managed to solve it with second line, but I dont reaaaly understand the error and the second line .. πFirst linelet students = NSFetchRequest(entityName: "Student")Second linelet students = NSFetchRequest<NSFetchRequestResult>(entityName: "Student")
Thanls allot
Thanks Allot
Thats great, thanks allot
Aaha great thanks allot
Tthank allot
Tthanks allot
Thanks allot
Yes thats what I expected π
Aha got it, my array was like a one long line, once I brake it into 2 lines by hitting enter the folding showed
Thanks allot
I defined a long Array inside a ViewController, I dont see its foldable only the whole ViewController code and the functions !
HiThe (U+00A0) problem happens when I copy code lines from the forum and paste it into Xcode. Thanks allot everything works fine now.--Kindest Regards