Revision d6c23d39
- Completed macify'ing onedrive.
- Running 'setup.py py2app' will produce a mac application bundle that can be invoked through the finder.
- Added icons file for mac application and mount point.
- Added start_app.py in mac directory that provides an entry point for the application bundle.
- Start_app.py will create a mount point under /Volumes for onedrive with the scheme /Volumes/OneDrive[0-9]* and cleanup the mount after the dismount. Supports multiple concurrent instances of onedrive.
- Enhanced d1_object.py to use the updated object_format_info by using file-like objects instead of paths.
- Tested successfully on several macs.
Files
- added
- modified
- copied
- renamed
- deleted
View differences