SICSoftwareGmbH / sicci_for_xcode

SICCI for Xcode: a Jenkins plugin to build, test... your iOS and OS X projects
http://wiki.jenkins-ci.org/display/JENKINS/SICCI+for+Xcode+Plugin
GNU General Public License v3.0
24 stars 8 forks source link

FIX: adding SICCI build step does nothing in Safari/Firefox #18

Open pegli opened 12 years ago

pegli commented 12 years ago

XcodeBuilder/lib/javaScript.jelly has a function which uses the reserved word "class" as a variable name. This prevents the addition of a SICCI build step in Safari and Firefox.

jkennedy1980 commented 12 years ago

I am also seeing this problem with more recent versions of Jenkins