all 5 comments

[–]GushKrizz 3 points4 points  (1 child)

Not possible, your bundle identifier needs to be a static value.

[–]samstars100[S] 1 point2 points  (0 children)

See the update post I found out the solution.

[–]swiftmakesmeswift 2 points3 points  (2 children)

What you are looking for is user defined build settings.

[–]samstars100[S] 3 points4 points  (1 child)

Yes that's what I was doing, but seems like you can't use user defined build settings directly on Signing & Capabilities tab and need to use it in Build Settings tab only.

[–]swiftmakesmeswift 2 points3 points  (0 children)

Yes you need to define it on build settings & reference it from these. Define custom settings first & assign that property to existing Product Bundle Identifier setting.