I'm not sure to understand why you think a folder whose path is /Users/Shared could not be used to share things among users.
If the issue you see is that once a user creates a file or directory in /Users/Shared, only this user can manipulate them, just change the POSIX permissions to make them editable by other users. On Thu, Apr 15, 2021 at 9:37 AM Davidap via Cocoa-dev <cocoa-dev@lists.apple.com> wrote: > > Becouse is not a good place for sharing things since it is not accessible by > anyone but the ~ user. > > Davidap > > El 14/4/21 a las 18:41, Ben Kennedy escribió: > > > >> On 14 Apr 2021, at 1:14 am, Davidap via Cocoa-dev > >> <cocoa-dev@lists.apple.com> wrote: > >> > >> Apple say: > >> > >> [...] For example, if your app is named MyApp and has the bundle > >> identifier com.example.MyApp, you would put your app’s user-specific data > >> files and resources in the ~/Library/Application > >> Support/com.example.MyApp/ directory. Your app is responsible for creating > >> this directory as needed. > >> > >> Our app isn't sandboxed, but when I try to create a "/Library/Application > >> Support/NewFolder" folder in there I get the following message: > >> > >> /*You don't have permission to save the file "NewFolder" in the folder > >> "Application Support."*/ > > You misread. The passage you quoted above indicates "~/Library/Application > > Support"; i.e. under the Library inside the user's home directory. > > > >> I can't find anywhere else suitable to use for sharing files that need to > >> be read and written by different users - /Users/Shared doesn't seem right > > Why not? > > > > -ben > > > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/dev.iceberg%40gmail.com > > This email sent to dev.iceb...@gmail.com -- Packaging Resources - http://s.sudre.free.fr/Packaging.html _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com