Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

feat: update to flame 1.10 #129

Merged
merged 2 commits into from
Nov 21, 2023
Merged

feat: update to flame 1.10 #129

merged 2 commits into from
Nov 21, 2023

Conversation

wolfenrain
Copy link
Member

Description

Update to Flame v1.10.x

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Copy link
Contributor

@alestiago alestiago left a comment

Choose a reason for hiding this comment

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

Running flutter pub get runs successfully. However, running flutter run --flavor development --target lib/main_development.dart fails when deploying to iOS due to:

Swift Compiler Error (Xcode): No such module 'XCTest'

I believe this issue is also present in the main branch.

src/very_good_flame_game/ios/Podfile.lock Show resolved Hide resolved
@tomarra tomarra requested a review from a team as a code owner November 17, 2023 18:02
@renancaraujo renancaraujo merged commit c9c5844 into main Nov 21, 2023
3 checks passed
@renancaraujo renancaraujo deleted the feat/update-to-flame-1.10 branch November 21, 2023 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants