When I build app for device its shows the following error in xcode.any kind of help is appreciated
ld: warning: arm64 function not 4-byte aligned: _unwind_tester from /Users/Marigold/Documents/jaihnumantest3-19nov/Libraries/libiPhone-lib.a(unwind_test_arm64.o)
Undefined symbols for architecture arm64:
"_Firebase_App_FirebaseApp_Options_get", referenced from:
_AppUtilPINVOKE_Firebase_App_FirebaseApp_Options_get_m1901254410 in Bulk_Firebase.App_0.o
_FirebaseApp_get_Options_m2698118079 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_FirebaseApp_Options_get_m1901254410)
"_Firebase_App_AppOptions_ProjectId_get", referenced from:
_AppOptions_get_ProjectId_m1800909474 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_get_m2223006291 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_get_m2223006291)
"_Firebase_App_AppOptions_ProjectId_set", referenced from:
_AppOptions_set_ProjectId_m86588109 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_set_m737949489 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_set_m737949489)
"_Firebase_App_AppOptions_StorageBucket_get", referenced from:
_AppOptions_get_StorageBucket_m622229652 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_get_m734571341 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_get_m734571341)
"_Firebase_App_delete_AppOptions", referenced from:
_AppOptions_Dispose_m3762685996 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_delete_AppOptions_m2952961198 in Bulk_Firebase.App_0.o
(maybe you meant: _Firebase_App_delete_AppOptionsInternal, _AppUtilPINVOKE_Firebase_App_delete_AppOptions_m2952961198 )
"_Firebase_App_AppOptions_StorageBucket_set", referenced from:
_AppOptions_set_StorageBucket_m4105504921 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_set_m1433941953 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_set_m1433941953)
"_Firebase_App_AppOptions_MessageSenderId_get", referenced from:
_AppOptions_get_MessageSenderId_m3578338096 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_get_m437239050 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_get_m437239050)
"_Firebase_App_AppOptions_MessageSenderId_set", referenced from:
_AppOptions_set_MessageSenderId_m3787961582 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_set_m2571935390 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_set_m2571935390)
"_Firebase_App_AppOptions_GetDatabaseUrlInternal", referenced from:
_AppOptions_GetDatabaseUrlInternal_m2258920037 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_GetDatabaseUrlInternal_m1529902189 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_GetDatabaseUrlInternal_m1529902189)
"_Firebase_App_AppOptions_ApiKey_get", referenced from:
_AppOptions_get_ApiKey_m1970997348 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_get_m1262595438 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_get_m1262595438)
"_Firebase_App_AppOptions_ApiKey_set", referenced from:
_AppOptions_set_ApiKey_m2694542877 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_set_m273415714 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_set_m273415714)
"_Firebase_App_AppOptions_AppId_get", referenced from:
_AppOptions_get_AppId_m991712355 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_AppId_get_m3638177201 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_AppId_get_m3638177201)
"_Firebase_App_new_AppOptions", referenced from:
_AppOptions__ctor_m3081644924 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_new_AppOptions_m2271694635 in Bulk_Firebase.App_0.o
(maybe you meant: _Firebase_App_new_AppOptionsInternal, _AppUtilPINVOKE_Firebase_App_new_AppOptions_m2271694635 )
"_Firebase_App_AppOptions_AppId_set", referenced from:
_AppOptions_set_AppId_m2260494096 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_AppId_set_m2157330191 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_AppId_set_m2157330191)
"_Firebase_App_AppOptions_SetDatabaseUrlInternal", referenced from:
_AppOptions_SetDatabaseUrlInternal_m3346983065 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_SetDatabaseUrlInternal_m1813312055 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_SetDatabaseUrlInternal_m1813312055)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ios xcode unity3d
add a comment |
ld: warning: arm64 function not 4-byte aligned: _unwind_tester from /Users/Marigold/Documents/jaihnumantest3-19nov/Libraries/libiPhone-lib.a(unwind_test_arm64.o)
Undefined symbols for architecture arm64:
"_Firebase_App_FirebaseApp_Options_get", referenced from:
_AppUtilPINVOKE_Firebase_App_FirebaseApp_Options_get_m1901254410 in Bulk_Firebase.App_0.o
_FirebaseApp_get_Options_m2698118079 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_FirebaseApp_Options_get_m1901254410)
"_Firebase_App_AppOptions_ProjectId_get", referenced from:
_AppOptions_get_ProjectId_m1800909474 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_get_m2223006291 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_get_m2223006291)
"_Firebase_App_AppOptions_ProjectId_set", referenced from:
_AppOptions_set_ProjectId_m86588109 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_set_m737949489 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_set_m737949489)
"_Firebase_App_AppOptions_StorageBucket_get", referenced from:
_AppOptions_get_StorageBucket_m622229652 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_get_m734571341 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_get_m734571341)
"_Firebase_App_delete_AppOptions", referenced from:
_AppOptions_Dispose_m3762685996 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_delete_AppOptions_m2952961198 in Bulk_Firebase.App_0.o
(maybe you meant: _Firebase_App_delete_AppOptionsInternal, _AppUtilPINVOKE_Firebase_App_delete_AppOptions_m2952961198 )
"_Firebase_App_AppOptions_StorageBucket_set", referenced from:
_AppOptions_set_StorageBucket_m4105504921 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_set_m1433941953 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_set_m1433941953)
"_Firebase_App_AppOptions_MessageSenderId_get", referenced from:
_AppOptions_get_MessageSenderId_m3578338096 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_get_m437239050 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_get_m437239050)
"_Firebase_App_AppOptions_MessageSenderId_set", referenced from:
_AppOptions_set_MessageSenderId_m3787961582 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_set_m2571935390 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_set_m2571935390)
"_Firebase_App_AppOptions_GetDatabaseUrlInternal", referenced from:
_AppOptions_GetDatabaseUrlInternal_m2258920037 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_GetDatabaseUrlInternal_m1529902189 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_GetDatabaseUrlInternal_m1529902189)
"_Firebase_App_AppOptions_ApiKey_get", referenced from:
_AppOptions_get_ApiKey_m1970997348 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_get_m1262595438 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_get_m1262595438)
"_Firebase_App_AppOptions_ApiKey_set", referenced from:
_AppOptions_set_ApiKey_m2694542877 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_set_m273415714 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_set_m273415714)
"_Firebase_App_AppOptions_AppId_get", referenced from:
_AppOptions_get_AppId_m991712355 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_AppId_get_m3638177201 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_AppId_get_m3638177201)
"_Firebase_App_new_AppOptions", referenced from:
_AppOptions__ctor_m3081644924 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_new_AppOptions_m2271694635 in Bulk_Firebase.App_0.o
(maybe you meant: _Firebase_App_new_AppOptionsInternal, _AppUtilPINVOKE_Firebase_App_new_AppOptions_m2271694635 )
"_Firebase_App_AppOptions_AppId_set", referenced from:
_AppOptions_set_AppId_m2260494096 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_AppId_set_m2157330191 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_AppId_set_m2157330191)
"_Firebase_App_AppOptions_SetDatabaseUrlInternal", referenced from:
_AppOptions_SetDatabaseUrlInternal_m3346983065 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_SetDatabaseUrlInternal_m1813312055 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_SetDatabaseUrlInternal_m1813312055)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ios xcode unity3d
For all your pods set the setting "Build active architecture only" to NO.
– Evgeniy
Nov 20 '18 at 6:41
it's not worked brother.Give me another solution, please.
– Akshay Valvi
Nov 20 '18 at 7:06
add a comment |
ld: warning: arm64 function not 4-byte aligned: _unwind_tester from /Users/Marigold/Documents/jaihnumantest3-19nov/Libraries/libiPhone-lib.a(unwind_test_arm64.o)
Undefined symbols for architecture arm64:
"_Firebase_App_FirebaseApp_Options_get", referenced from:
_AppUtilPINVOKE_Firebase_App_FirebaseApp_Options_get_m1901254410 in Bulk_Firebase.App_0.o
_FirebaseApp_get_Options_m2698118079 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_FirebaseApp_Options_get_m1901254410)
"_Firebase_App_AppOptions_ProjectId_get", referenced from:
_AppOptions_get_ProjectId_m1800909474 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_get_m2223006291 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_get_m2223006291)
"_Firebase_App_AppOptions_ProjectId_set", referenced from:
_AppOptions_set_ProjectId_m86588109 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_set_m737949489 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_set_m737949489)
"_Firebase_App_AppOptions_StorageBucket_get", referenced from:
_AppOptions_get_StorageBucket_m622229652 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_get_m734571341 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_get_m734571341)
"_Firebase_App_delete_AppOptions", referenced from:
_AppOptions_Dispose_m3762685996 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_delete_AppOptions_m2952961198 in Bulk_Firebase.App_0.o
(maybe you meant: _Firebase_App_delete_AppOptionsInternal, _AppUtilPINVOKE_Firebase_App_delete_AppOptions_m2952961198 )
"_Firebase_App_AppOptions_StorageBucket_set", referenced from:
_AppOptions_set_StorageBucket_m4105504921 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_set_m1433941953 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_set_m1433941953)
"_Firebase_App_AppOptions_MessageSenderId_get", referenced from:
_AppOptions_get_MessageSenderId_m3578338096 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_get_m437239050 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_get_m437239050)
"_Firebase_App_AppOptions_MessageSenderId_set", referenced from:
_AppOptions_set_MessageSenderId_m3787961582 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_set_m2571935390 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_set_m2571935390)
"_Firebase_App_AppOptions_GetDatabaseUrlInternal", referenced from:
_AppOptions_GetDatabaseUrlInternal_m2258920037 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_GetDatabaseUrlInternal_m1529902189 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_GetDatabaseUrlInternal_m1529902189)
"_Firebase_App_AppOptions_ApiKey_get", referenced from:
_AppOptions_get_ApiKey_m1970997348 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_get_m1262595438 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_get_m1262595438)
"_Firebase_App_AppOptions_ApiKey_set", referenced from:
_AppOptions_set_ApiKey_m2694542877 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_set_m273415714 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_set_m273415714)
"_Firebase_App_AppOptions_AppId_get", referenced from:
_AppOptions_get_AppId_m991712355 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_AppId_get_m3638177201 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_AppId_get_m3638177201)
"_Firebase_App_new_AppOptions", referenced from:
_AppOptions__ctor_m3081644924 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_new_AppOptions_m2271694635 in Bulk_Firebase.App_0.o
(maybe you meant: _Firebase_App_new_AppOptionsInternal, _AppUtilPINVOKE_Firebase_App_new_AppOptions_m2271694635 )
"_Firebase_App_AppOptions_AppId_set", referenced from:
_AppOptions_set_AppId_m2260494096 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_AppId_set_m2157330191 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_AppId_set_m2157330191)
"_Firebase_App_AppOptions_SetDatabaseUrlInternal", referenced from:
_AppOptions_SetDatabaseUrlInternal_m3346983065 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_SetDatabaseUrlInternal_m1813312055 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_SetDatabaseUrlInternal_m1813312055)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ios xcode unity3d
ld: warning: arm64 function not 4-byte aligned: _unwind_tester from /Users/Marigold/Documents/jaihnumantest3-19nov/Libraries/libiPhone-lib.a(unwind_test_arm64.o)
Undefined symbols for architecture arm64:
"_Firebase_App_FirebaseApp_Options_get", referenced from:
_AppUtilPINVOKE_Firebase_App_FirebaseApp_Options_get_m1901254410 in Bulk_Firebase.App_0.o
_FirebaseApp_get_Options_m2698118079 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_FirebaseApp_Options_get_m1901254410)
"_Firebase_App_AppOptions_ProjectId_get", referenced from:
_AppOptions_get_ProjectId_m1800909474 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_get_m2223006291 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_get_m2223006291)
"_Firebase_App_AppOptions_ProjectId_set", referenced from:
_AppOptions_set_ProjectId_m86588109 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_set_m737949489 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ProjectId_set_m737949489)
"_Firebase_App_AppOptions_StorageBucket_get", referenced from:
_AppOptions_get_StorageBucket_m622229652 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_get_m734571341 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_get_m734571341)
"_Firebase_App_delete_AppOptions", referenced from:
_AppOptions_Dispose_m3762685996 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_delete_AppOptions_m2952961198 in Bulk_Firebase.App_0.o
(maybe you meant: _Firebase_App_delete_AppOptionsInternal, _AppUtilPINVOKE_Firebase_App_delete_AppOptions_m2952961198 )
"_Firebase_App_AppOptions_StorageBucket_set", referenced from:
_AppOptions_set_StorageBucket_m4105504921 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_set_m1433941953 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_StorageBucket_set_m1433941953)
"_Firebase_App_AppOptions_MessageSenderId_get", referenced from:
_AppOptions_get_MessageSenderId_m3578338096 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_get_m437239050 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_get_m437239050)
"_Firebase_App_AppOptions_MessageSenderId_set", referenced from:
_AppOptions_set_MessageSenderId_m3787961582 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_set_m2571935390 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_MessageSenderId_set_m2571935390)
"_Firebase_App_AppOptions_GetDatabaseUrlInternal", referenced from:
_AppOptions_GetDatabaseUrlInternal_m2258920037 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_GetDatabaseUrlInternal_m1529902189 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_GetDatabaseUrlInternal_m1529902189)
"_Firebase_App_AppOptions_ApiKey_get", referenced from:
_AppOptions_get_ApiKey_m1970997348 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_get_m1262595438 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_get_m1262595438)
"_Firebase_App_AppOptions_ApiKey_set", referenced from:
_AppOptions_set_ApiKey_m2694542877 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_set_m273415714 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_ApiKey_set_m273415714)
"_Firebase_App_AppOptions_AppId_get", referenced from:
_AppOptions_get_AppId_m991712355 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_AppId_get_m3638177201 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_AppId_get_m3638177201)
"_Firebase_App_new_AppOptions", referenced from:
_AppOptions__ctor_m3081644924 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_new_AppOptions_m2271694635 in Bulk_Firebase.App_0.o
(maybe you meant: _Firebase_App_new_AppOptionsInternal, _AppUtilPINVOKE_Firebase_App_new_AppOptions_m2271694635 )
"_Firebase_App_AppOptions_AppId_set", referenced from:
_AppOptions_set_AppId_m2260494096 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_AppId_set_m2157330191 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_AppId_set_m2157330191)
"_Firebase_App_AppOptions_SetDatabaseUrlInternal", referenced from:
_AppOptions_SetDatabaseUrlInternal_m3346983065 in Bulk_Firebase.App_0.o
_AppUtilPINVOKE_Firebase_App_AppOptions_SetDatabaseUrlInternal_m1813312055 in Bulk_Firebase.App_0.o
(maybe you meant: _AppUtilPINVOKE_Firebase_App_AppOptions_SetDatabaseUrlInternal_m1813312055)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ios xcode unity3d
ios xcode unity3d
asked Nov 20 '18 at 4:52


