2025-06-01から1ヶ月間の記事一覧
概要 WARNING: The APKs won't be signed and thus not installable unless you also pass a keystore via the flag --ks. See the command help for more information. E/SplitApkInstallerBase: Failed to commit install session 481543160 with command …
はじめに Failed to install CocoaPods for the current user. It will not be possible to install Cocoapods in the generated Xcode project which will result in link errors when building your application. For more information see: https://guide…
概要 using Slicer2D; using UnityEngine; using Utilities2D; internal sealed class SliceTest : MonoBehaviour { [SerializeField] private Vector2 m_start; [SerializeField] private Vector2 m_end; private void Start() { var slice = new Pair2D( m…
概要 firebase g_jvm != nullptr g_jvm != nullptr UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[]) UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogError(Object) Firebase.Platform.FirebaseLogger:LogMessage…