【问题标题】:Cannot open Xcode project after downloading from Google Drive从 Google Drive 下载后无法打开 Xcode 项目
【发布时间】:2022-02-23 02:32:58
【问题描述】:

我将一个 Xcode 项目文件夹上传到 Google Drive。但是,当我下载文件夹并尝试打开项目(filename.xcodeproj)时,出现以下错误:

“项目路径/文件名.xcodeproj 无法打开,因为它缺少其 project.pbxproj 文件”

【问题讨论】:

    标签: xcode


    【解决方案1】:

    它应该在您的 filename.xcodeproj 中。在 Finder 中,尝试右键单击它,然后选择 Show Package Contents

    【讨论】:

      【解决方案2】:

      希望下面的链接可以帮助您解决问题,就像它也帮助了我一样!

      After upgrade 0.62.2 to 0.63.2, build fails with LaunchScreen.xib file not found #99

      我和你的场景完全一样......我也从谷歌驱动器下载了我的项目,在我花了一整天的时间搜索搜索后,我找到了以下主题

      error: Build input file cannot be found: LaunchScreen.storyboard and Main.storyboard in Xcode

      感谢@loly sa

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2013-09-30
        • 2019-11-22
        • 1970-01-01
        • 1970-01-01
        • 2020-01-07
        • 2016-01-11
        • 2018-03-14
        相关资源
        最近更新 更多