Skip to content

Commit 0382e16

Browse files
committed
fix(examples/swift-multiplatform-app): remove incorrect duplicate reference to CloudSync.xcframework
1 parent 45fb9f0 commit 0382e16

File tree

1 file changed

+0
-2
lines changed
  • examples/swift-multiplatform-app/swift-multiplatform-app.xcodeproj

1 file changed

+0
-2
lines changed

examples/swift-multiplatform-app/swift-multiplatform-app.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
3F4FBFE02E537A140054F3D9 /* swift-multiplatform-app.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "swift-multiplatform-app.app"; sourceTree = BUILT_PRODUCTS_DIR; };
4848
3F4FBFEE2E537A160054F3D9 /* swift-multiplatform-appTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "swift-multiplatform-appTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
4949
3F4FBFF82E537A160054F3D9 /* swift-multiplatform-appUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "swift-multiplatform-appUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
50-
3F4FC00C2E537B890054F3D9 /* CloudSync.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = CloudSync.xcframework; path = ../../Downloads/CloudSync.xcframework; sourceTree = "<group>"; };
5150
/* End PBXFileReference section */
5251

5352
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
@@ -146,7 +145,6 @@
146145
isa = PBXGroup;
147146
children = (
148147
3F0ED2F02E5CADC700693353 /* CloudSync.xcframework */,
149-
3F4FC00C2E537B890054F3D9 /* CloudSync.xcframework */,
150148
);
151149
name = Frameworks;
152150
sourceTree = "<group>";

0 commit comments

Comments
 (0)