# resign-app-template **Repository Path**: ineo6/resign-app-template ## Basic Information - **Project Name**: resign-app-template - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` . ├── README.md ├── embedded.mobileprovision ├── lib # 待注入dylib │   └── *.dylib ├── output ├── tool # 工具 │   ├── libsubstrate.dylib │   └── yololib └── workSpace # 工作区域 ```