Skip to content
This repository has been archived by the owner on Jan 5, 2020. It is now read-only.

Archiving issue #11

Closed
ArturGasparyan opened this issue Jan 16, 2017 · 1 comment
Closed

Archiving issue #11

ArturGasparyan opened this issue Jan 16, 2017 · 1 comment

Comments

@ArturGasparyan
Copy link

Hello!

Wonderful library, thank you!

As mentioned in the other issue, I cannot archive my application as long as I have NightNight included in my workspace. When removing it from my Podfile (and pod install) and removing all the code I use from NightNight, Xcode archives fine.

However when I add

pod 'NightNight', :git => 'https://github.com/Draveness/NightNight.git', :branch => 'swift3.0'

the app builds fine! But the archiving does not work, as mentioned.

When I instead use

pod 'NightNight'

I cannot even build the application because the branch (master) seems to be not Swift 3 compatible. I'm working with Xcode 8.

Please kindly help!

Thanks!

@ArturGasparyan
Copy link
Author

Any updates here, @draveness? I'd really appreciate it.

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

No branches or pull requests

1 participant