Le 18 juin 2012 à 12:05, Ariel Feinerman a écrit : > On Fri, Jun 15, 2012 at 9:05 PM, Mike Abdullah > <cocoa...@mikeabdullah.net>wrote: > >> >> On 15 Jun 2012, at 03:51, Ariel Feinerman wrote: >> >> >> >> On Thu, Jun 14, 2012 at 9:21 PM, Mike Abdullah >> <cocoa...@mikeabdullah.net>wrote: >> >>> How are you coming across an alias on iOS 4? >>> >>> >> Create on the Mac OS X to use in the archive or in simulator to test >> >> >> OK, but what are you hoping it will resolve to? iOS is a different machine >> and operating system, so where are you expecting to resolve the alias to? >> >> > Because the OS X does not easily allow to create the links in UI then I use > aliases to make the catalogues to use on the iOS > > for instance > > /version -> /version4 >
> best regards > Ariel Don't use alias. Use symlink. They are far simpler, properly supports relative links, and are implemented in the libSystem, so can be used on iOS. -- Jean-Daniel _______________________________________________ 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