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

Added more description for using cardio via use_framworks! in swift - #200

Open
2inqui wants to merge 2 commits into
card-io:masterfrom
2inqui:master
Open

Added more description for using cardio via use_framworks! in swift#200
2inqui wants to merge 2 commits into
card-io:masterfrom
2inqui:master

Conversation

@2inqui

@2inqui 2inqui commented Apr 29, 2016

Copy link
Copy Markdown

Just some more information about how to properly setup the pod in swift.

Comment thread README.md Outdated
pod 'CardIO'
```

*Note:* If you want to use `user_frameworks!` in swift you have to add a

@bluk bluk Apr 29, 2016

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe you mean use_frameworks! (not user). Maybe:

Note: If you have `use_frameworks!` in the Podfile for Swift, you have to add a bridging header and add `#import <CardIO/CardIO.h>` to the bridging header file. See [#126](https://github.com/card-io/card.io-iOS-SDK/pull/126) for more details.

@2inqui 2inqui Apr 29, 2016

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep fixing that xD

_Done_

@2inqui
2inqui force-pushed the master branch 3 times, most recently from 1f0427d to db6954b Compare June 1, 2016 04:54
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