AsperaMobile
- Modified +[AsperaMobile initializeWithLogLevel:error:]
- return value changed from void to BOOL
ASAccount
- Added -[ASAccount setExtendedParametersFromFaspURL:]
- Modified localDir (property)
- should now be relative to the documents directory rather than an absolute path
ASFaspSession
- Added -[ASFaspSession addPathsFromDir:makeRelative:error:]
- Modified -[ASFaspSession addPath:]
- for uploads, now expects relative rather than absolute paths (with respect to documents directory)
- Modified -[ASFaspSession addPathsFromDir:error:]
- return value changed from void to BOOL
- will now add relative rather than absolute paths
- Modified destination (property)
- for downloads, should now be relative to documents directory rather than an absolute path