Announcements
The Scaleform forum is now read-only. Please head to the Gamedev site for product support.
Scaleform Forum (Read Only)
Scaleform enables developers to leverage the power of the Adobe® Flash® tool set to create powerful user interface environments for video games.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cannot build Release/Shipping versions for iOS

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Anonymous
1869 Views, 2 Replies

Cannot build Release/Shipping versions for iOS

XCode 6.1.1

Unity 4.6.4

Scaleform 4.225

 

Debug build works, but Release/Shipping not 

 

Error:

ld: warning: directory not found for option '-L/Users/unitydev/Documents/Prototypes/ScaleformShipping/XCode/Libraries/ScaleformLib/clang/Release_NoRTTI'

ld: internal error: atom not found in symbolIndex(__ZNSt6vectorIjN3Alg13UserAllocatorIjEEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPjS3_EERKj) for architecture armv7

clang: error: linker command failed with exit code 1 (use -v to see invocation)

2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Anonymous

In Xcode , try to remove the -x flag in the build settings >  Linking section, it has worked for me with a previous version of unity.  

Message 3 of 3
Anonymous
in reply to: Anonymous

Another solution: 

In Unity Project open /Assets/Editor/PostprocessBuildPlayer with Text Editor. Find and remove the -x flag in code.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report