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

Example: pod install Error and Warning #29

Open
ykws opened this issue Dec 29, 2021 · 0 comments · May be fixed by #31
Open

Example: pod install Error and Warning #29

ykws opened this issue Dec 29, 2021 · 0 comments · May be fixed by #31

Comments

@ykws
Copy link
Contributor

ykws commented Dec 29, 2021

Example pod install has error and warning.

Error

[!] Could not automatically select an Xcode workspace. Specify one in your Podfile like so:

    workspace 'path/to/Workspace.xcworkspace'

Warning

[!] The abstract target Pods is not inherited by a concrete target, so the following dependencies won't make it into any targets in your project:
    - UAProgressView (from `..`)
All log

% pod install
Re-creating CocoaPods due to major version update.
Analyzing dependencies
Downloading dependencies
Installing UAProgressView (0.1.4)
Generating Pods project
Integrating client projects
[!] Could not automatically select an Xcode workspace. Specify one in your Podfile like so:
workspace 'path/to/Workspace.xcworkspace'

[!] The abstract target Pods is not inherited by a concrete target, so the following dependencies won't make it into any targets in your project:
- UAProgressView (from ..)

Alias

pod: aliased to arch -x86_64 pod

Spec

- M1 Mac
- ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [arm64-darwin20]
- CocoaPods 1.11.2
- Xcode 13.2.1

ykws added a commit to ykws/UAProgressView that referenced this issue Dec 29, 2021
@ykws ykws linked a pull request Dec 29, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant