Esri / arcgis-maps-sdk-swift-samples

SwiftUI samples demonstrating various capabilities of ArcGIS Maps SDK for Swift
https://developers.arcgis.com/swift
Apache License 2.0
30 stars 9 forks source link

[Setup] Change the product name per App Store reviewer request #461

Closed yo1995 closed 1 month ago

yo1995 commented 1 month ago

Description

This PR changes the "Product Name" of the "Samples" target to "ArcGIS Maps SDK Samples", after the "App Information" > "Name" is changed from "ArcGIS Maps Swift Samples" to "ArcGIS Maps SDK Samples", per App Store reviewer request.

Guideline 5.2.5 - Legal - Intellectual Property. Your app's metadata includes content that is similar to designs or terms used for Apple products and services and may cause confusion for users. Specifically, your metadata includes:

  • Terms for Swift in the app name in an inappropriate manner.
  • Terms for Swift in the app name that displays on the device.

and…

Guideline 2.3.8 - Performance We noticed that your app name to be displayed on the App Store does not sufficiently match the name of the app displayed when installed on macOS.

  • App Store Connect Name: ArcGIS Maps Swift Samples
  • App Name when Installed: Samples
  • App Name when Launched: Samples
  • App Name in About/Quit Menu: Samples

We decided to make all the name consistent on iOS and macOS, by renaming the App Store listing and the changing the project's product name to "ArcGIS Maps SDK Samples".

Linked Issue(s)

How To Test

Build and run the app, see all the displayed names are now "ArcGIS Maps SDK Samples". Search the directory to see if there is any remaining "Samples.app" text anywhere.