Search Issue Tracker
Fixed in 3.2.0
Votes
5
Found in [Package]
3.0.9
Issue ID
1092314
Regression
Yes
[iOS] Xcode fails to Archive Unity project generated with Analytics Library 3.0.9
This is a high priority issue. Xcode fails to archive even an empty project.
Steps:
1. Create a New Project
2. Build for Release for iOS
3. Open .xcodeproject
4. Menu bar: Product > Archive
Expected: Xcode generates project Archive
Actual: Xcode fails to generate Archive, an error is shown in Xcode:
ld: bitcode bundle could not be generated because '/.../build/Libraries/com.unity.analytics/iOS/platforminfo.a(PlatformInfo.o)' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
or
ld: bitcode bundle could not be generated because '/.../Libraries/com.unity.analytics/iOS/platforminfo.a(PlatformInfo.o)' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build for architecture arm64
Reproduced with: 2018.30b6, 2019.1.0a6 (1bd8cbecde85) (trunk)
Not reproduced with: 2018.2.13f1 (Analytics Library 2.0.16)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment