Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
54255c6f
Commit
54255c6f
authored
Jul 08, 2015
by
Tobias
Browse files
switch back to Podfile syntax for cocoa pods 0.37
parent
564e4840
Changes
1
Hide whitespace changes
Inline
Side-by-side
Podfile
View file @
54255c6f
...
...
@@ -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
.
pods_
project
.
build_configurations
.
each
do
|
config
|
installer_representation
.
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
3e2fa799
·
Jul 11, 2015
mentioned in commit
3e2fa799
mentioned in commit 3e2fa799914bc65ba8680f71dcf24f02929bca60
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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