Akshay ValviAkshay Valvi
14
14
For all your pods set the setting "Build active architecture only" to NO.
– Evgeniy
Nov 20 '18 at 6:41
it's not worked brother.Give me another solution, please.
– Akshay Valvi
Nov 20 '18 at 7:06
add a comment |
For all your pods set the setting "Build active architecture only" to NO.
– Evgeniy
Nov 20 '18 at 6:41
it's not worked brother.Give me another solution, please.
– Akshay Valvi
Nov 20 '18 at 7:06
For all your pods set the setting "Build active architecture only" to NO.
– Evgeniy
Nov 20 '18 at 6:41
For all your pods set the setting "Build active architecture only" to NO.
– Evgeniy
Nov 20 '18 at 6:41
it's not worked brother.Give me another solution, please.
– Akshay Valvi
Nov 20 '18 at 7:06
it's not worked brother.Give me another solution, please.
– Akshay Valvi
Nov 20 '18 at 7:06
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53386433%2fwhen-i-build-app-for-device-its-shows-the-following-error-in-xcode-any-kind-of-h%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53386433%2fwhen-i-build-app-for-device-its-shows-the-following-error-in-xcode-any-kind-of-h%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
For all your pods set the setting "Build active architecture only" to NO.
– Evgeniy
Nov 20 '18 at 6:41
it's not worked brother.Give me another solution, please.
– Akshay Valvi
Nov 20 '18 at 7:06