-
Notifications
You must be signed in to change notification settings - Fork 924
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apple API Reference can't be transferred #66
Comments
Just AirDrop it. |
I can't pair my iPad Pro with my Mac. Don't know why. |
iTunes File Sharing in iOS 11 is broken for folders with a large number of files. The size itself isn't the issue. I'm currently trying to get Dash for iOS to just generate the docs on the fly, like Dash for macOS does. This means that we'll be able to skip the docset converting part altogether and not have to generate the large number of files at all. |
Airdrop doesn't stay connected. I get about 1/4 of the docset and then it auto-cancels. |
maybe you could write/find unzip code. |
This is almost done. If anyone wants to help test it build Dash from master and transfer the "unconverted" Apple API Reference docset from Dash for macOS to it. To do this, go to Preferences > Docsets on Dash for macOS, right click the Apple API Reference docset and choose "Show in Finder". Transfer it to iOS using iTunes File Sharing or whatever. |
@mihaicris I've turned this issue into "Apple API Reference can't be transferred". If you want to open a new issue regarding Dash for iOS support for Files please do so. |
Weird, I get an error: 'Apple_Docs_Framework/Apple_Docs_Framework.h' file not found. Yet the file is there and the framework appears to be linked correctly. |
Should be fixed now. Sorry about that. |
@Kapeli I’ve tested and it works perfectly. Transfer is super fast and the conversion also. I checked randomly some classes and there are no missing links. For my initial feature request I consider it no longer needed. This is much better. |
Worked for me as well. The Apple Guides and Sample code is still very slow but it did work. The API Reference was much faster (and more important). |
The Apple Guides and Sample Code docset has been removed since Xcode 9. It's no longer maintained. |
Transferring with iTunes is completely broken. Tried with iMazing, the same, transfer speed is 0.01 MB/s
For a 2.46GB file size this is unusable.
Other means of transfer is absolutely needed otherwise the app is useless.
-> Import the file via Files app which can see the docset from iCloud or Dropbox or whatever.
Other solution upload to the app via a localhost web server like in many other apps.
I don't know but...this limitation in iTunes for transfering big files is ridiculous.
The text was updated successfully, but these errors were encountered: