Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gradle] Create an empty resource dir with "podspec" task instead "podInstall" #4900

Merged
merged 2 commits into from
May 31, 2024

Conversation

terrakok
Copy link
Collaborator

By mistake the generation resources directory was linked to "podInstall" task instead "podspec".

Fixes #4720

Testing

  • create a new Compose App project with an iOS integration via Cocoapods
  • add some multiplatform resources
  • clean all caches and build dirs
  • call "pod install"
  • check that first run of the iOS app works fine

Release Notes

Fixes - Resources

  • Create an empty resource dir with "podspec" task instead "podInstall"

@terrakok terrakok requested a review from igordmn May 30, 2024 15:23
@terrakok terrakok merged commit 1bc3d1a into master May 31, 2024
12 checks passed
@terrakok terrakok deleted the k.tskh/pod-resources branch May 31, 2024 08:11
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.

[iosApp] org.jetbrains.compose.resources.MissingResourceException with CocoaPods
2 participants