How do you zip a Xcode project?

前端 未结 4 1785
遥遥无期
遥遥无期 2020-12-21 18:25

Tired sending my friend an XCODE project , but files are missing? No idea why?

Any ideas

4条回答
  •  無奈伤痛
    2020-12-21 18:54

    Make sure you're zipping the entire directory that contains the project. Just sending the .xcodeproj file and the source won't do it. You need the whole set of data.

提交回复
热议问题