Windows 10
Builder version : 3.64
Hello!
My project requires file sharing between Windows and iOS. Specifically, I would like to manually copy files from my Windows Computer to the persistent datapath on my IPhone for my app. I read that I should enable file sharing by setting UIFileSharingEnabled to true in the Info.plist. Maybe I can do this with 3rd party tools or maybe even a text editor, but is this possible through the iOS builder as well?