HomePhabricator
Diffusion Comm 3c11f91ae94a

[desktop] Allow building with a provisioning profile

Description

[desktop] Allow building with a provisioning profile

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.

Reviewers: tomek, atul

Reviewed By: atul

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D6887

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Feb 22 2023, 5:04 AM
Reviewer
atul
Differential Revision
D6887: [desktop] Allow building with a provisioning profile
Parents
rCOMM1af6dc3fb464: [web] Handle clicking on notifications
Branches
Unknown
Tags
Unknown