IOS File Management Save

An Xcode 9 project written in protocol-oriented Swift 4 code to create a wrapper for the iOS FileManager class and API.

Project README

iOS File Management

An Xcode 9 project written in protocol-oriented Swift 4 code to create a wrapper for the iOS FileManager class and API.

In the tutorial on my blog, I'm going to show you how to develop support for manipulating files inside your app's sandboxed directory structure -- but, my code has been designed and written in Swift by leveraging two relatively new methodologies: protocol-oriented programming (POP) and value semantics.

Here's UML diagram showing the design of the protocol-oriented Swift code you'll find in the project:

alt text


Copyright (c) 2018 Andrew L. Jaffee, microIT Infrastructure, LLC, and iosbrain.com.

Open Source Agenda is not affiliated with "IOS File Management" Project. README Source: iosbrain/iOS-File-Management

Open Source Agenda Badge

Open Source Agenda Rating