You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
@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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: