It’s really easy. At one of the your projects add this line of code to see the path in the debug log:
NSLog(@"Document folder: %@", [[NSFileManager defaultManager] URLsForDirectory:NSDocumentDirectory inDomains:NSUserDomainMask]);
It’s really easy. At one of the your projects add this line of code to see the path in the debug log:
NSLog(@"Document folder: %@", [[NSFileManager defaultManager] URLsForDirectory:NSDocumentDirectory inDomains:NSUserDomainMask]);
Авторські права © 2026 Нотатки лінгвомана
Тему створив Андерс Норен — Вгору ↑