brogan

Results 16 comments of brogan

I was having this issue as well but came across [this thread](https://forum.unity.com/threads/unity-ios-project-fbsdksharekit-fbsdksharekit-h-file-not-found.803502/) which helped. I just needed to check `Podfile Generation` in the iOS Resolver Settings in `Assets > External...

> @brogan89 I have the same settings than you. I can build but I get the exception on unity: > FileNotFoundException: Could not find file "......Libraries/RegisterMonoModules.h" > Do you get...

I was just about to create a new issue for this. I was unable to export my settings at all. The .jar file was never saved. But I was hoping...

that was fast! :smile: thank you. Unfortunately changing to nightly build has caused some issues for me. I can make a new issue with this. but it has broken my...

Cool, thanks for that. Yea I was looking for the wrong thing, but I guess coming from a Java IDE it makes sense.

Both MonoDevelop and Visual Studio call it "Remove and Sort Usings" in their right-click menu. For .NET users coming from those IDE's it would also be a nice place to...

Yes I think just having the keyword "Usings" would help a lot, as that is what I was searching for in `Find Actions`

Awesome, that worked. Thank you. - You should make a pull request.

My artist says that's its all good now so I guess its fine after that fix. I did do a couple of things in PsdImportWindow I think but I can't...

I second this. It's a very useful feature. I merged it into master fine in my fork, then you can keep up to date with other features as well. One...