Когда я пытаюсь запустить приложение на своем физическом устройстве для тестирования, я получаю следующую ошибку:
Код: Выделить всё
dotnet build -t:Run -f net8.0-ios -p:_DeviceName=00008110-001838D634D9801E
Determining projects to restore...
All projects are up-to-date for restore.
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_17.5/17.5.8020/tools/msbuild/iOS/Xamarin.Shared.targets(1834,3): error : The specified iOS provisioning profile 'TIMS Testing' could not be found [/Users/user/Projects/cds-tims-mobile-client/TIMS.csproj]
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_17.5/17.5.8020/tools/msbuild/iOS/Xamarin.Shared.targets(1834,3): error : [/Users/user/Projects/cds-tims-mobile-client/TIMS.csproj]
Build FAILED.
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_17.5/17.5.8020/tools/msbuild/iOS/Xamarin.Shared.targets(1834,3): error : The specified iOS provisioning profile 'TIMS Testing' could not be found [/Users/user/Projects/cds-tims-mobile-client/TIMS.csproj]
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_17.5/17.5.8020/tools/msbuild/iOS/Xamarin.Shared.targets(1834,3): error : [/Users/user/Projects/cds-tims-mobile-client/TIMS.csproj]
0 Warning(s)
1 Error(s)
Код: Выделить всё
false
TIMS Testing
iPhone Developer: Cole Perry (T27KR8XA74)
portable
true
None
true
false
false
false
Как я могу проверить, что профиль обеспечения правильно установлен на моем компьютере? Что еще мне может не хватать из того, что мне может понадобиться? Будем признательны за любую помощь.
Фото профиля Prov, если это поможет:
[img]https: //i.sstatic.net/LRaxJeNd.jpg[/img]
Подробнее здесь: https://stackoverflow.com/questions/790 ... -not-found