Skip to content

Commit 79a7828

Browse files
fkgozalifacebook-github-bot
authored andcommitted
deprecate iOS .xcodeproj (#25583)
Summary: Pull Request resolved: #25583 We now use CocoaPods for better maintainability. Reviewed By: hramos Differential Revision: D16193719 fbshipit-source-id: 26382f2da4eaba14a71771540b587fdc80b41108
1 parent 549c469 commit 79a7828

File tree

24 files changed

+10
-14913
lines changed

24 files changed

+10
-14913
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,10 @@ jobs:
376376

377377
- run: pod setup
378378

379+
- run:
380+
name: Generate RNTesterPods Workspace
381+
command: pushd RNTester && pod install --verbose && popd
382+
379383
- run:
380384
name: Run Detox iOS End-to-End Tests
381385
command: yarn run build-ios-e2e && yarn run test-ios-e2e

Libraries/ART/ART.xcodeproj/project.pbxproj

Lines changed: 0 additions & 514 deletions
This file was deleted.

Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj/project.pbxproj

Lines changed: 0 additions & 258 deletions
This file was deleted.

0 commit comments

Comments
 (0)