Was noticing this warning at the end of iOS builds:
warning: The CFBundleVersion of an app extension ('1') must match that of its containing parent app ('141').
This change gets rid of the warning.
Does it make a difference? Probably not.
Differential D4831
[iOS] Bump `NotificationService` `CFBundleVersion` to match parent app atul on Aug 15 2022, 12:01 PM. Authored by Tags None Referenced Files
Details Was noticing this warning at the end of iOS builds: warning: The CFBundleVersion of an app extension ('1') must match that of its containing parent app ('141'). This change gets rid of the warning. Does it make a difference? Probably not. Did command-line build and made sure that warning didn't appear at the end of the logs.
Diff Detail
Event Timeline |