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

chore: use PRODUCT_BUNDLE_IDENTIFIER to info.plist #794

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Oct 21, 2023

PRODUCT_BUNDLE_IDENTIFIER should be ok as CFBundleIdentifier in the Info.plist.

I found that when i changed below signature's bundle id (usually our guide also addresses), the info.plist changed to PRODUCT_BUNDLE_IDENTIFIER to refer to the change. General built info.plist does not have com.facebook.wda.runner as well.

Thus this should not impact anything, but to follow better info.plist format.

Screenshot 2023-10-21 at 9 06 52 AM

@KazuCocoa KazuCocoa merged commit 543c498 into master Oct 21, 2023
45 of 46 checks passed
@KazuCocoa KazuCocoa deleted the infoplist branch October 21, 2023 18:44
github-actions bot pushed a commit that referenced this pull request Oct 21, 2023
## [5.11.3](v5.11.2...v5.11.3) (2023-10-21)

### Miscellaneous Chores

* use PRODUCT_BUNDLE_IDENTIFIER to info.plist ([#794](#794)) ([543c498](543c498))
@github-actions
Copy link

🎉 This PR is included in version 5.11.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants