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

Conversation

@capnslipp
Copy link

• Changed minimum deployment target from iOS 5.0 to iOS 6.0 in project and PKRevealController settings in order to fix build ability.
» The NS_ENUM() and NS_OPTIONS() macros used all over were introduced in iOS 6.0's Foundation. With a minimum deployment target of iOS 5.0, the build fails.

This fixes issue #160.

• Changed minimum deployment target from iOS 5.0 to iOS 6.0 in project and PKRevealController settings in order to fix build ability.
	» The NS_ENUM() and NS_OPTIONS() macros used all over were introduced in iOS 6.0's Foundation.  With a minimum deployment target of iOS 5.0, the build fails.

This fixes issue #160.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant