Hi,

I am trying to integrate a wrapped objective-C dll into a sample monotouch
iOS application. The problem is I cannot get the initial screen of the
wrapped SDK to show. I suspect this due to the fact of lacking to link the
resources. In fact, I have a .bundle file which contains the resources of
the SDK (mostly images) and I tried to import it in the monotouch project by
doing Project-->Add Existing Folder which adds a folder with all the
resources. Is this equivalent to copying the .bundle file in 'Copy Bundle
Resources' build phase in xCode.
Otherwise, how can I do this ?

I found this related post which nobody answered 
http://monotouch.2284126.n4.nabble.com/Copy-Bundle-Resources-Monotouch-Equivalent-td4554234.html;cid=1340636806744-683

Any help would be highly appreciated.

Thanks

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Copy-Bundle-Resource-equivalent-tp4655565.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to