Posts

Post not yet marked as solved
0 Replies
205 Views
The search icon cell in the NSSearchField when set to Borderless overlaps with both NSSearchField.stringValue as well as placeholderString. Further more, the cancel cell cannot be clicked on. Please note the screenshots for the overlapping issue. This is observed only when it is borderless.
Posted Last updated
.
Post not yet marked as solved
0 Replies
1k Views
I'm working on one of our apps where we have custom NSView class called VLTutorialView. This class has been used as type for contentView of one of the windows. It's been set in both UI as well as the outlet specifies the class as VLTutorialView. However, even after the typecasting as shown as in the screenshot, the class of contentView is NSView and not the required VLTutorialView. Has this issue been observed previously? Any insight would be helpful, and open for queries.
Posted Last updated
.
Post not yet marked as solved
3 Replies
1.2k Views
Hello, My mac application update is in the development stage. For testing, I code signed my application using "Apple Development". But, the team is unable to launch the application. We get the error: "App" is damaged and can't be opened. Delete "App" and download it again from the AppStore. I am archiving the application using XCode 13(13A233) in MacOS Monterey 12.0.1 This is a new found issue after updating to Monterey as I have been able to test my app in Big Sur and below macOS versions. The certificate is valid till Dec 17th. Since I am using Push Notification service, Provisioning Profile including this certificate is being used and the team's systems have also been added. Any assistance on rectifying this issue will be very helpful and appreciated. Thank you.
Posted Last updated
.