Joar Wilk

Results 15 comments of Joar Wilk

Yeah the original intent of this project was to be a two-way swap but like @orta said that would essentially be two standalone projects, so I scrapped that idea.

Which version of node are you running? Might not run correctly on versions under 6.x

@DavidBabel Flowgen uses AST parsing to destruct and rebuild the definition files. Regexes work in isolation but not on an entire language.

Same issue for me. Only on XCode 12+ however

I got it working after a LOT of trial and error. No idea which one thing actually made it work, but here's what I tried (xcode 12.5.1): # Update Swift...

@gare-bear It works if I follow my above list but not building for standard archs means the build is not valid in app store. Would you mind rebuilding and publishing...

Thank you @bandit-ibayashi For reference, here is the actual error (I think?). It precedes the "module not found" error: >warning: [CP] Unable to find matching .xcframework slice in 'framework ios-x86_64-simulator...

@Brendan-csel I found this new commit: https://github.com/star-micronics/react-native-star-io10/commit/1392dff4d2992b30b70e6a051605f04a08c9fcc2 In there you have a couple changes to the xcode project file. For me I got it working when i (like in the...

Thank you for the answer. Just so we are aware, a standard "open, get status, close" process, how long would you expect that to take? Is it reasonably to have...