Same in Xcode 14.0 Beta 6
Post
Replies
Boosts
Views
Activity
I was able to compile this demo project for a real device using the latest Xcode Version 13.0 beta 5 (13A5212g) and commenting out targetPath: .transform in scaleIn() func in extension Entity. If i don't do that I get Extra argument 'targetPath' in call, Cannot infer contextual base in reference to member 'transform'errors.