Build/Build kJams script: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
# change the "CFBundleGetInfoString" to end with:<br><pre>Z:\Users\davec\Developer\depot\kJams\Development\xplat\proj\win\build.bat</pre>
# change the "CFBundleGetInfoString" to end with:<br><pre>Z:\Users\davec\Developer\depot\kJams\Development\xplat\proj\win\build.bat</pre>
# change "CFBundleName" to:<br><pre>Build kJams</pre>
# change "CFBundleName" to:<br><pre>Build kJams</pre>
# under "CFBundleIdentifier", you *may* need to add ".Build kJams" just after ".winapp" ? maybe not ?
# edit "/Contents/Resources/English.lproj/InfoPlist.strings"
# edit "/Contents/Resources/English.lproj/InfoPlist.strings"
# change both "CFBundleName" and "CFBundleDisplayName" to:<br><pre>Build kJams</pre>
# change both "CFBundleName" and "CFBundleDisplayName" to:<br><pre>Build kJams</pre>

Revision as of 03:17, 20 September 2013

  1. go to your home folder
  2. go to "Applications (Parallels)" -> "Windows 7 Applications"
  3. copy "Windows Command Processor" to the desktop
  4. rename it "Build kJams"
  5. right click->Show Package Contents
  6. edit "/Contents/Info.plist"
  7. change the "CFBundleGetInfoString" to end with:
    Z:\Users\davec\Developer\depot\kJams\Development\xplat\proj\win\build.bat
  8. change "CFBundleName" to:
    Build kJams
  9. under "CFBundleIdentifier", you *may* need to add ".Build kJams" just after ".winapp" ? maybe not ?
  10. edit "/Contents/Resources/English.lproj/InfoPlist.strings"
  11. change both "CFBundleName" and "CFBundleDisplayName" to:
    Build kJams
  12. edit "/Contents/Resources/AppParams.pva"
  13. change "App Path" to:
    Z:\Users\davec\Developer\depot\kJams\Development\xplat\proj\win\build.bat
  14. Close out, put this new "app" into /xplat/proj/win/