Skip to content
This repository was archived by the owner on Sep 2, 2018. It is now read-only.

asmallteapot/ios-static-library

Repository files navigation

StaticLibraryDemo

Overview

This project demonstrates how to make a static library with resources and tests for an iOS project. Do note that this approach will be obsolete for iOS 8+ projects, as the SDK now supports the creation of dynamic frameworks.

Based on Matt Galloway's excellent tutorial for iOS static libraries.

License

BSD 3-clause. See LICENSE for full information.

About

Demo project for creating an iOS static library with a resources bundle and unit tests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published