mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-01-13 04:40:27 +01:00
[PR #15] [MERGED] Xcode 11 beta4 #27
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/15
Author: @johnno1962
Created: 7/28/2019
Status: ✅ Merged
Merged: 7/28/2019
Merged by: @ivanvorobei
Base:
master← Head:xcode-11-beta4📝 Commits (2)
e3a4b91Essential changes for Xcode 11 beta470a3dcfRemove deprecation warnings for Xcode beta4📊 Changes
63 files changed (+121 additions, -118 deletions)
View changed files
📝
Other Projects/2048 Game/SwiftUI2048/AppDelegate.swift(+2 -2)📝
Other Projects/2048 Game/SwiftUI2048/Models/GameLogic.swift(+4 -4)📝
Other Projects/2048 Game/SwiftUI2048/Views/BlockView.swift(+1 -1)📝
Other Projects/2048 Game/SwiftUI2048/Views/GameView.swift(+1 -1)📝
Other Projects/Animating Views And Transitions/Complete/Landmarks/Landmarks/HikeView.swift(+1 -1)📝
Other Projects/Animating Views And Transitions/Complete/Landmarks/Landmarks/LandmarkList.swift(+1 -1)📝
Other Projects/Animating Views And Transitions/Complete/Landmarks/Landmarks/Models/UserData.swift(+3 -3)📝
Other Projects/Building Lists And Navigation/Complete/Landmarks/Landmarks/LandmarkList.swift(+1 -1)📝
Other Projects/Calculator/Calculator/Calculator/Calculator.swift(+3 -3)📝
Other Projects/Combine using GitHub API/SwiftUI-Combine-Example/FoundationExtensions.swift(+2 -2)📝
Other Projects/Combine using GitHub API/SwiftUI-Combine-Example/SearchUserBar.swift(+1 -1)📝
Other Projects/Combine using GitHub API/SwiftUI-Combine-Example/SearchUserViewModel.swift(+3 -3)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/CategoryRow.swift(+2 -2)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/HikeDetail.swift(+2 -2)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/HikeView.swift(+1 -1)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/Home.swift(+1 -1)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/LandmarkList.swift(+1 -1)📝
Other Projects/Composing Complex Interfaces/Complete/Landmarks/Landmarks/Models/UserData.swift(+3 -3)📝
Other Projects/Currency-SwiftUI/Currency-SwiftUI/ConverterView.swift(+6 -5)📝
Other Projects/Currency-SwiftUI/Currency-SwiftUI/CurrencyItemView.swift(+4 -3)...and 43 more files
📄 Description
Hi,
here are two commits to update the repo for Xcode 11 beta4. The second commit is optional, removing most deprecation warnings. There is still one error which seems to be a toolchain bug in project 2048 where the interface file does not compile and will need to be followed up with a radar.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.