Tags: git-up/GitUp
Tags
Actually fix builds script. Extended attributes were being contained … …in the zipped version making the code signature invalid. This must have been fine in practice, but validating with codesign --deep -vvvv --verify <unzipped_app_path> was yielding: `rejected (unsealed contents present in the root directory of an embedded framework)`
Add Build Phase script workaround for Xcode 15 frameworks signature i… …ssue during archiving StackOverflow post for reference: https://stackoverflow.com/questions/77397157/mapbox-xcframework-ios-signature-couldn-t-be-copied-to-signatures-because-an-i
Add Build Phase script workaround for Xcode 15 frameworks signature i… …ssue during archiving StackOverflow post for reference: https://stackoverflow.com/questions/77397157/mapbox-xcframework-ios-signature-couldn-t-be-copied-to-signatures-because-an-i
PreviousNext