Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

add CordovaPluginFile happen follow the crosswalk-project.org guide #1

Open
yunyuecoder opened this issue Oct 8, 2015 · 1 comment

Comments

@yunyuecoder
Copy link

when i add CordovaPluginFile happen follow the crosswalk-project.org guide

i try to just CordovaPluginFile not with xwalk ,it works!

can i have a help?

duplicate symbol _kCDVFilesystemURLPrefix in:
/Users/XXXXX/Library/Developer/Xcode/DerivedData/cordova-xwalk-gbfvvzzlqxxtbkbdbjoxhgcgzpvz/Build/Intermediates/cordova-xwalk.build/Debug-iphonesimulator/cordova-xwalk.build/Objects-normal/x86_64/CDVAssetLibraryFilesystem.o
/Users/XXXXX//Library/Developer/Xcode/DerivedData/cordova-xwalk-gbfvvzzlqxxtbkbdbjoxhgcgzpvz/Build/Intermediates/cordova-xwalk.build/Debug-iphonesimulator/cordova-xwalk.build/Objects-normal/x86_64/CDVLocalFilesystem.o
duplicate symbol _kCDVAssetsLibraryPrefix in:
/Users/XXXXX//Library/Developer/Xcode/DerivedData/cordova-xwalk-gbfvvzzlqxxtbkbdbjoxhgcgzpvz/Build/Intermediates/cordova-xwalk.build/Debug-iphonesimulator/cordova-xwalk.build/Objects-normal/x86_64/CDVAssetLibraryFilesystem.o
/Users/XXXXX//Library/Developer/Xcode/DerivedData/cordova-xwalk-gbfvvzzlqxxtbkbdbjoxhgcgzpvz/Build/Intermediates/cordova-xwalk.build/Debug-iphonesimulator/cordova-xwalk.build/Objects-normal/x86_64/CDVLocalFilesystem.o
duplicate symbol _kCDVFilesystemURLPrefix in:
/Users/XXXXX//Library/Developer/Xcode/DerivedData/cordova-xwalk-gbfvvzzlqxxtbkbdbjoxhgcgzpvz/Build/Intermediates/cordova-xwalk.build/Debug-iphonesimulator/cordova-xwalk.build/Objects-normal/x86_64/CDVAssetLibraryFilesystem.o
/Users/XXXXX//Library/Developer/Xcode/DerivedData/cordova-xwalk-gbfvvzzlqxxtbkbdbjoxhgcgzpvz/Build/Intermediates/cordova-xwalk.build/Debug-iphonesimulator/cordova-xwalk.build/Objects-normal/x86_64/CDVFile.o
duplicate symbol _kCDVAssetsLibraryPrefix in:
/Users/XXXXX//Library/Developer/Xcode/DerivedData/cordova-xwalk-gbfvvzzlqxxtbkbdbjoxhgcgzpvz/Build/Intermediates/cordova-xwalk.build/Debug-iphonesimulator/cordova-xwalk.build/Objects-normal/x86_64/CDVAssetLibraryFilesystem.o
/Users/XXXXX//Library/Developer/Xcode/DerivedData/cordova-xwalk-gbfvvzzlqxxtbkbdbjoxhgcgzpvz/Build/Intermediates/cordova-xwalk.build/Debug-iphonesimulator/cordova-xwalk.build/Objects-normal/x86_64/CDVFile.o
ld: 4 duplicate symbols for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

i try to just CordovaPluginFile not with xwalk ,it works!

can i have a help?

@jondong
Copy link
Contributor

jondong commented Oct 8, 2015

@yunyuecoder actually the CordovaPluginFile demo is using CocoaPods instead of submodule to integrate Crosswalk iOS library, the document is obsolete now, and I'm working on the document update. Will be posted soon. Sorry for the inconvenience

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants