Search Issue Tracker
Fixed in 5.2.4
Votes
0
Found in
5.2.3f1
Issue ID
748014
Regression
Yes
[iOS] Linker error on iOS simulator build
Xcode fails to build an iOS project when using the Simulator SDK. It stops building with the following error message:
ld: in /Users/Foobar/TestProject/Libraries/libiPhone-lib.a(GeoRingBuffer.o), building for iOS simulator, but linking in object file built for OSX, for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
rich5813
Dec 22, 2015 13:55
Add the Security Framework to your project in Xcode unde Linked Frameworks and binaries
Naphier
Dec 17, 2015 18:21
This is not resolved. Please fix.
jimrota
Dec 16, 2015 20:42
Having the same issue (cannot build for iOS simulators)... have tried 5.3.0f4 and then downgraded back to 5.2.3 with no luck. Tried switching deployment target, etc.
>>>
(GeoRingBuffer.o), building for iOS simulator, but linking in object file built for OSX, for architecture x86_64
ylluminate
Dec 16, 2015 16:33
Happening again in 5.3.0f4 with last couple releases of Xcode. Major blocker, cannot get past this.