BUCK file renaming round 2 (13/13)
Summary: Ran the autoformat linter on our BUCK files. Reviewed By: dinhviethoa Differential Revision: D4641344 fbshipit-source-id: 25b42543ddf5cc60c72e4228cec1c5175f60eaca
This commit is contained in:
committed by
Facebook Github Bot
parent
37c48257ae
commit
ecabe757a2
@@ -47,8 +47,8 @@ apple_test(
|
||||
srcs = glob(["Tests/**/*.m"]),
|
||||
compiler_flags = COMPILER_FLAGS,
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/CoreGraphics.framework",
|
||||
"$PLATFORM_DIR/Developer/Library/Frameworks/XCTest.framework",
|
||||
"$SDKROOT/System/Library/Frameworks/CoreGraphics.framework",
|
||||
],
|
||||
info_plist = "Tests/Info.plist",
|
||||
visibility = ["PUBLIC"],
|
||||
|
Reference in New Issue
Block a user