Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
c53f8bc7
Commit
c53f8bc7
authored
Jul 06, 2015
by
Tobias
Browse files
fix podfile
parent
abaddd63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Podfile
View file @
c53f8bc7
...
...
@@ -17,7 +17,7 @@ pod 'box-ios-sdk-v2', :git => 'git://github.com/carolanitz/box-ios-sdk-v2.git',
end
post_install
do
|
installer_representation
|
installer_representation
.
project
.
build_configurations
.
each
do
|
config
|
installer_representation
.
pods_
project
.
build_configurations
.
each
do
|
config
|
config
.
build_settings
[
'SKIP_INSTALL'
]
=
'YES'
config
.
build_settings
[
'VALID_ARCHS'
]
=
'armv7 armv7s arm64'
config
.
build_settings
[
'ARCHS'
]
=
'armv7 armv7s arm64'
...
...
Tobias
@tconradi
mentioned in commit
8e94c1d1
·
Jul 06, 2015
mentioned in commit
8e94c1d1
mentioned in commit 8e94c1d1739d0f177ddee71f87478370ac30de40
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment