GcsSloop / GcsSloop/FlutterNote

No Provisioning Profile was found for your project's Bundle Identifier or your device.

Đang mở
#2 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
11
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

## 运行在 iOS 设备时发生以下错误

```
No Provisioning Profile was found for your project's Bundle Identifier or your
device. You can create a new Provisioning Profile for your project in Xcode for
your team by:
1- Open the Flutter project's Xcode target with
open ios/Runner.xcworkspace
2- Select the 'Runner' project in the navigator then the 'Runner' target
in the project settings
3- In the 'General' tab, make sure a 'Development Team' is selected.
You may need to:
- Log in with your Apple ID in Xcode first
- Ensure you have a valid unique Bundle ID
- Register your device with your Apple Developer Account
- Let Xcode automatically provision a profile for your app
4- Build or run your project again

It's also possible that a previously installed app with the same Bundle
Identifier was signed with a different certificate.

For more information, please visit:
https://flutter.io/setup/#deploy-to-ios-devices

Or run on an iOS simulator without code signing
```

## 解决方案

1. 在 iOS 实体机运行需 iOS 开发者证书, 请到 XCode 配置开发者账号。
参考: [iOS Xcode8免证书真机调试](https://www.jianshu.com/p/5c1fb2cb293c)

2. 个人开发账号运行的应用数量达到上限。个人账号允许运行两个debug App,因此需要删除之前的 App。

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.