diff options
| author | Rye <rye@lindenlab.com> | 2025-02-02 07:09:05 -0500 |
|---|---|---|
| committer | Rye <rye@lindenlab.com> | 2025-02-11 05:04:07 -0500 |
| commit | d5460dad48b407fd022025e8f7f69f47903afff1 (patch) | |
| tree | c5511567b519de4f247d306d3ed713e8095d093b /indra/newview/viewer_manifest.py | |
| parent | 7bba6b835f2a64367399931b06597046b6f9e004 (diff) | |
Update macOS xib file and compile as part of build process
Diffstat (limited to 'indra/newview/viewer_manifest.py')
| -rwxr-xr-x | indra/newview/viewer_manifest.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py index b92c9f931b..7fdd803d33 100755 --- a/indra/newview/viewer_manifest.py +++ b/indra/newview/viewer_manifest.py @@ -950,7 +950,6 @@ class Darwin_x86_64_Manifest(ViewerManifest): self.path("licenses-mac.txt", dst="licenses.txt") self.path("featuretable_mac.txt") self.path("cube.dae") - self.path("SecondLife.nib") with self.prefix(src=pkgdir,dst=""): self.path("ca-bundle.crt") |
