fix playground

This commit is contained in:
Francisco Gindre 2020-06-08 18:26:42 -03:00
parent 2657bdadf7
commit d7b779a063
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
// Copyright Keefer Taylor, 2019
import MnemonicKit
// Copyright Electric Coin Company, 2020
import MnemonicSwift
let strength = 128
if let mnemonic = Mnemonic.generateMnemonic(strength: strength) {

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<playground version='5.0' target-platform='ios' executeOnSourceChanges='false'>
<playground version='5.0' target-platform='ios'>
<timeline fileName='timeline.xctimeline'/>
</playground>