Name and url in Password class shouldn't be optional because we store them in core data as non-optional. This change also help us to avoid man unneccessary unwrap. |
||
|---|---|---|
| .. | ||
| Info.plist | ||
| passKitTests.swift | ||
| PasswordTests.swift | ||
Name and url in Password class shouldn't be optional because we store them in core data as non-optional. This change also help us to avoid man unneccessary unwrap. |
||
|---|---|---|
| .. | ||
| Info.plist | ||
| passKitTests.swift | ||
| PasswordTests.swift | ||