Post

Replies

Boosts

Views

Activity

Comment on Xcode 15, how to uncheck "Connect via network" for physical device?
Same here, spent about 20-30 minutes with "Copying shared symbols" message with cable connected to device.
Replies
Boosts
Views
Activity
Sep ’23
Comment on SwiftUI on macOS: double tap on list item
@joachim_me I found solution. Use content shape on ItemRow: ItemRow(url).contentShape(Rectangle()).gesture(openGesture.simultaneously(with: selectGesture)) Also ItemRow should expand on full with: ItemRow HStack Icon Text Spacer
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’22
Comment on Xcode 13.2 - Internal error : Missing Package Description Module
Remove Xcode 13.2 (that was installed from AppStore) then Download and install Xcode 13.2 from https://developer.apple.com/download/release/ This resolve broken Swift Packages issue for me!!
Replies
Boosts
Views
Activity
Dec ’21
Comment on Xcode 13.2 - Internal error : Missing Package Description Module
Remove Xcode 13.2 (that was installed from AppStore) then Download and install Xcode 13.2 from https://developer.apple.com/download/release/ This resolve broken Swift Packages issue for me!!
Replies
Boosts
Views
Activity
Dec ’21