Browse Source

pod : fix warning Generated duplicate UUIDs
(cherry picked from commit ed8dbf4cc4aa9543195e81a24404ae0035942e2b)

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

Pierre SAGASPE 9 years ago
parent
commit
9a639051bd
2 changed files with 3 additions and 1 deletions
  1. 2 0
      Podfile
  2. 1 1
      Podfile.lock

+ 2 - 0
Podfile

@@ -1,5 +1,7 @@
 source 'https://github.com/CocoaPods/Specs.git'
 source 'https://github.com/CocoaPods/Specs.git'
 
 
+install! 'cocoapods', :deterministic_uuids => false
+
 inhibit_all_warnings!
 inhibit_all_warnings!
 
 
 target 'VLC-iOS' do
 target 'VLC-iOS' do

+ 1 - 1
Podfile.lock

@@ -107,6 +107,6 @@ SPEC CHECKSUMS:
   XKKeychain: 852ef663c56a7194c73d3c68e8d9d4f07b121d4f
   XKKeychain: 852ef663c56a7194c73d3c68e8d9d4f07b121d4f
   xmlrpc: 109bb21d15ed6d108b2c1ac5973a6a223a50f5f4
   xmlrpc: 109bb21d15ed6d108b2c1ac5973a6a223a50f5f4
 
 
-PODFILE CHECKSUM: 5a16df7669cc9e55408512296a5fc97d61d9888c
+PODFILE CHECKSUM: 6a11375d66f0078dc062fadfac82742bd14d15c6
 
 
 COCOAPODS: 1.0.1
 COCOAPODS: 1.0.1