Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能帮我解决这个 xcode 错误?
error : "_CGAffineTransformScale", referenced from:
Xcode 是否缺少任何库CGAffineTransformScale?
CGAffineTransformScale
确保将 CoreGraphics 框架添加到项目中。