Question about CoreDate

/Users/End/Desktop/My Location/My Location/LocationsViewController.swift:60:24: Value of type ‘NSObject’ has no member ‘subThoroughfare’

I had written ‘import CoreLocation’ , but it still wrong . Written in LocationsViewController.

Location is not supposed to be of type NSObject but of type CLPlacemark. You may be missing a cast somewhere. (Or you may be using an older version of Xcode.)

Could you send the tutorial’s Source Code folder of the book of IOS APPRENTICE to me?
Thanks!
Email:slowmouse@126.com

Did you buy the PDF version or the printed version?

If PDF, you can download the source from www.raywenderlich.com/loot

If printed version, you can download the source code from the link in the introduction of the book.