Saturday, December 23, 2023
HomeiOS DevelopmentSetting semantic model for iOS flutter bundle

Setting semantic model for iOS flutter bundle


I’ve a construct pipeline, that builds up flutter utility, for each iOS and android.

For android I’ve no points in working under command:

flutter construct appbundle --build-number "202312001" --build-name "1.2-feature.2"

So the model printed to google play is strictly what I configured it for. However with iOS it is otherwise
Here’s a command, not very a lot completely different:

flutter construct ios --build-number "202312001" --build-name "1.2-feature.2"

On xCode construct logs, I;m seeing this one

export FLUTTER_BUILD_NUMBER=1.2.2

Which is eradicating all of the characters from semantic model I’ve set. Any concepts how one can deal with it?

Some extra information:
I am utilizing azure pipeline macOS-12 agent. Then construct is distributed to app middle. Model in app middle for iOS is as nicely, like above.

Thanks!



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments