Skip to content

Latest commit

 

History

7 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

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.

关于

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

Topics

Resources

Stars

42 stars

关注者

3 watching

复刻s

发布

贡献者

Languages