Skip to content

Commit 0b78ffa

Browse files
authored
Facebook 5.9.0 (#12)
* iOS 5.9.0 * Android 5.9.0 * Added upgrade instructions for Android * Added/update proguard files
1 parent 08fb152 commit 0b78ffa

File tree

754 files changed

+601
-2633
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

754 files changed

+601
-2633
lines changed

facebook/ext.manifest

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,19 @@ platforms:
99
context:
1010
frameworks: ['Security']
1111
weakFrameworks: ['Accounts', 'Social', 'AdSupport']
12+
flags: ['-fcxx-modules', '-fmodules']
1213
linkFlags: ['-ObjC']
1314

1415
arm64-ios:
1516
context:
1617
frameworks: ['Security']
1718
weakFrameworks: ['Accounts', 'Social', 'AdSupport']
19+
flags: ['-fcxx-modules', '-fmodules']
1820
linkFlags: ['-ObjC']
1921

2022
x86_64-ios:
2123
context:
2224
frameworks: ['Security']
2325
weakFrameworks: ['Accounts', 'Social', 'AdSupport']
26+
flags: ['-fcxx-modules', '-fmodules']
2427
linkFlags: ['-ObjC']
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)