What will the bundle identifiers of the targets become when distributed via Mac App Store? -
i trying submit mac app app store.
it includes multiple targets communicating via xpc. therefore need hardwire bundle identifiers in code.
i found apple add prefix app's bundle identifier.
my question whether should hardwire prefix bundle identifiers in code too, in order make them work on users' computers?
thanks in advance.
so, turned out misunderstanding.
the prefix team identifier apple assigns every registered developer. won't have effect on bundle identifiers of apps. rather, 1 of places impacted group identifier if have deployed app group in project.
Comments
Post a Comment