[PR #81] [MERGED] Mark app extension safe #455

Closed
opened 2025-12-29 15:32:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/81
Author: @jannon
Created: 7/13/2016
Status: Merged
Merged: 7/14/2016
Merged by: @JohnEstropia

Base: masterHead: mark-app-extension-safe


📝 Commits (2)

  • c4391a8 Merge remote-tracking branch 'JohnEstropia/master' into upstream
  • a088fe3 mark iOS and tvOS safe for app extensions

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 CoreStore.xcodeproj/project.pbxproj (+4 -0)

📄 Description

Just ticking the box in the iOS and tvOS schemes to mark as safe for app extensions.
You could also just tick the boxes yourself. I just made the changes so I could point Carthage to my repo for the time-being, so I thought I'd send them

The same needs to be done for GCDKit, btw


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JohnEstropia/CoreStore/pull/81 **Author:** [@jannon](https://github.com/jannon) **Created:** 7/13/2016 **Status:** ✅ Merged **Merged:** 7/14/2016 **Merged by:** [@JohnEstropia](https://github.com/JohnEstropia) **Base:** `master` ← **Head:** `mark-app-extension-safe` --- ### 📝 Commits (2) - [`c4391a8`](https://github.com/JohnEstropia/CoreStore/commit/c4391a8d0c1ec6669541a0e7b2b78677af57568e) Merge remote-tracking branch 'JohnEstropia/master' into upstream - [`a088fe3`](https://github.com/JohnEstropia/CoreStore/commit/a088fe381728c1390c39b1cb995aa8f5448de6ab) mark iOS and tvOS safe for app extensions ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CoreStore.xcodeproj/project.pbxproj` (+4 -0) </details> ### 📄 Description Just ticking the box in the iOS and tvOS schemes to mark as safe for app extensions. You could also just tick the boxes yourself. I just made the changes so I could point Carthage to my repo for the time-being, so I thought I'd send them The same needs to be done for GCDKit, btw --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:32:14 +01:00
adam closed this issue 2025-12-29 15:32:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#455