Hendy Christianto

Results 11 comments of Hendy Christianto

Using rosetta installation to build `buck.pex`, will it able to run on native arm64 CPU or we still need to use rosetta to run? I'm building using rosetta and when...

Hi @marcesengel, were you able to build using `iphonesimulator-arm64`? I got this error when running it in some of my `appex` ``` Error scrubbing non-deterministic metadata from /Users/xxx/Widget#iphonesimulator-arm64 com.facebook.buck.io.file.FileScrubber.ScrubException: String...

> Hi @hendych, actually you getting this error is good news for me 😅 I got the same error building `react-native` and assumed it was a problem with their repo....

I'm also experiencing this issue. This time I tried to convert Realm framework. The realm framework used prebuilt `librealmcore-ios.a` as it's core library. The issue seems when we `ar x`...

@bogo in realm, this symbol should've exist in both simulator or device. The missing symbol was supposed to be `make_in_realm_history` something. This were supposed to not only exist in specific...

Hi jerry! Thank you for the detailed answer. Turns out this plugin is what I'm looking for! Nice work guys!

I don't think the case is missing chef-client from PATH. I'm able to run the binary but it also behaves like nothing happened. ``` WARN: Deprecation CHEF-18 from /Users/xxx/.rvm/gems/ruby-2.7.0/gems/chef-16.16.13/bin/knife:24:in `'...

Confirmed that using version 17 solves this issue.

> @marcesengel @hendych Any further luck using buck on M1? @Solace-Studios I had applied code changes by @marcesengel, now I'm using Buck on M1 but cannot get it working with...

Hi @erikkerber @brentleyjones I just want to clarify what @ajanuar meant. **Maybe this is different case by case (or maybe OOT, tied to specific earlgrey 2 usage)**. In earlgrey, the...