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

Adds Target Membership to entitlements file #210

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

fdocr
Copy link
Contributor

@fdocr fdocr commented Feb 28, 2020

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Documentation Update

Description

It adds Target Membership assignment for the entitlements file. Relevant SO discussion

Before:

Screen Shot 2020-02-28 at 13 44 32

Fix:

(add the entitlements file to "Copy Bundle Resources" in the main Target Build Phases)

Screen Shot 2020-02-28 at 15 02 49

After:

Screen Shot 2020-02-28 at 15 01 00

Related Tickets & Documents

It might (hopefully) help us fix #209

Added to documentation?

  • docs.dev.to
  • readme
  • no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

link surprise

…ks-fix

# Conflicts:
#	DEV-Simple.xcodeproj/project.pbxproj
@fdocr fdocr merged commit 884a979 into forem:master Mar 4, 2020
@fdocr fdocr deleted the universal-links-fix branch March 4, 2020 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Universal links not working when the app isn't installed
2 participants