Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0p2
Issue ID
988803
Regression
No
[IL2CPP] Xcode build fails with - "No member named 'Configuration' in namespace 'il2cpp::icalls::System"
Reproduction steps:
1. Open and build the attached project to an iOS device.
Actual result:
- Xcode build will fail(IL2CPP):
Classes/Native/Bulk_System.Configuration_0.cpp:23229:85: No member named 'Configuration' in namespace 'il2cpp::icalls::System'
Using mono:
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_ADClient", referenced from:
objc-class-ref in libKochavaUnitySupport.a(KochavaRetrieveiAdAttribution.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Reproduced with:
- 2017.2.1p2
- 2017.3.0p2
Notes:
- 2017.1.3f1 - Build fails with error message - UnityLinker.exe did not run properly!
- 2018.1.0b4 - Unity build fails with unrelated error messages.
- Command line or automation server is not required to reproduce this issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment