Ios imaging#3245
Ios imaging#3245gvanush wants to merge 2 commits intoPixarAnimationStudios:releasefrom gvanush:ios_imaging
Conversation
|
Hi, @gvanush , It would be useful if you could provide feedback on that PR so we can track the support in one place. I think it captures most of your changes here with the exception of support for building in simulators. I've stubbed in simulator build support here in the frameworks PR though that is based on top of my Imaging PR above #2969 in case that helps. However I'm currently refactoring this PR a bit to meet some feedback. I'd appreciate any feedback of yours however on either PR. |
|
Filed as internal issue #USD-10011 ❗ Please make sure that a signed CLA has been submitted! |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Great to hear @dgovil ! I just started with the iOS port but can use yours as it seems to work already. Is there an ongoing work for simulator support? |
|
I'm adding simulator support in the frameworks PR so it discovers the right sdk for both. For xcframeworks, I haven't tried setting that up within OpenUSD directly yet because it would require doing multiple builds before the combining, but I do think it would make sense to have a script that does the multi build + combining |
|
I just wanted to reply here with an update: |
Description of Change(s)
Fixes Issue(s)