You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this error building a Mac App on macos-13 runner on Xcode 14.3.1
.xcodeproj: error: Provisioning profile "" doesn't include the currently selected device "Mac-
99.local" (identifier
********). (in target '' from project '*')
This wasn't a problem on macos-12. The expectation is that the pipeline downloads the provisioning profile correctly.
Platforms affected
Azure DevOps
GitHub Actions - Standard Runners
GitHub Actions - Larger Runners
Runner images affected
Ubuntu 20.04
Ubuntu 22.04
macOS 11
macOS 12
macOS 13
Windows Server 2019
Windows Server 2022
Image version and build link
Image: macos-13
Version: 20230611.2
Is it regression?
Yes. Issue didn't exist in macos-12 or internal-macos-12
Expected behavior
Provisioning profile is handled by the runner/pool.
Actual behavior
Getting this error:
.xcodeproj: error: Provisioning profile "" doesn't include the currently selected device "Mac-
99.local" (identifier
********). (in target '' from project '*')
Repro steps
Mac Application, building in macOS 13 image, Xcode 14.3.1
The text was updated successfully, but these errors were encountered:
Description
Getting this error building a Mac App on macos-13 runner on Xcode 14.3.1
.xcodeproj: error: Provisioning profile "" doesn't include the currently selected device "Mac-
99.local" (identifier
********). (in target '' from project '*')
This wasn't a problem on macos-12. The expectation is that the pipeline downloads the provisioning profile correctly.
Platforms affected
Runner images affected
Image version and build link
Image: macos-13
Version: 20230611.2
Is it regression?
Yes. Issue didn't exist in macos-12 or internal-macos-12
Expected behavior
Provisioning profile is handled by the runner/pool.
Actual behavior
Getting this error:
.xcodeproj: error: Provisioning profile "" doesn't include the currently selected device "Mac-
99.local" (identifier
********). (in target '' from project '*')
Repro steps
The text was updated successfully, but these errors were encountered: