nielswh / iPhone-AR-Toolkit

An Objective-C augmented reality kit for iPhone. Forked from the iphonearkit.
http://www.agilitesoftware.com/blog
Other
275 stars 53 forks source link

Deprecated code #27

Open elpuerco63 opened 11 years ago

elpuerco63 commented 11 years ago

I am getting this in my XCode project:

/AugmentedRealityController.m:165:51: 'UIAccelerometer' is deprecated: first deprecated in iOS 5.0 - UIAccelerometer has been replaced by the CoreMotion framework

Is ARKit still alive (hope so its amazing!) and if so is a new repo due / expected?

Thanks

nielswh commented 11 years ago

Thanks for the update. I will take a look at this and begin upgrading it to iOS7

Niels

On Oct 7, 2013, at 8:52 AM, elpuerco63 notifications@github.com wrote:

I am getting this in my XCode project:

/AugmentedRealityController.m:165:51: 'UIAccelerometer' is deprecated: first deprecated in iOS 5.0 - UIAccelerometer has been replaced by the CoreMotion framework

Is ARKit still alive (hope so its amazing!) and if so is a new repo due / expected?

Thanks

— Reply to this email directly or view it on GitHub.

huluyige commented 11 years ago

thanks pour updating it to IOS 7

elpuerco63 commented 11 years ago

cool ;-)

On Wed, Oct 16, 2013 at 11:17 AM, huluyige notifications@github.com wrote:

thanks pour updating it to IOS 7

— Reply to this email directly or view it on GitHubhttps://github.com/nielswh/iPhone-AR-Toolkit/issues/27#issuecomment-26406643 .

REDYAPPS commented 10 years ago

Hello, Did you get please an update for the upgrade to IOS7 of the deprecated code ?

nfsarmento commented 9 years ago

Does anyone got this fixed ?