mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-01-12 04:10:30 +01:00
[PR #20] [MERGED] Workaround for beta 5+. #30
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/20
Author: @johnno1962
Created: 8/29/2019
Status: ✅ Merged
Merged: 8/29/2019
Merged by: @ivanvorobei
Base:
master← Head:xcode-11-beta7📝 Commits (2)
a018d08Workaround for beta 5+.3a29b6cFix WWDC paths in Player project📊 Changes
3 files changed (+6 additions, -5 deletions)
View changed files
📝
Other Projects/WWDCPlayer/WWDCPlayer.xcodeproj/project.pbxproj(+4 -4)📝
Other Projects/WWDCPlayer/WWDCPlayer/MainView.swift(+1 -1)📝
Other Projects/WWDCPlayer/WWDCPlayer/VideoRow.swift(+1 -0)📄 Description
There was a slight regression in beta5 which meant the isFavourite star in the WWDC Player example stopped updating. This workaround fixes this for now. I have a radar open.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.