Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

PluginLoading: Required plug-in compatibility UUID ...for plug-in at path '~/...' not present in DVTPlugInCompatibilityUUIDs

$
0
0

Hi everybody I'm programming a new titanium ios module for using AdColony. In AdColony guide, i need to call :

[AdColony configureWithAppID:@"appbdee68ae27024084bb334a" 
                         zoneIDs:@[@"vzf8fb4670a60e4a139d01b5"] 
                        delegate:nil 
                         logging:YES];
in didFinishLaunchingWithOptions functions. But in titanium module, only startup function existing. When i placed that function in startup function and run test project test on Titanium Studio i got this error:

[ERROR] :  2013-12-05 11:45:30.959 xcodebuild[21756:707] [MT] PluginLoading: Required plug-in compatibility UUID 37B30044-... for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Unity4XC.xcplugin' not present in DVTPlugInCompatibilityUUIDs
[ERROR] :  ** BUILD FAILED **
[ERROR] :  The following build commands failed:
[ERROR] :   Ld build/Debug-iphonesimulator/Test.app/Test normal i386
[ERROR] :  (1 failure)
Please help me

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>