[go: nahoru, domu]

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

App Settings Validation Report Error #141568

Closed
Microcrab opened this issue Jan 15, 2024 · 3 comments
Closed

App Settings Validation Report Error #141568

Microcrab opened this issue Jan 15, 2024 · 3 comments
Labels
in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Comments

@Microcrab
Copy link
Microcrab commented Jan 15, 2024

Type of Request

bug

Infrastructure Environment

Flutter 3.16.7 • channel stable •
Framework • revision ef1af02aea (4 days ago) • 2024-01-11 15:19:26 -0600
Engine • revision 4a585b7929
Tools • Dart 3.2.4 • DevTools 2.28.5
Xcode version:15.2
cocoapods version:1.14.3

The important part is

`target 'Runner' do
  use_frameworks!
  use_modular_headers!

  pod 'EZOpenSDK', '~> 5.0'

  flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
  target 'RunnerTests' do
    inherit! :search_paths
  end
end`

Podfile.txt

What is happening?

Archiving com.intretech.smart...
Automatically signing iOS for device deployment using specified development team in Xcode project: UWRJNNALTK
Running Xcode build...                                                  
 └─Compiling, linking and signing...                        38.4s
Xcode archive done.                                         163.9s
Built /Users/toto/Desktop/Fork/flutter_mars/build/ios/archive/Runner.xcarchive.

[!] App Settings Validation
    ! Version Number: Missing
    • Build Number: 669
    • Display Name: 盈趣智能管家
    • Deployment Target: 13.0
    • Bundle Identifier: com.intretech.smart
    ! You must set up the missing app settings.

Steps to reproduce

Step 1: Podfile file, add pod 'EZOpenSDK', '~> 5.0'
Step 2: Execute 'flutter build ipa' command

Expected results

Can correctly identify the version field in the pubspec.yaml file

@Microcrab Microcrab added the team-infra Owned by Infrastructure team label Jan 15, 2024
@keyonghan keyonghan added team Infra upgrades, team productivity, code health, technical debt. See also team: labels. and removed team-infra Owned by Infrastructure team labels Jan 18, 2024
@darshankawar darshankawar added in triage Presently being triaged by the triage team and removed team Infra upgrades, team productivity, code health, technical debt. See also team: labels. labels Feb 7, 2024
@darshankawar
Copy link
Member

@Microcrab
Can you check this and see if it helps in your case or not ?

Also, are you using flavors in your app ? If so, check flutter/website#8743

@darshankawar darshankawar added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Feb 7, 2024
Copy link

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now.
If you find this problem please file a new issue with the same description, what happens, logs and the output of 'flutter doctor -v'. All system setups can be slightly different so it's always better to open new issues and reference the related ones.
Thanks for your contribution.

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

3 participants