File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Documentation/Playgrounds
TransactionObserver.playground Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
//: To run this playground:
2
2
//:
3
3
//: - Open GRDB.xcworkspace
4
- //: - Select the GRDBOSX scheme: menu Product > Scheme > GRDBOSX
4
+ //: - Select the GRDB scheme: menu Product > Scheme > GRDB
5
5
//: - Build: menu Product > Build
6
6
//: - Select the playground in the Playgrounds Group
7
7
//: - Run the playground
Original file line number Diff line number Diff line change 1
- // To run this playground, select and build the GRDBOSX scheme.
1
+ // To run this playground, select and build the GRDB scheme.
2
2
3
3
import GRDB
4
4
Original file line number Diff line number Diff line change 1
1
//: To run this playground:
2
2
//:
3
3
//: - Open GRDB.xcworkspace
4
- //: - Select the GRDBOSX scheme: menu Product > Scheme > GRDBOSX
4
+ //: - Select the GRDB scheme: menu Product > Scheme > GRDB
5
5
//: - Build: menu Product > Build
6
6
//: - Select the playground in the Playgrounds Group
7
7
//: - Run the playground
Original file line number Diff line number Diff line change 1
1
//: To run this playground:
2
2
//:
3
3
//: - Open GRDB.xcworkspace
4
- //: - Select the GRDBOSX scheme: menu Product > Scheme > GRDBOSX
4
+ //: - Select the GRDB scheme: menu Product > Scheme > GRDB
5
5
//: - Build: menu Product > Build
6
6
//: - Select the playground in the Playgrounds Group
7
7
//: - Run the playground
You can’t perform that action at this time.
0 commit comments