[Docs] Xcode has a lower-case c

a similar commit: aa7e318a3f2144eda134420da74cf486a1540d32
This commit is contained in:
laiso 2015-06-24 12:18:09 +09:00
parent 4510b3f01f
commit 53756a712c

View File

@ -23,7 +23,7 @@ When your entire codebase respects this convention, you're able to do interestin
> **NOTE**: App build required for new resources
>
> Any time you add a new resource to `Images.xcassets` you will need to re-build your app through XCode before you can use it - a reload from within the simulator is not enough.
> Any time you add a new resource to `Images.xcassets` you will need to re-build your app through Xcode before you can use it - a reload from within the simulator is not enough.
*This process is currently being improved, a much better workflow will be
available shortly.*