WWDC 2007 session videos are out
Monday, July 30th, 2007If you attended WWDC, you can head over to ADC on iTunes and see what you missed.
If you attended WWDC, you can head over to ADC on iTunes and see what you missed.
This bug is Can't drag-and-drop to “Title” field on PackageMaker's Interface tab. It was filed on 2006-05-19 at 02:38 PDT.
The “Title” field on the “Installer Interface” tab is not a drop target.
The cursor changes to the Copy cursor, and when the mouse button is released, the text is inserted at the drag destination insertion point.
The cursor does not change, and when the mouse button is released, the drag snaps back.
None known.
None.
Technorati tags: Apple Bug Friday, applebugfriday
This bug is PackageMaker's keyboard shortcuts are not consistent with Xcode's. It was filed on 2006-05-19 at 02:28 PDT.
The list in the Notes section is adapted from another blog post of mine, Know your Xcode.
PackageMaker's keyboard shortcuts for Build, Build Log, Run, and Run Log do not match up with Xcode's shortcuts for the same commands.
The Build Log appears.
*Beep*
None known.
Xcode has a simple and elegant system for its keyboard shortcuts:
PackageMaker should adopt the same schema, both for its elegance and for uniformity with Xcode.
Technorati tags: Apple Bug Friday, applebugfriday
This bug is PackageMaker (and Installer?) does not support EPS, PDF, or SVG in packages. It was filed on 2006-05-19 at 02:20 PDT.
PackageMaker/Installer should support the use of EPS, PDF, or SVG image files in Installer packages.
The EPS, PDF, or SVG file is accepted as the background of the package.
The EPS, PDF, or SVG file snaps back (drag), or is disabled in the list (choose file).
As far as I know, Installer has never supported EPS, PDF, or SVG files.
Vector graphics would scale cleanly to any resolution, which is good for the coming resolution-independent UI. Currently, it is necessary to use a large and/or multi-image TIFF file, and hope that it's enough.
Technorati tags: Apple Bug Friday, applebugfriday
This bug is PackageMaker (and Installer?) does not support PNGs in packages. It was filed on 2006-05-19 at 02:00 PDT.
PackageMaker/Installer should support the use of PNG image files in Installer packages.
The PNG file is accepted as the background of the package.
The PNG file snaps back (drag), or is disabled in the list (choose file).
As far as I know, Installer has never supported PNG files.
PNG supports compression, for smaller Installer packages. True, Installer packages are often distributed on compressed disk images or in compressed zip archives, but PNG can “filter” the image bytes to be more compressable, resulting in greater savings.
Technorati tags: Apple Bug Friday, applebugfriday