List Question
20 TechQA 2021-03-21T04:13:57.970000When using NSFileWrapper, is there a way to handle huge output files by writing multiple times with chunks of NSData objects?
229 views
Asked by Alfonso Tesauro
UIDocument, FileWrapper & Third-Party File Providers
527 views
Asked by igorgiv
How to save files to a document package with a custom extension in Swift
741 views
Asked by Brett Spackman
Handling image load/store in a UIDocument that contains multiple images
992 views
Asked by Maury Markowitz
File rename failing with NSCocoaErrorDomain Code=513 on device
898 views
Asked by Ashley Mills
iOS App using iCloud storage is adding .icloud file extension to my documents
650 views
Asked by Bryan M
(Why) Should I keep a pointer to the FileWrapper in the open document?
282 views
Asked by Jef
Export UIDocument with custom file package UTI
1.5k views
Asked by Benjamin Cheah
Getting a package contents as NSData
99 views
Asked by Thomas Albert
How do I handle NSFileWrapper files sent via email to non iOS platforms?
111 views
Asked by makerofthings7
Distinguish between a NSFileWrapper and a directory?
267 views
Asked by rolling_codes
UIDocument + NSFileWrapper + iCloud = Strange Behaviour
403 views
Asked by CodeApe
How to deal with NSFileWrapper and concurrency?
118 views
Asked by JKaz
Cocoa document incrementally save big package
104 views
Asked by thomasguenzel
Convert [NSFileWrapper initDirectoryWithFileWrappers] to Swift
646 views
Asked by David.Chu.ca
Using NSDocument for Packages without NSFileWrapper
266 views
Asked by thomasguenzel
Saving document using NSFileWrapper
1k views
Asked by vtruant
How can I avoid having NSFileWrapper use lots memory when writing the file
431 views
Asked by Mark Suman
Can’t seem to avoid force unwrapping in Swift
2.8k views
Asked by magiclantern