How can I add NSAppTransportSecurity to my info.plist file?

前端 未结 14 1452
野趣味
野趣味 2020-11-22 12:48

https://developer.apple.com/videos/wwdc/2015/?id=711 @5:55

I can\'t seem to be able to add this to my info.plist. There is no value it. I\'m running XCode Version 7.

14条回答
  •  自闭症患者
    2020-11-22 13:42

    XCODE 8, Swift 3: You need to add a row: **

    "App transport Security Setting"

    ** in the info.plist inside information Property list.

提交回复
热议问题