Closed sandeep14 closed 5 years ago
Hi, I have added this two module in My Appcelerator project. But My appcelerator not build with this module.
If I added both module individually then it building properly . but added two module in single project cause me a issue.
[ERROR] : BUILD FAILED
[ERROR] : The following build commands failed:
[ERROR] : Ld /Users/admin/Documents/Appcelerator_Studio_Workspace/testt/build/iphone/build/Products/Debug-iphonesimulator/testt.app/testt normal x86_64
[ERROR] : (1 failure)
Link for both module are
This has already been answered on Slack:
Remove GTMSessionFetcher.framework and GoogleToolboxForMac.framework from firebase.core. This could be handled with a precompile hook though.
GTMSessionFetcher.framework
GoogleToolboxForMac.framework
Hi, I have added this two module in My Appcelerator project. But My appcelerator not build with this module.
If I added both module individually then it building properly . but added two module in single project cause me a issue.
[ERROR] : BUILD FAILED
[ERROR] : The following build commands failed:
[ERROR] : Ld /Users/admin/Documents/Appcelerator_Studio_Workspace/testt/build/iphone/build/Products/Debug-iphonesimulator/testt.app/testt normal x86_64
[ERROR] : (1 failure)
Link for both module are