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

xcodebuild: xcodebuild: error: Found no destinations for the scheme 'FMDB' and action clean #859

Open
wintelsui opened this issue Feb 5, 2024 · 0 comments

Comments

@wintelsui
Copy link

wintelsui commented Feb 5, 2024

when i "pod trunk push FMDB.podspec.json --allow-warnings --skip-import-validation"
fmdb-2.7.8 pod trunk push FMDB.podspec.json --allow-warnings --skip-import-validation Updating spec repotrunkValidating podspec -> FMDB (2.7.8) - NOTE | [FMDB/standard, FMDB/FTS, FMDB/standalone, and more...] xcodebuild: note: Using codesigning identity override: - - NOTE | [FMDB/standard, FMDB/FTS, FMDB/standalone, and more...] xcodebuild: note: Building targets in dependency order - NOTE | [FMDB/standalone, FMDB/standalone-fts, FMDB/SQLCipher, and more...] xcodebuild: note: Target dependency graph (2 targets) - NOTE | [iOS] xcodebuild: Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'FMDB-FMDB' from project 'Pods') - NOTE | [FMDB/standard, FMDB/FTS, FMDB/standalone, and more...] xcodebuild: Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'FMDB' from project 'Pods') - NOTE | [FMDB/standard, FMDB/FTS, FMDB/standalone, and more...] xcodebuild: note: Using codesigning identity override: - ERROR | [FMDB/standard, FMDB/FTS, FMDB/standalone, and more...] xcodebuild: Returned an unsuccessful exit code. You can use--verbosefor more information. - NOTE | [FMDB/standard, FMDB/FTS, FMDB/standalone, and more...] xcodebuild: xcodebuild: error: Found no destinations for the scheme 'FMDB' and action clean. - NOTE | [FMDB/standard,FMDB/FTS] xcodebuild: note: Target dependency graph (1 target) - NOTE | [FMDB/standalone,FMDB/standalone-fts] xcodebuild: Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'sqlite3' from project 'Pods') - NOTE | [FMDB/standalone,FMDB/standalone-fts] xcodebuild: Pods.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.6, but the range of supported deployment target versions is 10.13 to 14.2.99. (in target 'sqlite3' from project 'Pods') - NOTE | [iOS] [FMDB/SQLCipher] xcodebuild: Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'SQLCipher' from project 'Pods')

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