Have you tried assetutil? Run it with assetutil —info [Assets.car] Saagar Jha
> On Jan 24, 2018, at 13:24, Alex Zavatone <[email protected]> wrote: > > I think I may have asked this before, but is there a tool or command line > available to unpack these assets.car files so that we can inspect what’s > inside? > > Thanks, > Alex Zavatone > >> On Jan 24, 2018, at 1:56 PM, Jeremy Hughes <[email protected] >> <mailto:[email protected]>> wrote: >> >>> On 24 Jan 2018, at 19:46, Dragan Milić <[email protected]> wrote: >>> >>> BTW, in both cases (Xcode 9 - 10.13 SDK and Xcode 8 - 10.12 SDK) the >>> deployment target is macOS 10.11, so I don't think that setting matters. >> >> Vince has explained why it does matter. >> >> If you change the deployment target to 10.13 (which you probably don’t want >> to do) the application icons should no longer be duplicated. They’re >> currently being duplicated for backwards compatibility with old systems. >> >> Jeremy >> >> _______________________________________________ >> >> Cocoa-dev mailing list ([email protected]) >> >> 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/zav%40mac.com >> <https://lists.apple.com/mailman/options/cocoa-dev/zav%40mac.com> >> >> This email sent to [email protected] <mailto:[email protected]> > > _______________________________________________ > > Cocoa-dev mailing list ([email protected] > <mailto:[email protected]>) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > <http://lists.apple.com/> > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/saagar%40saagarjha.com > <https://lists.apple.com/mailman/options/cocoa-dev/saagar%40saagarjha.com> > > This email sent to [email protected] <mailto:[email protected]> _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
