spritebuilder / SpriteBuilder

Objective-C Game Development Suite
http://www.spritebuilder.com/
Other
740 stars 292 forks source link

Background colour of CCButton is not displayed when user run the project on IOS simulator. #1555

Closed Shahidwerplay closed 9 years ago

Shahidwerplay commented 9 years ago
  1. Launch Application.
  2. Create an empty project and Drag and drop a CCButton to the stage.
  3. Change the background colour of CCButton to any colour.
  4. Publish the project on SB
  5. Build and run the project on Xcode.

    --Result: Background colour of CCButton is not displayed when user run the project on IOS simulator.

Mac OS X 10.10.0 SB Version latest develop branch (2.0) SB Revision 4fd68fb XCode 6.1

screen shot 2015-04-16 at 4 20 27 pm