Skip to content

Commit

Permalink
deprecate iOS .xcodeproj (#25583)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #25583

We now use CocoaPods for better maintainability.

Reviewed By: hramos

Differential Revision: D16193719

fbshipit-source-id: 26382f2da4eaba14a71771540b587fdc80b41108
  • Loading branch information
fkgozali authored and facebook-github-bot committed Jul 11, 2019
1 parent 549c469 commit 79a7828
Show file tree
Hide file tree
Showing 24 changed files with 10 additions and 14,913 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,10 @@ jobs:

- run: pod setup

- run:
name: Generate RNTesterPods Workspace
command: pushd RNTester && pod install --verbose && popd

- run:
name: Run Detox iOS End-to-End Tests
command: yarn run build-ios-e2e && yarn run test-ios-e2e
Expand Down
514 changes: 0 additions & 514 deletions Libraries/ART/ART.xcodeproj/project.pbxproj

This file was deleted.

258 changes: 0 additions & 258 deletions Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj/project.pbxproj

This file was deleted.

Loading

0 comments on commit 79a7828

Please sign in to comment.