-
-
Notifications
You must be signed in to change notification settings - Fork 21
upload to AppStore is rejected because of weird signature issue #1212
Description
We are now getting the macos release properly signed and uploaded to apple, but then apple rejects it with (via email):
Dear Developer,
We identified one or more issues with a recent delivery for your app, "Acter" 1.23.1130 (1701360046). Please correct the following issues, then upload again.
ITMS-90238: Invalid Signature - The main app bundle Acter at path acter-macosx-1.23.1130.app has following signing error(s): --prepared:/Volumes/workspace/app_data/SWValidationService/mz_15804940778809391211dir/mz_4328069021434657703dir/global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/emoji_picker_flutter.framework/Versions/Current/. --prepared:/Volumes/workspace/app_data/SWValidationService/mz_15804940778809391211dir/mz_4328069021434657703dir/global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/sqflite.framework/Versions/Current/. --prepared:/Volumes/workspace/app_data/SWValidationService/mz_15804940778809391211dir/mz_4328069021434657703dir/global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/Reachability.framework/Versions/Current/. --prepared:/Volumes/workspace/app_data/SWValidationService/mz_15804940778809391211dir/mz_4328069021434657703dir/global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_secure_storage_macos.framework/Versions/Current/. --prepared:/Volumes/workspace/app_data/SWValidationService/mz_15804940778809391211dir/mz_4328069021434657703dir/global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/acter_flutter_sdk.framework/Versions/Current/. --prepared:/Volumes/workspace/app_data/SWValidationService/mz_15804940778809391211dir/mz_4328069021434657703dir/global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/App.framework/Versions/Current/. --prepared:/Volumes/workspace/app_data/SWValidationService/mz_15804940778809391211dir/mz_4328069021434657703dir/global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/FlutterMacOS.framework/Versions/Current/. /Volumes/workspace/app_data/SWValidationService/mz_15804940778809391211dir/mz_4328069021434657703dir/global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app: bundle format is ambiguous (could be app or framework) In subcomponent: /Volumes/workspace/app_data/SWValidationService/mz_15804940778809391211dir/mz_4328069021434657703dir/global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/acter_flutter_sdk.framework . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/App.framework/App has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/FMDB.framework/FMDB has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/Reachability.framework/Reachability has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/acter_flutter_sdk.framework/acter_flutter_sdk has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/connectivity_plus.framework/connectivity_plus has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/device_info_plus.framework/device_info_plus has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/emoji_picker_flutter.framework/emoji_picker_flutter has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/file_selector_macos.framework/file_selector_macos has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_local_notifications.framework/flutter_local_notifications has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_secure_storage_macos.framework/flutter_secure_storage_macos has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/package_info.framework/package_info has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/path_provider_foundation.framework/path_provider_foundation has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/shared_preferences_foundation.framework/shared_preferences_foundation has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/sqflite.framework/sqflite has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90238: Invalid Signature - The executable at path acter-macosx-1.23.1130.app/Contents/Frameworks/url_launcher_macos.framework/url_launcher_macos has following signing error(s): bundle format is ambiguous (could be app or framework) . Refer to the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html for more information.
ITMS-90303: Unable to Sign - This package doesn't meet the current code signing requirements. For more information, see the Code Signing and Application Sandboxing Guide at http://developer.apple.com/library/mac/#documentation/Security/Conceptual/CodeSigningGuide/AboutCS/AboutCS.html and Technical Note 2206 at https://developer.apple.com/library/mac/technotes/tn2206/_index.html Specifically, codesign generated the following errors: [ global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/App.framework/App: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/FMDB.framework/FMDB: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/Reachability.framework/Reachability: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/acter_flutter_sdk.framework/acter_flutter_sdk: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/connectivity_plus.framework/connectivity_plus: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/device_info_plus.framework/device_info_plus: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/emoji_picker_flutter.framework/emoji_picker_flutter: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/file_selector_macos.framework/file_selector_macos: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_local_notifications.framework/flutter_local_notifications: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_secure_storage_macos.framework/flutter_secure_storage_macos: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/package_info.framework/package_info: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/path_provider_foundation.framework/path_provider_foundation: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/shared_preferences_foundation.framework/shared_preferences_foundation: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/sqflite.framework/sqflite: bundle format is ambiguous (could be app or framework), global.acter.a3.pkg/Payload/acter-macosx-1.23.1130.app/Contents/Frameworks/url_launcher_macos.framework/url_launcher_macos: bundle format is ambiguous (could be app or framework)]
ITMS-90291: Malformed Framework - The framework bundle App (acter-macosx-1.23.1130.app/Contents/Frameworks/App.framework) must contain a symbolic link 'App' -> 'Versions/Current/App'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle App (acter-macosx-1.23.1130.app/Contents/Frameworks/App.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle App (acter-macosx-1.23.1130.app/Contents/Frameworks/App.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle FMDB (acter-macosx-1.23.1130.app/Contents/Frameworks/FMDB.framework) must contain a symbolic link 'FMDB' -> 'Versions/Current/FMDB'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle FMDB (acter-macosx-1.23.1130.app/Contents/Frameworks/FMDB.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle FMDB (acter-macosx-1.23.1130.app/Contents/Frameworks/FMDB.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle FlutterMacOS (acter-macosx-1.23.1130.app/Contents/Frameworks/FlutterMacOS.framework) must contain a symbolic link 'FlutterMacOS' -> 'Versions/Current/FlutterMacOS'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle FlutterMacOS (acter-macosx-1.23.1130.app/Contents/Frameworks/FlutterMacOS.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle FlutterMacOS (acter-macosx-1.23.1130.app/Contents/Frameworks/FlutterMacOS.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle Reachability (acter-macosx-1.23.1130.app/Contents/Frameworks/Reachability.framework) must contain a symbolic link 'Reachability' -> 'Versions/Current/Reachability'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle Reachability (acter-macosx-1.23.1130.app/Contents/Frameworks/Reachability.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle Reachability (acter-macosx-1.23.1130.app/Contents/Frameworks/Reachability.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle acter_flutter_sdk (acter-macosx-1.23.1130.app/Contents/Frameworks/acter_flutter_sdk.framework) must contain a symbolic link 'acter_flutter_sdk' -> 'Versions/Current/acter_flutter_sdk'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle acter_flutter_sdk (acter-macosx-1.23.1130.app/Contents/Frameworks/acter_flutter_sdk.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle acter_flutter_sdk (acter-macosx-1.23.1130.app/Contents/Frameworks/acter_flutter_sdk.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle connectivity_plus (acter-macosx-1.23.1130.app/Contents/Frameworks/connectivity_plus.framework) must contain a symbolic link 'connectivity_plus' -> 'Versions/Current/connectivity_plus'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle connectivity_plus (acter-macosx-1.23.1130.app/Contents/Frameworks/connectivity_plus.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle connectivity_plus (acter-macosx-1.23.1130.app/Contents/Frameworks/connectivity_plus.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle device_info_plus (acter-macosx-1.23.1130.app/Contents/Frameworks/device_info_plus.framework) must contain a symbolic link 'device_info_plus' -> 'Versions/Current/device_info_plus'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle device_info_plus (acter-macosx-1.23.1130.app/Contents/Frameworks/device_info_plus.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle device_info_plus (acter-macosx-1.23.1130.app/Contents/Frameworks/device_info_plus.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle emoji_picker_flutter (acter-macosx-1.23.1130.app/Contents/Frameworks/emoji_picker_flutter.framework) must contain a symbolic link 'emoji_picker_flutter' -> 'Versions/Current/emoji_picker_flutter'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle emoji_picker_flutter (acter-macosx-1.23.1130.app/Contents/Frameworks/emoji_picker_flutter.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle emoji_picker_flutter (acter-macosx-1.23.1130.app/Contents/Frameworks/emoji_picker_flutter.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle file_selector_macos (acter-macosx-1.23.1130.app/Contents/Frameworks/file_selector_macos.framework) must contain a symbolic link 'file_selector_macos' -> 'Versions/Current/file_selector_macos'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle file_selector_macos (acter-macosx-1.23.1130.app/Contents/Frameworks/file_selector_macos.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle file_selector_macos (acter-macosx-1.23.1130.app/Contents/Frameworks/file_selector_macos.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle flutter_local_notifications (acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_local_notifications.framework) must contain a symbolic link 'flutter_local_notifications' -> 'Versions/Current/flutter_local_notifications'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle flutter_local_notifications (acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_local_notifications.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle flutter_local_notifications (acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_local_notifications.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle flutter_secure_storage_macos (acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_secure_storage_macos.framework) must contain a symbolic link 'flutter_secure_storage_macos' -> 'Versions/Current/flutter_secure_storage_macos'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle flutter_secure_storage_macos (acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_secure_storage_macos.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle flutter_secure_storage_macos (acter-macosx-1.23.1130.app/Contents/Frameworks/flutter_secure_storage_macos.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle package_info (acter-macosx-1.23.1130.app/Contents/Frameworks/package_info.framework) must contain a symbolic link 'package_info' -> 'Versions/Current/package_info'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle package_info (acter-macosx-1.23.1130.app/Contents/Frameworks/package_info.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle package_info (acter-macosx-1.23.1130.app/Contents/Frameworks/package_info.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle path_provider_foundation (acter-macosx-1.23.1130.app/Contents/Frameworks/path_provider_foundation.framework) must contain a symbolic link 'path_provider_foundation' -> 'Versions/Current/path_provider_foundation'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle path_provider_foundation (acter-macosx-1.23.1130.app/Contents/Frameworks/path_provider_foundation.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle path_provider_foundation (acter-macosx-1.23.1130.app/Contents/Frameworks/path_provider_foundation.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle shared_preferences_foundation (acter-macosx-1.23.1130.app/Contents/Frameworks/shared_preferences_foundation.framework) must contain a symbolic link 'shared_preferences_foundation' -> 'Versions/Current/shared_preferences_foundation'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle shared_preferences_foundation (acter-macosx-1.23.1130.app/Contents/Frameworks/shared_preferences_foundation.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle shared_preferences_foundation (acter-macosx-1.23.1130.app/Contents/Frameworks/shared_preferences_foundation.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle sqflite (acter-macosx-1.23.1130.app/Contents/Frameworks/sqflite.framework) must contain a symbolic link 'sqflite' -> 'Versions/Current/sqflite'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle sqflite (acter-macosx-1.23.1130.app/Contents/Frameworks/sqflite.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle sqflite (acter-macosx-1.23.1130.app/Contents/Frameworks/sqflite.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle url_launcher_macos (acter-macosx-1.23.1130.app/Contents/Frameworks/url_launcher_macos.framework) must contain a symbolic link 'url_launcher_macos' -> 'Versions/Current/url_launcher_macos'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90291: Malformed Framework - The framework bundle url_launcher_macos (acter-macosx-1.23.1130.app/Contents/Frameworks/url_launcher_macos.framework) must contain a symbolic link 'Resources' -> 'Versions/Current/Resources'. Refer to the Anatomy of Framework Bundles for more information.
ITMS-90292: Malformed Framework - The framework bundle url_launcher_macos (acter-macosx-1.23.1130.app/Contents/Frameworks/url_launcher_macos.framework) 'Versions' directory must contain a symbolic link 'Current' resolving to a specific version directory. Resolved link target: '${linkTarget}'. Refer to the Anatomy of Framework Bundles for more information.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status