Changes between Version 2 and Version 3 of MacOSXBuild
- Timestamp:
- 05/14/07 10:11:53 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacOSXBuild
v2 v3 50 50 In 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. 51 51 52 == Package Building ==52 == Package Building == 53 53 54 54 Here 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.