Skip to content

Commit c402566

Browse files
committed
Update playgrounds doc
1 parent b617f43 commit c402566

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Documentation/Playgrounds/Associations.playground/Contents.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//: To run this playground:
22
//:
33
//: - Open GRDB.xcworkspace
4-
//: - Select the GRDBOSX scheme: menu Product > Scheme > GRDBOSX
4+
//: - Select the GRDB scheme: menu Product > Scheme > GRDB
55
//: - Build: menu Product > Build
66
//: - Select the playground in the Playgrounds Group
77
//: - Run the playground

Documentation/Playgrounds/MyPlayground.playground/Contents.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// To run this playground, select and build the GRDBOSX scheme.
1+
// To run this playground, select and build the GRDB scheme.
22

33
import GRDB
44

Documentation/Playgrounds/Tour.playground/Contents.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//: To run this playground:
22
//:
33
//: - Open GRDB.xcworkspace
4-
//: - Select the GRDBOSX scheme: menu Product > Scheme > GRDBOSX
4+
//: - Select the GRDB scheme: menu Product > Scheme > GRDB
55
//: - Build: menu Product > Build
66
//: - Select the playground in the Playgrounds Group
77
//: - Run the playground

Documentation/Playgrounds/TransactionObserver.playground/Contents.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//: To run this playground:
22
//:
33
//: - Open GRDB.xcworkspace
4-
//: - Select the GRDBOSX scheme: menu Product > Scheme > GRDBOSX
4+
//: - Select the GRDB scheme: menu Product > Scheme > GRDB
55
//: - Build: menu Product > Build
66
//: - Select the playground in the Playgrounds Group
77
//: - Run the playground

0 commit comments

Comments
 (0)