Skip to content

Change canImport to DEBUG check#78

Merged
daveverwer merged 1 commit intoshinydevelopment:masterfrom
davidrothera:master
Apr 9, 2019
Merged

Change canImport to DEBUG check#78
daveverwer merged 1 commit intoshinydevelopment:masterfrom
davidrothera:master

Conversation

@davidrothera
Copy link
Copy Markdown
Contributor

In previous usage of the library I had always been using if DEBUG however decided to use the canImport instead but this caused issues when uploading to the App Store as SimulatorStatusMagic was ending up in my framework search list.

I triple checked everything and the last thing I tried was moving back to if DEBUG which stopped it appearing in my framework search path (shown with otool -L).

Putting this PR in to hopefully help anyone else who has this issue.

@daveverwer daveverwer merged commit 2806a84 into shinydevelopment:master Apr 9, 2019
@daveverwer
Copy link
Copy Markdown
Member

Thanks!

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