Xcode 7.3.1 documentation for all users

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
09-07-2016
10:23 AM
- last edited on
03-04-2025
08:49 AM
by
kh-richa_mig
Has anyone managed to package xcodes documentation for all users? I've got Xcode working for all users and all users have access to the simulators but I'm looking for a way to package the 2g of documentation to a location accessible to all logged users rather than to the SUT and have it copied to all new and existing users.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-07-2016 12:15 PM
You could try a postinstall script to create a shortcut in /Users/Shared or /Applications? I do this for BlueJ and Eclipse
Larry
