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

Added commented xcconfigs for App bundle vs. sub_umbrella Framework Target build #172

Merged
merged 1 commit into from
Sep 3, 2013

Conversation

mralexgray
Copy link
Contributor

From the .xconfig's comments....

You have TWO options for linking / including BlocksKit/any Mac framework..
Option A: Inside your YourApp.app. (A private framework) This is how the included "Mac Demo App" does it.
Option B: Inside YourKit.framework. (Yours is the "umbrella" framework, Blockskit becomes the "sub_umbrella")

Also fixed method mismatch in updated NSTimer call in demo app. and
erroneous 10.9 deployment targets.

130903-0003

…arget build.

Also fixed method mismatch in updated NSTimer call in demo app. and
erroneous 10.9 deployment targets.
zwaldowski added a commit that referenced this pull request Sep 3, 2013
Added commented xcconfigs for App bundle vs. sub_umbrella Framework Target build
@zwaldowski zwaldowski merged commit 8610d52 into BlocksKit:master Sep 3, 2013
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.

None yet

2 participants