Author: admin
-
Integrate official Apple glossary into your app
Apple offers official translations of many strings used across their operating systems. These translations are bundled by operating system and by language. To facilitate integrating a translation into your app, Localiji can parse all translations, aggregating the available languages, and bundle them by the string key, allowing you to export all translations of a key…
-
Why does copying a file fail in SyncTime but work in the Finder?
SyncTime uses the standard macOS file copy function, which is the base of file copy operations for many other apps as well. Since what the Finder does is a secret only known to Apple, it’s not possible for third-party app developers to perfectly mimic its behaviour, and hence it can happen that copying a file…
-
Fountain
Fountain is a special syntax that allows a plain text document to be interpreted as a screenplay. Virtually any plain text editor can open Fountain documents, but in order for the formatting to be applied, the editor needs to support Fountain. When printing a document, uFocus applies industry-standard formatting. You can see the supported Fountain…
-
Why is the root of my cloud service disabled?
Cloud services make use of Apple’s File Provider framework to integrate their files with the Finder (on macOS) or the Files app (on iOS). While the framework technically allows a user to select the cloud service root in an open panel or file importer, the cloud service may not support it. For example, pCloud doesn’t…
-
Can a cancelled sync be resumed later?
When a sync is cancelled, the temporary file created on the destination with the data copied so far is removed. When starting the sync again, the bases are compared again. After the comparison is complete, the sync will effectively resume from the last successfully copied file; the files that were successfully copied before cancelling the…
-
How can I sync many directories that have a common parent?
Instead of creating many sync items with the same settings that only differ in the selected directories, you can create a single sync item with the common parent directory. This way, you don’t need to run each individual sync item. For example, if you only want to sync your Documents, Music and Pictures directories but…