mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
[PR #81] [MERGED] Mark app extension safe #455
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:mark-app-extension-safe📝 Commits (2)
c4391a8Merge remote-tracking branch 'JohnEstropia/master' into upstreama088fe3mark 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.