FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Coding-iOS/bootstrap at master · coding/Coding-iOS · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
coding
/
Coding-iOS
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
3.8k
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
Coding-iOS
/
bootstrap
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
8 lines (8 loc) · 187 Bytes
Breadcrumbs
Coding-iOS
/
bootstrap
Copy path
File metadata and controls
executable file
·
8 lines (8 loc) · 187 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
#!
/bin/bash
CMD_PATH=
`
dirname
$0
`
cd
$CMD_PATH
cp Coding_iOS/Coding_iOS-Prefix.pch.example Coding_iOS/Coding_iOS-Prefix.pch
pod install
carthage update
open Coding_iOS.xcworkspace
exit
0
Back
|
FazBrowse Home
|
New Git URL