Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

[PlistBuddy] Ignore empty component in keypath #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[PlistBuddy] Ignore empty component in keypath #227

wants to merge 1 commit into from

Conversation

onhachoe
Copy link
Contributor

Reference PlistBuddy just ignores empty key path component
so that it works with key paths like

:A:B:
:A:::B

So, make ours to be compliant.

Reference PlistBuddy just ignores empty key path component
so that it works with key paths like

:A:B:
:A:::B

So, make ours to be compliant.
Copy link
Contributor

@grp grp left a comment

Choose a reason for hiding this comment

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

Could this be combined with the emptyInitialKey check?

@facebook-github-bot
Copy link

Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours has expired.

Before we can review or merge your code, we need you to email [email protected] with your details so we can update your status.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants