Skip to content

Version 7.4.1

Latest
Compare
Choose a tag to compare
@Sam-Spencer Sam-Spencer released this 29 Jan 02:17

Fixes serious minor bugs relating to syntax and trivial mistakes.

Minor Changes

  • Hidden Files are no longer filtered out of the returned files. If you would like to filter out hidden files, you should do so in the iCloudFilesDidChange: delegate method. Closes #59.

Resolved Issues

  • Removed unreacheable code
  • Renamed masking variables
  • Fixed || issue, where it should be &&
  • Added return statements to method, which expects return values
  • Updated NSMetadataQuery notification methods

Known Issues
No Known Issues