Post

Replies

Boosts

Views

Activity

Reply to Is this app nap in action? How could I disable it?
NSProcess beginActivityWithOptions:reason: for example.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to Swift 5 Abi Stability App Thinning macOS 10.14.4
The deployment target is a combobox, you can manually type the macOS version you want into it.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to VideoToolbox h.264 Encoder: CBR Possible?
Does OBS set the kVTCompressionPropertyKey_DataRateLimits encoding session property? Using that property is the proper way to set an hard limit on the bitrate.
Topic: Media Technologies SubTopic: Video Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to actool crash in XCode 10
I would try to run Xcode 10 on an earlier macOS version. It has never been tested on Big Sur.
Replies
Boosts
Views
Activity
Jul ’21
Reply to Apple tax on software
No, the 15% or 30% cut is only for the App Store.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’21
Reply to Xcode 12 language suppory
That's because you selected SwiftUI in the Interface popup. SwiftUI can only be used with Swift.
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to Playing AAC multichannel (5.1 surround) audio stream on Apple TV
An optical cable haven't got enough bandwidth to transmit 6 channels of PCM audio. It can only do 6 channels of AC3 or DTS. I don't remember if the AppleTV will automatically convert it to AC3 if you set it to do so in the AppleTV settings.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to MTLBuffer content returns NULL although shared
Did you check if MTLResourceStorageModeShared is supported on Sierra and High Sierra on the GPU your testers are using?
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’21