diff --git a/External/LoveLyndir b/External/LoveLyndir index 0ed1b04d..adab69df 160000 --- a/External/LoveLyndir +++ b/External/LoveLyndir @@ -1 +1 @@ -Subproject commit 0ed1b04d6da9c8ab9cd2cf27eff8c45c4566c6ca +Subproject commit adab69df05840d94a3f2f883251869d6cb352b0e diff --git a/MasterPassword/ObjC/iOS/MainStoryboard_iPhone.storyboard b/MasterPassword/ObjC/iOS/MainStoryboard_iPhone.storyboard index 0fd78c25..1e3025f5 100644 --- a/MasterPassword/ObjC/iOS/MainStoryboard_iPhone.storyboard +++ b/MasterPassword/ObjC/iOS/MainStoryboard_iPhone.storyboard @@ -1,5 +1,5 @@ - + @@ -1575,10 +1575,10 @@ You can use the words in the background for inspiration in finding a memorable m - @@ -2997,6 +2997,7 @@ However, it means that anyone who finds your device unlocked can do the same. + @@ -3007,7 +3008,6 @@ However, it means that anyone who finds your device unlocked can do the same. - diff --git a/MasterPassword/ObjC/iOS/MasterPassword-iOS.xcodeproj/project.pbxproj b/MasterPassword/ObjC/iOS/MasterPassword-iOS.xcodeproj/project.pbxproj index 0bffa382..77f701a8 100644 --- a/MasterPassword/ObjC/iOS/MasterPassword-iOS.xcodeproj/project.pbxproj +++ b/MasterPassword/ObjC/iOS/MasterPassword-iOS.xcodeproj/project.pbxproj @@ -69,6 +69,7 @@ DA829E6215984832002417D3 /* libFontReplacer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DA829E51159847E0002417D3 /* libFontReplacer.a */; }; DA945C8717E3F3FD0053236B /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DA945C8617E3F3FD0053236B /* Images.xcassets */; }; DA95D5F214DF0B2C008D1B94 /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA95D5F014DF0B1E008D1B94 /* MessageUI.framework */; }; + DA9B51551895D79E009D2A0B /* gittip.png in Resources */ = {isa = PBXBuildFile; fileRef = DA9B51541895D79E009D2A0B /* gittip.png */; }; DABB981615100B4000B05417 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DABB981515100B4000B05417 /* SystemConfiguration.framework */; }; DABD38DB1711E29700CF925C /* ui_background.png in Resources */ = {isa = PBXBuildFile; fileRef = DABD360F1711E29400CF925C /* ui_background.png */; }; DABD38DC1711E29700CF925C /* ui_background@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DABD36101711E29400CF925C /* ui_background@2x.png */; }; @@ -475,6 +476,7 @@ DA829E51159847E0002417D3 /* libFontReplacer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFontReplacer.a; sourceTree = BUILT_PRODUCTS_DIR; }; DA945C8617E3F3FD0053236B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; DA95D5F014DF0B1E008D1B94 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + DA9B51541895D79E009D2A0B /* gittip.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gittip.png; sourceTree = ""; }; DAAC35DD156BD77D00C5FD93 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; DABB981515100B4000B05417 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; DABD360F1711E29400CF925C /* ui_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ui_background.png; sourceTree = ""; }; @@ -2535,6 +2537,7 @@ DADEF4051810D2940052CA3E /* Resources */ = { isa = PBXGroup; children = ( + DA9B51541895D79E009D2A0B /* gittip.png */, DADEF4491810E7F30052CA3E /* love-lyndir.picker.png */, DADEF44A1810E7F30052CA3E /* love-lyndir.picker@2x.png */, DADEF4061810D2940052CA3E /* love-lyndir.button.green.png */, @@ -3335,6 +3338,7 @@ DABD3B3D1711E29800CF925C /* tip_alert_black@2x.png in Resources */, DABD3B541711E29800CF925C /* tip_basic_black.png in Resources */, DABD3B551711E29800CF925C /* tip_basic_black@2x.png in Resources */, + DA9B51551895D79E009D2A0B /* gittip.png in Resources */, DABD3B561711E29800CF925C /* tip_basic_black_bottom_right.png in Resources */, DABD3B571711E29800CF925C /* tip_basic_black_bottom_right@2x.png in Resources */, DABD3B581711E29800CF925C /* tip_basic_black_top.png in Resources */,