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

bump podspec deployment targets #575

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

jaredmixpanel
Copy link
Contributor

Fix for...

➜  mixpanel-swift git:(master) pod trunk push Mixpanel-swift.podspec --allow-warnings                                                                                                                                                 git:(master|)
Updating spec repo `trunk`
Validating podspec
 -> Mixpanel-swift (4.0.4)
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  note: Using codesigning identity override: -
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  note: Building targets in dependency order
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Pods-App' from project 'Pods')
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Mixpanel-swift' from project 'Pods')
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'Mixpanel-swift' from project 'Pods')
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'App' from project 'App')
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  /var/folders/n7/w5f8m1yx2qq9w6g3_3kc3l8w0000gp/T/CocoaPods-Lint-20221214-54069-nlb0dg-Mixpanel-swift/App.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'App' from project 'App')
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  Pods.xcodeproj: warning: The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'Pods-App' from project 'Pods')
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  Pods.xcodeproj: warning: The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'Mixpanel-swift' from project 'Pods')
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  /var/folders/n7/w5f8m1yx2qq9w6g3_3kc3l8w0000gp/T/CocoaPods-Lint-20221214-54069-nlb0dg-Mixpanel-swift/App.xcodeproj: warning: The tvOS Simulator deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'App' from project 'App')
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  note: Using codesigning identity override:
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  Pods.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 13.1.99. (in target 'Mixpanel-swift' from project 'Pods')
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  Pods.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 13.1.99. (in target 'Pods-App' from project 'Pods')
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  /var/folders/n7/w5f8m1yx2qq9w6g3_3kc3l8w0000gp/T/CocoaPods-Lint-20221214-54069-nlb0dg-Mixpanel-swift/App.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 13.1.99. (in target 'App' from project 'App')
    - ERROR | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild: Returned an unsuccessful exit code. You can use `--verbose` for more information.
    - NOTE  | [Mixpanel-swift/Complete,Mixpanel-swift/Core] xcodebuild:  xcodebuild: error: Unable to find a destination matching the provided destination specifier:

[!] The spec did not pass validation, due to 1 error.

Copy link
Contributor

@zihejia zihejia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaredmixpanel jaredmixpanel merged commit 0df78af into master Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants