Changes between Initial Version and Version 7 of Ticket #5729


Ignore:
Timestamp:
Apr 26, 2020, 10:42:01 PM (4 years ago)
Author:
Krinkle
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5729

    • Property Component Core engineBuild & Packages
    • Property Summary build-osx-libs update[PATCH] build-osx-libs.sh update
    • Property Priority Should HaveMust Have
    • Property Milestone BacklogAlpha 24
    • Property Keywords macos added
  • Ticket #5729 – Description

    initial v7  
    66
    77Here is the patch file for build-osx-libs.sh
     8
     9{{{
    810
    911--- original_0ad/0ad/libraries/osx/build-osx-libs.sh    2020-04-23 14:23:04.000000000 +0200
     
    4951 mkdir -p $LIB_DIRECTORY
    5052 pushd icu > /dev/null
     53
     54}}}