DailyView/Carthage/Checkouts/facebook-ios-sdk/TestTools/project.yml
2025-12-30 16:40:31 +08:00

33 lines
642 B
YAML

# Made using xcodegen 2.17.0
name: TestTools
include:
- ../xcodegen_project_common.yml
projectReferences:
FBSDKCoreKit:
path: ../FBSDKCoreKit/FBSDKCoreKit.xcodeproj
FBAEMKit:
path: ../FBAEMKit/FBAEMKit.xcodeproj
settings:
base:
PRODUCT_BUNDLE_IDENTIFIER: com.facebook.TestTools
targets:
TestTools:
templates:
- SwiftlintBuildPhaseTemplate
type: framework
platform: iOS
sources:
- path: TestTools
excludes:
- Info.plist
dependencies:
- target: FBSDKCoreKit/FBSDKCoreKit-Dynamic
link: false
- target: FBAEMKit/FBAEMKit-Dynamic
link: false