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

🐛 Only append app_id and universal_link for the command when exist #663

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

AlexV525
Copy link
Member

@AlexV525 AlexV525 commented Nov 4, 2024

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.

@AlexV525 AlexV525 mentioned this pull request Nov 4, 2024
JarvanMo added a commit that referenced this pull request Nov 5, 2024
- Cherry-pick #659
- Cherry-pick #663
@JarvanMo JarvanMo merged commit 634edd9 into master Nov 5, 2024
3 checks passed
@JarvanMo JarvanMo deleted the fix/ios-podspec branch November 5, 2024 03:17
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

Successfully merging this pull request may close these issues.

2 participants