小编woo*_*ipw的帖子

无法在 Xcode 13.1 中查看 StoryBoard 或项目目标

我刚刚升级到 Xcode 13.1,Target 和 Storyboard 都仅显示 XML。

这是我的项目目标文件视图。

// !$*UTF8*$!
{
    archiveVersion = 1;
    classes = {
    };
    objectVersion = 52;
    objects = {

/* Begin PBXBuildFile section */
        FE02B2A625CB5E7D00C2B123 /* SectorTime.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE02B2A525CB5E7D00C2B123 /* SectorTime.swift */; };
        FE0340BC2169997900803E4C /* TransactionNumberGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE0340BB2169997900803E4C /* TransactionNumberGenerator.swift */; };
        FE036EF7245D116000C9D3A1 /* ArchiveImport.swift in Sources */ = {isa = PBXBuildFile; 
Run Code Online (Sandbox Code Playgroud)

当我右键单击项目导航器中的故事板文件时,菜单中缺少“打开为”选项:

右键单击故事板时缺少“打开方式”选项

有人有主意吗?我已经完成了干净的构建,并重新启动了 Xcode 和我的 Mac。

xcode storyboard

2
推荐指数
1
解决办法
1027
查看次数

标签 统计

storyboard ×1

xcode ×1