electrode-native icon indicating copy to clipboard operation
electrode-native copied to clipboard

Support for Xcode 11

Open StephenDowns opened this issue 5 years ago • 3 comments

Performing a build with Xcode 11 (11A419c) fails with multiple errors. There are multiple third party dependencies that require updating.

StephenDowns avatar Sep 13 '19 02:09 StephenDowns

3 Issues occur in Run custom shell script 'Install Third Party'

Showing Recent Messages /configure:1:1: in `/Users/myUserName/.ern/containergen/out/ios/ElectrodeContainer/Libraries/ReactNative/third-party/glog-0.3.5':

Showing Recent Messages /configure:1:1: C compiler cannot create executables

Showing Recent Messages Command PhaseScriptExecution emitted errors but did not return a nonzero exit code to indicate failure

Also: Analyze JSIDynamic.cpp

Showing Recent Messages Command Analyze failed with a nonzero exit code

glog config.log ends in a non-descriptive configure: exit 77

StephenDowns avatar Sep 14 '19 03:09 StephenDowns

@StephenDowns Are you still facing this issue ?

belemaire avatar Oct 04 '19 21:10 belemaire

@belemaire I will check again when I have a spare moment. I was having problems with the Google Log (?) dependency which seems out of date.

StephenDowns avatar Oct 04 '19 21:10 StephenDowns