Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC-iOS
Commits
54255c6f
Commit
54255c6f
authored
Jul 08, 2015
by
Tobias
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
switch back to Podfile syntax for cocoa pods 0.37
parent
564e4840
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Podfile
Podfile
+1
-1
No files found.
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
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