Code Monkey home page Code Monkey logo

Comments (3)

kimsungwhee avatar kimsungwhee commented on July 17, 2024

hello

can you tell me on the debug area what is printed?

First you need to run through at least once a project simulator. This step will create derived data。
Second, make sure your xcode no custom derived data location. Currently the plugin does not support custom derived data location.
Finally, your project name can not be Tests or Pods.

from kshobjcuml.

pmusolino avatar pmusolino commented on July 17, 2024

Hello.

This is the output in the debug area. There are some errors, but if i shift to another project, nothing change.

/bin/cp /Users/pmusolino/Library/Application Support/Developer/Shared/Xcode/Plug-ins/KSHObjcUML.xcplugin/Contents/Resources/ObjcUML.zip /Users/pmusolino/Desktop/SocialLogin



/usr/bin/unzip -o -d /Users/pmusolino/Desktop/SocialLogin /Users/pmusolino/Desktop/SocialLogin/ObjcUML.zip


Archive:  /Users/pmusolino/Desktop/SocialLogin/ObjcUML.zip
   creating: /Users/pmusolino/Desktop/SocialLogin/ObjcUML/
  inflating: /Users/pmusolino/Desktop/SocialLogin/ObjcUML/dependency.css  
  inflating: /Users/pmusolino/Desktop/SocialLogin/ObjcUML/index.html  
  inflating: /Users/pmusolino/Desktop/SocialLogin/ObjcUML/script.rb  
   creating: /Users/pmusolino/Desktop/SocialLogin/ObjcUML/Scripts/
  inflating: /Users/pmusolino/Desktop/SocialLogin/ObjcUML/Scripts/d3.v3.js  
  inflating: /Users/pmusolino/Desktop/SocialLogin/ObjcUML/Scripts/d3.v3.min.js  
  inflating: /Users/pmusolino/Desktop/SocialLogin/ObjcUML/Scripts/d3js-LICENSE  
  inflating: /Users/pmusolino/Desktop/SocialLogin/ObjcUML/Scripts/parse.js  

/bin/rm -rf /Users/pmusolino/Desktop/SocialLogin/ObjcUML.zip



/Users/pmusolino/Desktop/SocialLogin/ObjcUML/script.rb -s "SocialLogin" -t /Users/pmusolino/Desktop/SocialLogin/ObjcUML/origin.js

find: /Users/pmusolino/Library/Caches/appCode*/DerivedData: No such file or directory

There were 0 directories found
Cannot find projects that starts with '"SocialLogin"'

/bin/rm -rf /Users/pmusolino/Desktop/SocialLogin/ObjcUML/script.rb



/usr/bin/open /Users/pmusolino/Desktop/SocialLogin/ObjcUML/index.html

from kshobjcuml.

kimsungwhee avatar kimsungwhee commented on July 17, 2024

I think this issue should be no way to find the cause of derived data.
please check your xcode setting as follow
http://cl.ly/image/2K1Z1w3D1C3a

if derived data setting not by default,this plugin current not support.please change setting by default and try again.

you can download my other project and try it.
https://github.com/kimsungwhee/KSHMosaicCamera

from kshobjcuml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.