Storesearch info.plist issue

I am on page 125 in the storeSearch app trying to edit the info.plist file
It keeps replacing NSAppTransportSecurity with
“App Transport Security Setting” and the app keeps generating the Secuiry has blocked a cleartext http… message

I have it set as a dictionary and added the NSAllowArbitraryLoads item

I found a way around the problem. I deleted the file and copied the one from the tutorial into my workarea. However it did rename the elements to remove the NS prefix and it split the names at word boundaries. You might want to update the tutorial accordingly.