# TestApp **Repository Path**: AndySuzhibin/TestApp ## Basic Information - **Project Name**: TestApp - **Description**: 组件化 主工程 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2022-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: IOS, 组件化 ## README 组件化 TestApp 主工程 还需要下载[工程组件](https://gitee.com/AndiSuzhibin/TestAppModule) 才可以运行 注意 因为GitHub 下载工程默认会加-master,导致主工程报错,是因为工程名变了,找到不组件的造成的,可以把TestApp-master,TestAppModule-master 的 -master删掉,在主工程运行,如还报错 主工程 pod install。 [iOS组件化实践](https://www.jianshu.com/p/88a6d99cf953)