-
Notifications
You must be signed in to change notification settings - Fork 16
Resources added as compile source #54
Comments
@MingLoan, how did you set up your Seedfile? |
bitbucket "SomeProject/Project", "0.4.1", :files => "Pod/**/*.{swift,storyboard}. Thanks. |
Could you please try without storyboard? |
sure I tried. It works. But that means I cannot include any xib, storyboard, or resource bundle, can I? And another question, does cocoaseeds supports something like cocoa pods '~>3.6.6' for versioning?? |
I'll take a look for it soon :) |
Okay! Wait for your response. Appreciated! |
@MingLoan, Can I have an example project for testing? |
@devxoul Hey, do you remember me? I've handle this problem weeks ago! I can pr for it as soon! |
@veightz Cool. I'm waiting for it 👍 |
Storyboard, xib will be added as compile source after running seeds install.
they should be added as copy bundle resources.
Any workaround??
The text was updated successfully, but these errors were encountered: