Merge pull request #19076 from Rightpoint:bugfix/colejd/fix-path-resolution-bugs
authorJonathan Cole <joncole04412@gmail.com>
Fri, 11 Dec 2020 07:14:28 +0000 (02:14 -0500)
committerGitHub <noreply@github.com>
Fri, 11 Dec 2020 07:14:28 +0000 (07:14 +0000)
commit9f522445748949f7ec2a62aaeb350deec66b0996
tree31d5b53f2933682cf482a9df0bef9187c0ad4804
parentfce8d8e0909bb0dc3ea62d58e093dc78412eef38
Merge pull request #19076 from Rightpoint:bugfix/colejd/fix-path-resolution-bugs

Fix path resolution bugs for XCFramework builds

* Fix incorrect paths for intermediate frameworks

* Remove unnecessary `./` prepend preventing use of absolute paths
platforms/apple/build_xcframework.py