Post

Replies

Boosts

Views

Activity

Comment on How to detect an uninitialized NSMutableArray produced by NSKeyedUnarchiver.unarchiveObjectWithData
I am loading the archived data for a NSOutlineView. My OutlineItems are stored in a tree. Each OutlineItem contains a NSMutableArray (Children). This array contains the children for that OutlineItem. The problem turns out to be with one OutlineItem. Its Children' is shown as an __NSPlaceholderArray when I debug. Apparently it was archived that way due to a bug. Right now, I'm looking for a way to detect items with such an array and delete the item. I'll save the bug itself for later.
Topic: UI Frameworks SubTopic: AppKit Tags:
Jul ’22
Comment on Can an app download Apple map and satellite data to use later?
A map snapshot is all I would need. Before I spend a lot of work leaning mapkit (which seems pretty dense), I would like to know if a big snapshot would be practical. Would an extreme example like a 10 kilometer square snapshot with 1 meter pixels be feasible (100 million pixels).
Replies
Boosts
Views
Activity
Dec ’22
Comment on How to detect an uninitialized NSMutableArray produced by NSKeyedUnarchiver.unarchiveObjectWithData
I am loading the archived data for a NSOutlineView. My OutlineItems are stored in a tree. Each OutlineItem contains a NSMutableArray (Children). This array contains the children for that OutlineItem. The problem turns out to be with one OutlineItem. Its Children' is shown as an __NSPlaceholderArray when I debug. Apparently it was archived that way due to a bug. Right now, I'm looking for a way to detect items with such an array and delete the item. I'll save the bug itself for later.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on How to detect an uninitialized NSMutableArray produced by NSKeyedUnarchiver.unarchiveObjectWithData
Polyphonic: Thank you for your prompt reply. It caused me to think more deeply about the issue. I have other obligations right now. I'll comment substantively tomorrow after I have thought more on the issue.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on is HTTPS://samllappdeveloperassistance.com a scam?
Thank you
Replies
Boosts
Views
Activity
May ’22
Comment on App Store Connect says my screenshots are not in the RGB color space, but they are
This is a Macintosh app. The image is composed in Pages, exported as a pdf, imported into Preview, and exported as either a png or a jpg. The images are either 1448 × 1589 or 2880 × 1800.
Replies
Boosts
Views
Activity
Feb ’22
Comment on What is the current method for changing the price of an existing app in apple store connect
I must be doing something stupid. Where is the Tarif and Availability section.
Replies
Boosts
Views
Activity
Nov ’21