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'?

Austin

> On Jun 4, 2016, at 11:55 AM, Jens Alfke via swift-users 
> <swift-users@swift.org> wrote:
> 
> 
>> On Jun 4, 2016, at 11:29 AM, Kevin Lundberg via swift-users 
>> <swift-users@swift.org <mailto:swift-users@swift.org>> wrote:
>> 
>> 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.
> 
> I agree; I didn’t realize that was your situation. I haven’t tried doing this 
> myself. It sounds like a bug.
> 
> —Jens
> _______________________________________________
> swift-users mailing list
> swift-users@swift.org
> https://lists.swift.org/mailman/listinfo/swift-users

_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to