anpol / DispatchKit

[abandoned] An idiomatic Swift wrapper for the Grand Central Dispatch (GCD) Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheat sheets are members of the DispatchKit target

ElvishJerricco opened this issue · comments

Problem

The cheat sheet files are being compiled into the DispatchKit framework.

Solution

Remove them from the DispatchKit target. Pretty simple fix. Just uncheck a box for each file.

screen shot 2015-12-08 at 12 22 00 pm

Should be

screen shot 2015-12-08 at 12 22 30 pm

for CheatSheet.swift and CheatSheet.m