Skip to content

Commit 411d95c

Browse files
committed
Removed obj-c bridging header
1 parent bae17f4 commit 411d95c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CoreDataMigration-Example.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,6 @@
682682
SUPPORTS_MACCATALYST = NO;
683683
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
684684
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
685-
SWIFT_OBJC_BRIDGING_HEADER = "CoreDataMigration-ExampleTests/CoreDataMigration-ExampleTests-Bridging-Header.h";
686685
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
687686
TARGETED_DEVICE_FAMILY = 1;
688687
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CoreDataMigration-Example.app/CoreDataMigration-Example";
@@ -708,7 +707,6 @@
708707
SUPPORTS_MACCATALYST = NO;
709708
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
710709
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
711-
SWIFT_OBJC_BRIDGING_HEADER = "CoreDataMigration-ExampleTests/CoreDataMigration-ExampleTests-Bridging-Header.h";
712710
TARGETED_DEVICE_FAMILY = 1;
713711
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CoreDataMigration-Example.app/CoreDataMigration-Example";
714712
};

0 commit comments

Comments
 (0)