Updated monero lib wrapper target config.
M committed
May 8, 2021 at 14:22 UTC
9f9ec91eba356bc4267cb7aadce52f385dcad812
2 files changed
+7
-9
cw_monero/ios/cw_monero.podspec
+6
-8
@@ -5,20 +5,18 @@
5
Pod::Spec.new do |s|
6
s.name = 'cw_monero'
7
s.version = '0.0.2'
8
- s.summary = 'A new flutter plugin project.'
9
- s.description = <<-DESC
10
-A new flutter plugin project.
11
- DESC
12
- s.homepage = 'http://example.com'
8
+ s.summary = 'CW Monero'
9
+ s.description = 'Cake Wallet wrapper over Monero project.'
10
+ s.homepage = 'http://cakewallet.com'
11
s.license = { :file => '../LICENSE' }
14
- s.author = { 'Your Company' => 'email@example.com' }
12
+ s.author = { 'CakeWallet' => 'support@cakewallet.com' }
13
s.source = { :path => '.' }
14
s.source_files = 'Classes/**/*'
15
s.public_header_files = 'Classes/**/*.h, Classes/*.h, External/ios/libs/monero/include/src/**/*.h, External/ios/libs/monero/include/contrib/**/*.h, External/ios/libs/monero/include/External/ios/**/*.h'
16
s.dependency 'Flutter'
17
s.platform = :ios, '9.0'
18
s.swift_version = '4.0'
21
- s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'VALID_ARCHS' => 'arm64' }
19
+ s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'VALID_ARCHS' => 'arm64', 'ENABLE_BITCODE' => 'NO' }
20
s.xcconfig = { 'HEADER_SEARCH_PATHS' => "${PODS_ROOT}/#{s.name}/Classes/*.h" }
21
22
s.subspec 'OpenSSL' do |openssl|
@@ -53,4 +51,4 @@ A new flutter plugin project.
51
lmdb.vendored_libraries = 'External/ios/libs/lmdb/liblmdb.a'
52
lmdb.libraries = 'lmdb'
53
end
56
-end
\ No newline at end of file
54
+end
ios/Podfile.lock
+1
-1
@@ -157,7 +157,7 @@ SPEC CHECKSUMS:
157
barcode_scan: a5c27959edfafaa0c771905bad0b29d6d39e4479
158
connectivity: c4130b2985d4ef6fd26f9702e886bd5260681467
159
CryptoSwift: 093499be1a94b0cae36e6c26b70870668cb56060
160
- cw_monero: 2e1f79929880cc2293b5bc1b25e28152e4d84649
160
+ cw_monero: 78f369253cc913efc23db9cf6be81a11eaf40fe1
161
devicelocale: b22617f40038496deffba44747101255cee005b0
162
DKImagePickerController: b5eb7f7a388e4643264105d648d01f727110fc3d
163
DKPhotoGallery: fdfad5125a9fdda9cc57df834d49df790dbb4179