Skip to content

Commit

Permalink
Merge pull request #46 from CocoaPods/seg-vendored-dynamic-frameworks
Browse files Browse the repository at this point in the history
Update for vendored dynamic framework support
  • Loading branch information
segiddins committed Aug 26, 2015
2 parents d758a26 + 748ad0d commit 7ea21a1
Show file tree
Hide file tree
Showing 133 changed files with 9,378 additions and 329 deletions.
1 change: 1 addition & 0 deletions install_add_pod/after/Pods/Pods.xcodeproj.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Expand Up @@ -44,6 +44,7 @@ Targets:
- InfoPlist.strings
- Credits.rtf
- MainMenu.xib
- Embed Pods Frameworks: []
- Copy Pods Resources: []
Build Configurations:
- Debug:
Expand Down
Expand Up @@ -51,6 +51,7 @@ Integrating client project
[!] Please close any current Xcode sessions and use `SampleApp.xcworkspace` for this project from now on.

Integrating target `Pods` (`SampleApp.xcodeproj` project)
Adding Build Phase 'Embed Pods Frameworks' to project.
Adding Build Phase 'Copy Pods Resources' to project.
Adding Build Phase 'Check Pods Manifest.lock' to project.
- Running post install hooks
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ea21a1

Please sign in to comment.