I am trying to join native iOS project and Unity project, exported for iOS. There seems to be a solution: https://github.com/jiulongw/swift-unity
But I am a bit confused by this sentence:
Simply add the post build script to your Unity project (it needs to be an editor script), and update the Xcode project location if needed.
What does it mean?