Page MenuHomePhabricator

[CI] Stop passing provisioning profile to iOS workflows
ClosedPublic

Authored by atul on Nov 7 2022, 8:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 25, 11:57 PM
Unknown Object (File)
Wed, Dec 25, 11:57 PM
Unknown Object (File)
Wed, Dec 25, 11:57 PM
Unknown Object (File)
Wed, Dec 25, 11:57 PM
Unknown Object (File)
Wed, Dec 25, 11:46 PM
Unknown Object (File)
Nov 22 2024, 7:59 AM
Unknown Object (File)
Nov 22 2024, 7:59 AM
Unknown Object (File)
Nov 22 2024, 7:59 AM
Subscribers

Details

Reviewers
tomek
marcin
varun
ginsu
rohan
ashoat
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Commits
rCOMM69d4ad1f8e5b: [CI] Stop passing provisioning profile to iOS workflows
Summary

We don't need to be passing a provisioning profile for iOS workflows since they'll be pulled from AppStoreConnect anyways thanks to the -allowProvisioningUpdates flag passed to xcodebuild.

The provisioning profile we were previously passing was being ignored and replaced by both the app.comm and app.comm.NotificationService provisioning profiles.

Figured removing this would make things less misleading to any future readers.

Test Plan

Land and see what happens.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 7 2022, 8:18 PM
Harbormaster failed remote builds in B13245: Diff 18173!
atul requested review of this revision.Nov 7 2022, 8:21 PM
This revision is now accepted and ready to land.Nov 7 2022, 8:26 PM
atul added a reviewer: Restricted Owners Package.Nov 8 2022, 4:56 AM
This revision now requires review to proceed.Nov 8 2022, 4:56 AM
This revision is now accepted and ready to land.Nov 8 2022, 5:08 AM
This revision was landed with ongoing or failed builds.Nov 8 2022, 6:48 AM
This revision was automatically updated to reflect the committed changes.