🐛 Only append app_id and universal_link for the command when exist (#663)
When no `app_id` was specified in the `pubspec.yaml`, the command will
be `ruby path_to_dir/wechat_setup.rb -a -u xxx -p xxx` which the
`app_id` will be recognized as `-u`, then inserted to the `Info.plist`.
The PR fixes the unexpected behavior.
正在显示
请
注册
或者
登录
后发表评论