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

Podspec push warnings/notes #16

Open
odrobnik opened this issue Oct 19, 2020 · 0 comments
Open

Podspec push warnings/notes #16

odrobnik opened this issue Oct 19, 2020 · 0 comments

Comments

@odrobnik
Copy link
Collaborator

I ignored these warnings publishing 1.0.5:

    - NOTE  | [Kvitto/Core] xcodebuild:  note: Using new build system
    - NOTE  | [Kvitto/Core] xcodebuild:  note: Building targets in parallel
    - NOTE  | [Kvitto/Core] xcodebuild:  note: Using codesigning identity override: -
    - NOTE  | [Kvitto/Core] xcodebuild:  note: Planning build
    - NOTE  | [Kvitto/Core] xcodebuild:  note: Constructing build description
    - NOTE  | [Kvitto/Core] xcodebuild:  warning: Skipping code signing because the target does not have an Info.plist file and one is not being generated automatically. (in target 'App' from project 'App')
    - NOTE  | [Kvitto/Core] xcodebuild:  warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.1.99. (in target 'DTFoundation' from project 'Pods')

I need to find out how to generate HTML documentation and how to build that on my Mac mini Server...

The message about deployment target being less than 9 is odd, as the spec has the iOS deployment target set to 9.

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

1 participant