Skip to content

Migrate SDK to UPM package layout#23

Open
yauch-dev wants to merge 2 commits into
adaptyteam:mainfrom
yauch-dev:upm
Open

Migrate SDK to UPM package layout#23
yauch-dev wants to merge 2 commits into
adaptyteam:mainfrom
yauch-dev:upm

Conversation

@yauch-dev
Copy link
Copy Markdown
Collaborator

  • Move Assets/AdaptySDK/ → Packages/com.adapty.unity-sdk/Runtime/
  • Add package.json, README.md, LICENSE.md, CHANGELOG.md and asmdef for the com.adapty.unity-sdk UPM package
    • Drop External Dependency Manager: remove EDM, Firebase, PlayServicesResolver and the resolved AAR/JAR set under Assets/Plugins/Android/
    • Replace EDM with Unity gradle templates (mainTemplate.gradle, settingsTemplate.gradle, gradleTemplate.properties)
    • Update Packages/manifest.json and packages-lock.json accordingly

  - Move Assets/AdaptySDK/ → Packages/com.adapty.unity-sdk/Runtime/
  - Add package.json, README.md, LICENSE.md, CHANGELOG.md and asmdef for the com.adapty.unity-sdk UPM package
    - Drop External Dependency Manager: remove EDM, Firebase, PlayServicesResolver and the resolved AAR/JAR set under Assets/Plugins/Android/
    - Replace EDM with Unity gradle templates (mainTemplate.gradle, settingsTemplate.gradle, gradleTemplate.properties)
    - Update Packages/manifest.json and packages-lock.json accordingly
@yauch-dev yauch-dev requested a review from x401om April 22, 2026 18:53
@yauch-dev yauch-dev marked this pull request as ready for review April 22, 2026 18:53
@yauch-dev yauch-dev assigned yauch-dev and unassigned yauch-dev Apr 22, 2026
@StanislavMayorov
Copy link
Copy Markdown
Contributor

@codex

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1b655281f6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Packages/com.adapty.unity-sdk/package.json
 - Restore fallback unitypackage export for the UPM package by staging the SDK under Assets/AdaptySDK, include the package version in the generated filename, and add a release helper script for building, committing, tagging, pushing, and uploading the asset to GitHub Releases.
-Declare External Dependency Manager as a peer dependency for UPM installs.
- Also ignore Unity Burst debug output folders.
@adaptyteam adaptyteam deleted a comment from chatgpt-codex-connector Bot May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants