Files
facebook-ios-sdk/FBSDKGamingServicesKit/Configurations/FacebookGamingServicesTests.xcconfig
Jawwad Ahmad fcf2a2551c Remove all header files from GamingServicesKit
Reviewed By: samodom

Differential Revision: D33802601

fbshipit-source-id: edcc2db7b630ee3626818724e120eb172b17c7b7
2022-01-26 18:23:28 -08:00

17 lines
562 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 "Shared/Platform/iOS.xcconfig"
#include "Shared/Target/LogicTests.xcconfig"
PRODUCT_NAME = FacebookGamingServicesTests
PRODUCT_BUNDLE_IDENTIFIER = com.facebook.sdk.FacebookGamingServicesTests
INFOPLIST_FILE = $(SRCROOT)/Info.plist
HEADER_SEARCH_PATHS = $(inherited) $(BUILT_PRODUCTS_DIR)
LIBRARY_SEARCH_PATHS = $(inherited) $(BUILT_PRODUCTS_DIR)