mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-01-11 20:00:26 +01:00
[PR #16] [MERGED] Minimum changes for Xcode 11 beta 5 #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ivanvorobei/SwiftUI/pull/16
Author: @johnno1962
Created: 7/31/2019
Status: ✅ Merged
Merged: 7/31/2019
Merged by: @ivanvorobei
Base:
master← Head:xcode-11-beta5📝 Commits (1)
0089d97Minimum changes for Xcode 11 beta 5📊 Changes
48 files changed (+209 additions, -114 deletions)
View changed files
📝
Other Projects/2048 Game/SwiftUI2048/Views/BlockView.swift(+2 -2)📝
Other Projects/Animating Views And Transitions/Complete/Landmarks/Landmarks/HikeDetail.swift(+2 -2)📝
Other Projects/Animating Views And Transitions/Complete/Landmarks/Landmarks/Models/Data.swift(+1 -1)📝
Other Projects/Animating Views And Transitions/Complete/Landmarks/Landmarks/Supporting Views/GraphCapsule.swift(+6 -6)📝
Other Projects/Animating Views And Transitions/Complete/Landmarks/Landmarks/Supporting Views/HikeGraph.swift(+1 -1)📝
Other Projects/Building Lists And Navigation/Complete/Landmarks/Landmarks/Models/Data.swift(+1 -1)📝
Other Projects/Combine using GitHub API/SwiftUI-Combine-Example/SearchUserBar.swift(+1 -3)📝
Other Projects/Combine using GitHub API/SwiftUI-Combine-Example/SearchUserViewModel.swift(+1 -1)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/Home.swift(+7 -2)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/Models/Data.swift(+1 -1)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/Supporting Views/GraphCapsule.swift(+6 -6)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/Supporting Views/HikeGraph.swift(+1 -1)📝
Other Projects/Currency-SwiftUI/Currency-SwiftUI/ConverterView.swift(+1 -1)📝
Other Projects/Drawing Paths And Shapes/Complete/Landmarks/Landmarks/Models/Data.swift(+1 -1)📝
Other Projects/Example To-Do App/SwiftUITodo/TaskEditView.swift(+1 -2)📝
Other Projects/Example To-Do App/SwiftUITodo/TaskListView.swift(+1 -1)➕
Other Projects/GitHub Search/GitHubSearchWithSwiftUI.xcodeproj/xcshareddata/xcschemes/GitHubSearchWithSwiftUI.xcscheme(+78 -0)📝
Other Projects/GitHub Search/GitHubSearchWithSwiftUI/View/RepositoryListView.swift(+2 -3)📝
Other Projects/Handling User Input/Complete/Landmarks/Landmarks/Models/Data.swift(+1 -1)📝
Other Projects/InstaFake/Instagram-SWUI/ContentView.swift(+12 -1)...and 28 more files
📄 Description
Hi,
Best I can do for beta 5. "2048" is still broken this time with timeout type checking and Hiking badges and apparently anything to do with paths is broken this beta so I've commented it out. Haven't followed through on deprecation messages so as much as possible works with beta 4.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.