Build/Build kJams script: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
# change both "CFBundleName" and "CFBundleDisplayName" to:<br><pre>Build kJams</pre> | # change both "CFBundleName" and "CFBundleDisplayName" to:<br><pre>Build kJams</pre> | ||
# edit "/Contents/Resources/AppParams.pva" | # edit "/Contents/Resources/AppParams.pva" | ||
# change "App Path" to:<br><pre>Z: | # change "App Path" to:<br><pre>Z:\kJams\Development\xplat\proj\win\build.bat</pre> | ||
# Close out, put this new "app" into /xplat/proj/win/ | # Close out, put this new "app" into /xplat/proj/win/ | ||
Revision as of 21:16, 16 August 2018
- go to your home folder
- go to "Applications (Parallels)" -> "Windows 7 Applications"
- copy "Windows Command Processor" to the desktop
- rename it "Build kJams"
- right click->Show Package Contents
- edit "/Contents/Info.plist"
- change the "CFBundleGetInfoString" to end with:
Z:\Users\davec\Developer\depot\kJams\Development\xplat\proj\win\build.bat
- change "CFBundleName" to:
Build kJams
- under "CFBundleIdentifier", you *may* need to add ".Build kJams" just after ".winapp" ? maybe not ?
- edit "/Contents/Resources/English.lproj/InfoPlist.strings"
- change both "CFBundleName" and "CFBundleDisplayName" to:
Build kJams
- edit "/Contents/Resources/AppParams.pva"
- change "App Path" to:
Z:\kJams\Development\xplat\proj\win\build.bat
- Close out, put this new "app" into /xplat/proj/win/