The project references @sindresorhus's Team-ID YG56YK5RN5 right now, and including the code as a subproject will force you to change the code signing settings. Apparently, CocoaPods etc. will override a dependency's code signing settings.
With this change, embedding the framework as a dependency becomes simpler.
I didn't test this with CocoaPods or Carthage because I couldn't get this to work, so feedback is much appreciated!
The project references @sindresorhus's Team-ID
YG56YK5RN5
right now, and including the code as a subproject will force you to change the code signing settings. Apparently, CocoaPods etc. will override a dependency's code signing settings.With this change, embedding the framework as a dependency becomes simpler.
I didn't test this with CocoaPods or Carthage because I couldn't get this to work, so feedback is much appreciated!