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
I'm getting this error but I have my profile write.
billbanks@Bills-Mac-P0 My Voice App % dotnet publish "/Users/billbanks/Desktop/vsprojects/My Voice App/MyVoiceApp6.csproj" --self-contained -f net7.0-ios -c Release -p:ArchiveOnBuild=true -p:RuntimeIdentifier=ios-arm64 -p:CodesignKey="Apple Distribution: Bill Banks (5Z8C2NPWCK)" -p:CodesignProvision="MyVoiceApp"
MSBuild version 17.9.6+a4ecab324 for .NET
Determining projects to restore...
All projects are up-to-date for restore.
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/16.4.7142/tools/msbuild/iOS/Xamarin.Shared.targets(1725,3): error : No iOS signing identities match the specified provisioning profile 'MyVoiceApp'. [/Users/billbanks/Desktop/vsprojects/My Voice App/MyVoiceApp6.csproj::TargetFramework=net7.0-ios]
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/16.4.7142/tools/msbuild/iOS/Xamarin.Shared.targets(1725,3): error : [/Users/billbanks/Desktop/vsprojects/My Voice App/MyVoiceApp6.csproj::TargetFramework=net7.0-ios]
billbanks@Bills-Mac-P0 My Voice App %
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm getting this error but I have my profile write.
billbanks@Bills-Mac-P0 My Voice App % dotnet publish "/Users/billbanks/Desktop/vsprojects/My Voice App/MyVoiceApp6.csproj" --self-contained -f net7.0-ios -c Release -p:ArchiveOnBuild=true -p:RuntimeIdentifier=ios-arm64 -p:CodesignKey="Apple Distribution: Bill Banks (5Z8C2NPWCK)" -p:CodesignProvision="MyVoiceApp"
MSBuild version 17.9.6+a4ecab324 for .NET
Determining projects to restore...
All projects are up-to-date for restore.
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/16.4.7142/tools/msbuild/iOS/Xamarin.Shared.targets(1725,3): error : No iOS signing identities match the specified provisioning profile 'MyVoiceApp'. [/Users/billbanks/Desktop/vsprojects/My Voice App/MyVoiceApp6.csproj::TargetFramework=net7.0-ios]
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/16.4.7142/tools/msbuild/iOS/Xamarin.Shared.targets(1725,3): error : [/Users/billbanks/Desktop/vsprojects/My Voice App/MyVoiceApp6.csproj::TargetFramework=net7.0-ios]
billbanks@Bills-Mac-P0 My Voice App %
Beta Was this translation helpful? Give feedback.
All reactions