steventroughtonsmith / files-ios

File Browser for iOS
311 stars 49 forks source link

Code Signing Issue #2

Open Blueclipsa opened 6 years ago

Blueclipsa commented 6 years ago

Unless I delete all mentions of the FilesDocumentProvider stuff, I can't get this to install with Xcode. It works fine after deleting those, but it has numerous code signing issues that prevent install otherwise.

malhal commented 4 years ago

I also had to visit Targets/Files/Build Phases and remove the 2 FilesDocumentProviders from Dependencies and from Embed App Extensions to be able to get it to install.