-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
If APNumberPad is installed using CocoaPods, the workspace doesn't build with Xcode 14 beta (no problems with Xcode 13.4).
To reproduce, create an empty project with a Podfile:
target 'APNumberPadTest' do
use_frameworks!
pod "APNumberPad"
end
The error message is:
Signing for "APNumberPad-APNumberPad" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'APNumberPad-APNumberPad' from project 'Pods')
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels