Skip to content

Verify contents of the file attributes dictionary #32

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

Merged
merged 1 commit into from
Dec 6, 2015
Merged

Verify contents of the file attributes dictionary #32

merged 1 commit into from
Dec 6, 2015

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

Experiment tag added to attributesOfItemAtPath(path: String) function
parkera added a commit that referenced this pull request Dec 6, 2015
Verify contents of the file attributes dictionary
@parkera parkera merged commit 5f90732 into swiftlang:master Dec 6, 2015
@parkera
Copy link
Contributor

parkera commented Dec 6, 2015

Thanks!

@bolshedvorsky
Copy link
Contributor Author

I will create a fixing PR. I've got both El Capitan and Linux.

@bolshedvorsky
Copy link
Contributor Author

I've pushed a PR #58 with a fix and comments for reference.

atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
[swiftpm] Add target triple string to build directory path
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Apr 29, 2021
Revert "[REPL] Test RPATH is set correctly on linux."
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.

4 participants