AbdFatah / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

New Xcode 4.5 GM can't find armv7s slices #235

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Name of affected component: iOS Analytics Framework (binary)

Name of related library and version, if applicable (e.g. Java, Python,
HTTP, Objective-C, etc.): Objective-C

Issue summary:
With the new Xcode 4.5 GM it is not possible to build an application for 
archiving and distribution because Apple changed the architectures to armv7 and 
armv7s. The last one either isn't included or can't be found by the linker.

Steps to reproduce issue:
1.Insall new Xcode 4.5 GM
2.Create any application
3.Click on Archive and error will show up

Expected output:
A valid build for distribution.

Actual results:
Linker error saying armv7s slices can't be found.

Notes:
This is an essential bug because without those slices nobody can build apps 
including this framework anymore!

Solution notes:
Either rebuild your binary framework file to include armv7s slices or just 
distribute the source code as this will be a simple work-around for this and 
any future issues of this kind!

Original issue reported on code.google.com by daniel.m...@gmail.com on 14 Sep 2012 at 9:47

GoogleCodeExporter commented 9 years ago
Sorry, this should be in the category "Mobile Tracking - Defect"!

Original comment by daniel.m...@gmail.com on 14 Sep 2012 at 9:48

GoogleCodeExporter commented 9 years ago
Please fix ASAP. This inhibits everyone's ability to build an App for iOS6 
(Apple is already taking submissions for iOS6).

Original comment by et...@roadify.com on 15 Sep 2012 at 3:49

GoogleCodeExporter commented 9 years ago

Original comment by pfrise...@google.com on 10 Oct 2014 at 5:54

GoogleCodeExporter commented 9 years ago

Original comment by pfrise...@google.com on 9 Jan 2015 at 8:00