• Harlan's avatar
    Re-escaped backslashes in embed_frameworks generator · 08d756c2
    Harlan authored
    0d889c8c seems to have undone the escaped quotes, making them just regular bash quotes. This breaks app paths that have spaces in them.
    
    This patch re-escapes the backslashes that escape the quotes in the generated bash (wow, that's a mouthful).
    08d756c2
embed_frameworks_script.rb 5.66 KB