Changes between Version 2 and Version 3 of MacOSXBuild


Ignore:
Timestamp:
May 14, 2007, 10:11:53 AM (17 years ago)
Author:
mlucas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MacOSXBuild

    v2 v3  
    5050In the ossim.xcodeproj select the All target and build.  The All target is an aggregate target that will build all of the dependencies.  Select the ossimPlanet application as the executable and run.  Note, ossimplanetCocoa has its own xcode project.
    5151
    52 == Package Building==
     52== Package Building ==
    5353
    5454Here are some quick notes on building and packaging.  After building the All target, select the build_package_dir target and build.  This target creates a package directory in the xcode build directory.  Applications, tools, frameworks, support files and dependencies are then staged into the package directory.