Extra files from documentation build copied into app bundle on OSX

Bug #876949 reported by Manuel Moos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Armagetron Advanced
Fix Committed
Low
dlh

Bug Description

I couldn't figure out how to best work the XCode systems to process the html documentation files. The desired process is simple: pipe the html.mac.m4 file and the .m4 file to be converted into m4, store the output in the doc subdirectory of the resources in the app bundle. The chosen method is a custom build rule for .m4 files. What actually happens then, though, is that whatever is listed as the target of the build rule is copied into the wrong directory.

Manuel Moos (z-man)
Changed in armagetronad:
importance: Undecided → Low
Revision history for this message
dlh (dlh) wrote :

The .m4 files you want to process need to be added to the “Compile Sources” build phase. Xcode doesn't run custom build rules for the “Copy …” phases. Everything should be working now.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.