Conversation
Gamism.SDK.Core를 asmdef 소스 참조 대신 precompiled DLL로 번들링. Runtime/Plugins/에 Core DLL 및 Unity meta 파일 추가. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
main 머지 시 Unity SDK 폴더 변경이 감지된 경우에만 upm 브랜치로 패키지를 배포하는 워크플로 추가. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! 이 PR은 Unity SDK의 배포 워크플로우를 지원하기 위해 내부 종속성 관리 방식을 개선합니다. Highlights
Ignored Files
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
Gamism.SDK/Gamism.SDK.Unity/Runtime/Plugins/Gamism.SDK.Core.dll.meta
Outdated
Show resolved
Hide resolved
Editor 플랫폼에서 DLL이 로드되지 않던 문제 수정 (enabled: 0 → 1). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
📚작업 내용
Unity SDK 배포 워크플로우 작성
✅체크리스트