Max Chuquimia
Max Chuquimia
Hmm I haven't tried that, our internal pods are all in separate repos...
Okay, I had a play with it in Xcode and looked at the diffs - seems it's almost there! A couple of things still to do: - SomeApp's `Podfile` needs...
Oh man I went down a massive rabbit hole of going through commits to see which one introduced the issue -turns out the .framework wasn't there just because I had...
No problem @rogerluan, millions of things going on here too so I haven't done any coding over the weekends at all, think it's gonna be a while until I get...
Well, I was able to make a bit of progress in resolving the outstanding issues... see [progress.patch.txt](https://github.com/maxchuquimia/xcgrapher/files/8748877/progress.patch.txt) (resolves test paths and help not being printed) I can't seem to get...
Well, I was able to make a bit of progress in resolving the outstanding issues... see [progress.patch.txt](https://github.com/maxchuquimia/xcgrapher/files/8748877/progress.patch.txt) (resolves test paths and help not being printed) I can't seem to get...
Ah okay, this sounds like a good idea - are you able to share your pod install steps so that I can test before releasing?
Hu @shahzadmajeed, I haven't started work on this as I'm not sure how these custom pods steps work. If you're able to give me an example of the code that...
Thanks for all the detailed info @rogerluan! cc1ae06 hopefully fixes both yours and @shahzadmajeed's _no such file_ error.. and yes, I use other xcworkspaces with XCGrapher and it's fine so...
@rogerluan > I hadn't seen that commit of yours earlier Ah I just added that commit after seeing your comment! > I've been working on finishing up the --package support...