Skip to content

Instantly share code, notes, and snippets.

@drawcode
Forked from prime31/Facebook Post Process Fix
Created September 6, 2013 23:08
Show Gist options
  • Select an option

  • Save drawcode/6471199 to your computer and use it in GitHub Desktop.

Select an option

Save drawcode/6471199 to your computer and use it in GitHub Desktop.
Open the FacebookPostProcess.cs file and find the following line:
[PostProcessBuild]
Change the line to be:
[PostProcessBuild( 999 )]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment