Skip to content

Settings

AppPorts' settings page is accessible via the gear icon in the upper right corner of the main window.

App Store & iOS Settings

SettingDescriptionDefault
App Store App MigrationAllows migration of App Store apps. Must be manually enabled on macOS versions below 15.1Off
iOS App MigrationAllows migration of iOS/iPadOS apps (Mac version)Off

💡 macOS 15.1+ Users

macOS 15.1 and later support native App Store app installation to external drives. It is recommended to enable "Download and install large apps to an external drive" in App Store settings instead of using AppPorts' migration toggle.

Signing Settings

SettingDescriptionDefault
Auto Re-signExecutes Ad-hoc re-signing on associated apps after data directory migration; container migrations ask for confirmationOff
Auto Re-sign at LoginAutomatically re-signs migrated apps with expired signatures each time the user logs inOn

When enabled, each data directory migration automatically backs up the original signature and executes re-signing to avoid "Damaged" prompts after migration.

In the Data Directories view, the "Re-sign after migration" toggle is in the top toolbar. When migrating Containers or Group Containers data, AppPorts asks whether to re-sign after migration: accept to Ad-hoc re-sign the associated app, or decline to migrate data only.

When "Auto Re-sign at Login" is enabled, a LaunchAgent (com.shimoko.AppPorts.re-sign) is installed to scan signature backup records at each user login and automatically re-sign apps whose Ad-hoc signatures have expired. Re-sign logs are written to the AppPorts default log file.

💡 Auto-Re-signing for Linked Apps

For linked apps (status: "Linked"), auto-re-signing automatically resolves the real external app path behind the Stub Portal shell or symlink, ensuring signature changes are applied to the actual application package. Backup and re-signing operations are identified by the real app's Bundle ID.

Logging Settings

SettingDescriptionDefault
Enable LoggingWrites runtime logs to fileOn
Max Log SizeAutomatically truncates older half when log file exceeds this size2 MB
Log LocationLog file save path~/Library/Application Support/AppPorts/AppPorts_Log.txt

Log Operations

OperationDescription
View in FinderOpens the directory containing the log file
Export Diagnostic PackageGenerates a ZIP file containing logs, operation records, and system info
Clear LogClears current log file contents

For detailed log descriptions, see Logging & Diagnostics.

最近更新