Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add installation guide to readme #84

Open
quanvo87 opened this issue Jun 28, 2018 · 8 comments
Open

add installation guide to readme #84

quanvo87 opened this issue Jun 28, 2018 · 8 comments

Comments

@quanvo87
Copy link
Collaborator

No description provided.

@parker1010
Copy link

Please add an installation guide asap! I'd like to use this module in my xCode project but don't know how!

@quanvo87
Copy link
Collaborator Author

quanvo87 commented Jul 6, 2018

@parker1010 installation instructions have just been added! Please check out the README and let me know if you have any issues.

@parker1010
Copy link

@quanvo87 Thanks for the quick response! I generated a new Xcode project with the command "swift package generate-xcodeproj" but that new project won't run the Simulator. After researching about Swift Package Manager I found: "The generated project is ideal for unit tests. It does not include the overhead of launching the iOS simulator or a target application." Any advice for people like me who want to use your module and still run the Simulator in their project?

@quanvo87
Copy link
Collaborator Author

quanvo87 commented Jul 8, 2018

run the Simulator in their project?

Do you mean you are developing an iOS app? I don't believe there is official SPM support for iOS targets at this time. You can try looking into this, but keep in mind it is not officially supported. If there is a need, I can add manual installation instructions for Swift-SMTP, and/or add CocoaPods support. Lmk!

@parker1010
Copy link

@quanvo87 Yes, I'm learning iOS app development. Installation instructions using CocoaPods would be very helpful for me as I'm already using CocoaPods (for Google Firebase) in my current iOS project.

@quanvo87
Copy link
Collaborator Author

I'll work on adding CocoaPods support sometime this week.

@quanvo87
Copy link
Collaborator Author

Unfortunately adding dual support for SPM and CocoaPods is proving to be difficult for me to figure out. This feature may not added in the near future as I can't commit too much time to this right now. Any pointers would be appreciated!

@deepakyadeedya
Copy link

Hi, I need to add a .txt file in the background I mean without the user interface...! If you need I will share my code what I'm doing please help.

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

No branches or pull requests

3 participants