Post

Replies

Boosts

Views

Activity

How to remove the clock on the upper right hand of watch app
I try to build and modify the workout app on Xcode beta, but has one question is that how to remove the digital clock on the upper right hand corner of the watch app view?
Replies
2
Boosts
0
Views
2.2k
Activity
Jun ’21
Error in try await URLSession.shared.data
I tried to compile the async/await for on swift-5.5-DEVELOPMENT-SNAPSHOT-2021-05-30-a-ubuntu20.04 but get this error. Is async/await available on Linux? url.swift:34:36: error: type of expression is ambiguous without more context let (data, response) = try await URLSession.shared.data(from: url) ~~~~^~~~~~~~~~~~~~~~~~~~~
Replies
1
Boosts
0
Views
1.4k
Activity
Jun ’21