Skip to content

Automatically add Associated Domains capability  #188

Open
@caseypugh

Description

@caseypugh

The problem

Currently when building to iOS with Unity+Branch, you have to manually add the Associated Domains capability to your Xcode project. This is a painful process for teams who are automatically deploying new builds of their game/project.

Solution

It's entirely possible to add this to the Xcode project automatically by leveraging Unity's post build process. One example of another open source project that does this successfully is AppCenter's Unity plugin. Check out their AppCenterPostBuild.cs to see how they do it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions