• 利辺羅エルネスト's avatar
    [In progress] Fix copy resources script for iOS < 6 and OS X < 10.8 · 4fd4624c
    利辺羅エルネスト authored
    Remove the following flag from the script to avoid crashes
    
    ibtool:
    
    --reference-external-strings-file
                  When combined with the --compile option, this flag indicates that the files in the Base.lproj locale  folder  should  be
                  compiled  to reference the matching external strings files found in the other locales when loaded. Available on 10.8 and
                  later.
    4fd4624c
copy_resources_script.rb 2.64 KB