You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Design-Patterns.playground/Documentation/section-1.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@
11
11
<body>
12
12
<divclass="content-wrapper">
13
13
<sectionclass="section">
14
-
<h1id="design-patterns-implemented-in-swift">Design Patterns implemented in Swift</h1>
15
-
<p>A short cheat-sheet with Xcode 6 Playground (<ahref="https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip">Design-Patterns.playground.zip</a>).</p>
14
+
<h1id="design-patterns-implemented-in-swift-1-2">Design Patterns implemented in Swift 1.2</h1>
15
+
<p>A short cheat-sheet with Xcode 6.3beta Playground (<ahref="https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip">Design-Patterns.playground.zip</a>).</p>
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ import Swift
3
3
importFoundation
4
4
```
5
5
6
-
Design Patterns implemented in Swift
7
-
====================================
8
-
A short cheat-sheet with Xcode 6 Playground ([Design-Patterns.playground.zip](https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip)).
6
+
Design Patterns implemented in Swift 1.2
7
+
========================================
8
+
A short cheat-sheet with Xcode 6.3beta Playground ([Design-Patterns.playground.zip](https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip)).
Copy file name to clipboardExpand all lines: docs/header.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ import Swift
3
3
importFoundation
4
4
```
5
5
6
-
Design Patterns implemented in Swift
7
-
====================================
8
-
A short cheat-sheet with Xcode 6 Playground ([Design-Patterns.playground.zip](https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip)).
6
+
Design Patterns implemented in Swift 1.2
7
+
========================================
8
+
A short cheat-sheet with Xcode 6.3beta Playground ([Design-Patterns.playground.zip](https://raw.githubusercontent.com/ochococo/Design-Patterns-In-Swift/master/Design-Patterns.playground.zip)).
0 commit comments