Created by: fkorotkov
I was getting Foo.app/Foo: code object is not signed at all
when I was running buck install --emulator FooApp
where FooApp
is an apple_bundle
.
Testing:
After this change I'm able to launch the app but will appreciate direction on where and how to add tests :-)