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

Carthage Support #36

Merged
merged 5 commits into from
Oct 30, 2015
Merged

Carthage Support #36

merged 5 commits into from
Oct 30, 2015

Conversation

cybertk
Copy link
Contributor

@cybertk cybertk commented Aug 25, 2015

This PR add Carthage support to CardIO, see #32 for more details. Before this PR is merged, you can add the following line into Cartfile to integrate CardIO via Carthage.

github "cybertk/card.io-iOS-source" "feature/carthage"

Changes:

  • Add new CardIO framework target, and rename previous to CardIO-static
  • Share only new added framework xcscheme
  • Replace some deprecated calls of UIDeviceOrientation*

Know defects:

  • Does not support BITCODE, as still used outdated precompiled libopencv
  • Many deprecated API call warnings .

@bluk bluk merged commit 32edc85 into card-io:master Oct 30, 2015
@bluk
Copy link
Contributor

bluk commented Oct 30, 2015

@cybertk I merged in these commits. Thanks for the changes and sorry for the long delay in getting these merged.

@bluk bluk mentioned this pull request Oct 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants