DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.49k stars 1.05k forks source link

Needs compatibility with MacOS Ventura / X code 14 #213

Open RFL0WGitPR opened 1 year ago

RFL0WGitPR commented 1 year ago

Could you please optimize the iOS App Signer to be compatible with the latest Mac Operating System and X code

Xcode 14

Includes SDKs for iOS 16, iPadOS 16, macOS 12.3, tvOS 16, and watchOS 9. Supports on-device debugging in iOS 11 or later, tvOS 11 or later, and watchOS 4 or later. Requires a Mac running macOS Monterey 12.5 or later.

99887700-bd49df00-2c46-11eb-906b-fe8c7dd65e7c.png

Mikasa-san commented 1 year ago

Go to your Certificates key in keychain and select "Get info" Go to Access Control and select "Allow all apps to access this item"

RFL0WGitPR commented 1 year ago

Thank you kindly I will try this 👍