Skip to content

Commit

Permalink
ci: do not include extension in CodeUI
Browse files Browse the repository at this point in the history
  • Loading branch information
bummoblizard committed Aug 15, 2024
1 parent daf2940 commit addde24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Code.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,6 @@
94E6CC862807502A00939E4F /* ActivityBarItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94E6CC842807502A00939E4F /* ActivityBarItemView.swift */; };
94E6CC882807632B00939E4F /* biometricType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94E6CC872807632B00939E4F /* biometricType.swift */; };
94E6CC892807632B00939E4F /* biometricType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94E6CC872807632B00939E4F /* biometricType.swift */; };
94EDC7B42C2DCBF600C86F56 /* extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 94369AFC25E3B933008419A0 /* extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
94EF4FDA2C6DF6A900994D9C /* python-lsp in Resources */ = {isa = PBXBuildFile; fileRef = 94EF4FD92C6DF6A900994D9C /* python-lsp */; };
94EF4FDC2C6DF80700994D9C /* monaco-textmate.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 94EF4FDB2C6DF80700994D9C /* monaco-textmate.bundle */; };
94EF4FDD2C6DF80700994D9C /* monaco-textmate.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 94EF4FDB2C6DF80700994D9C /* monaco-textmate.bundle */; };
Expand Down Expand Up @@ -1381,7 +1380,6 @@
dstPath = "";
dstSubfolderSpec = 13;
files = (
94EDC7B42C2DCBF600C86F56 /* extension.appex in Embed Foundation Extensions */,
);
name = "Embed Foundation Extensions";
runOnlyForDeploymentPostprocessing = 0;
Expand Down

0 comments on commit addde24

Please sign in to comment.