Commit c4d71978 by pidan

Revert "移除bitcode"

This reverts commit c871c867.
parent b2f9f112
Showing with 3 additions and 2 deletions
...@@ -351,6 +351,7 @@ post_install do |installer| ...@@ -351,6 +351,7 @@ post_install do |installer|
config.build_settings['ONLY_ACTIVE_ARCH'] = 'NO' config.build_settings['ONLY_ACTIVE_ARCH'] = 'NO'
config.build_settings['LD_NO_PIE'] = 'NO' config.build_settings['LD_NO_PIE'] = 'NO'
config.build_settings['CODE_SIGNING_ALLOWED'] = 'NO' config.build_settings['CODE_SIGNING_ALLOWED'] = 'NO'
config.build_settings['ENABLE_BITCODE'] = 'NO'
end end
end end
end end
...@@ -254,6 +254,6 @@ SPEC CHECKSUMS: ...@@ -254,6 +254,6 @@ SPEC CHECKSUMS:
XCGLogger: 399c5885210b4e2ad79d9f7a29b105d672ef724f XCGLogger: 399c5885210b4e2ad79d9f7a29b105d672ef724f
YYKit: 7cda43304a8dc3696c449041e2cb3107b4e236e7 YYKit: 7cda43304a8dc3696c449041e2cb3107b4e236e7
PODFILE CHECKSUM: db31478c3de43dde49b551fe0cd8e2169a1ee87d PODFILE CHECKSUM: 93336e8ff22d45f58eed58ccea2e7bea76683b9c
COCOAPODS: 1.16.2 COCOAPODS: 1.16.2
No preview for this file type
...@@ -254,6 +254,6 @@ SPEC CHECKSUMS: ...@@ -254,6 +254,6 @@ SPEC CHECKSUMS:
XCGLogger: 399c5885210b4e2ad79d9f7a29b105d672ef724f XCGLogger: 399c5885210b4e2ad79d9f7a29b105d672ef724f
YYKit: 7cda43304a8dc3696c449041e2cb3107b4e236e7 YYKit: 7cda43304a8dc3696c449041e2cb3107b4e236e7
PODFILE CHECKSUM: db31478c3de43dde49b551fe0cd8e2169a1ee87d PODFILE CHECKSUM: 93336e8ff22d45f58eed58ccea2e7bea76683b9c
COCOAPODS: 1.16.2 COCOAPODS: 1.16.2
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment