Save Data to .plist File in Swift

前端 未结 7 1349
一整个雨季
一整个雨季 2020-11-27 18:10

I am trying to save data to a plist file in swift, but the data isn\'t showing up as it was saved when the plist is read. This is the code I was using.

var          


        
7条回答
  •  爱一瞬间的悲伤
    2020-11-27 18:36

    From your Information Property List

    Key

      Privacy - Photo Library Additions Usage Description
    

    Type

      String
    

    Value

      "Your App Name" would like to access the photo gallery to manage your profile picture
    

提交回复
热议问题