Skip to content

Conversation

@jarrodlombardo-EventBase

Update minimum targets to 12.0 so they can be built in XCode 15
This fixes #641

This should be a Major release (i.e. 2.0.0) because it is removing support for iOS 8-11.

Update minimum targets to 12.0 so they can be built in XCode 15
@jarrodlombardo-EventBase
Copy link
Author

@matej Can you please look at this PR? I've unblocked my team through using my fork, but the official version should be updated to support XCode 15.

lancefu-eventbase and others added 5 commits February 22, 2024 14:57
## 🚢 Major? Minor? Patch?
- Patch

## 🚧 PR risk (highest?, high?, medium?, low?, lowest?)
- Lowest

## 👪 Related PRs
- N/A

## ✅ Acceptance Criteria
- Add privacy manifest file to satisfy Apple's upcoming submission
requirements

## 🤔 What does this PR do?
- Added PrivacyInfo.xcprivacy

## 🎯 Where should the reviewer start?
- PrivacyInfo.xcprivacy

## 👩‍🔬 How should this be manually tested?
- Nothing to do here really as long as the file exists.

## 📖 Any background context you want to provide?
- See https://developer.apple.com/support/third-party-SDK-requirements/
Added `resource_bundles` in Cocoapods to include the PrivacyInfo file to
the bundle to support static linking.
Can refer to the related discussion from the below links.

SnapKit/SnapKit#798

CocoaPods/CocoaPods#10325 (comment)

Co-authored-by: Hyun Joon Park <hystericcore@icloud.com>
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.

Xcode 15 Not Installing via Carthrage

5 participants