DevMate / DevMateKit

Development and Distribution Assistance Platform for Mac Developers
https://devmate.com
22 stars 3 forks source link

Still unable to validate/distribute app using DevMateKit 1.1 due to hardened runtime issue #65

Open grahamcox42 opened 3 years ago

grahamcox42 commented 3 years ago

When validating, I get the following report.

App Store Connect Operation Error CFBundleIdentifier Collision. The Info.plist CFBundleIdentifier value 'com.devmate.UpdateInstaller' of 'Ortelius 2.app/Contents/Frameworks/DevMateKit.framework/Versions/A/XPCServices/com.devmate.UpdateInstaller.xpc' is already in use by another application.

App Store Connect Operation Error App sandbox not enabled. The following executables must include the "com.apple.security.app-sandbox" entitlement with a Boolean value of true in the entitlements property list: [( "com.mapdiva.ortelius-two.pkg/Payload/Ortelius 2.app/Contents/Frameworks/DevMateKit.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate", "com.mapdiva.ortelius-two.pkg/Payload/Ortelius 2.app/Contents/Frameworks/DevMateKit.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/fileop", "com.mapdiva.ortelius-two.pkg/Payload/Ortelius 2.app/Contents/Frameworks/DevMateKit.framework/Versions/A/XPCServices/com.devmate.UpdateInstaller.xpc/Contents/MacOS/com.devmate.UpdateInstaller", "com.mapdiva.ortelius-two.pkg/Payload/Ortelius 2.app/Contents/MacOS/Ortelius 2" )] Refer to App Sandbox page at https://developer.apple.com/documentation/security/app_sandbox for more information on sandboxing your app.

App Store Connect Operation Error Invalid Bundle. The application bundle may not contain tools or frameworks using the bundle identifier 'org.sparkle-project.Sparkle.Autoupdate'. Invalid bundle: [com.mapdiva.ortelius-two.pkg/Payload/Ortelius 2.app/Contents/Frameworks/DevMateKit.framework/Versions/A/Resources/Autoupdate.app].