签署“DKPhotoGallery-DKPhotoGallery”需要一个开发团队。在签名和功能编辑器中选择开发团队。
Olu*_*rin 11
post_install do |installer|
installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
config.build_settings['EXPANDED_CODE_SIGN_IDENTITY'] = ""
config.build_settings['CODE_SIGNING_REQUIRED'] = "NO"
config.build_settings['CODE_SIGNING_ALLOWED'] = "NO"
end
end
end
Run Code Online (Sandbox Code Playgroud)
检查这里https://github.com/flutter/flutter/issues/111475
| 归档时间: |
|
| 查看次数: |
3518 次 |
| 最近记录: |