-
Notifications
You must be signed in to change notification settings - Fork 4
Home
By default, the Feathers SDK Manager loads this configuration file from the Feathers website. The -config
option may be used to load a custom configuration file from your hard drive, for testing purposes.
Saves all downloaded files to a directory on your hard drive so that they don't need to be downloaded again when re-installing later. When developing the Feathers SDK Manager, this saves on bandwidth when repeatedly testing a feature that requires a complete download of the SDK and all of its dependencies.
Most users should avoid using the -cache
option. If you must, use it with caution. Adobe changes the URL for a new build of the AIR SDK only when the major version changes. If they were to release a new build of AIR 25 with some new bug fixes after you already downloaded an older build of AIR 25, the Feathers SDK Manager will continue to use the older build when you enable the cache. Additionally, a failed download may leave behind an corrupt or incomplete file that you must manually delete from the cache.