2012-11-30 16 views
8

के लिए डुप्लिकेट प्रतीकों मैं Google GDrive का उपयोग करने के लिए जीटीएल ढांचे का उपयोग कर रहा हूं। मैंने अपने आवेदन में उस ढांचे को आयात करने में कई बार विफल होने के बाद GTL.xcodeproject से सभी फ़ाइलों की प्रतिलिपि बनाई है। लेकिन फिर भी मुझे नीचे उल्लिखित त्रुटि मिल रही है। मैंने सभी की खोज की है लेकिन कोई डुप्लिकेट फ़ाइलें या कुछ भी नहीं मिला है। कृपया यहां मदद करें।आर्किटेक्चर i386

/Users/ashutoshb/Desktop/Screen Shot 2012-11-30 at 10.30.24 AM.png 


Ld /Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Products/Debug-iphonesimulator/MowWom.app/MowWom normal i386 
cd /Users/ashutoshb/Mowwom/MowWomCode/Updated/MowWom 
setenv IPHONEOS_DEPLOYMENT_TARGET 4.3 
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk -L/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Products/Debug-iphonesimulator "-L/Users/ashutoshb/Mowwom/MowWomCode/Updated/MowWom/MowWom/Twitter+OAuth/Libraries & Headers" -L/Users/ashutoshb/Mowwom/MowWomCode/Updated/MowWom - F/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom- dmhxeapzkbnuniegdxmsvdgmodrw/Build/Products/Debug-iphonesimulator - F/Applications/Xcode.app/Contents/Developer/Library/Frameworks - F/Users/ashutoshb/Mowwom/MowWomCode/Updated/MowWom -filelist /Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom- dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug- iphonesimulator/MowWom.build/Objects-normal/i386/MowWom.LinkFileList -Xlinker - objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=4.3 -framework SenTestingKit -framework Security -framework MessageUI -lxml2 -lz -framework CFNetwork -framework MobileCoreServices -framework SystemConfiguration -framework CoreLocation -framework MapKit -framework QuartzCore -framework UIKit -framework Foundation -framework CoreGraphics -lOAuth -o /Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Products/Debug-iphonesimulator/MowWom.app/MowWom 


duplicate symbol _OBJC_CLASS_$_GTLDriveAboutAdditionalRoleInfoItem in: 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDrive_Sources.o 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDriveAbout.o 

duplicate symbol _OBJC_METACLASS_$_GTLDriveAboutAdditionalRoleInfoItem in: 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDrive_Sources.o 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDriveAbout.o 

duplicate symbol _OBJC_CLASS_$_GTLDriveAboutExportFormatsItem in: 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDrive_Sources.o 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDriveAbout.o 

duplicate symbol _OBJC_METACLASS_$_GTLDriveAboutExportFormatsItem in: 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDrive_Sources.o 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDriveAbout.o 

duplicate symbol _OBJC_CLASS_$_GTLDriveAboutFeaturesItem in: 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDrive_Sources.o 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDriveAbout.o 

duplicate symbol _OBJC_METACLASS_$_GTLDriveAboutFeaturesItem in: 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDrive_Sources.o 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDriveAbout.o 

duplicate symbol _OBJC_CLASS_$_GTLDriveAboutImportFormatsItem in: 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDrive_Sources.o 
/Users/ashutoshb/Library/Developer/Xcode/DerivedData/MowWom-dmhxeapzkbnuniegdxmsvdgmodrw/Build/Intermediates/MowWom.build/Debug-iphonesimulator/MowWom.build/Objects-normal/i386/GTLDriveAbout.o 

duplicate symbol _OBJC_METACLASS_$_GTLDriveAboutImportFormatsItem in: 

उत्तर

1

अपने प्रोजेक्ट स्थान से सभी फ़ाइलों/फ़ोल्डर्स को हटाने का प्रयास करें और एक्सकोड प्रोजेक्ट से संदर्भों को भी हटाएं।

फिर, परियोजना स्थान पर और एक्सकोड में लाइब्रेरी फ़ोल्डर कॉपी करें, "फ़ाइलें जोड़ें ..." पर क्लिक करें और प्रोजेक्ट स्थान में नया जोड़ा गया फ़ोल्डर चुनें।

30

सुनिश्चित करें कि आप अपने "बिल्ड चरण" अनुभाग में "संकलन स्रोत" भी देखें। कभी-कभी वे वहां दोगुनी हो जाते हैं (लेकिन प्रोजेक्ट फ़ाइल एक्सप्लोरर में केवल एक बार दिखाई देते हैं)

+0

इससे मेरी समस्या हल हो गई! धन्यवाद! – TWright

+0

यह भी मेरे मुद्दे को हल किया। यह नहीं मिला होगा कि अगर यह यहां नहीं दिखाया गया था। धन्यवाद!! – Jeremy

संबंधित मुद्दे