Post

Replies

Boosts

Views

Activity

Comment on Xcode Cloud MacBook Question
Xcode Cloud is a CI (Continuous Integration) / CD (Continuous Delivery) tool, basically you can build and ship builds conveniently (to both beta testers and push it to App Store). It has nothing to do with the simulator, it will create these builds so that beta testers / App Store. I think you are confusing Xcode Cloud with testing
Jun ’22
Comment on NavigationSplitView sidebar Links not working after navigating back
@BabyJ Xcode Beta 2 release notes doesn't contain any mention of NavigationSplitView and yet it still occurs in Xcode Beta 2. Was the above quote taken from Xcode Beta 1? Just wondering if we should file feedback.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on Revert Xcode Simulator to the default setting
Sorry I was so lost, that I didn't realise that the rectangular title bar was the new standard, I thought it had appeared because of me executing the command .. :D
Replies
Boosts
Views
Activity
Jun ’22
Comment on Xcode Cloud MacBook Question
Xcode Cloud is a CI (Continuous Integration) / CD (Continuous Delivery) tool, basically you can build and ship builds conveniently (to both beta testers and push it to App Store). It has nothing to do with the simulator, it will create these builds so that beta testers / App Store. I think you are confusing Xcode Cloud with testing
Replies
Boosts
Views
Activity
Jun ’22
Comment on NavigationSplitView not working as shown in "What's new with SwiftUI" session
Nice find!! will help a lot of others!!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on I can't use update with scrum. How can I fix this?
I feel it would be best to create a feedback via the Feedback Assistant app, you can create feedbacks for tutorials / websites / documentation. I think @Claude31 would know better what option to choose. Your feedback would help others who are learning swift
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on keyboard can't be popped up in live preview mode
Thanks a ton!! Saved my day!!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on Xcode 13.2 - Internal error : Missing Package Description Module
For me I accessed it via the direct Github URL in the search box, it asked me if I wanted to trust it, after clicking on "Trust" it seemed to add it. Definitely a bug though.
Replies
Boosts
Views
Activity
Dec ’21
Comment on iOS 10: Failed to read values in CFPrefsPlistSource
Thank you so much!!! Wish this was documented somewhere, this is the correct answer. Note: When you are use using coredata however it is slightly different for the mac, follow https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_security_application-groups
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on SwiftUI error: "cannot preview in this file"...
This doesn't seem to be working in macOS Monterey 12.0.1 (21A559), Xcode 13 13.1 (13A1030d) even after quitting and relaunching Xcode
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Async/let producing error in playground? Xcode 13.0 beta
Thank you so much!!! I will try on the next Xcode beta once available.
Replies
Boosts
Views
Activity
Aug ’21