Ken
Ken
After I add the "google_mlkit_commons: ^0.5.0" in the pubspec.yml, still fail to import the package
this is the steps I do: - add "google_mlkit_commons: ^0.5.0" to pubspec.yml - modify the Podfile and run pod install write the import statement
CCBReader Version: #define kCCBVersion 5 Found a small bug of CCScale9Sprite when working the Before bugfix: ``` - (void) updateWithBatchNode:(CCSpriteBatchNode *)batchnode rect:(CGRect)rect rotated:(BOOL)rotated capInsets:(CGRect)capInsets { GLubyte opacity = opacity; //...
When putting a CCScale9Sprite on the CCLayer Interface file; Cocos2d version: cocos2d-iphone v2.1 CCBReader version: #define kCCBVersion 5 Exception raise at the following location: File: CCNode+CCBRelativePositioning.m ``` #ifdef __CC_PLATFORM_IOS [self...