mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[GH-ISSUE #269] How to use cocoapod for my existed workspace and static library if static library would like to use cocoapod? #5310
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wenrisheng on GitHub (Aug 26, 2015).
Original GitHub issue: https://github.com/semver/semver/issues/269
I new a project with workspace, like this:
-MyProj
--MyProj.xcodeproj
-MyStaticLibrary
--MyStaticLibrary.xcodeproj
-MyWorkspace.xcworkspace
-Podfile
then MyStaticLibrary and MyProj would use cocoapod, I dont know how to do it?
How I write the Podfile?
Have a demo?
Any can help me?
@jwdonahue commented on GitHub (Dec 9, 2017):
@wenrisheng, please take your cocoapod questions to https://github.com/CocoaPods/CocoaPods and close this issue at your earliest possible convenience.
@jwdonahue commented on GitHub (Oct 8, 2018):
@wenrisheng, please close this thread. It has nothing to do with semver and is not going to lead to a PR.