Skip to content

Remove deprecated info.plist key#1127

Merged
mpbw2 merged 1 commit intomasterfrom
remove-info-plist-key
Oct 20, 2020
Merged

Remove deprecated info.plist key#1127
mpbw2 merged 1 commit intomasterfrom
remove-info-plist-key

Conversation

@mpbw2
Copy link
Contributor

@mpbw2 mpbw2 commented Oct 20, 2020

Apparently this key was deprecated and is no longer necessary (confirmed via simulator test on all versions back to iOS 10). The presence of the key is preventing publishing, so away it goes.

@mpbw2 mpbw2 requested a review from a team October 20, 2020 20:02
<string>Use Face ID to unlock your vault.</string>
<key>NFCReaderUsageDescription</key>
<string>Use Yubikeys for two-facor authentication.</string>
<key>UILaunchImages</key>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, the good ol' UILaunchImages key, I'm going to miss you old friend...... not, lol

@mpbw2 mpbw2 merged commit b2eee8b into master Oct 20, 2020
@mpbw2 mpbw2 deleted the remove-info-plist-key branch October 20, 2020 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants