Skip to content

Conversation

@groue
Copy link
Collaborator

@groue groue commented Dec 10, 2021

Hello, this pull request updates SQLite from https://www.sqlite.org/2021/sqlite-src-3370000.zip

(Link found on https://www.sqlite.org/download.html)

@groue
Copy link
Collaborator Author

groue commented Dec 10, 2021

Travis is no longer active 😕

I could test a smaller matrix on my machine (MacBook Pro 16' 2021, M1 Pro, Xcode 13.2 RC):

cd .ci
make DESTINATION="platform=OS X" &&
  make DESTINATION="generic/platform=iOS" &&
  make DESTINATION="generic/platform=watchOS" &&
  make DESTINATION="generic/platform=tvOS" &&
  make DESTINATION="platform=iOS Simulator,name=iPhone 8,OS=13.7" &&
  make DESTINATION="platform=iOS Simulator,name=iPhone 13,OS=15.2"

@groue groue mentioned this pull request Dec 10, 2021
@groue groue requested a review from swiftlyfalling December 10, 2021 17:08
groue added 2 commits January 9, 2022 13:44
Xcode insists on bumping IPHONEOS_DEPLOYMENT_TARGET, but this is not acceptable for this project which has lower minimum requirements. So there will remain warnings.
@groue
Copy link
Collaborator Author

groue commented Jan 9, 2022

Closing in favor of #54

@groue groue closed this Jan 9, 2022
@groue groue deleted the 3.37.0 branch January 9, 2022 13:03
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 this pull request may close these issues.

2 participants