Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
It's like, really bad.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Nov 5, 2015
1 parent fff3b00 commit 5073012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ documentation.

The Swift language, as of Nov 2015, is still in flux. By including Swift code in your
distributed binary .framework, you are forcing the users of your framework to have the
same version of Swift as when you built your framework. This is bad because it will
same version of Swift as when you built your framework. **This is bad** because it will
eventually result in your clients encountering the following error:

![](https://github.com/jverkoey/iOS-Framework/raw/master/gfx/swift-error.png)
Expand Down

0 comments on commit 5073012

Please sign in to comment.