DescriptionFix the location of resources in iOS frameworks.
On iOS, the resources for an application and a framework bundle are
located in the root of the bundle (as opposed to macOS where they
are located in the Resources sub-directory).
The incorrect location caused code signature failure (when code
signature is enabled, which is only the case on downstream iOS
bots).
BUG=635302
Committed: https://crrev.com/3cbe1a432673431822494cca4b8d662eca112d72
Cr-Commit-Position: refs/heads/master@{#410984}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|