Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting "SICCI for Xcode" as a build step does nothing in Safari #8

Open
coconitro opened this issue Apr 13, 2011 · 10 comments
Open
Assignees

Comments

@coconitro
Copy link

When I select "SICCI for Xcode" in the "Add build step" menu nothing happens. I can see in my browser a request being made but the page does not update with the appropriate build options. This is on Mac OS X 10.6.7 in the latest Safari 5.0.4.

@bbiallowons
Copy link
Contributor

Could you tell me your Jenkins' version and the version of SICCI for Xcode you're using? I tried to figure it out, but i got no problems on 10.6.6 (10.6.7 is release yet hm?) and Safari 5.0.4.

@coconitro
Copy link
Author

Jenkins version 1.406
SICCI version 0.8

10.6.7 has been out for a couple of weeks now IIRC.

@bbiallowons
Copy link
Contributor

That seems to be bug since 1.406, will be fixed as soon as possible

@bbiallowons
Copy link
Contributor

i just added a prerelease of 0.0.9 here in this project's download section, could you try if this fixes your problem?

@coconitro
Copy link
Author

0.0.9 fixes this issue. Thanks.

@coconitro coconitro reopened this Apr 14, 2011
@coconitro
Copy link
Author

Seems to have a new issue possibly related. Reproducible in both Firefox and Safari.

After adding a Xcode build action, I select the targets and save. When I go back to configure the job again, all of the targets are unselected.

On building it also doesn't build any targets, relevant section in config.xml:

  <entry>
      <string>4|-|Debug|-|archive_app</string>
      <string>false</string>
    </entry>
    <entry>
      <string>4|-|Debug|-|create_ipa</string>
      <string>true</string>
    </entry>
    <entry>
      <string>FilenameTemplate</string>
      <string>&lt;TARGET&gt;_&lt;CONFIG&gt;_b&lt;BUILD&gt;_&lt;DATETIME&gt;</string>
    </entry>
    <entry>
      <string>4|-|unit_test</string>
      <string>false</string>
    </entry>
    <entry>
      <string>4|-|Debug|-|clean_before_build</string>
      <string>true</string>
    </entry>
    <entry>
      <string>kind</string>
      <string>com.sic.bb.jenkins.plugins.sicci_for_xcode.XcodeBuilder$XcodeBuilderDescriptor</string>
    </entry>
    <entry>
      <string>XcodeProjectSearchDepth</string>
      <string>10</string>
    </entry>
  </data>
  <dataList>
    <entry>
      <string>BuildTargets</string>
      <list>
        <string>smart drive NA 1.4</string>
        <string>smart drive NA 1.4 logging</string>
        <string>smart drive NA no navi</string>
        <string>smart drive EU 1.4</string>
        <string>smart drive EU 1.4 logging</string>
        <string>smart drive EU no navi</string>
        <string>FrontStage Framework</string>
        <string>FSComponentIpod</string>
        <string>FSComponentVTuner</string>
        <string>FSComponentPhone</string>

@bbiallowons
Copy link
Contributor

Confirmed... i'm currently working on it

@ghost ghost assigned bbiallowons May 11, 2011
@ThWee
Copy link

ThWee commented Oct 24, 2011

I'm using jenkins 1.436 and have with release 0.0.8 the earlier told issue. Is there a new release planed or the beta 0.0.9 somewhere for downloading available?

@ostatnicky
Copy link

Still not working neither in Safari nor Chrome, neither in Firefox nor Opera. Mac OS X 10.6.8, Jenkins ver. 1.464, SICCI for Xcode Plugin 0.0.8

@ostatnicky
Copy link

pegli have solved it in Issue #18! Yeah!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants