Post

Replies

Boosts

Views

Activity

Can a Mac App Store app open a bundled, signed MCPB for installation in Claude Desktop?
I’m developing a sandboxed macOS application intended for distribution through the Mac App Store. The app integrates with Claude Desktop using Anthropic’s official Desktop Extension format (.mcpb). Anthropic supports installing a Desktop Extension by opening the .mcpb file, after which Claude Desktop presents its own installation and user-consent UI. I’m trying to clarify one Mac App Store distribution point before we commit to the final onboarding flow. Would a Mac App Store application be permitted to: include its own pre-signed .mcpb Desktop Extension as a resource inside the application bundle; and after an explicit user action, open that bundled resource using standard macOS APIs so that Claude Desktop presents its installation dialog? The Mac App Store application would not: silently install software; modify Claude Desktop configuration; automate Claude Desktop’s UI; download or modify executable code after App Review; bypass Claude’s installation or tool-consent prompts. The .mcpb and the helper executable it contains would already be included and code signed before App Store submission. My question is specifically whether this would be considered using the Mac App Store app as an impermissible software-distribution mechanism, or whether this explicit handoff to another installed macOS application is acceptable. If bundling/opening the .mcpb is not acceptable, is there an Apple-recommended pattern for this kind of handoff to another installed application? I’m not asking for implementation help; the technical flow already works in development. I’m trying to qualify the Mac App Store distribution model before productizing the installation UX.
4
0
454
5h
Get Category of Point of Interest of iOS Maps App
I need to obtain a list of categories to assign to a business. I'm working on an app for employers. The app allows the user to create new customers and associate categories with the companies he inserts as customers. I noticed that when using iOS Maps and creating a new point of interest, the Maps app prompts us to enter a category, displaying a mandatory list of available categories. I specifically need this list. Is anyone aware of how to obtain this list? Using MapKit, is it possible to access the list you see? I'm sharing a screenshot I took from the device using the Maps app. After an online search I managed to find the list of categories that Apple makes available to the user when creating a new point of interest in the maps app. The list can be found here and can be downloaded in .csv format https://businessconnect.apple.com/docs/data-specification/v1.3/categories Now I was wondering... Can I use this .csv file and its contents without problems? The categories in my app are used by the user only for identification purposes when he creates his personal customer card. Category data remains saved within the app database Thanks for all! This is a screenshot of category on Maps iOS App
0
0
651
Nov ’23
Can a Mac App Store app open a bundled, signed MCPB for installation in Claude Desktop?
I’m developing a sandboxed macOS application intended for distribution through the Mac App Store. The app integrates with Claude Desktop using Anthropic’s official Desktop Extension format (.mcpb). Anthropic supports installing a Desktop Extension by opening the .mcpb file, after which Claude Desktop presents its own installation and user-consent UI. I’m trying to clarify one Mac App Store distribution point before we commit to the final onboarding flow. Would a Mac App Store application be permitted to: include its own pre-signed .mcpb Desktop Extension as a resource inside the application bundle; and after an explicit user action, open that bundled resource using standard macOS APIs so that Claude Desktop presents its installation dialog? The Mac App Store application would not: silently install software; modify Claude Desktop configuration; automate Claude Desktop’s UI; download or modify executable code after App Review; bypass Claude’s installation or tool-consent prompts. The .mcpb and the helper executable it contains would already be included and code signed before App Store submission. My question is specifically whether this would be considered using the Mac App Store app as an impermissible software-distribution mechanism, or whether this explicit handoff to another installed macOS application is acceptable. If bundling/opening the .mcpb is not acceptable, is there an Apple-recommended pattern for this kind of handoff to another installed application? I’m not asking for implementation help; the technical flow already works in development. I’m trying to qualify the Mac App Store distribution model before productizing the installation UX.
Replies
4
Boosts
0
Views
454
Activity
5h
Get Category of Point of Interest of iOS Maps App
I need to obtain a list of categories to assign to a business. I'm working on an app for employers. The app allows the user to create new customers and associate categories with the companies he inserts as customers. I noticed that when using iOS Maps and creating a new point of interest, the Maps app prompts us to enter a category, displaying a mandatory list of available categories. I specifically need this list. Is anyone aware of how to obtain this list? Using MapKit, is it possible to access the list you see? I'm sharing a screenshot I took from the device using the Maps app. After an online search I managed to find the list of categories that Apple makes available to the user when creating a new point of interest in the maps app. The list can be found here and can be downloaded in .csv format https://businessconnect.apple.com/docs/data-specification/v1.3/categories Now I was wondering... Can I use this .csv file and its contents without problems? The categories in my app are used by the user only for identification purposes when he creates his personal customer card. Category data remains saved within the app database Thanks for all! This is a screenshot of category on Maps iOS App
Replies
0
Boosts
0
Views
651
Activity
Nov ’23