Re: Issue: Hiding terminal on app launch
Re: Issue: Hiding terminal on app launch
- Subject: Re: Issue: Hiding terminal on app launch
- From: Per Olofsson <email@hidden>
- Date: Fri, 08 Jun 2012 12:24:28 +0000
- Thread-topic: Issue: Hiding terminal on app launch
8 jun 2012 kl. 13:52 skrev Mayank Agarwal:
> Hi Rustam,
>
> This in my app bundle structure, please correct me if something is
> wrong with it.
>
> AppABC------AdobeAir.dmg
> Info.plist
> MAC OS------------AppABC(Unix Executable File)
> Pkginfo
> Resources-----config.plist
> ErrorDialog.nib
>
> AppABC-----------Content----Info.plist
> MainMenu.nic
> Content-------AppABC(Unix Exe File)Creating Alias for
> this file
> NativeInstaller.icns
> pkginfo
>
> Resources---AppDATA
>
>
> I am creating an alias for the file i have marked so.
That doesn't look at all like a valid Mac application bundle. It should look like this when installed:
/Applications/AppABC.app
/Applications/AppABC.app/Contents
/Applications/AppABC.app/Contents/Info.plist
/Applications/AppABC.app/Contents/MacOS
/Applications/AppABC.app/Contents/MacOS/AppABC
/Applications/AppABC.app/Contents/PkgInfo
/Applications/AppABC.app/Contents/Resources
/Applications/AppABC.app/Contents/Resources/config.plist
/Applications/AppABC.app/Contents/Resources/ErrorDialog.nib
/Applications/AppABC.app/Contents/Resources/AppDATA
--
Per Olofsson, IT-service, University of Gothenburg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden