I have an existing SwiftUI project, and I want to integrate and open a small running Cocos Creator game that was built using version 3.8.7 inside that app. What is the correct way to add folders or link project so that the game runs properly within SwiftUI?