Post

Replies

Boosts

Views

Activity

Reply to visionOS: ornament and resize window
Related issue: Unable to set initial/default window size WindowGroup { ContentView() .frame(width: 300, height: 400) // imperfect, the ornaments still layout as the original size } .windowStyle(.plain) .defaultSize(width: 1.5, height: 2, depth: 0, in: .meters) // no effect on plain window
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’23
Reply to Xcode 15 beta 3 (15A5195k) linked Frameworks warning Duplicate -rpath
Xcode 15 beta 4 does not fix the warning.
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode 15 beta 3 linker issue: ld: warning: duplicate -rpath
😫 I can still reproduce the warning in beta 4 using exactly the same reproducing steps in the original post.
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode 15 beta 3 linker issue: ld: warning: duplicate -rpath
@interferon I can still reproduce the warning in beta 4 :( using exactly same reproducing steps here.
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode 15 beta 3 linker issue: ld: warning: duplicate -rpath
Update: I have downgraded to Xcode 15 beta 2 because my real project couldn't link successfully. I hope this issue will be resolved by next beta. 😫
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode 15 beta 3 (15A5195k) linked Frameworks warning Duplicate -rpath
Same here. Did you use Swift package manager in your project?
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode 15 Beta 3 (15A5195k) HelloWorld failed to build
This issue is listed in the beta 3 release note. And the workaround is to keep using beta 2....
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode 15 beta 3 linker issue: ld: warning: duplicate -rpath
@userkv No. Pleas file a feedback if convenient 🙏
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode 15 beta 3 linker issue: ld: warning: duplicate -rpath
@interferon Some of the objc libraries failed to link due to this issue. 🥲 Not solved yet.
Replies
Boosts
Views
Activity
Jul ’23
Reply to How to update macOS Beta on VM devices
Up vote for iCloud auth support in vm. Again. 😂
Replies
Boosts
Views
Activity
Jul ’23
Reply to iOS 17 Beta 3: Reaching Memory Limit (30MB) in Widget Extension
Totally agree.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Need a help
Reading other people's code can be very helpful, especially for real-world projects. Recommended: https://github.com/skjiisa/Tickmate-iOS
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode 15 beta 3 linker issue: ld: warning: duplicate -rpath
Reported FB12531495
Replies
Boosts
Views
Activity
Jul ’23
Reply to Xcode 15.0 Beta ld: warning: duplicate -rpath '@executable_path/Frameworks' ignored
Got same warnings in Xcode 15 beta 3. But beta 2 and 1 are good....
Replies
Boosts
Views
Activity
Jul ’23
Reply to visionOS: ornament and resize window
Related issue: Unable to set initial/default window size WindowGroup { ContentView() .frame(width: 300, height: 400) // imperfect, the ornaments still layout as the original size } .windowStyle(.plain) .defaultSize(width: 1.5, height: 2, depth: 0, in: .meters) // no effect on plain window
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to VisionOS Set Default Window Size
Reported: FB12507146
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23