DailyView/Carthage/Checkouts/facebook-ios-sdk/Configurations/Target/LogicTests.xcconfig
2025-12-30 16:40:31 +08:00

18 lines
438 B
Plaintext

// Copyright (c) Meta Platforms, Inc. and affiliates.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
#include? "../TestAppIdAndSecret.xcconfig"
// Code signing
CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone Developer
// Packaging
WRAPPER_EXTENSION = xctest
BUILD_LIBRARY_FOR_DISTRIBUTION = NO
// Linking
OTHER_LDFLAGS = -all_load -lc++