Skip to content

Commit

Permalink
Playground update for Xcode 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin Bunney committed Sep 11, 2015
1 parent 46cefb0 commit 0db0600
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ToucanPlayground.playground/contents.xcplayground
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<playground version='3.0' sdk='iphonesimulator'>
<playground version='3.0' sdk='iphonesimulator' runInFullSimulator='YES'>
<sections>
<code source-file-name='section-1.swift'/>
</sections>
Expand Down
2 changes: 1 addition & 1 deletion ToucanPlayground.playground/section-1.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import Toucan
//
// Toucan Playground!
//
// Note: Due to a current limitation in Xcode6, you need to first Build the
// Note: Due to a current limitation in Xcode7, you need to first Build the
// Toucan.framework for a 64bit device before running this playground :)
//

Expand Down

0 comments on commit 0db0600

Please sign in to comment.