Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
react
/
react-native
Public
Notifications
You must be signed in to change notification settings
Fork
25.3k
Star
127k
Code
Issues
705
Pull requests
446
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[iOS] Add CocoaPods Podfile to the project template
- #23563
#23563
Closed
fson
wants to merge 15 commits into
react:master
react/react-native:master
from
fson:@fson/template-podfile
fson/react-native:@fson/template-podfile
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
[iOS] Add CocoaPods Podfile to the project template
#23563
fson
wants to merge 15 commits into
react:master
react/react-native:master
from
fson:@fson/template-podfile
fson/react-native:@fson/template-podfile
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2019
Add CocoaPods to the project template
fson
committed
4f290f9
View commit details
Copy full SHA for 4f290f9
Browse repository at this point
Set iOS target to 9.0 to match the current Xcode project setting
fson
committed
f3ea2b7
View commit details
Copy full SHA for f3ea2b7
Browse repository at this point
Remove references to individual libraries from xcodeproj
Show description for 612a2ea
fson
committed
612a2ea
View commit details
Copy full SHA for 612a2ea
Browse repository at this point
Add missing Tests, tvOS and tvOSTests targets
fson
committed
cae1b18
View commit details
Copy full SHA for cae1b18
Browse repository at this point
Update Podfile to match the new podspecs
fson
committed
4e55a10
View commit details
Copy full SHA for 4e55a10
Browse repository at this point
Add Start Packager scripts to HelloWorld.xcodeproj
fson
committed
1f719ae
View commit details
Copy full SHA for 1f719ae
Browse repository at this point
Run pod install in the iOS e2e test
fson
committed
a9d10b0
View commit details
Copy full SHA for a9d10b0
Browse repository at this point
Build the workspace instead of project in iOS e2e tests
fson
committed
2437729
View commit details
Copy full SHA for 2437729
Browse repository at this point
Fix linting error
fson
committed
7a0bc6d
View commit details
Copy full SHA for 7a0bc6d
Browse repository at this point
Add a newline at EOF
fson
committed
03b069c
View commit details
Copy full SHA for 03b069c
Browse repository at this point
Remove lines autogenerated by pod install from xcodeproj
fson
committed
0033a72
View commit details
Copy full SHA for 0033a72
Browse repository at this point
Remove "Pods" group, it's autogenerated in pod install
fson
committed
8c90c50
View commit details
Copy full SHA for 8c90c50
Browse repository at this point
Remove the `use_frameworks!` comment from the tvOS target
fson
committed
f1d8b15
View commit details
Copy full SHA for f1d8b15
Browse repository at this point
Remove libReact.a from frameworks
Show description for 808204d
fson
committed
808204d
View commit details
Copy full SHA for 808204d
Browse repository at this point
Commits on Mar 22, 2019
Update .gitignore
cpojer
authored
a5d109f
View commit details
Copy full SHA for a5d109f
Browse repository at this point
You can’t perform that action at this time.