Skip to content

samsymons/Modules

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Modules

An example of Objective-C static library & framework modules.

StaticLibraryModule

The static library module includes a customize module map, with multiple submodules.

This is used by the StaticLibraryModuleConsumer target, to demonstrate importing and using of the static library's API.

FrameworkModule

The framework target does not customize its module support in any way. Instead, this is a demo of how and why frameworks can get module support for free.

About

An example of Objective-C static library & framework modules

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published