Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter 项目编译的ipa 包报错 #20

Open
linglong117 opened this issue Mar 21, 2024 · 0 comments
Open

flutter 项目编译的ipa 包报错 #20

linglong117 opened this issue Mar 21, 2024 · 0 comments

Comments

@linglong117
Copy link

Traceback (most recent call last):
File "/Users/xx/security/ApplicationScannerx/lib/ipa.py", line 54, in ipaScan
process_app_info_and_binaries(appInfoPath, appBinPath, filePath)
File "/Users/xx/security/ApplicationScannerx/lib/ipa.py", line 65, in process_app_info_and_binaries
iOSInfo(appInfoPath)
File "/Users/xx/security/ApplicationScannerx/lib/ipa.py", line 122, in iOSInfo
get_value('CFBundleDisplayName') + pl['CFBundleDisplayName'],
KeyError: 'CFBundleDisplayName'

非flutter 的项目,可以扫描

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant