[PR #19] [MERGED] Xcode 11 beta 6 #31

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

📋 Pull Request Information

Original PR: https://github.com/ivanvorobei/SwiftUI/pull/19
Author: @johnno1962
Created: 8/20/2019
Status: Merged
Merged: 8/21/2019
Merged by: @ivanvorobei

Base: masterHead: xcode-11-beta6


📝 Commits (2)

📊 Changes

40 files changed (+107 additions, -195 deletions)

View changed files

📝 Other Projects/2048 Game/SwiftUI2048/Models/GameLogic.swift (+5 -5)
📝 Other Projects/2048 Game/SwiftUI2048/Views/BlockGridView.swift (+1 -1)
📝 Other Projects/Animating Views And Transitions/Complete/Landmarks/Landmarks/Models/UserData.swift (+3 -13)
📝 Other Projects/Calculator/Calculator/Calculator/Calculator.swift (+1 -1)
📝 Other Projects/Combine using GitHub API/SwiftUI-Combine-Example/SearchUserView.swift (+1 -1)
📝 Other Projects/Combine using GitHub API/SwiftUI-Combine-Example/SearchUserViewModel.swift (+4 -16)
📝 Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/Models/UserData.swift (+3 -13)
📝 Other Projects/Currency-SwiftUI/Currency-SwiftUI/ConverterView.swift (+4 -4)
📝 Other Projects/Currency-SwiftUI/Currency-SwiftUI/CurrencyItemView.swift (+1 -1)
📝 Other Projects/Currency-SwiftUI/Currency-SwiftUI/UserData.swift (+5 -5)
📝 Other Projects/Drawing Paths And Shapes/Complete/Landmarks/Landmarks/Models/UserData.swift (+3 -13)
📝 Other Projects/Example To-Do App/SwiftUITodo/TaskEditView.swift (+3 -3)
📝 Other Projects/Example To-Do App/SwiftUITodo/TaskItemView.swift (+1 -1)
📝 Other Projects/Example To-Do App/SwiftUITodo/UserData.swift (+3 -3)
📝 Other Projects/Flux/SwiftUI-Flux/Store.swift (+3 -3)
📝 Other Projects/GitHub Search/GitHubSearchWithSwiftUI/Extension/JSONDecoder.Extension.swift (+2 -1)
📝 Other Projects/GitHub Search/GitHubSearchWithSwiftUI/View/RepositoryListView.swift (+3 -3)
📝 Other Projects/GitHub Search/GitHubSearchWithSwiftUI/View/RepositoryListViewModel.swift (+3 -3)
📝 Other Projects/Handling User Input/Complete/Landmarks/Landmarks/Models/UserData.swift (+3 -13)
📝 Other Projects/Interfacing With UIKit/Complete/Landmarks/Landmarks/HikeBadge.swift (+4 -5)

...and 20 more files

📄 Description

There you go. "2048 Game” “SwiftUI-Flux” are till broken but the rest is looking in good shape.


🔄 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/19 **Author:** [@johnno1962](https://github.com/johnno1962) **Created:** 8/20/2019 **Status:** ✅ Merged **Merged:** 8/21/2019 **Merged by:** [@ivanvorobei](https://github.com/ivanvorobei) **Base:** `master` ← **Head:** `xcode-11-beta6` --- ### 📝 Commits (2) - [`1a1d4b7`](https://github.com/ivanvorobei/SwiftUI/commit/1a1d4b7e7e84b442faf3c7ffa4dd9280b9345253) Xcode 11 beta 6 - [`f9d74c1`](https://github.com/ivanvorobei/SwiftUI/commit/f9d74c1e0d3e738c4e144705bb8e473b7f674e55) @Published and syntheised objectWillChange, see https://sarunw.com/posts/swiftui-changes-in-xcode-11-beta-5 ### 📊 Changes **40 files changed** (+107 additions, -195 deletions) <details> <summary>View changed files</summary> 📝 `Other Projects/2048 Game/SwiftUI2048/Models/GameLogic.swift` (+5 -5) 📝 `Other Projects/2048 Game/SwiftUI2048/Views/BlockGridView.swift` (+1 -1) 📝 `Other Projects/Animating Views And Transitions/Complete/Landmarks/Landmarks/Models/UserData.swift` (+3 -13) 📝 `Other Projects/Calculator/Calculator/Calculator/Calculator.swift` (+1 -1) 📝 `Other Projects/Combine using GitHub API/SwiftUI-Combine-Example/SearchUserView.swift` (+1 -1) 📝 `Other Projects/Combine using GitHub API/SwiftUI-Combine-Example/SearchUserViewModel.swift` (+4 -16) 📝 `Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/Models/UserData.swift` (+3 -13) 📝 `Other Projects/Currency-SwiftUI/Currency-SwiftUI/ConverterView.swift` (+4 -4) 📝 `Other Projects/Currency-SwiftUI/Currency-SwiftUI/CurrencyItemView.swift` (+1 -1) 📝 `Other Projects/Currency-SwiftUI/Currency-SwiftUI/UserData.swift` (+5 -5) 📝 `Other Projects/Drawing Paths And Shapes/Complete/Landmarks/Landmarks/Models/UserData.swift` (+3 -13) 📝 `Other Projects/Example To-Do App/SwiftUITodo/TaskEditView.swift` (+3 -3) 📝 `Other Projects/Example To-Do App/SwiftUITodo/TaskItemView.swift` (+1 -1) 📝 `Other Projects/Example To-Do App/SwiftUITodo/UserData.swift` (+3 -3) 📝 `Other Projects/Flux/SwiftUI-Flux/Store.swift` (+3 -3) 📝 `Other Projects/GitHub Search/GitHubSearchWithSwiftUI/Extension/JSONDecoder.Extension.swift` (+2 -1) 📝 `Other Projects/GitHub Search/GitHubSearchWithSwiftUI/View/RepositoryListView.swift` (+3 -3) 📝 `Other Projects/GitHub Search/GitHubSearchWithSwiftUI/View/RepositoryListViewModel.swift` (+3 -3) 📝 `Other Projects/Handling User Input/Complete/Landmarks/Landmarks/Models/UserData.swift` (+3 -13) 📝 `Other Projects/Interfacing With UIKit/Complete/Landmarks/Landmarks/HikeBadge.swift` (+4 -5) _...and 20 more files_ </details> ### 📄 Description There you go. "2048 Game” “SwiftUI-Flux” are till broken but the rest is looking in good shape. --- <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:17 +01:00
adam closed this issue 2025-12-29 04:20:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/SwiftUI#31