<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Its not just methods, but types themselves. Even if this was a
      solution I'd still have to manually fix all build issues by
      prepending dynamic to everything that needs it :(<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 6/4/2016 2:56 PM, Austin Zheng
      wrote:<br>
    </div>
    <blockquote
      cite="mid:A7D170E4-BB81-4CC3-AED7-6062406188DB@gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div class="">This is probably a solution to a different issue,
        but what happens if you declare your "should be visible from
        Objective-C" swift methods as 'dynamic'?</div>
      <div class=""><br class="">
      </div>
      <div class="">Austin</div>
      <br class="">
      <div>
        <blockquote type="cite" class="">
          <div class="">On Jun 4, 2016, at 11:55 AM, Jens Alfke via
            swift-users &lt;<a moz-do-not-send="true"
              href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt;
            wrote:</div>
          <br class="Apple-interchange-newline">
          <div class="">
            <meta http-equiv="Content-Type" content="text/html;
              charset=utf-8" class="">
            <div style="word-wrap: break-word; -webkit-nbsp-mode: space;
              -webkit-line-break: after-white-space;" class=""><br
                class="">
              <div class="">
                <blockquote type="cite" class="">
                  <div class="">On Jun 4, 2016, at 11:29 AM, Kevin
                    Lundberg via swift-users &lt;<a
                      moz-do-not-send="true"
                      href="mailto:swift-users@swift.org" class=""><a class="moz-txt-link-abbreviated" href="mailto:swift-users@swift.org">swift-users@swift.org</a></a>&gt;
                    wrote:</div>
                  <br class="Apple-interchange-newline">
                  <div class=""><span style="font-family:
                      Alegreya-Regular; font-size: 15px; font-style:
                      normal; font-variant-caps: normal; font-weight:
                      normal; letter-spacing: normal; orphans: auto;
                      text-align: start; text-indent: 0px;
                      text-transform: none; white-space: normal; widows:
                      auto; word-spacing: 0px;
                      -webkit-text-stroke-width: 0px; float: none;
                      display: inline !important;" class="">However objc
                      code inside the same framework as the swift code
                      in question should ideally be able to see internal
                      swift symbols as well, as they are within the same
                      module.</span><br style="font-family:
                      Alegreya-Regular; font-size: 15px; font-style:
                      normal; font-variant-caps: normal; font-weight:
                      normal; letter-spacing: normal; orphans: auto;
                      text-align: start; text-indent: 0px;
                      text-transform: none; white-space: normal; widows:
                      auto; word-spacing: 0px;
                      -webkit-text-stroke-width: 0px;" class="">
                  </div>
                </blockquote>
              </div>
              <br class="">
              <div class="">I agree; I didn’t realize that was your
                situation. I haven’t tried doing this myself. It sounds
                like a bug.</div>
              <div class=""><br class="">
              </div>
              <div class="">—Jens</div>
            </div>
            _______________________________________________<br class="">
            swift-users mailing list<br class="">
            <a moz-do-not-send="true"
              href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br
              class="">
            <a class="moz-txt-link-freetext" href="https://lists.swift.org/mailman/listinfo/swift-users">https://lists.swift.org/mailman/listinfo/swift-users</a><br
              class="">
          </div>
        </blockquote>
      </div>
      <br class="">
    </blockquote>
    <br>
  </body>
</html>