아직 찾는 중 ====== 겪은 오류 ====== ====== 어셋 번들 로드 실패 ====== ios용 어셋번들을 만들었는데 다운로드 안되었다. 에러 내용은 이렇다. The file can not be loaded because it was created for another build target that is not compatible with this platform. Please make sure to build asset bundles using the build target platform that it is used by. File's Build target is: 13 유니티 버젼: 2019.1.7f1 빌드 타겟을 확인할 수 있는 위치 **BuildTarget** 을 따라가 **UnityEditor.BuildTarget**를 보면 * 13: 안드로이드 * 9: ios 아이폰용으로 묶은듯한데.. 안되는게 뭘까..