Commit Graph

80 Commits

Author SHA1 Message Date
Zilin Zhang
37bb3901a6 Move gzip to Basic
Summary: Move gzip to Basic

Reviewed By: dreamolight

Differential Revision: D15873415

fbshipit-source-id: d1d9724ac5a99abb19e5c35fe754766cc7a7d697
2019-06-19 12:48:48 -07:00
Stan Wu
2dc842def5 Bump iOS SDK version to 5.0.2
Summary: As title

Reviewed By: wi3lau, YOUDAN

Differential Revision: D15689665

fbshipit-source-id: f6d9e5f568ca5531b02e597f1356661ceb659781
2019-06-05 21:12:46 -07:00
Jing Ping
1bfc8fea8d Bump IOS SDK version to 5.0.1
Summary: version bump

Reviewed By: stoyan

Differential Revision: D15445451

fbshipit-source-id: 787695a71a936509300a5a2783ace02fec9beb17
2019-05-22 11:22:47 -07:00
Afonso
e299c1a4b4 Update the FBSDKCoreKit podspec to take into account the new modulemap file (#988)
Summary:
With the introduction of the `FBSDKCoreKit.modulemap` to the Basics folder, after updating to the newer version of the pod, I keep getting the following warning:
<img width="470" alt="Screen Shot 2019-05-01 at 5 51 06 pm" src="https://user-images.githubusercontent.com/4775087/57009482-384d3e00-6c3a-11e9-95cb-80ed1ed3e795.png">
As it is not a source file, Xcode doesn't need to analyse because it won't be able to compile it.

- Restricted the type of source files to `.h` and `.m`

Thanks for proposing a pull request.

To help us review the request, please complete the following:

- [x] sign [contributor license agreement](https://developers.facebook.com/opensource/cla)
- [x] describe the change (for example, what happens before the change, and after the change)
Pull Request resolved: https://github.com/facebook/facebook-objc-sdk/pull/988

Reviewed By: codytwinton

Differential Revision: D15205123

Pulled By: tianqibt

fbshipit-source-id: 1fbfff432e25a7906589be7f209200f48b3f1601
2019-05-03 14:13:45 -07:00
Tianqi Li
ee53475a0f format FBSDKCoreKit.podspec
Summary: as title

Reviewed By: dreamolight

Differential Revision: D15162842

fbshipit-source-id: 6a5fb4333f925105aa8d4771fbd1820018ec0e07
2019-05-01 09:32:32 -07:00
Cody Winton
391e128682 Bump Version: 5.0.0 and Graph API v3.3
Summary: Ran scripts `sh scripts/run.sh bump-version 5.0.0` and `sh scripts/run.sh bump-api-version v3.3`

Reviewed By: jingping2015

Differential Revision: D15150268

fbshipit-source-id: 5638336e14b531f39c0a34e7b72c8b8f0737d6d9
2019-04-30 11:04:52 -07:00
Tianqi Li
ec5ed92dc7 Revert D14915505: revert due to Travis build error Back out "[iOS][2/n]change podsepc"
Differential Revision:
D14915505

Original commit changeset: bcf36962bbc9

fbshipit-source-id: 90d1285a05cc4fefb5e6c496268e101f13c59906
2019-04-12 12:06:57 -07:00
Tianqi Li
4119cf8256 revert due to Travis build error Back out "[iOS][2/n]change podsepc"
Summary: Original commit changeset: 4f31c9143769

Reviewed By: YOUDAN

Differential Revision: D14915505

fbshipit-source-id: bcf36962bbc93563e322f273a4e5ab324935dbaa
2019-04-12 10:42:08 -07:00
Tianqi Li
1a07f27d42 change podsepc
Summary: Create subspec for Basics and make other parts in CoreKit depends on Basics.

Reviewed By: dreamolight

Differential Revision: D14875453

fbshipit-source-id: dbace790817eb2031f59ef47a30a6765da9a7da6
2019-04-11 22:44:49 -07:00
Cody Winton
cf78216e94 Resolved Cocoapod linting issues (#981)
Summary:
Thanks for proposing a pull request.

To help us review the request, please complete the following:

- [ ] sign [contributor license agreement](https://developers.facebook.com/opensource/cla)
- [ ] describe the change (for example, what happens before the change, and after the change)
Pull Request resolved: https://github.com/facebook/facebook-objc-sdk/pull/981

Reviewed By: jingping2015

Differential Revision: D14766112

Pulled By: codytwinton

fbshipit-source-id: 006aceb137881415f47eb1aa2ef2f2ef7879a3df
2019-04-05 15:42:20 -07:00
Cody Winton
87d8a606a8 Bump Version 5.0.0-rc.1
Summary: Bumped version for first 5.0 RC

Reviewed By: dreamolight

Differential Revision: D14718312

fbshipit-source-id: 91522df58a87efd015f3458f506ba052310e8a39
2019-04-02 17:30:25 -07:00
Cody Winton
6d5a929dbf Bump Version 4.43.0
Summary: Retroactively bumped version to match 4.x-branch

Reviewed By: jingping2015

Differential Revision: D14718291

fbshipit-source-id: aeaec62a664c29f5c3004e421771f160a189b27c
2019-04-02 11:38:10 -07:00
Cody Winton
48741eb184 Bump Version 4.42.0 (#968)
Summary:
Thanks for proposing a pull request.

To help us review the request, please complete the following:

- [ ] sign [contributor license agreement](https://developers.facebook.com/opensource/cla)
- [ ] describe the change (for example, what happens before the change, and after the change)
Pull Request resolved: https://github.com/facebook/facebook-objc-sdk/pull/968

Reviewed By: joesus

Differential Revision: D14553051

Pulled By: codytwinton

fbshipit-source-id: a44efd422bbc785a6a5bbd8fd66700b5e707de16
2019-03-21 17:41:52 -07:00
Cody Winton
5ccdc54621 Improved Release Process (#965)
Summary:
Thanks for proposing a pull request.

To help us review the request, please complete the following:

- [X] sign [contributor license agreement](https://developers.facebook.com/opensource/cla)
- [X] describe the change (for example, what happens before the change, and after the change)
Pull Request resolved: https://github.com/facebook/facebook-objc-sdk/pull/965

Reviewed By: joesus

Differential Revision: D14514474

Pulled By: codytwinton

fbshipit-source-id: 0848c8bb63004c739b1734a04d20ed82371d2874
2019-03-18 18:10:31 -07:00
Stan Wu
c9d193d1cf Fix import loop in FBSDKBridgeAPI.h
Summary: As title

Reviewed By: codytwinton

Differential Revision: D14509684

fbshipit-source-id: c18c33177865baccaa0e252fa9464a9bb829e43d
2019-03-18 14:49:47 -07:00
Stan Wu
73912b49f1 Fix podspec for CoreKit (#963)
Summary:
Pull Request resolved: https://github.com/facebook/facebook-objc-sdk/pull/963

- As title
- Move `FBSDKCoreKit+Internal.h` back to `Internal` folder as cocoapods doesn't support excluding files in `public_header_files`
- Update project files due to above change for other kits

Reviewed By: joesus, codytwinton

Differential Revision: D14494473

fbshipit-source-id: e37b7507557c6f9a6590163afd3e33f52b2c0de2
2019-03-18 11:50:52 -07:00
Cody Winton
2d93367a1a Bump Version: 4.41.0 (#956)
Summary:
Thanks for proposing a pull request.

To help us review the request, please complete the following:

- [X] sign [contributor license agreement](https://developers.facebook.com/opensource/cla)
- [X] describe the change (for example, what happens before the change, and after the change)
Pull Request resolved: https://github.com/facebook/facebook-objc-sdk/pull/956

Differential Revision: D14465436

Pulled By: codytwinton

fbshipit-source-id: 6b8894e658f9c27ac6e56cf3ea4d347d01f597ca
2019-03-14 13:06:03 -07:00
Cody Winton
0bdd850258 Remove Bolts Framework
Summary:
The Bolts framework served a minor role in this SDK, but maintaining this dependency was a decent pain point.

This diff removes the dependency on this framework.

Reviewed By: jingping2015

Differential Revision: D10440950

fbshipit-source-id: 58d78f9989ff394b3b29bf39314699cd31ba4898
2019-01-16 16:41:52 -08:00
Cody Winton
d9e20bbf0d version bump v(4.40.0)
Summary: SDK version bump to v(4.40.0). Automatically generated by running fbobjc/ios-sdk/internal/scripts/cut_branch_ios.sh

Reviewed By: jingping2015

Differential Revision: D13681917

fbshipit-source-id: 254027f9d5c52272ab1b744bbba8ca835d0923a3
2019-01-15 15:31:08 -08:00
Cody Winton
fc99f13bd2 version bump v(4.39.1)
Summary: SDK version bump to v(4.39.1). Automatically generated by running fbobjc/ios-sdk/internal/scripts/cut_branch_ios.sh

Reviewed By: stoyan

Differential Revision: D13601525

fbshipit-source-id: e750a1f550f30bfcdffd37c4e9c1a0dc56fd3972
2019-01-08 14:27:22 -08:00
Cody Winton
797badb0aa Changed Release Tag Prefix
Summary: Changed release tag format from `sdk-version-0.0.0` to `v0.0.0`

Reviewed By: jingping2015

Differential Revision: D13524844

fbshipit-source-id: 323663ef5ec91c1c3c2682cd05de56d1dcd30254
2018-12-20 14:25:58 -08:00
Jing Ping
66c6a6907a version bump v(4.39.0)
Summary: SDK version bump to v(4.39.0). Automatically generated by running fbobjc/ios-sdk/internal/scripts/cut_branch_ios.sh

Reviewed By: dreamolight

Differential Revision: D13240876

fbshipit-source-id: 74904759eb82ca0205b67f7610c5a46a49d7e46f
2018-11-28 14:10:57 -08:00
Cody Winton
1c0209b2c2 version bump v(4.38.1)
Summary: SDK version bump to v(4.38.1). Automatically generated by running fbobjc/ios-sdk/internal/scripts/cut_branch_ios.sh

Reviewed By: jingping2015

Differential Revision: D12868856

fbshipit-source-id: 61a18e4a2bd5336e6b6dc47ca44f80e15a51fe83
2018-10-31 12:05:46 -07:00
Cody Winton
edb7862a00 Resolved Cocoapods Lint Warnings/Errors
Summary:
* Resolved Cocoapods lint warnings
* Refactored master pods to use existing specs as deps

Reviewed By: dreamolight

Differential Revision: D10457086

fbshipit-source-id: 6240e6a457e68365f79673e3acbf686bd09e7cfc
2018-10-19 15:21:49 -07:00
Cody Winton
49856c091d version bump v(4.38.0)
Summary: SDK version bump to v(4.38.0). Automatically generated by running fbobjc/ios-sdk/internal/scripts/cut_branch_ios.sh

Reviewed By: jingping2015

Differential Revision: D10417195

fbshipit-source-id: ddb0f6c3a76ece5d1341f974b196a7c1bc290f35
2018-10-16 17:31:03 -07:00
Cody Winton
347bbe3f5d Resolved Failed Build for Podspec and Xcode Project
Summary: This resolves some link issues

Reviewed By: jingping2015

Differential Revision: D10096232

fbshipit-source-id: 14644e7e9595d87316c9b606ada3253d13e0946e
2018-09-27 17:44:39 -07:00
Cody Winton
3753206f09 version bump v(4.37.0)
Summary: SDK version bump to v(4.37.0). Automatically generated by running fbobjc/ios-sdk/internal/scripts/cut_branch_ios.sh

Reviewed By: kalendae

Differential Revision: D9954055

fbshipit-source-id: 2a196b8dea7c4d87c92973d94b8f7134c8f57469
2018-09-19 20:49:23 -07:00
Cody Winton
bf46315bd5 Renamed iOS SDK as ObjC SDK
Summary: The GitHub repo has been renamed from facebook-ios-sdk to facebook-objc-sdk

Reviewed By: kalendae

Differential Revision: D9833826

fbshipit-source-id: f3e45918656ed2e0b16e872c34717974bfbf64dd
2018-09-14 15:24:55 -07:00
Xinzhu Cai
f1c22a5bc2 Facebook iOS SDK 4.36 2018-08-29 15:29:44 -07:00
Cody Winton
1436a13fbf Facebook iOS SDK 4.35 2018-07-26 12:47:42 -07:00
Keith Smiley
df0909c0c3 Make FBSDKDynamicFrameworkLoader compile with ARC 2018-07-16 13:51:57 -07:00
Tao Ge
489f3a1589 Facebook iOS SDK 4.34 2018-06-18 18:20:39 -07:00
Jing Ping
85da392ce6 Facebook iOS SDK 4.34 2018-06-18 14:10:11 -07:00
Tao Ge
55c8784272 Facebook iOS SDK 4.33 2018-05-01 09:58:48 -07:00
Tao Ge
2aad0d9258 Facebook iOS SDK 4.32 2018-04-11 12:46:24 -07:00
Tao Y Ge
11b15a00f0 Facebook iOS SDK 4.31.1 2018-03-05 11:42:27 -08:00
Art Beatte IV
cfc33c951f Facebook iOS SDK 4.31 2018-02-28 08:29:46 -08:00
Pouya Larjani
fa05e1501b Facebook iOS SDK 4.30 2018-01-24 17:24:58 -08:00
Pouya Larjani
28e0db6645 Facebook iOS SDK 4.29 2017-12-05 10:25:39 -08:00
Art Beatte IV
0fa3689c21 Facebook iOS SDK 4.28 2017-11-07 13:32:49 -08:00
Pouya Larjani
0dbdc2fa49 Facebook iOS SDK 4.27.1 2017-10-10 15:08:43 -07:00
Art Beatte IV
86f7b48163 Facebook iOS SDK 4.27 2017-09-26 11:02:44 -07:00
Pouya Larjani
de2e2feb6b Facebook iOS SDK 4.26 2017-08-24 17:46:49 -07:00
Ethan Goldman-Kirst
c2375700ef Facebook iOS SDK 4.25 2017-07-27 08:36:55 -07:00
David Emmel
3a2be10837 Facebook iOS SDK 4.24 2017-06-26 14:08:11 -07:00
Ethan Goldman-Kirst
8a01199555 Facebook iOS SDK 4.23 2017-05-25 13:48:42 -07:00
Miguel Cohnen
81d18a3d30 Facebook iOS SDK 4.22.1 2017-05-12 15:45:48 -07:00
Zhuowen Deng
99cb086564 Facebook iOS SDK 4.22 2017-04-18 10:34:59 -07:00
Ayush Lodha
89814273b9 Facebook iOS SDK 4.21 2017-04-05 18:08:32 +01:00
Zhuowen Deng
6e61cf560b Facebook iOS SDK 4.20.2 2017-03-16 13:21:41 -07:00