I stand corrected. The –flatten parameter only works for folder hierarchies that match what a flat package should be. this will not necessarily work if the package was an existing “non flattened” package. You may need to extract the files and use packagemaker to create a flat package in this case.
You create a new Distribution package with the existing package as a content option. Pop open the GUI PackageMaker app in XCode 3+, answer Minimum Target: “Mac OS X v10.5 Leopard” at the Install Properties prompt, and drop your existing package into the “Drop Contents here” sidebar pane.
Comments are closed