You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit sets the bundle ID for each iOS framework
to `com.example.fruitties.ios` by adding the following:
- binaryOptions["bundleId"] = iosBundleId
Resolves the warning: "Please specify the bundle ID explicitly using the -Xbinary=bundleId=<id> compiler flag."
0 commit comments