[PR #41] [CLOSED] fix(SwiftUI2048): fix BlockGridView #47

Closed
opened 2025-12-29 04:20:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ivanvorobei/SwiftUI/pull/41
Author: @lawmicha
Created: 3/14/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 1ab3898 fix(SwiftUI2048): fix BlockGridView

📊 Changes

1 file changed (+6 additions, -5 deletions)

View changed files

📝 Other Projects/2048 Game/SwiftUI2048/Views/BlockGridView.swift (+6 -5)

📄 Description

I tried to run the 2048 project and had to do the changes in this PR for it to compile

Xcode: Version 12.4 (12D4e)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ivanvorobei/SwiftUI/pull/41 **Author:** [@lawmicha](https://github.com/lawmicha) **Created:** 3/14/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1ab3898`](https://github.com/ivanvorobei/SwiftUI/commit/1ab3898c4572cf31acc45ef61319a18085de5017) fix(SwiftUI2048): fix BlockGridView ### 📊 Changes **1 file changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Other Projects/2048 Game/SwiftUI2048/Views/BlockGridView.swift` (+6 -5) </details> ### 📄 Description I tried to run the 2048 project and had to do the changes in this PR for it to compile Xcode: Version 12.4 (12D4e) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 04:20:30 +01:00
adam closed this issue 2025-12-29 04:20:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/SwiftUI#47