views:

21

answers:

1

Hello guys,

Can anyone help me to solved this xcode error?

error :   "_CGAffineTransformScale", referenced from:

Is Xcode missing any library for CGAffineTransformScale ?

Thanks in advance and help appreciated.

A: 

Make sure that the CoreGraphics framework is added to the project.

TechZen
Yes.....CoreGraphics framework is added...!!!
rohanparekh
By mistake CoreGraphics has been removed.....That was the only problem...silly !
rohanparekh