Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about nsenumerator

Read more about nsenumerator

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - nsenumerator

Sorting arrays of file attributes by their creation date in Swift

I have been using Swift's [enumerator(at:includingPropertiesForKeys:options:)]1 to find all files within a given base path and create arrays for different resource keys (file name, path, creation date...
test-img

davwillev

arrays

swift

nsfilemanager

nsenumerator

Votes: 0

Answers: 1

Latest Answer

You should not use multiple arrays for this but instead wrap your values in a custom struct struct FileInfo { let url: URL let name: String let path: String //this is not really needed, yo...
test-img

Joakim Danielson

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved