Skip to content

Commit

Permalink
Remove remaining Objective-C header files from FBAEMKit
Browse files Browse the repository at this point in the history
Reviewed By: josueBrizuelaXD

Differential Revision: D40288952

fbshipit-source-id: 9f65d909679cb8d1a63fe1da99f61a3b473f7a3c
  • Loading branch information
jawwad authored and facebook-github-bot committed Oct 19, 2022
1 parent 700a2bc commit 083f499
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 28 deletions.
1 change: 0 additions & 1 deletion FBAEMKit/Configurations/FBAEMKit-Dynamic.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ PRODUCT_BUNDLE_IDENTIFIER = com.facebook.sdk.FBAEMKit
CURRENT_PROJECT_VERSION = $(FBSDK_PROJECT_VERSION)

INFOPLIST_FILE = $(SRCROOT)/FBAEMKit/Info.plist
MODULEMAP_FILE = $(SRCROOT)/FBAEMKit/FBAEMKit.modulemap
1 change: 0 additions & 1 deletion FBAEMKit/Configurations/FBAEMKit-Static.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ PRODUCT_BUNDLE_IDENTIFIER = com.facebook.sdk.FBAEMKit
CURRENT_PROJECT_VERSION = $(FBSDK_PROJECT_VERSION)

INFOPLIST_FILE = $(SRCROOT)/FBAEMKit/Info.plist
MODULEMAP_FILE = $(SRCROOT)/FBAEMKit/FBAEMKit.modulemap
1 change: 0 additions & 1 deletion FBAEMKit/Configurations/FBAEMKit-tvOS-Dynamic.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ PRODUCT_BUNDLE_IDENTIFIER = com.facebook.sdk.FBAEMKit
CURRENT_PROJECT_VERSION = $(FBSDK_PROJECT_VERSION)

INFOPLIST_FILE = $(SRCROOT)/FBAEMKit/Info.plist
MODULEMAP_FILE = $(SRCROOT)/FBAEMKit/FBAEMKit.modulemap
1 change: 0 additions & 1 deletion FBAEMKit/Configurations/FBAEMKit-tvOS-Static.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ PRODUCT_BUNDLE_IDENTIFIER = com.facebook.sdk.FBAEMKit
CURRENT_PROJECT_VERSION = $(FBSDK_PROJECT_VERSION)

INFOPLIST_FILE = $(SRCROOT)/FBAEMKit/Info.plist
MODULEMAP_FILE = $(SRCROOT)/FBAEMKit/FBAEMKit.modulemap
2 changes: 0 additions & 2 deletions FBAEMKit/Configurations/FBAEMKitTests.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ INFOPLIST_FILE = $(SRCROOT)/FBAEMKitTests/Info.plist
HEADER_SEARCH_PATHS = $(inherited) $(BUILT_PRODUCTS_DIR)
LIBRARY_SEARCH_PATHS = $(inherited) $(BUILT_PRODUCTS_DIR)

SWIFT_OBJC_BRIDGING_HEADER = FBAEMKitTests/FBAEMKitTests-Bridging-Header.h

// These were overridden at the project level. Keeping them
// here until we know if we need them specified this way.
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES
Expand Down
7 changes: 0 additions & 7 deletions FBAEMKit/FBAEMKit/FBAEMKit.h

This file was deleted.

6 changes: 0 additions & 6 deletions FBAEMKit/FBAEMKit/FBAEMKit.modulemap

This file was deleted.

9 changes: 0 additions & 9 deletions FBAEMKit/FBAEMKitTests/FBAEMKitTests-Bridging-Header.h

This file was deleted.

0 comments on commit 083f499

Please sign in to comment.