2021-07-20から1日間の記事一覧

古いUnityのPluginでTargetGuidByNameエラーが出たら

Exception: Calling TargetGuidByName with name='Unity-iPhone' is deprecated. There are two targets now, call GetUnityMainTargetGuid() - for app or GetUnityFrameworkTargetGuid() - for source/plugins to get Guid instead. proj.TargetGuidByName…