Build sample app through BUCK

Summary: This diff adds capabilty to build sample app through BUCK.

Reviewed By: passy

Differential Revision: D13697307

fbshipit-source-id: d7008bb4709b13384f65051631b365a0eceddfff
This commit is contained in:
Pritesh Nandgaonkar
2019-01-17 07:24:05 -08:00
committed by Facebook Github Bot
parent 21dfe41fb4
commit f47de92117
4 changed files with 12 additions and 10 deletions

View File

@@ -4,6 +4,8 @@
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Sample</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>