Page MenuHomePhabricator

[desktop] Allow building with a provisioning profile
ClosedPublic

Authored by michal on Feb 24 2023, 9:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 6:12 AM
Unknown Object (File)
Fri, Apr 5, 2:42 PM
Unknown Object (File)
Fri, Apr 5, 2:34 PM
Unknown Object (File)
Wed, Apr 3, 11:47 PM
Unknown Object (File)
Thu, Mar 28, 5:48 AM
Unknown Object (File)
Mar 15 2024, 9:51 AM
Unknown Object (File)
Mar 7 2024, 1:41 PM
Unknown Object (File)
Mar 7 2024, 11:49 AM
Subscribers

Details

Summary

We need aditional entitlements for push notifs on macos. Because of that we also need a provisioning profile to grant us these entitlements. This diff modifies the configuration that detects if there's a provisoning profile in the desktop dir and if they exist it uses them and the correct entitlements. The names of the files for the provisoning profiles are just the default files names you get when downloading them from apple website.

Test Plan

Check if it build correctly yarn package-dev with no and dev provisioning profile. Check if yarn package builds correctly with the production provisioning profile.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable