Skip to content

Verify contents of the file attributes dictionary #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Verify contents of the file attributes dictionary #30

wants to merge 3 commits into from

Conversation

bolshedvorsky
Copy link
Contributor

  1. NSString values replaced with String values
  2. API return type changed to [String : Any]
  3. NSFileOwnerAccountName and NSFileGroupOwnerAccountID values are not verified since they are optional.
    NSFileImmutable and NSFileAppendOnly values are not verified since they are used on iOS and OS X

NSFileOwnerAccountName and NSFileGroupOwnerAccountID values are not verified since they are optional
NSFileImmutable and NSFileAppendOnly values are not verified since they are used on iOS and OS X
@bolshedvorsky bolshedvorsky deleted the file-attributes branch December 4, 2015 17:32
@bolshedvorsky bolshedvorsky restored the file-attributes branch December 4, 2015 17:34
atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
Improve logging of errors getting build settings
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Apr 29, 2021
Convert SwiftPM tests to use latest manifests
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.

1 participant