Post

Replies

Boosts

Views

Activity

Comment on CKModifyRecordsOperation records limit?
You're the one in need of the luck., you're the one asking the question, and you're the one faced with the issue, so it's up to you to either use the Cloudk Kit Console to resolve your issues, and it's up to you to decide if you're going to work within the constraints of the developer limitations of the API and stop thinking Apple is going to bend the rules for you.
Dec ’23
Comment on Undefined symbols: Linker command failed with exit code 1 (use -v to see invocation)
Ok, I looked at the WebRTC source code from the GitHub project, and there is no AppKit support, just UIKit. If you target a macOS app with macCatalyst, then any derived or subclassed UIView or UIKit-based view or controller subclassed view like RTCEAGLVideoView and RTCMTLVideoView will use the correct symbols. For macOS support using the swift package is going to call for a separate Xcode project targeting macCatalyst.
Dec ’23
Comment on Binding with optional Value causes runtime crash
The binding constant will always change in the child view because the body property is always reloaded each time the view model emits a change. To know is to know. To assume is to make no sense of the situation when you don't know. Hence, there is something called a @StateObject to maintain the view state as the View redraws the UI in response to changes.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
May ’23
Comment on CKModifyRecordsOperation records limit?
You're the one in need of the luck., you're the one asking the question, and you're the one faced with the issue, so it's up to you to either use the Cloudk Kit Console to resolve your issues, and it's up to you to decide if you're going to work within the constraints of the developer limitations of the API and stop thinking Apple is going to bend the rules for you.
Replies
Boosts
Views
Activity
Dec ’23
Comment on Undefined symbols: Linker command failed with exit code 1 (use -v to see invocation)
All the best - please post all questions to this non-apple product on the respective Github repo and/or the Google WebRTC chromium workspace.
Replies
Boosts
Views
Activity
Dec ’23
Comment on Access raw audio data with AudioQueueBuffer
congrats
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’23
Comment on Undefined symbols: Linker command failed with exit code 1 (use -v to see invocation)
Ok, I looked at the WebRTC source code from the GitHub project, and there is no AppKit support, just UIKit. If you target a macOS app with macCatalyst, then any derived or subclassed UIView or UIKit-based view or controller subclassed view like RTCEAGLVideoView and RTCMTLVideoView will use the correct symbols. For macOS support using the swift package is going to call for a separate Xcode project targeting macCatalyst.
Replies
Boosts
Views
Activity
Dec ’23
Comment on Bindable is never deallocated
What you are looking for to happen is managed by the framework.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on Bindable is never deallocated
You will neveerr see it,
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on Xcode crashes when I clear the console after succesful program execution
@bordam the issue no longer exists with the most recent Xcode 15.1 beta 3.
Replies
Boosts
Views
Activity
Nov ’23
Comment on Xcode 15.0 Release doesn't connect at all iOS 17
Is anyone running any port filters other than VPN like ZScaler?
Replies
Boosts
Views
Activity
Oct ’23
Comment on Xcode 15.0 Release doesn't connect at all iOS 17
Hello {@Apple, @eskimo, @Frameworks, @Quinn}, When a VPN session is live, then device discovery for iOS 17 and Xcode fails. This doesn't happen for older iOS versions.
Replies
Boosts
Views
Activity
Oct ’23
Comment on Upgrading to macOS Sonoma Release Candidate deploys the Previous beta instead via software update
M2 Max - RC Update Skipped
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23
Comment on Invalid Toolchain. Your app was built with an unsupported SDK or version of Xcode
You have to wait until Apple sends out an email that it is ready to accept Xcode 15 builds
Replies
Boosts
Views
Activity
Sep ’23
Comment on Xcode Project Takes Forever to Open after Upgrading to macOS Ventura 13.4
Business as usual for me on Apple Silicon.
Replies
Boosts
Views
Activity
May ’23
Comment on Binding with optional Value causes runtime crash
The binding constant will always change in the child view because the body property is always reloaded each time the view model emits a change. To know is to know. To assume is to make no sense of the situation when you don't know. Hence, there is something called a @StateObject to maintain the view state as the View redraws the UI in response to changes.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’23
Comment on Crowdstrike Falcon crashing after update to macOS 13.4 Beta (22F5059b)
Well, you have to wait until they officially support macOS 13.4.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’23
Comment on TextField does not work correctly
Please show the code for Octopus.swift.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’23