File tree Expand file tree Collapse file tree 12 files changed +23
-11
lines changed Expand file tree Collapse file tree 12 files changed +23
-11
lines changed Original file line number Diff line number Diff line change 1+ #! /bin/sh
2+
3+ version=` cat VERSION`
4+
5+ rm -rf SourceGit.app
6+
7+ mkdir -p SourceGit.app/Contents/Resources
8+ mkdir -p SourceGit.app/Contents/MacOS
9+ cp build/resources/app/App.icns SourceGit.app/Contents/Resources/App.icns
10+ sed " s/SOURCE_GIT_VERSION/${version} /g" build/resources/app/App.plist > SourceGit.app/Contents/Info.plist
11+ dotnet publish src/SourceGit.csproj -c Release -r osx-arm64 -o SourceGit.app/Contents/MacOS
12+ rm -rf SourceGit.app/Contents/MacOS/SourceGit.dsym
Original file line number Diff line number Diff line change 236236 <x : String x : Key =" Text.Diff.Binary.Old" xml : space =" preserve" >ALT</x : String >
237237 <x : String x : Key =" Text.Diff.Copy" xml : space =" preserve" >Kopieren</x : String >
238238 <x : String x : Key =" Text.Diff.FileModeChanged" xml : space =" preserve" >Dateimodus geändert</x : String >
239- <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignoriere Leerzeichenänderungen und EOL </x : String >
239+ <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignoriere Leerzeichenänderungen</x : String >
240240 <x : String x : Key =" Text.Diff.LFS" xml : space =" preserve" >LFS OBJEKT ÄNDERUNG</x : String >
241241 <x : String x : Key =" Text.Diff.Next" xml : space =" preserve" >Nächste Änderung</x : String >
242242 <x : String x : Key =" Text.Diff.NoChange" xml : space =" preserve" >KEINE ÄNDERUNG ODER NUR ZEILEN-ENDE ÄNDERUNGEN</x : String >
Original file line number Diff line number Diff line change 253253 <x : String x : Key =" Text.Diff.Copy" xml : space =" preserve" >Copy</x : String >
254254 <x : String x : Key =" Text.Diff.FileModeChanged" xml : space =" preserve" >File Mode Changed</x : String >
255255 <x : String x : Key =" Text.Diff.First" xml : space =" preserve" >First Difference</x : String >
256- <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignore Whitespace & EOL Changes</x : String >
256+ <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignore All Whitespace Changes</x : String >
257257 <x : String x : Key =" Text.Diff.Last" xml : space =" preserve" >Last Difference</x : String >
258258 <x : String x : Key =" Text.Diff.LFS" xml : space =" preserve" >LFS OBJECT CHANGE</x : String >
259259 <x : String x : Key =" Text.Diff.Next" xml : space =" preserve" >Next Difference</x : String >
Original file line number Diff line number Diff line change 257257 <x : String x : Key =" Text.Diff.Copy" xml : space =" preserve" >Copiar</x : String >
258258 <x : String x : Key =" Text.Diff.FileModeChanged" xml : space =" preserve" >Modo de Archivo Cambiado</x : String >
259259 <x : String x : Key =" Text.Diff.First" xml : space =" preserve" >Primera Diferencia</x : String >
260- <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignorar Cambio de Espacios en Blanco y EOL </x : String >
260+ <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignorar Cambio de Espacios en Blanco</x : String >
261261 <x : String x : Key =" Text.Diff.Last" xml : space =" preserve" >Última Diferencia</x : String >
262262 <x : String x : Key =" Text.Diff.LFS" xml : space =" preserve" >CAMBIO DE OBJETO LFS</x : String >
263263 <x : String x : Key =" Text.Diff.Next" xml : space =" preserve" >Siguiente Diferencia</x : String >
Original file line number Diff line number Diff line change 241241 <x : String x : Key =" Text.Diff.Copy" xml : space =" preserve" >Copier</x : String >
242242 <x : String x : Key =" Text.Diff.FileModeChanged" xml : space =" preserve" >Mode de fichier changé</x : String >
243243 <x : String x : Key =" Text.Diff.First" xml : space =" preserve" >Première différence</x : String >
244- <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignorer les changements d'espaces et EOL </x : String >
244+ <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignorer les changements d'espaces</x : String >
245245 <x : String x : Key =" Text.Diff.Last" xml : space =" preserve" >Dernière différence</x : String >
246246 <x : String x : Key =" Text.Diff.LFS" xml : space =" preserve" >CHANGEMENT D'OBJET LFS</x : String >
247247 <x : String x : Key =" Text.Diff.Next" xml : space =" preserve" >Différence suivante</x : String >
Original file line number Diff line number Diff line change 240240 <x : String x : Key =" Text.Diff.Copy" xml : space =" preserve" >Copia</x : String >
241241 <x : String x : Key =" Text.Diff.FileModeChanged" xml : space =" preserve" >Modalità File Modificata</x : String >
242242 <x : String x : Key =" Text.Diff.First" xml : space =" preserve" >Prima differenza</x : String >
243- <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignora Modifiche agli Spazi e EOL </x : String >
243+ <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignora Modifiche agli Spazi</x : String >
244244 <x : String x : Key =" Text.Diff.Last" xml : space =" preserve" >Ultima differenza</x : String >
245245 <x : String x : Key =" Text.Diff.LFS" xml : space =" preserve" >MODIFICA OGGETTO LFS</x : String >
246246 <x : String x : Key =" Text.Diff.Next" xml : space =" preserve" >Differenza Successiva</x : String >
Original file line number Diff line number Diff line change 241241 <x : String x : Key =" Text.Diff.Copy" xml : space =" preserve" >コピー</x : String >
242242 <x : String x : Key =" Text.Diff.FileModeChanged" xml : space =" preserve" >ファイルモードが変更されました</x : String >
243243 <x : String x : Key =" Text.Diff.First" xml : space =" preserve" >先頭の差分</x : String >
244- <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >空白の変更とEOLを無視 </x : String >
244+ <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >空白の変更を無視 </x : String >
245245 <x : String x : Key =" Text.Diff.Last" xml : space =" preserve" >最後の差分</x : String >
246246 <x : String x : Key =" Text.Diff.LFS" xml : space =" preserve" >LFSオブジェクトの変更</x : String >
247247 <x : String x : Key =" Text.Diff.Next" xml : space =" preserve" >次の差分</x : String >
Original file line number Diff line number Diff line change 217217 <x : String x : Key =" Text.Diff.Binary.Old" xml : space =" preserve" >ANTIGO</x : String >
218218 <x : String x : Key =" Text.Diff.Copy" xml : space =" preserve" >Copiar</x : String >
219219 <x : String x : Key =" Text.Diff.FileModeChanged" xml : space =" preserve" >Modo de Arquivo Alterado</x : String >
220- <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignorar mudanças de espaço em branco e EOL </x : String >
220+ <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Ignorar mudanças de espaço em branco</x : String >
221221 <x : String x : Key =" Text.Diff.LFS" xml : space =" preserve" >MUDANÇA DE OBJETO LFS</x : String >
222222 <x : String x : Key =" Text.Diff.Next" xml : space =" preserve" >Próxima Diferença</x : String >
223223 <x : String x : Key =" Text.Diff.NoChange" xml : space =" preserve" >SEM MUDANÇAS OU APENAS MUDANÇAS DE EOL</x : String >
Original file line number Diff line number Diff line change 257257 <x : String x : Key =" Text.Diff.Copy" xml : space =" preserve" >Копировать</x : String >
258258 <x : String x : Key =" Text.Diff.FileModeChanged" xml : space =" preserve" >Режим файла изменён</x : String >
259259 <x : String x : Key =" Text.Diff.First" xml : space =" preserve" >Первое различие</x : String >
260- <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Игнорировать изменение пробелов и EOL </x : String >
260+ <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >Игнорировать изменение пробелов</x : String >
261261 <x : String x : Key =" Text.Diff.Last" xml : space =" preserve" >Последнее различие</x : String >
262262 <x : String x : Key =" Text.Diff.LFS" xml : space =" preserve" >ИЗМЕНЕНИЕ ОБЪЕКТА LFS</x : String >
263263 <x : String x : Key =" Text.Diff.Next" xml : space =" preserve" >Следующее различие</x : String >
Original file line number Diff line number Diff line change 241241 <x : String x : Key =" Text.Diff.Copy" xml : space =" preserve" >நகல்</x : String >
242242 <x : String x : Key =" Text.Diff.FileModeChanged" xml : space =" preserve" >கோப்பு முறை மாற்றப்பட்டது</x : String >
243243 <x : String x : Key =" Text.Diff.First" xml : space =" preserve" >முதல் வேறுபாடு</x : String >
244- <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >வெள்ளைவெளி மாற்றத்தை மற்றும் EOL புறக்கணி</x : String >
244+ <x : String x : Key =" Text.Diff.IgnoreWhitespace" xml : space =" preserve" >வெள்ளைவெளி மாற்றத்தை புறக்கணி</x : String >
245245 <x : String x : Key =" Text.Diff.Last" xml : space =" preserve" >கடைசி வேறுபாடு</x : String >
246246 <x : String x : Key =" Text.Diff.LFS" xml : space =" preserve" >பெகோஅ பொருள் மாற்றம்</x : String >
247247 <x : String x : Key =" Text.Diff.Next" xml : space =" preserve" >அடுத்த வேறுபாடு</x : String >
You can’t perform that action at this time.
0 commit comments