Skip to content

Commit 0c09507

Browse files
authored
Fix "No such module 'ReactiveSwift'" in Playground pages by enabling "buildActiveScheme" (#845)
1 parent 56d51e9 commit 0c09507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReactiveSwift.playground/contents.xcplayground

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<playground version='6.0' target-platform='macos' display-mode='rendered'>
2+
<playground version='6.0' target-platform='macos' display-mode='rendered' buildActiveScheme='true'>
33
<pages>
44
<page name='Sandbox'/>
55
<page name='SignalProducer'/>

0 commit comments

Comments
 (0)