summaryrefslogtreecommitdiff
path: root/lo.xcent.in
AgeCommit message (Collapse)Author
2023-06-07Set entitlements in non-release in $(INSTROOTBASE) and .dmg packagePatrick Luby
Also, when building a .dmg for macOS, skip codesigning for non-release builds, both with and without the macOS sandbox, if there is no identity set but set entitlements to allow Xcode's Instruments application to connect to the application. Lastly, add entitlements when building soffice in $(INSTROOTBASE) if this is a non-release build. Change-Id: I764bf5bd5d44e878669c4287906e6efd6aac593f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152655 Tested-by: Jenkins Reviewed-by: Patrick Luby <plubius@neooffice.org>
2022-06-29allow to specify a macOS provisioning profileChristian Lohmaier
having one is one of the prerequisites of using TestFlight Change-Id: I9e20eb99905071fade4179dfbe2da5b7e5dd1c24 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136618 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2022-06-29don't specify entitlements that are not used (sdremote w/o bluetooth)Christian Lohmaier
the network.server entitlement is only needed when the sdremote is enabled, and the bluetooth one only when the bluetooth part is built. Also warn about bluetooth not being built because of obsoleted/removed API. It was "silently" dropped before (lost in the flood of configure output). Change-Id: I38d83aa1132307b5b4b5d6dceba8f9020ffb2373 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136617 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2018-12-18No more need to generate lo.xcent from lo.xcent.inStephan Bergmann
...after fd34a19b4d8ccbd8740cf6056be87b8c267caaec "Seems that we don't need the com.apple.application-identifier after all" dropped the last @...@ replacement there Change-Id: Id6f4d1065b28be12e5d727bab553daa17fc4dfcb Reviewed-on: https://gerrit.libreoffice.org/65275 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-03-04We don't build the Apple Remote code when sandboxedTor Lillqvist
So no need for the related entitlements. Change-Id: I54ba7c0586ee77f30096b50755a9a85bbb7965a5 (cherry picked from commit a1379c6d2555c77b1b096165ac2aab42808e90a7) (cherry picked from commit d78c567c78e9d0f4e122caab527da23f69dec6d3)
2016-03-04Seems that we don't need the com.apple.application-identifier after allTor Lillqvist
Conflicts: lo.xcent.in Change-Id: I3bc499b15c31724dca2d49123dcdbec8dfd934f6 (cherry picked from commit fc01d27ea172809ae7bdbd85df161d5a033d4533)
2013-08-22Add the entitlement for app-scope security bookmarksTor Lillqvist
Change-Id: I61c6c73965cad2cd807dbc9d33894c67a61f2c75
2013-07-30Allow access to document scope bookmarksTor Lillqvist
Change-Id: If01cc2ae9f9018f08caa6a5c40025cfdabb0e20b
2013-02-16Add network and Bluetooth entitlementsTor Lillqvist
Change-Id: Ibf718c3ecaea14ddbd48a8642c179dd8657779ce
2013-02-11Poke hole in sandbox for the needs of apple_remoteTor Lillqvist
Change-Id: Ie13daf11928a3a15a112626887a4113eed18b5cd
2013-02-05We want to be able to printTor Lillqvist
Change-Id: Ib6b984ac7697e91056ca97e95ce0628b965d6186
2013-02-03Experiment with sandboxingTor Lillqvist
Change-Id: If491917069ef7c474c27190c4759dd75f025f032