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

Property android/ios is not allowed in deploy.yaml #7

Open
shahmirzali49 opened this issue Nov 24, 2024 · 5 comments
Open

Property android/ios is not allowed in deploy.yaml #7

shahmirzali49 opened this issue Nov 24, 2024 · 5 comments

Comments

@shahmirzali49
Copy link

Screenshot 2024-11-24 at 13 24 21
@shahmirzali49 shahmirzali49 changed the title Property android/ios is not allowed Property android/ios is not allowed in deploy.yaml Nov 24, 2024
@shahmirzali49
Copy link
Author

dev_dependencies:
  flutter_test:
    sdk: flutter

  flutter_lints: ^4.0.0
  simple_deploy: ^0.25.0

@shahmirzali49
Copy link
Author

flutter doctor -v

[✓] Flutter (Channel stable, 3.22.3, on macOS 14.1.1 darwin-x64, locale en-AU)
    • Flutter version 3.22.3 on channel stable at /Users/shahmirzali/.puro/envs/stable/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision b0850beeb2 (4 months ago), 2024-07-16 21:43:41 -0700
    • Engine revision 235db911ba
    • Dart version 3.4.4
    • DevTools version 2.34.3

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    • Android SDK at /Users/shahmirzali/Library/Android/sdk
    • Platform android-34, build-tools 34.0.0
    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 15.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 15C65
    • CocoaPods version 1.15.2

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2022.3)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)

[✓] VS Code (version 1.95.3)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.100.0

[✓] Connected device (4 available)
    • iPhone 15 (mobile)             • 2E515DA9-6865-450B-8E0F-989EE1A16CBF • ios            • com.apple.CoreSimulator.SimRuntime.iOS-17-2 (simulator)
    • macOS (desktop)                • macos                                • darwin-x64     • macOS 14.1.1 darwin-x64
    • Chrome (web)                   • chrome                               • web-javascript • Google Chrome 

[✓] Network resources
    • All expected network resources are available.

• No issues found!

@prolanzer
Copy link

Try turning off any yaml VSCode extensions you are using.

@shahmirzali49
Copy link
Author

The deployment process is working. I think it's not related issue with this package. But I opened this issue maybe someone experience this issue.

@prolanzer What if I use yaml extension and don't want off )?

@andrewpmoore
Copy link
Owner

It's interesting as I get similar in Android Studio, but I'm not sure how to stop it, would love any opinions on how to make it seems valid.

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

3 participants