yukiarrr

Results 19 comments of yukiarrr

Sorry... Maybe not support your apk. Fix https://github.com/yukiarrr/Il2cppSpy/pull/4

> delete APK button in the left sidebar OK! > search input for function name I'm planning to add it in next version.

Sorry... Try [v0.5.1](https://github.com/yukiarrr/Il2cppSpy/releases/tag/v0.5.1). If show error dialog, the apk is not supported.

Sorry for the late response. @ibrandis Thanks for the solution! ### How to debug 1. Place the fastlane folder of ios-build-action in your iOS project directory. 2. Set the environment...

Sorry for the late response. You need to set an empty string even for environment variables that you are not using. For more information about environment variables, please click [here](https://github.com/yukiarrr/ios-build-action/blob/master/index.js).

@cxxxc3 Thanks for your contribution! What is this PR? I would like you to add a description.

Thanks for the issue! > Is it possible to have a working example or check the data before starting the action ? See ["How to debug"](https://github.com/yukiarrr/ios-build-action/issues/42#issuecomment-757539769). > error: No profile...

Thanks! The bug has been identified and fixed in #47. It has been released as v1.3.2, please check it out.

Sorry for the late response. To do that, you need to add `cloned_source_packages_path` to `build_app`. I will add that in the new year. Until then, please fork it and use...

@SumoSimo @sisoje Sorry for the late response. In v1.4.0, it is now possible to specify the cloned_source_packages_path.