forked from JefriReynaldi/facebook-ios-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding ability to test SPM integration
Summary: https://fb.workplace.com/groups/iOSDevQA/permalink/7020550424660179/ Has more information about the reasons for the specific decisions in here. High level, the Swift Package file will use the environment variable `USE_LOCAL_FB_BINARIES` if it is available on command line builds. If it is set, the build will use local references to binary targets. The CI test will builds the frameworks then archives a project that uses those artifacts via SPM. Reviewed By: jawwad Differential Revision: D31829704 fbshipit-source-id: 69f907fe2787e0bbd8c8895b1dce6a66ec570f8c
- Loading branch information
1 parent
a43062a
commit 784059e
Showing
11 changed files
with
908 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.