f1a72d8160
[FIXED] Initial intro window didn't always show up reliably. [ADDED] Ability to temporarily reveal master password while typing it. [IMPROVED] When you go down the sites list, fade out the fade-out gradient to prevent the selection from becoming invisible. [ADDED] Ability to reset your master password. [UPDATED] Initial screenshot of Master Password for Mac and iPhone.
8 lines
212 B
YAML
8 lines
212 B
YAML
language: objective-c
|
|
xcode_workspace: MasterPassword.xcworkspace
|
|
xcode_scheme: 'MasterPassword iOS (Development)'
|
|
xcode_sdk: iphonesimulator
|
|
git:
|
|
submodules: false
|
|
before_install: ./Scripts/updateDependencies
|