Swift Access Control Sample Code
Checkout and walkthrough the code in the project as well as in the framework to understand the access control with example.
Important source files in sample project (SwiftAccessControl) :
AccessSampleClassOne.swift
AccessSampleClassTwo.swift
AccessSampleFromFramework.swift
Important source files in framework (SwiftAccessControlFramework) :
AccessControl.swift
