Commit e6b008193c89d497d386ef97dcb7a642a67357db
0 parents
0.0.5
Showing
79 changed files
with
3245 additions
and
0 deletions
DSARModuleF.podspec
0 → 100644
| 1 | +++ a/DSARModuleF.podspec | |
| 1 | +Pod::Spec.new do |s| | |
| 2 | + | |
| 3 | + s.name = "DSARModuleF" | |
| 4 | + s.version = "0.0.5" | |
| 5 | + s.summary = "DSARModuleF" | |
| 6 | + s.homepage = "http://bj.gitlab.cnlive.com/DSIOSTeam" | |
| 7 | + s.authors = { "DSIOSTeam" => "694092596@qq.com" } | |
| 8 | + s.license = "MIT" | |
| 9 | + s.source = { :git => 'http://bj.gitlab.cnlive.com/DSIOSTeam/DSARModuleF.git', :tag => s.version.to_s } | |
| 10 | + s.ios.deployment_target = '9.0' | |
| 11 | + s.vendored_frameworks = 'DSARModuleF/Frameworks/*.framework' | |
| 12 | + s.frameworks = 'Foundation', 'UIKit', 'Accelerate', 'AVFoundation', 'CoreMedia', 'CoreMotion', 'GLKit', 'JavaScriptCore', 'MediaPlayer', 'SystemConfiguration' | |
| 13 | + s.library = 'sqlite3' | |
| 14 | + s.xcconfig = { | |
| 15 | + 'ENABLE_BITCODE' => 'NO' | |
| 16 | + } | |
| 17 | + s.pod_target_xcconfig = { | |
| 18 | + 'VALID_ARCHS' => 'arm64' | |
| 19 | + } | |
| 20 | + | |
| 21 | + s.dependency 'MGJRouter', '~> 0.10.0' | |
| 22 | + | |
| 23 | + s.dependency 'YBImageBrowser_DSCnliveShop' | |
| 24 | + s.dependency 'DSBaseModuleF', '>=0.0.0', '<1.0.0' | |
| 25 | + s.dependency 'DSToolsModuleF', '>=0.0.0', '<1.0.0' | |
| 26 | + s.dependency 'DSCommonModuleF', '>=0.0.0', '<1.0.0' | |
| 27 | + s.dependency 'DSWebViewModuleF', '>=0.0.0', '<1.0.0' | |
| 28 | + | |
| 29 | +end | ... | ... |
DSARModuleF/Frameworks/DSARModule.framework/DSARModule
0 → 100755
No preview for this file type
DSARModuleF/Frameworks/DSARModule.framework/DSARModule.bundle/DS_AR_back@2x.png
0 → 100644
1.43 KB
DSARModuleF/Frameworks/DSARModule.framework/DSARModule.bundle/DS_AR_back@3x.png
0 → 100644
2.43 KB
DSARModuleF/Frameworks/DSARModule.framework/DSARModule.bundle/DS_AR_find@2x.png
0 → 100755
2.85 KB
DSARModuleF/Frameworks/DSARModule.framework/DSARModule.bundle/DS_AR_find@3x.png
0 → 100755
5.84 KB
DSARModuleF/Frameworks/DSARModule.framework/DSARModule.bundle/DS_culture_ar_down_arrow@2x.png
0 → 100755
1.12 KB
DSARModuleF/Frameworks/DSARModule.framework/DSARModule.bundle/DS_culture_ar_down_arrow@3x.png
0 → 100755
1.73 KB
DSARModuleF/Frameworks/DSARModule.framework/DSARModule.bundle/DS_culture_ar_video_start@2x.png
0 → 100755
764 Bytes
DSARModuleF/Frameworks/DSARModule.framework/DSARModule.bundle/DS_culture_ar_video_start@3x.png
0 → 100755
1.35 KB
DSARModuleF/Frameworks/DSARModule.framework/Headers/DSARRecognizeViewController.h
0 → 100644
| 1 | +++ a/DSARModuleF/Frameworks/DSARModule.framework/Headers/DSARRecognizeViewController.h | |
| 1 | +// | |
| 2 | +// DSARRecognizeViewController.h | |
| 3 | +// CNLiveDemo | |
| 4 | +// | |
| 5 | +// Created by zhaolin on 2018/11/24. | |
| 6 | +// Copyright © 2018年 BIKE. All rights reserved. | |
| 7 | +// | |
| 8 | + | |
| 9 | +#import <DSBaseModule/DSBaseModule.h> | |
| 10 | + | |
| 11 | +NS_ASSUME_NONNULL_BEGIN | |
| 12 | + | |
| 13 | +@interface DSARRecognizeViewController : DSBaseViewController | |
| 14 | + | |
| 15 | +#pragma mark - 找到识别调用 | |
| 16 | + | |
| 17 | +-(void)findObject:(NSString*)recognizeId; | |
| 18 | + | |
| 19 | +@end | |
| 20 | + | |
| 21 | +NS_ASSUME_NONNULL_END | ... | ... |
DSARModuleF/Frameworks/DSARModule.framework/Info.plist
0 → 100644
No preview for this file type
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/OrderDetail@3x.png
0 → 100755
471 Bytes
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/back_normal@3x.png
0 → 100755
1.04 KB
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/back_selected@3x.png
0 → 100755
1021 Bytes
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/login@3x.png
0 → 100755
440 Bytes
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/message@3x.png
0 → 100755
1.13 KB
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/message_have@3x.png
0 → 100755
1.49 KB
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/more_normal@3x.png
0 → 100755
534 Bytes
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/more_selected@3x.png
0 → 100755
430 Bytes
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/recent@3x.png
0 → 100755
947 Bytes
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/safe.jpg
0 → 100755
16 Bytes
DSARModuleF/Frameworks/DSARModule.framework/JDSDK.bundle/search@3x.png
0 → 100755
958 Bytes
DSARModuleF/Frameworks/DSARModule.framework/_CodeSignature/CodeResources
0 → 100644
| 1 | +++ a/DSARModuleF/Frameworks/DSARModule.framework/_CodeSignature/CodeResources | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| 3 | +<plist version="1.0"> | |
| 4 | +<dict> | |
| 5 | + <key>files</key> | |
| 6 | + <dict> | |
| 7 | + <key>DSARModule.bundle/DS_AR_back@2x.png</key> | |
| 8 | + <data> | |
| 9 | + A0KQcQP4uOfYuPvR+Rm70fwhiYM= | |
| 10 | + </data> | |
| 11 | + <key>DSARModule.bundle/DS_AR_back@3x.png</key> | |
| 12 | + <data> | |
| 13 | + 5OHC9055hRK/R40CUVcFox79EwM= | |
| 14 | + </data> | |
| 15 | + <key>DSARModule.bundle/DS_AR_find@2x.png</key> | |
| 16 | + <data> | |
| 17 | + ebAT/d3e7ttLHIJRdQzbfv3VLgE= | |
| 18 | + </data> | |
| 19 | + <key>DSARModule.bundle/DS_AR_find@3x.png</key> | |
| 20 | + <data> | |
| 21 | + sHI3V4H5wa9zAFdH8MgAeopPvlU= | |
| 22 | + </data> | |
| 23 | + <key>DSARModule.bundle/DS_culture_ar_down_arrow@2x.png</key> | |
| 24 | + <data> | |
| 25 | + Bqoy7tUQAKBIzPj/aKBXq/LMPTc= | |
| 26 | + </data> | |
| 27 | + <key>DSARModule.bundle/DS_culture_ar_down_arrow@3x.png</key> | |
| 28 | + <data> | |
| 29 | + e2UFjXDrfnT3+fD1XbBXjg+tbeo= | |
| 30 | + </data> | |
| 31 | + <key>DSARModule.bundle/DS_culture_ar_video_start@2x.png</key> | |
| 32 | + <data> | |
| 33 | + osT1VcrQmQVD9+8STmyWohys2NQ= | |
| 34 | + </data> | |
| 35 | + <key>DSARModule.bundle/DS_culture_ar_video_start@3x.png</key> | |
| 36 | + <data> | |
| 37 | + 3rTRk1ph0IeGzisMalB+wgfPV3E= | |
| 38 | + </data> | |
| 39 | + <key>Headers/DSARRecognizeViewController.h</key> | |
| 40 | + <data> | |
| 41 | + mLrVldz/Y0MTCEkXIB4Y7fyJ6Z4= | |
| 42 | + </data> | |
| 43 | + <key>Info.plist</key> | |
| 44 | + <data> | |
| 45 | + 4wpmGgFu1yFeKNdHFzvJZe7Pvf4= | |
| 46 | + </data> | |
| 47 | + <key>JDSDK.bundle/OrderDetail@3x.png</key> | |
| 48 | + <data> | |
| 49 | + YuVL7RKzQ0AhYIQ77T2FF9CM9uc= | |
| 50 | + </data> | |
| 51 | + <key>JDSDK.bundle/back_normal@3x.png</key> | |
| 52 | + <data> | |
| 53 | + Lqsus1InmdDwUtNdYKWvXu8EGYk= | |
| 54 | + </data> | |
| 55 | + <key>JDSDK.bundle/back_selected@3x.png</key> | |
| 56 | + <data> | |
| 57 | + 66qzic/rrqN3ZyE0GEQ4t3CeSl8= | |
| 58 | + </data> | |
| 59 | + <key>JDSDK.bundle/login@3x.png</key> | |
| 60 | + <data> | |
| 61 | + +WQtFlPd+wbRZqY62TQdZAa9Xzw= | |
| 62 | + </data> | |
| 63 | + <key>JDSDK.bundle/message@3x.png</key> | |
| 64 | + <data> | |
| 65 | + +ZGKJaa+rLFg9tt8WpbR15IXMuU= | |
| 66 | + </data> | |
| 67 | + <key>JDSDK.bundle/message_have@3x.png</key> | |
| 68 | + <data> | |
| 69 | + erRidl7xAE1nODD9DfsfBHQNqvU= | |
| 70 | + </data> | |
| 71 | + <key>JDSDK.bundle/more_normal@3x.png</key> | |
| 72 | + <data> | |
| 73 | + e4REuw9/IkLd8nxtg5vJQROMKWE= | |
| 74 | + </data> | |
| 75 | + <key>JDSDK.bundle/more_selected@3x.png</key> | |
| 76 | + <data> | |
| 77 | + GGZOQcI33CzlMV4zq+DOQSrMvJM= | |
| 78 | + </data> | |
| 79 | + <key>JDSDK.bundle/recent@3x.png</key> | |
| 80 | + <data> | |
| 81 | + s6AO4mSBtw+LQ83wnzAgnBYDEIM= | |
| 82 | + </data> | |
| 83 | + <key>JDSDK.bundle/safe.jpg</key> | |
| 84 | + <data> | |
| 85 | + EkEMgthp89nc16QqZt967jnrrLo= | |
| 86 | + </data> | |
| 87 | + <key>JDSDK.bundle/search@3x.png</key> | |
| 88 | + <data> | |
| 89 | + kwUBnhnyIzi3Qi88p+4vumdaJB0= | |
| 90 | + </data> | |
| 91 | + </dict> | |
| 92 | + <key>files2</key> | |
| 93 | + <dict> | |
| 94 | + <key>DSARModule.bundle/DS_AR_back@2x.png</key> | |
| 95 | + <dict> | |
| 96 | + <key>hash</key> | |
| 97 | + <data> | |
| 98 | + A0KQcQP4uOfYuPvR+Rm70fwhiYM= | |
| 99 | + </data> | |
| 100 | + <key>hash2</key> | |
| 101 | + <data> | |
| 102 | + FPv4wOH7UuTB2nLb1XeLiXxdk2EsUhexFJ1ok+BZ9C4= | |
| 103 | + </data> | |
| 104 | + </dict> | |
| 105 | + <key>DSARModule.bundle/DS_AR_back@3x.png</key> | |
| 106 | + <dict> | |
| 107 | + <key>hash</key> | |
| 108 | + <data> | |
| 109 | + 5OHC9055hRK/R40CUVcFox79EwM= | |
| 110 | + </data> | |
| 111 | + <key>hash2</key> | |
| 112 | + <data> | |
| 113 | + Bg65MKYSE1uk3RAGV8lOiV4+BGgfze2xXhP9c1hki4s= | |
| 114 | + </data> | |
| 115 | + </dict> | |
| 116 | + <key>DSARModule.bundle/DS_AR_find@2x.png</key> | |
| 117 | + <dict> | |
| 118 | + <key>hash</key> | |
| 119 | + <data> | |
| 120 | + ebAT/d3e7ttLHIJRdQzbfv3VLgE= | |
| 121 | + </data> | |
| 122 | + <key>hash2</key> | |
| 123 | + <data> | |
| 124 | + MFvhqgplKISP0qkivUPAS5w3ZKMJLa/WhnWZYt8srB4= | |
| 125 | + </data> | |
| 126 | + </dict> | |
| 127 | + <key>DSARModule.bundle/DS_AR_find@3x.png</key> | |
| 128 | + <dict> | |
| 129 | + <key>hash</key> | |
| 130 | + <data> | |
| 131 | + sHI3V4H5wa9zAFdH8MgAeopPvlU= | |
| 132 | + </data> | |
| 133 | + <key>hash2</key> | |
| 134 | + <data> | |
| 135 | + gXIK+sxI2NcITKt9uDKNJGtIWYqHbYgDk+06r18cT1o= | |
| 136 | + </data> | |
| 137 | + </dict> | |
| 138 | + <key>DSARModule.bundle/DS_culture_ar_down_arrow@2x.png</key> | |
| 139 | + <dict> | |
| 140 | + <key>hash</key> | |
| 141 | + <data> | |
| 142 | + Bqoy7tUQAKBIzPj/aKBXq/LMPTc= | |
| 143 | + </data> | |
| 144 | + <key>hash2</key> | |
| 145 | + <data> | |
| 146 | + Oh2j8eCgKFhu3h/TKXRmdWXxrZiCdXZQ4LoIp5ydE0M= | |
| 147 | + </data> | |
| 148 | + </dict> | |
| 149 | + <key>DSARModule.bundle/DS_culture_ar_down_arrow@3x.png</key> | |
| 150 | + <dict> | |
| 151 | + <key>hash</key> | |
| 152 | + <data> | |
| 153 | + e2UFjXDrfnT3+fD1XbBXjg+tbeo= | |
| 154 | + </data> | |
| 155 | + <key>hash2</key> | |
| 156 | + <data> | |
| 157 | + QaFnR2DtsA6vuUkRs9QTKqnJQCQrYdxceOWr+RdqeDQ= | |
| 158 | + </data> | |
| 159 | + </dict> | |
| 160 | + <key>DSARModule.bundle/DS_culture_ar_video_start@2x.png</key> | |
| 161 | + <dict> | |
| 162 | + <key>hash</key> | |
| 163 | + <data> | |
| 164 | + osT1VcrQmQVD9+8STmyWohys2NQ= | |
| 165 | + </data> | |
| 166 | + <key>hash2</key> | |
| 167 | + <data> | |
| 168 | + 36benqKk9xnvpXre/QcxnwwpNZjm5NeM9tG96qigwCc= | |
| 169 | + </data> | |
| 170 | + </dict> | |
| 171 | + <key>DSARModule.bundle/DS_culture_ar_video_start@3x.png</key> | |
| 172 | + <dict> | |
| 173 | + <key>hash</key> | |
| 174 | + <data> | |
| 175 | + 3rTRk1ph0IeGzisMalB+wgfPV3E= | |
| 176 | + </data> | |
| 177 | + <key>hash2</key> | |
| 178 | + <data> | |
| 179 | + QrdxyrKScn0WiGbgI6TnYJ4nSAAbl0rICxDDrV0YwkM= | |
| 180 | + </data> | |
| 181 | + </dict> | |
| 182 | + <key>Headers/DSARRecognizeViewController.h</key> | |
| 183 | + <dict> | |
| 184 | + <key>hash</key> | |
| 185 | + <data> | |
| 186 | + mLrVldz/Y0MTCEkXIB4Y7fyJ6Z4= | |
| 187 | + </data> | |
| 188 | + <key>hash2</key> | |
| 189 | + <data> | |
| 190 | + M6xbvStgKuUPpZOGDJ3KiiI4hORJeb/M50BqlVKzgCM= | |
| 191 | + </data> | |
| 192 | + </dict> | |
| 193 | + <key>JDSDK.bundle/OrderDetail@3x.png</key> | |
| 194 | + <dict> | |
| 195 | + <key>hash</key> | |
| 196 | + <data> | |
| 197 | + YuVL7RKzQ0AhYIQ77T2FF9CM9uc= | |
| 198 | + </data> | |
| 199 | + <key>hash2</key> | |
| 200 | + <data> | |
| 201 | + gjGWn576aRS8tvAE4g0sH2/P8DaihKyghApu/fFHUcg= | |
| 202 | + </data> | |
| 203 | + </dict> | |
| 204 | + <key>JDSDK.bundle/back_normal@3x.png</key> | |
| 205 | + <dict> | |
| 206 | + <key>hash</key> | |
| 207 | + <data> | |
| 208 | + Lqsus1InmdDwUtNdYKWvXu8EGYk= | |
| 209 | + </data> | |
| 210 | + <key>hash2</key> | |
| 211 | + <data> | |
| 212 | + KOBi7btZS1DHjNaaWklnvickkpsIBvGP6zqKLv666Tg= | |
| 213 | + </data> | |
| 214 | + </dict> | |
| 215 | + <key>JDSDK.bundle/back_selected@3x.png</key> | |
| 216 | + <dict> | |
| 217 | + <key>hash</key> | |
| 218 | + <data> | |
| 219 | + 66qzic/rrqN3ZyE0GEQ4t3CeSl8= | |
| 220 | + </data> | |
| 221 | + <key>hash2</key> | |
| 222 | + <data> | |
| 223 | + 2tyEYHYWevzzOlFEaKFrI9BP3uMWRtphz+ePHA7kaXc= | |
| 224 | + </data> | |
| 225 | + </dict> | |
| 226 | + <key>JDSDK.bundle/login@3x.png</key> | |
| 227 | + <dict> | |
| 228 | + <key>hash</key> | |
| 229 | + <data> | |
| 230 | + +WQtFlPd+wbRZqY62TQdZAa9Xzw= | |
| 231 | + </data> | |
| 232 | + <key>hash2</key> | |
| 233 | + <data> | |
| 234 | + wrf5xwjHVmdyTjbszDL7XdCqkyZsRw3pMQa8JwOaC0M= | |
| 235 | + </data> | |
| 236 | + </dict> | |
| 237 | + <key>JDSDK.bundle/message@3x.png</key> | |
| 238 | + <dict> | |
| 239 | + <key>hash</key> | |
| 240 | + <data> | |
| 241 | + +ZGKJaa+rLFg9tt8WpbR15IXMuU= | |
| 242 | + </data> | |
| 243 | + <key>hash2</key> | |
| 244 | + <data> | |
| 245 | + SBlv6K21TbLc6eq4+fmCTCRZ9l9jJLxfiq7tP1ZDwLs= | |
| 246 | + </data> | |
| 247 | + </dict> | |
| 248 | + <key>JDSDK.bundle/message_have@3x.png</key> | |
| 249 | + <dict> | |
| 250 | + <key>hash</key> | |
| 251 | + <data> | |
| 252 | + erRidl7xAE1nODD9DfsfBHQNqvU= | |
| 253 | + </data> | |
| 254 | + <key>hash2</key> | |
| 255 | + <data> | |
| 256 | + V1XjED8anAxqCOsSeta4EReDq73zotPRMbSlxHVQkNc= | |
| 257 | + </data> | |
| 258 | + </dict> | |
| 259 | + <key>JDSDK.bundle/more_normal@3x.png</key> | |
| 260 | + <dict> | |
| 261 | + <key>hash</key> | |
| 262 | + <data> | |
| 263 | + e4REuw9/IkLd8nxtg5vJQROMKWE= | |
| 264 | + </data> | |
| 265 | + <key>hash2</key> | |
| 266 | + <data> | |
| 267 | + xLKuxS2Bpm1zGl2DI514UJzT8WoPIwb+DFpHAbidYHI= | |
| 268 | + </data> | |
| 269 | + </dict> | |
| 270 | + <key>JDSDK.bundle/more_selected@3x.png</key> | |
| 271 | + <dict> | |
| 272 | + <key>hash</key> | |
| 273 | + <data> | |
| 274 | + GGZOQcI33CzlMV4zq+DOQSrMvJM= | |
| 275 | + </data> | |
| 276 | + <key>hash2</key> | |
| 277 | + <data> | |
| 278 | + Z10t9xcEo/qVeMn55EPU1g2POkITrmggfVU6Iolm7/4= | |
| 279 | + </data> | |
| 280 | + </dict> | |
| 281 | + <key>JDSDK.bundle/recent@3x.png</key> | |
| 282 | + <dict> | |
| 283 | + <key>hash</key> | |
| 284 | + <data> | |
| 285 | + s6AO4mSBtw+LQ83wnzAgnBYDEIM= | |
| 286 | + </data> | |
| 287 | + <key>hash2</key> | |
| 288 | + <data> | |
| 289 | + BI6vR4HCg9RTpkrnmjSg0OlIwSER9SaRq1Y3TSAFCPk= | |
| 290 | + </data> | |
| 291 | + </dict> | |
| 292 | + <key>JDSDK.bundle/safe.jpg</key> | |
| 293 | + <dict> | |
| 294 | + <key>hash</key> | |
| 295 | + <data> | |
| 296 | + EkEMgthp89nc16QqZt967jnrrLo= | |
| 297 | + </data> | |
| 298 | + <key>hash2</key> | |
| 299 | + <data> | |
| 300 | + IoXAOX5yfNl2J2Mk8jy6PXyFDACVEF4ZdCIzNRJo0sU= | |
| 301 | + </data> | |
| 302 | + </dict> | |
| 303 | + <key>JDSDK.bundle/search@3x.png</key> | |
| 304 | + <dict> | |
| 305 | + <key>hash</key> | |
| 306 | + <data> | |
| 307 | + kwUBnhnyIzi3Qi88p+4vumdaJB0= | |
| 308 | + </data> | |
| 309 | + <key>hash2</key> | |
| 310 | + <data> | |
| 311 | + qr4Xr6QfAR13hRazyjIirUoyZgmRtXJlew7e/1ifFjg= | |
| 312 | + </data> | |
| 313 | + </dict> | |
| 314 | + </dict> | |
| 315 | + <key>rules</key> | |
| 316 | + <dict> | |
| 317 | + <key>^.*</key> | |
| 318 | + <true/> | |
| 319 | + <key>^.*\.lproj/</key> | |
| 320 | + <dict> | |
| 321 | + <key>optional</key> | |
| 322 | + <true/> | |
| 323 | + <key>weight</key> | |
| 324 | + <real>1000</real> | |
| 325 | + </dict> | |
| 326 | + <key>^.*\.lproj/locversion.plist$</key> | |
| 327 | + <dict> | |
| 328 | + <key>omit</key> | |
| 329 | + <true/> | |
| 330 | + <key>weight</key> | |
| 331 | + <real>1100</real> | |
| 332 | + </dict> | |
| 333 | + <key>^Base\.lproj/</key> | |
| 334 | + <dict> | |
| 335 | + <key>weight</key> | |
| 336 | + <real>1010</real> | |
| 337 | + </dict> | |
| 338 | + <key>^version.plist$</key> | |
| 339 | + <true/> | |
| 340 | + </dict> | |
| 341 | + <key>rules2</key> | |
| 342 | + <dict> | |
| 343 | + <key>.*\.dSYM($|/)</key> | |
| 344 | + <dict> | |
| 345 | + <key>weight</key> | |
| 346 | + <real>11</real> | |
| 347 | + </dict> | |
| 348 | + <key>^(.*/)?\.DS_Store$</key> | |
| 349 | + <dict> | |
| 350 | + <key>omit</key> | |
| 351 | + <true/> | |
| 352 | + <key>weight</key> | |
| 353 | + <real>2000</real> | |
| 354 | + </dict> | |
| 355 | + <key>^.*</key> | |
| 356 | + <true/> | |
| 357 | + <key>^.*\.lproj/</key> | |
| 358 | + <dict> | |
| 359 | + <key>optional</key> | |
| 360 | + <true/> | |
| 361 | + <key>weight</key> | |
| 362 | + <real>1000</real> | |
| 363 | + </dict> | |
| 364 | + <key>^.*\.lproj/locversion.plist$</key> | |
| 365 | + <dict> | |
| 366 | + <key>omit</key> | |
| 367 | + <true/> | |
| 368 | + <key>weight</key> | |
| 369 | + <real>1100</real> | |
| 370 | + </dict> | |
| 371 | + <key>^Base\.lproj/</key> | |
| 372 | + <dict> | |
| 373 | + <key>weight</key> | |
| 374 | + <real>1010</real> | |
| 375 | + </dict> | |
| 376 | + <key>^Info\.plist$</key> | |
| 377 | + <dict> | |
| 378 | + <key>omit</key> | |
| 379 | + <true/> | |
| 380 | + <key>weight</key> | |
| 381 | + <real>20</real> | |
| 382 | + </dict> | |
| 383 | + <key>^PkgInfo$</key> | |
| 384 | + <dict> | |
| 385 | + <key>omit</key> | |
| 386 | + <true/> | |
| 387 | + <key>weight</key> | |
| 388 | + <real>20</real> | |
| 389 | + </dict> | |
| 390 | + <key>^embedded\.provisionprofile$</key> | |
| 391 | + <dict> | |
| 392 | + <key>weight</key> | |
| 393 | + <real>20</real> | |
| 394 | + </dict> | |
| 395 | + <key>^version\.plist$</key> | |
| 396 | + <dict> | |
| 397 | + <key>weight</key> | |
| 398 | + <real>20</real> | |
| 399 | + </dict> | |
| 400 | + </dict> | |
| 401 | +</dict> | |
| 402 | +</plist> | ... | ... |
Example/DSARModuleF.xcodeproj/project.pbxproj
0 → 100644
| 1 | +++ a/Example/DSARModuleF.xcodeproj/project.pbxproj | |
| 1 | +// !$*UTF8*$! | |
| 2 | +{ | |
| 3 | + archiveVersion = 1; | |
| 4 | + classes = { | |
| 5 | + }; | |
| 6 | + objectVersion = 46; | |
| 7 | + objects = { | |
| 8 | + | |
| 9 | +/* Begin PBXBuildFile section */ | |
| 10 | + 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; }; | |
| 11 | + 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; }; | |
| 12 | + 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; }; | |
| 13 | + 6003F598195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F596195388D20070C39A /* InfoPlist.strings */; }; | |
| 14 | + 6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; }; | |
| 15 | + 6003F59E195388D20070C39A /* DSAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* DSAppDelegate.m */; }; | |
| 16 | + 6003F5A7195388D20070C39A /* DSViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* DSViewController.m */; }; | |
| 17 | + 6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; }; | |
| 18 | + 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; }; | |
| 19 | + 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; }; | |
| 20 | + 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; }; | |
| 21 | + 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; }; | |
| 22 | + 6003F5BC195388D20070C39A /* Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* Tests.m */; }; | |
| 23 | + 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; }; | |
| 24 | + 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; }; | |
| 25 | + A2FF44084923EA60DEF058AD /* Pods_DSARModuleF_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C6EC1CEC961481060CC22E9 /* Pods_DSARModuleF_Tests.framework */; }; | |
| 26 | + B364BC5ECB6D26F3DC2A4EB6 /* Pods_DSARModuleF_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27CD08C3FB4CAEB4A1DA9741 /* Pods_DSARModuleF_Example.framework */; }; | |
| 27 | +/* End PBXBuildFile section */ | |
| 28 | + | |
| 29 | +/* Begin PBXContainerItemProxy section */ | |
| 30 | + 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = { | |
| 31 | + isa = PBXContainerItemProxy; | |
| 32 | + containerPortal = 6003F582195388D10070C39A /* Project object */; | |
| 33 | + proxyType = 1; | |
| 34 | + remoteGlobalIDString = 6003F589195388D20070C39A; | |
| 35 | + remoteInfo = DSARModuleF; | |
| 36 | + }; | |
| 37 | +/* End PBXContainerItemProxy section */ | |
| 38 | + | |
| 39 | +/* Begin PBXFileReference section */ | |
| 40 | + 27CD08C3FB4CAEB4A1DA9741 /* Pods_DSARModuleF_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSARModuleF_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 41 | + 2CC30D9516B5E4A4753B9F47 /* DSARModuleF.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = DSARModuleF.podspec; path = ../DSARModuleF.podspec; sourceTree = "<group>"; }; | |
| 42 | + 6003F58A195388D20070C39A /* DSARModuleF_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DSARModuleF_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 43 | + 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | |
| 44 | + 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | |
| 45 | + 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; | |
| 46 | + 6003F595195388D20070C39A /* DSARModuleF-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "DSARModuleF-Info.plist"; sourceTree = "<group>"; }; | |
| 47 | + 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
| 48 | + 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; | |
| 49 | + 6003F59B195388D20070C39A /* DSARModuleF-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "DSARModuleF-Prefix.pch"; sourceTree = "<group>"; }; | |
| 50 | + 6003F59C195388D20070C39A /* DSAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DSAppDelegate.h; sourceTree = "<group>"; }; | |
| 51 | + 6003F59D195388D20070C39A /* DSAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DSAppDelegate.m; sourceTree = "<group>"; }; | |
| 52 | + 6003F5A5195388D20070C39A /* DSViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DSViewController.h; sourceTree = "<group>"; }; | |
| 53 | + 6003F5A6195388D20070C39A /* DSViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DSViewController.m; sourceTree = "<group>"; }; | |
| 54 | + 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; | |
| 55 | + 6003F5AE195388D20070C39A /* DSARModuleF_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DSARModuleF_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 56 | + 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; | |
| 57 | + 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; }; | |
| 58 | + 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
| 59 | + 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; }; | |
| 60 | + 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; }; | |
| 61 | + 66D921FE5954A90ECFB444AA /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; | |
| 62 | + 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; | |
| 63 | + 7388B61979709D5A8251D81D /* Pods-DSARModuleF_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Example.release.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.release.xcconfig"; sourceTree = "<group>"; }; | |
| 64 | + 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; | |
| 65 | + 9C6EC1CEC961481060CC22E9 /* Pods_DSARModuleF_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSARModuleF_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 66 | + 9F3A542CB82954D60AE6B8C0 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; }; | |
| 67 | + B1A522553F8E99991ECBBBE2 /* Pods-DSARModuleF_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Example.debug.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.debug.xcconfig"; sourceTree = "<group>"; }; | |
| 68 | + B4DD422351C5BDAEA7606157 /* Pods-DSARModuleF_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Tests.debug.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.debug.xcconfig"; sourceTree = "<group>"; }; | |
| 69 | + B6BB9510073D919FB1361248 /* Pods-DSARModuleF_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Tests.release.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.release.xcconfig"; sourceTree = "<group>"; }; | |
| 70 | +/* End PBXFileReference section */ | |
| 71 | + | |
| 72 | +/* Begin PBXFrameworksBuildPhase section */ | |
| 73 | + 6003F587195388D20070C39A /* Frameworks */ = { | |
| 74 | + isa = PBXFrameworksBuildPhase; | |
| 75 | + buildActionMask = 2147483647; | |
| 76 | + files = ( | |
| 77 | + 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */, | |
| 78 | + 6003F592195388D20070C39A /* UIKit.framework in Frameworks */, | |
| 79 | + 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */, | |
| 80 | + B364BC5ECB6D26F3DC2A4EB6 /* Pods_DSARModuleF_Example.framework in Frameworks */, | |
| 81 | + ); | |
| 82 | + runOnlyForDeploymentPostprocessing = 0; | |
| 83 | + }; | |
| 84 | + 6003F5AB195388D20070C39A /* Frameworks */ = { | |
| 85 | + isa = PBXFrameworksBuildPhase; | |
| 86 | + buildActionMask = 2147483647; | |
| 87 | + files = ( | |
| 88 | + 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */, | |
| 89 | + 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */, | |
| 90 | + 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */, | |
| 91 | + A2FF44084923EA60DEF058AD /* Pods_DSARModuleF_Tests.framework in Frameworks */, | |
| 92 | + ); | |
| 93 | + runOnlyForDeploymentPostprocessing = 0; | |
| 94 | + }; | |
| 95 | +/* End PBXFrameworksBuildPhase section */ | |
| 96 | + | |
| 97 | +/* Begin PBXGroup section */ | |
| 98 | + 586E1A34E64BD0FC9874B1E6 /* Pods */ = { | |
| 99 | + isa = PBXGroup; | |
| 100 | + children = ( | |
| 101 | + B1A522553F8E99991ECBBBE2 /* Pods-DSARModuleF_Example.debug.xcconfig */, | |
| 102 | + 7388B61979709D5A8251D81D /* Pods-DSARModuleF_Example.release.xcconfig */, | |
| 103 | + B4DD422351C5BDAEA7606157 /* Pods-DSARModuleF_Tests.debug.xcconfig */, | |
| 104 | + B6BB9510073D919FB1361248 /* Pods-DSARModuleF_Tests.release.xcconfig */, | |
| 105 | + ); | |
| 106 | + name = Pods; | |
| 107 | + path = Pods; | |
| 108 | + sourceTree = "<group>"; | |
| 109 | + }; | |
| 110 | + 6003F581195388D10070C39A = { | |
| 111 | + isa = PBXGroup; | |
| 112 | + children = ( | |
| 113 | + 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */, | |
| 114 | + 6003F593195388D20070C39A /* Example for DSARModuleF */, | |
| 115 | + 6003F5B5195388D20070C39A /* Tests */, | |
| 116 | + 6003F58C195388D20070C39A /* Frameworks */, | |
| 117 | + 6003F58B195388D20070C39A /* Products */, | |
| 118 | + 586E1A34E64BD0FC9874B1E6 /* Pods */, | |
| 119 | + ); | |
| 120 | + sourceTree = "<group>"; | |
| 121 | + }; | |
| 122 | + 6003F58B195388D20070C39A /* Products */ = { | |
| 123 | + isa = PBXGroup; | |
| 124 | + children = ( | |
| 125 | + 6003F58A195388D20070C39A /* DSARModuleF_Example.app */, | |
| 126 | + 6003F5AE195388D20070C39A /* DSARModuleF_Tests.xctest */, | |
| 127 | + ); | |
| 128 | + name = Products; | |
| 129 | + sourceTree = "<group>"; | |
| 130 | + }; | |
| 131 | + 6003F58C195388D20070C39A /* Frameworks */ = { | |
| 132 | + isa = PBXGroup; | |
| 133 | + children = ( | |
| 134 | + 6003F58D195388D20070C39A /* Foundation.framework */, | |
| 135 | + 6003F58F195388D20070C39A /* CoreGraphics.framework */, | |
| 136 | + 6003F591195388D20070C39A /* UIKit.framework */, | |
| 137 | + 6003F5AF195388D20070C39A /* XCTest.framework */, | |
| 138 | + 27CD08C3FB4CAEB4A1DA9741 /* Pods_DSARModuleF_Example.framework */, | |
| 139 | + 9C6EC1CEC961481060CC22E9 /* Pods_DSARModuleF_Tests.framework */, | |
| 140 | + ); | |
| 141 | + name = Frameworks; | |
| 142 | + sourceTree = "<group>"; | |
| 143 | + }; | |
| 144 | + 6003F593195388D20070C39A /* Example for DSARModuleF */ = { | |
| 145 | + isa = PBXGroup; | |
| 146 | + children = ( | |
| 147 | + 6003F59C195388D20070C39A /* DSAppDelegate.h */, | |
| 148 | + 6003F59D195388D20070C39A /* DSAppDelegate.m */, | |
| 149 | + 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */, | |
| 150 | + 6003F5A5195388D20070C39A /* DSViewController.h */, | |
| 151 | + 6003F5A6195388D20070C39A /* DSViewController.m */, | |
| 152 | + 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */, | |
| 153 | + 6003F5A8195388D20070C39A /* Images.xcassets */, | |
| 154 | + 6003F594195388D20070C39A /* Supporting Files */, | |
| 155 | + ); | |
| 156 | + name = "Example for DSARModuleF"; | |
| 157 | + path = DSARModuleF; | |
| 158 | + sourceTree = "<group>"; | |
| 159 | + }; | |
| 160 | + 6003F594195388D20070C39A /* Supporting Files */ = { | |
| 161 | + isa = PBXGroup; | |
| 162 | + children = ( | |
| 163 | + 6003F595195388D20070C39A /* DSARModuleF-Info.plist */, | |
| 164 | + 6003F596195388D20070C39A /* InfoPlist.strings */, | |
| 165 | + 6003F599195388D20070C39A /* main.m */, | |
| 166 | + 6003F59B195388D20070C39A /* DSARModuleF-Prefix.pch */, | |
| 167 | + ); | |
| 168 | + name = "Supporting Files"; | |
| 169 | + sourceTree = "<group>"; | |
| 170 | + }; | |
| 171 | + 6003F5B5195388D20070C39A /* Tests */ = { | |
| 172 | + isa = PBXGroup; | |
| 173 | + children = ( | |
| 174 | + 6003F5BB195388D20070C39A /* Tests.m */, | |
| 175 | + 6003F5B6195388D20070C39A /* Supporting Files */, | |
| 176 | + ); | |
| 177 | + path = Tests; | |
| 178 | + sourceTree = "<group>"; | |
| 179 | + }; | |
| 180 | + 6003F5B6195388D20070C39A /* Supporting Files */ = { | |
| 181 | + isa = PBXGroup; | |
| 182 | + children = ( | |
| 183 | + 6003F5B7195388D20070C39A /* Tests-Info.plist */, | |
| 184 | + 6003F5B8195388D20070C39A /* InfoPlist.strings */, | |
| 185 | + 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */, | |
| 186 | + ); | |
| 187 | + name = "Supporting Files"; | |
| 188 | + sourceTree = "<group>"; | |
| 189 | + }; | |
| 190 | + 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = { | |
| 191 | + isa = PBXGroup; | |
| 192 | + children = ( | |
| 193 | + 2CC30D9516B5E4A4753B9F47 /* DSARModuleF.podspec */, | |
| 194 | + 9F3A542CB82954D60AE6B8C0 /* README.md */, | |
| 195 | + 66D921FE5954A90ECFB444AA /* LICENSE */, | |
| 196 | + ); | |
| 197 | + name = "Podspec Metadata"; | |
| 198 | + sourceTree = "<group>"; | |
| 199 | + }; | |
| 200 | +/* End PBXGroup section */ | |
| 201 | + | |
| 202 | +/* Begin PBXNativeTarget section */ | |
| 203 | + 6003F589195388D20070C39A /* DSARModuleF_Example */ = { | |
| 204 | + isa = PBXNativeTarget; | |
| 205 | + buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "DSARModuleF_Example" */; | |
| 206 | + buildPhases = ( | |
| 207 | + D57CA22C6ED6DA50F7450663 /* [CP] Check Pods Manifest.lock */, | |
| 208 | + 6003F586195388D20070C39A /* Sources */, | |
| 209 | + 6003F587195388D20070C39A /* Frameworks */, | |
| 210 | + 6003F588195388D20070C39A /* Resources */, | |
| 211 | + BD6D9157D3D5A6F5C2E8FC96 /* [CP] Embed Pods Frameworks */, | |
| 212 | + ); | |
| 213 | + buildRules = ( | |
| 214 | + ); | |
| 215 | + dependencies = ( | |
| 216 | + ); | |
| 217 | + name = DSARModuleF_Example; | |
| 218 | + productName = DSARModuleF; | |
| 219 | + productReference = 6003F58A195388D20070C39A /* DSARModuleF_Example.app */; | |
| 220 | + productType = "com.apple.product-type.application"; | |
| 221 | + }; | |
| 222 | + 6003F5AD195388D20070C39A /* DSARModuleF_Tests */ = { | |
| 223 | + isa = PBXNativeTarget; | |
| 224 | + buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "DSARModuleF_Tests" */; | |
| 225 | + buildPhases = ( | |
| 226 | + 125EC73D2B76F4D801D22BDA /* [CP] Check Pods Manifest.lock */, | |
| 227 | + 6003F5AA195388D20070C39A /* Sources */, | |
| 228 | + 6003F5AB195388D20070C39A /* Frameworks */, | |
| 229 | + 6003F5AC195388D20070C39A /* Resources */, | |
| 230 | + ); | |
| 231 | + buildRules = ( | |
| 232 | + ); | |
| 233 | + dependencies = ( | |
| 234 | + 6003F5B4195388D20070C39A /* PBXTargetDependency */, | |
| 235 | + ); | |
| 236 | + name = DSARModuleF_Tests; | |
| 237 | + productName = DSARModuleFTests; | |
| 238 | + productReference = 6003F5AE195388D20070C39A /* DSARModuleF_Tests.xctest */; | |
| 239 | + productType = "com.apple.product-type.bundle.unit-test"; | |
| 240 | + }; | |
| 241 | +/* End PBXNativeTarget section */ | |
| 242 | + | |
| 243 | +/* Begin PBXProject section */ | |
| 244 | + 6003F582195388D10070C39A /* Project object */ = { | |
| 245 | + isa = PBXProject; | |
| 246 | + attributes = { | |
| 247 | + CLASSPREFIX = DS; | |
| 248 | + LastUpgradeCheck = 0720; | |
| 249 | + ORGANIZATIONNAME = "694092596@qq.com"; | |
| 250 | + TargetAttributes = { | |
| 251 | + 6003F5AD195388D20070C39A = { | |
| 252 | + TestTargetID = 6003F589195388D20070C39A; | |
| 253 | + }; | |
| 254 | + }; | |
| 255 | + }; | |
| 256 | + buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "DSARModuleF" */; | |
| 257 | + compatibilityVersion = "Xcode 3.2"; | |
| 258 | + developmentRegion = English; | |
| 259 | + hasScannedForEncodings = 0; | |
| 260 | + knownRegions = ( | |
| 261 | + en, | |
| 262 | + Base, | |
| 263 | + ); | |
| 264 | + mainGroup = 6003F581195388D10070C39A; | |
| 265 | + productRefGroup = 6003F58B195388D20070C39A /* Products */; | |
| 266 | + projectDirPath = ""; | |
| 267 | + projectRoot = ""; | |
| 268 | + targets = ( | |
| 269 | + 6003F589195388D20070C39A /* DSARModuleF_Example */, | |
| 270 | + 6003F5AD195388D20070C39A /* DSARModuleF_Tests */, | |
| 271 | + ); | |
| 272 | + }; | |
| 273 | +/* End PBXProject section */ | |
| 274 | + | |
| 275 | +/* Begin PBXResourcesBuildPhase section */ | |
| 276 | + 6003F588195388D20070C39A /* Resources */ = { | |
| 277 | + isa = PBXResourcesBuildPhase; | |
| 278 | + buildActionMask = 2147483647; | |
| 279 | + files = ( | |
| 280 | + 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */, | |
| 281 | + 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */, | |
| 282 | + 6003F5A9195388D20070C39A /* Images.xcassets in Resources */, | |
| 283 | + 6003F598195388D20070C39A /* InfoPlist.strings in Resources */, | |
| 284 | + ); | |
| 285 | + runOnlyForDeploymentPostprocessing = 0; | |
| 286 | + }; | |
| 287 | + 6003F5AC195388D20070C39A /* Resources */ = { | |
| 288 | + isa = PBXResourcesBuildPhase; | |
| 289 | + buildActionMask = 2147483647; | |
| 290 | + files = ( | |
| 291 | + 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */, | |
| 292 | + ); | |
| 293 | + runOnlyForDeploymentPostprocessing = 0; | |
| 294 | + }; | |
| 295 | +/* End PBXResourcesBuildPhase section */ | |
| 296 | + | |
| 297 | +/* Begin PBXShellScriptBuildPhase section */ | |
| 298 | + 125EC73D2B76F4D801D22BDA /* [CP] Check Pods Manifest.lock */ = { | |
| 299 | + isa = PBXShellScriptBuildPhase; | |
| 300 | + buildActionMask = 2147483647; | |
| 301 | + files = ( | |
| 302 | + ); | |
| 303 | + inputFileListPaths = ( | |
| 304 | + ); | |
| 305 | + inputPaths = ( | |
| 306 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", | |
| 307 | + "${PODS_ROOT}/Manifest.lock", | |
| 308 | + ); | |
| 309 | + name = "[CP] Check Pods Manifest.lock"; | |
| 310 | + outputFileListPaths = ( | |
| 311 | + ); | |
| 312 | + outputPaths = ( | |
| 313 | + "$(DERIVED_FILE_DIR)/Pods-DSARModuleF_Tests-checkManifestLockResult.txt", | |
| 314 | + ); | |
| 315 | + runOnlyForDeploymentPostprocessing = 0; | |
| 316 | + shellPath = /bin/sh; | |
| 317 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; | |
| 318 | + showEnvVarsInLog = 0; | |
| 319 | + }; | |
| 320 | + BD6D9157D3D5A6F5C2E8FC96 /* [CP] Embed Pods Frameworks */ = { | |
| 321 | + isa = PBXShellScriptBuildPhase; | |
| 322 | + buildActionMask = 2147483647; | |
| 323 | + files = ( | |
| 324 | + ); | |
| 325 | + inputPaths = ( | |
| 326 | + "${PODS_ROOT}/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-frameworks.sh", | |
| 327 | + "${BUILT_PRODUCTS_DIR}/DSARModuleF/DSARModuleF.framework", | |
| 328 | + ); | |
| 329 | + name = "[CP] Embed Pods Frameworks"; | |
| 330 | + outputPaths = ( | |
| 331 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DSARModuleF.framework", | |
| 332 | + ); | |
| 333 | + runOnlyForDeploymentPostprocessing = 0; | |
| 334 | + shellPath = /bin/sh; | |
| 335 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-frameworks.sh\"\n"; | |
| 336 | + showEnvVarsInLog = 0; | |
| 337 | + }; | |
| 338 | + D57CA22C6ED6DA50F7450663 /* [CP] Check Pods Manifest.lock */ = { | |
| 339 | + isa = PBXShellScriptBuildPhase; | |
| 340 | + buildActionMask = 2147483647; | |
| 341 | + files = ( | |
| 342 | + ); | |
| 343 | + inputFileListPaths = ( | |
| 344 | + ); | |
| 345 | + inputPaths = ( | |
| 346 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", | |
| 347 | + "${PODS_ROOT}/Manifest.lock", | |
| 348 | + ); | |
| 349 | + name = "[CP] Check Pods Manifest.lock"; | |
| 350 | + outputFileListPaths = ( | |
| 351 | + ); | |
| 352 | + outputPaths = ( | |
| 353 | + "$(DERIVED_FILE_DIR)/Pods-DSARModuleF_Example-checkManifestLockResult.txt", | |
| 354 | + ); | |
| 355 | + runOnlyForDeploymentPostprocessing = 0; | |
| 356 | + shellPath = /bin/sh; | |
| 357 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; | |
| 358 | + showEnvVarsInLog = 0; | |
| 359 | + }; | |
| 360 | +/* End PBXShellScriptBuildPhase section */ | |
| 361 | + | |
| 362 | +/* Begin PBXSourcesBuildPhase section */ | |
| 363 | + 6003F586195388D20070C39A /* Sources */ = { | |
| 364 | + isa = PBXSourcesBuildPhase; | |
| 365 | + buildActionMask = 2147483647; | |
| 366 | + files = ( | |
| 367 | + 6003F59E195388D20070C39A /* DSAppDelegate.m in Sources */, | |
| 368 | + 6003F5A7195388D20070C39A /* DSViewController.m in Sources */, | |
| 369 | + 6003F59A195388D20070C39A /* main.m in Sources */, | |
| 370 | + ); | |
| 371 | + runOnlyForDeploymentPostprocessing = 0; | |
| 372 | + }; | |
| 373 | + 6003F5AA195388D20070C39A /* Sources */ = { | |
| 374 | + isa = PBXSourcesBuildPhase; | |
| 375 | + buildActionMask = 2147483647; | |
| 376 | + files = ( | |
| 377 | + 6003F5BC195388D20070C39A /* Tests.m in Sources */, | |
| 378 | + ); | |
| 379 | + runOnlyForDeploymentPostprocessing = 0; | |
| 380 | + }; | |
| 381 | +/* End PBXSourcesBuildPhase section */ | |
| 382 | + | |
| 383 | +/* Begin PBXTargetDependency section */ | |
| 384 | + 6003F5B4195388D20070C39A /* PBXTargetDependency */ = { | |
| 385 | + isa = PBXTargetDependency; | |
| 386 | + target = 6003F589195388D20070C39A /* DSARModuleF_Example */; | |
| 387 | + targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */; | |
| 388 | + }; | |
| 389 | +/* End PBXTargetDependency section */ | |
| 390 | + | |
| 391 | +/* Begin PBXVariantGroup section */ | |
| 392 | + 6003F596195388D20070C39A /* InfoPlist.strings */ = { | |
| 393 | + isa = PBXVariantGroup; | |
| 394 | + children = ( | |
| 395 | + 6003F597195388D20070C39A /* en */, | |
| 396 | + ); | |
| 397 | + name = InfoPlist.strings; | |
| 398 | + sourceTree = "<group>"; | |
| 399 | + }; | |
| 400 | + 6003F5B8195388D20070C39A /* InfoPlist.strings */ = { | |
| 401 | + isa = PBXVariantGroup; | |
| 402 | + children = ( | |
| 403 | + 6003F5B9195388D20070C39A /* en */, | |
| 404 | + ); | |
| 405 | + name = InfoPlist.strings; | |
| 406 | + sourceTree = "<group>"; | |
| 407 | + }; | |
| 408 | + 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */ = { | |
| 409 | + isa = PBXVariantGroup; | |
| 410 | + children = ( | |
| 411 | + 71719F9E1E33DC2100824A3D /* Base */, | |
| 412 | + ); | |
| 413 | + name = LaunchScreen.storyboard; | |
| 414 | + sourceTree = "<group>"; | |
| 415 | + }; | |
| 416 | +/* End PBXVariantGroup section */ | |
| 417 | + | |
| 418 | +/* Begin XCBuildConfiguration section */ | |
| 419 | + 6003F5BD195388D20070C39A /* Debug */ = { | |
| 420 | + isa = XCBuildConfiguration; | |
| 421 | + buildSettings = { | |
| 422 | + ALWAYS_SEARCH_USER_PATHS = NO; | |
| 423 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | |
| 424 | + CLANG_CXX_LIBRARY = "libc++"; | |
| 425 | + CLANG_ENABLE_MODULES = YES; | |
| 426 | + CLANG_ENABLE_OBJC_ARC = YES; | |
| 427 | + CLANG_WARN_BOOL_CONVERSION = YES; | |
| 428 | + CLANG_WARN_CONSTANT_CONVERSION = YES; | |
| 429 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
| 430 | + CLANG_WARN_EMPTY_BODY = YES; | |
| 431 | + CLANG_WARN_ENUM_CONVERSION = YES; | |
| 432 | + CLANG_WARN_INT_CONVERSION = YES; | |
| 433 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
| 434 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
| 435 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | |
| 436 | + COPY_PHASE_STRIP = NO; | |
| 437 | + ENABLE_TESTABILITY = YES; | |
| 438 | + GCC_C_LANGUAGE_STANDARD = gnu99; | |
| 439 | + GCC_DYNAMIC_NO_PIC = NO; | |
| 440 | + GCC_OPTIMIZATION_LEVEL = 0; | |
| 441 | + GCC_PREPROCESSOR_DEFINITIONS = ( | |
| 442 | + "DEBUG=1", | |
| 443 | + "$(inherited)", | |
| 444 | + ); | |
| 445 | + GCC_SYMBOLS_PRIVATE_EXTERN = NO; | |
| 446 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
| 447 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
| 448 | + GCC_WARN_UNDECLARED_SELECTOR = YES; | |
| 449 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
| 450 | + GCC_WARN_UNUSED_FUNCTION = YES; | |
| 451 | + GCC_WARN_UNUSED_VARIABLE = YES; | |
| 452 | + IPHONEOS_DEPLOYMENT_TARGET = 9.3; | |
| 453 | + ONLY_ACTIVE_ARCH = YES; | |
| 454 | + SDKROOT = iphoneos; | |
| 455 | + TARGETED_DEVICE_FAMILY = "1,2"; | |
| 456 | + }; | |
| 457 | + name = Debug; | |
| 458 | + }; | |
| 459 | + 6003F5BE195388D20070C39A /* Release */ = { | |
| 460 | + isa = XCBuildConfiguration; | |
| 461 | + buildSettings = { | |
| 462 | + ALWAYS_SEARCH_USER_PATHS = NO; | |
| 463 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; | |
| 464 | + CLANG_CXX_LIBRARY = "libc++"; | |
| 465 | + CLANG_ENABLE_MODULES = YES; | |
| 466 | + CLANG_ENABLE_OBJC_ARC = YES; | |
| 467 | + CLANG_WARN_BOOL_CONVERSION = YES; | |
| 468 | + CLANG_WARN_CONSTANT_CONVERSION = YES; | |
| 469 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
| 470 | + CLANG_WARN_EMPTY_BODY = YES; | |
| 471 | + CLANG_WARN_ENUM_CONVERSION = YES; | |
| 472 | + CLANG_WARN_INT_CONVERSION = YES; | |
| 473 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
| 474 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
| 475 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | |
| 476 | + COPY_PHASE_STRIP = YES; | |
| 477 | + ENABLE_NS_ASSERTIONS = NO; | |
| 478 | + GCC_C_LANGUAGE_STANDARD = gnu99; | |
| 479 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
| 480 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
| 481 | + GCC_WARN_UNDECLARED_SELECTOR = YES; | |
| 482 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
| 483 | + GCC_WARN_UNUSED_FUNCTION = YES; | |
| 484 | + GCC_WARN_UNUSED_VARIABLE = YES; | |
| 485 | + IPHONEOS_DEPLOYMENT_TARGET = 9.3; | |
| 486 | + SDKROOT = iphoneos; | |
| 487 | + TARGETED_DEVICE_FAMILY = "1,2"; | |
| 488 | + VALIDATE_PRODUCT = YES; | |
| 489 | + }; | |
| 490 | + name = Release; | |
| 491 | + }; | |
| 492 | + 6003F5C0195388D20070C39A /* Debug */ = { | |
| 493 | + isa = XCBuildConfiguration; | |
| 494 | + baseConfigurationReference = B1A522553F8E99991ECBBBE2 /* Pods-DSARModuleF_Example.debug.xcconfig */; | |
| 495 | + buildSettings = { | |
| 496 | + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | |
| 497 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
| 498 | + GCC_PREFIX_HEADER = "DSARModuleF/DSARModuleF-Prefix.pch"; | |
| 499 | + INFOPLIST_FILE = "DSARModuleF/DSARModuleF-Info.plist"; | |
| 500 | + MODULE_NAME = ExampleApp; | |
| 501 | + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; | |
| 502 | + PRODUCT_NAME = "$(TARGET_NAME)"; | |
| 503 | + SWIFT_VERSION = 4.0; | |
| 504 | + WRAPPER_EXTENSION = app; | |
| 505 | + }; | |
| 506 | + name = Debug; | |
| 507 | + }; | |
| 508 | + 6003F5C1195388D20070C39A /* Release */ = { | |
| 509 | + isa = XCBuildConfiguration; | |
| 510 | + baseConfigurationReference = 7388B61979709D5A8251D81D /* Pods-DSARModuleF_Example.release.xcconfig */; | |
| 511 | + buildSettings = { | |
| 512 | + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | |
| 513 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
| 514 | + GCC_PREFIX_HEADER = "DSARModuleF/DSARModuleF-Prefix.pch"; | |
| 515 | + INFOPLIST_FILE = "DSARModuleF/DSARModuleF-Info.plist"; | |
| 516 | + MODULE_NAME = ExampleApp; | |
| 517 | + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; | |
| 518 | + PRODUCT_NAME = "$(TARGET_NAME)"; | |
| 519 | + SWIFT_VERSION = 4.0; | |
| 520 | + WRAPPER_EXTENSION = app; | |
| 521 | + }; | |
| 522 | + name = Release; | |
| 523 | + }; | |
| 524 | + 6003F5C3195388D20070C39A /* Debug */ = { | |
| 525 | + isa = XCBuildConfiguration; | |
| 526 | + baseConfigurationReference = B4DD422351C5BDAEA7606157 /* Pods-DSARModuleF_Tests.debug.xcconfig */; | |
| 527 | + buildSettings = { | |
| 528 | + BUNDLE_LOADER = "$(TEST_HOST)"; | |
| 529 | + FRAMEWORK_SEARCH_PATHS = ( | |
| 530 | + "$(PLATFORM_DIR)/Developer/Library/Frameworks", | |
| 531 | + "$(inherited)", | |
| 532 | + "$(DEVELOPER_FRAMEWORKS_DIR)", | |
| 533 | + ); | |
| 534 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
| 535 | + GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch"; | |
| 536 | + GCC_PREPROCESSOR_DEFINITIONS = ( | |
| 537 | + "DEBUG=1", | |
| 538 | + "$(inherited)", | |
| 539 | + ); | |
| 540 | + INFOPLIST_FILE = "Tests/Tests-Info.plist"; | |
| 541 | + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; | |
| 542 | + PRODUCT_NAME = "$(TARGET_NAME)"; | |
| 543 | + SWIFT_VERSION = 4.0; | |
| 544 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DSARModuleF_Example.app/DSARModuleF_Example"; | |
| 545 | + WRAPPER_EXTENSION = xctest; | |
| 546 | + }; | |
| 547 | + name = Debug; | |
| 548 | + }; | |
| 549 | + 6003F5C4195388D20070C39A /* Release */ = { | |
| 550 | + isa = XCBuildConfiguration; | |
| 551 | + baseConfigurationReference = B6BB9510073D919FB1361248 /* Pods-DSARModuleF_Tests.release.xcconfig */; | |
| 552 | + buildSettings = { | |
| 553 | + BUNDLE_LOADER = "$(TEST_HOST)"; | |
| 554 | + FRAMEWORK_SEARCH_PATHS = ( | |
| 555 | + "$(PLATFORM_DIR)/Developer/Library/Frameworks", | |
| 556 | + "$(inherited)", | |
| 557 | + "$(DEVELOPER_FRAMEWORKS_DIR)", | |
| 558 | + ); | |
| 559 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
| 560 | + GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch"; | |
| 561 | + INFOPLIST_FILE = "Tests/Tests-Info.plist"; | |
| 562 | + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; | |
| 563 | + PRODUCT_NAME = "$(TARGET_NAME)"; | |
| 564 | + SWIFT_VERSION = 4.0; | |
| 565 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DSARModuleF_Example.app/DSARModuleF_Example"; | |
| 566 | + WRAPPER_EXTENSION = xctest; | |
| 567 | + }; | |
| 568 | + name = Release; | |
| 569 | + }; | |
| 570 | +/* End XCBuildConfiguration section */ | |
| 571 | + | |
| 572 | +/* Begin XCConfigurationList section */ | |
| 573 | + 6003F585195388D10070C39A /* Build configuration list for PBXProject "DSARModuleF" */ = { | |
| 574 | + isa = XCConfigurationList; | |
| 575 | + buildConfigurations = ( | |
| 576 | + 6003F5BD195388D20070C39A /* Debug */, | |
| 577 | + 6003F5BE195388D20070C39A /* Release */, | |
| 578 | + ); | |
| 579 | + defaultConfigurationIsVisible = 0; | |
| 580 | + defaultConfigurationName = Release; | |
| 581 | + }; | |
| 582 | + 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "DSARModuleF_Example" */ = { | |
| 583 | + isa = XCConfigurationList; | |
| 584 | + buildConfigurations = ( | |
| 585 | + 6003F5C0195388D20070C39A /* Debug */, | |
| 586 | + 6003F5C1195388D20070C39A /* Release */, | |
| 587 | + ); | |
| 588 | + defaultConfigurationIsVisible = 0; | |
| 589 | + defaultConfigurationName = Release; | |
| 590 | + }; | |
| 591 | + 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "DSARModuleF_Tests" */ = { | |
| 592 | + isa = XCConfigurationList; | |
| 593 | + buildConfigurations = ( | |
| 594 | + 6003F5C3195388D20070C39A /* Debug */, | |
| 595 | + 6003F5C4195388D20070C39A /* Release */, | |
| 596 | + ); | |
| 597 | + defaultConfigurationIsVisible = 0; | |
| 598 | + defaultConfigurationName = Release; | |
| 599 | + }; | |
| 600 | +/* End XCConfigurationList section */ | |
| 601 | + }; | |
| 602 | + rootObject = 6003F582195388D10070C39A /* Project object */; | |
| 603 | +} | ... | ... |
Example/DSARModuleF.xcodeproj/project.xcworkspace/contents.xcworkspacedata
0 → 100644
Example/DSARModuleF.xcodeproj/xcshareddata/xcschemes/DSARModuleF-Example.xcscheme
0 → 100644
| 1 | +++ a/Example/DSARModuleF.xcodeproj/xcshareddata/xcschemes/DSARModuleF-Example.xcscheme | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<Scheme | |
| 3 | + LastUpgradeVersion = "0720" | |
| 4 | + version = "1.3"> | |
| 5 | + <BuildAction | |
| 6 | + parallelizeBuildables = "YES" | |
| 7 | + buildImplicitDependencies = "YES"> | |
| 8 | + <BuildActionEntries> | |
| 9 | + <BuildActionEntry | |
| 10 | + buildForTesting = "YES" | |
| 11 | + buildForRunning = "YES" | |
| 12 | + buildForProfiling = "YES" | |
| 13 | + buildForArchiving = "YES" | |
| 14 | + buildForAnalyzing = "YES"> | |
| 15 | + <BuildableReference | |
| 16 | + BuildableIdentifier = "primary" | |
| 17 | + BlueprintIdentifier = "6003F589195388D20070C39A" | |
| 18 | + BuildableName = "DSARModuleF_Example.app" | |
| 19 | + BlueprintName = "DSARModuleF_Example" | |
| 20 | + ReferencedContainer = "container:DSARModuleF.xcodeproj"> | |
| 21 | + </BuildableReference> | |
| 22 | + </BuildActionEntry> | |
| 23 | + </BuildActionEntries> | |
| 24 | + </BuildAction> | |
| 25 | + <TestAction | |
| 26 | + buildConfiguration = "Debug" | |
| 27 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
| 28 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
| 29 | + shouldUseLaunchSchemeArgsEnv = "YES"> | |
| 30 | + <Testables> | |
| 31 | + <TestableReference | |
| 32 | + skipped = "NO"> | |
| 33 | + <BuildableReference | |
| 34 | + BuildableIdentifier = "primary" | |
| 35 | + BlueprintIdentifier = "6003F5AD195388D20070C39A" | |
| 36 | + BuildableName = "DSARModuleF_Tests.xctest" | |
| 37 | + BlueprintName = "DSARModuleF_Tests" | |
| 38 | + ReferencedContainer = "container:DSARModuleF.xcodeproj"> | |
| 39 | + </BuildableReference> | |
| 40 | + </TestableReference> | |
| 41 | + </Testables> | |
| 42 | + <MacroExpansion> | |
| 43 | + <BuildableReference | |
| 44 | + BuildableIdentifier = "primary" | |
| 45 | + BlueprintIdentifier = "6003F589195388D20070C39A" | |
| 46 | + BuildableName = "DSARModuleF_Example.app" | |
| 47 | + BlueprintName = "DSARModuleF_Example" | |
| 48 | + ReferencedContainer = "container:DSARModuleF.xcodeproj"> | |
| 49 | + </BuildableReference> | |
| 50 | + </MacroExpansion> | |
| 51 | + <AdditionalOptions> | |
| 52 | + </AdditionalOptions> | |
| 53 | + </TestAction> | |
| 54 | + <LaunchAction | |
| 55 | + buildConfiguration = "Debug" | |
| 56 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
| 57 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
| 58 | + launchStyle = "0" | |
| 59 | + useCustomWorkingDirectory = "NO" | |
| 60 | + ignoresPersistentStateOnLaunch = "NO" | |
| 61 | + debugDocumentVersioning = "YES" | |
| 62 | + debugServiceExtension = "internal" | |
| 63 | + allowLocationSimulation = "YES"> | |
| 64 | + <BuildableProductRunnable | |
| 65 | + runnableDebuggingMode = "0"> | |
| 66 | + <BuildableReference | |
| 67 | + BuildableIdentifier = "primary" | |
| 68 | + BlueprintIdentifier = "6003F589195388D20070C39A" | |
| 69 | + BuildableName = "DSARModuleF_Example.app" | |
| 70 | + BlueprintName = "DSARModuleF_Example" | |
| 71 | + ReferencedContainer = "container:DSARModuleF.xcodeproj"> | |
| 72 | + </BuildableReference> | |
| 73 | + </BuildableProductRunnable> | |
| 74 | + <AdditionalOptions> | |
| 75 | + </AdditionalOptions> | |
| 76 | + </LaunchAction> | |
| 77 | + <ProfileAction | |
| 78 | + buildConfiguration = "Release" | |
| 79 | + shouldUseLaunchSchemeArgsEnv = "YES" | |
| 80 | + savedToolIdentifier = "" | |
| 81 | + useCustomWorkingDirectory = "NO" | |
| 82 | + debugDocumentVersioning = "YES"> | |
| 83 | + <BuildableProductRunnable | |
| 84 | + runnableDebuggingMode = "0"> | |
| 85 | + <BuildableReference | |
| 86 | + BuildableIdentifier = "primary" | |
| 87 | + BlueprintIdentifier = "6003F589195388D20070C39A" | |
| 88 | + BuildableName = "DSARModuleF_Example.app" | |
| 89 | + BlueprintName = "DSARModuleF_Example" | |
| 90 | + ReferencedContainer = "container:DSARModuleF.xcodeproj"> | |
| 91 | + </BuildableReference> | |
| 92 | + </BuildableProductRunnable> | |
| 93 | + </ProfileAction> | |
| 94 | + <AnalyzeAction | |
| 95 | + buildConfiguration = "Debug"> | |
| 96 | + </AnalyzeAction> | |
| 97 | + <ArchiveAction | |
| 98 | + buildConfiguration = "Release" | |
| 99 | + revealArchiveInOrganizer = "YES"> | |
| 100 | + </ArchiveAction> | |
| 101 | +</Scheme> | ... | ... |
Example/DSARModuleF.xcworkspace/contents.xcworkspacedata
0 → 100644
| 1 | +++ a/Example/DSARModuleF.xcworkspace/contents.xcworkspacedata | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<Workspace | |
| 3 | + version = "1.0"> | |
| 4 | + <FileRef | |
| 5 | + location = "group:DSARModuleF.xcodeproj"> | |
| 6 | + </FileRef> | |
| 7 | + <FileRef | |
| 8 | + location = "group:Pods/Pods.xcodeproj"> | |
| 9 | + </FileRef> | |
| 10 | +</Workspace> | ... | ... |
Example/DSARModuleF.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
0 → 100644
| 1 | +++ a/Example/DSARModuleF.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| 3 | +<plist version="1.0"> | |
| 4 | +<dict> | |
| 5 | + <key>IDEDidComputeMac32BitWarning</key> | |
| 6 | + <true/> | |
| 7 | +</dict> | |
| 8 | +</plist> | ... | ... |
Example/DSARModuleF/Base.lproj/LaunchScreen.storyboard
0 → 100644
| 1 | +++ a/Example/DSARModuleF/Base.lproj/LaunchScreen.storyboard | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> | |
| 3 | + <device id="retina4_7" orientation="portrait"> | |
| 4 | + <adaptation id="fullscreen"/> | |
| 5 | + </device> | |
| 6 | + <dependencies> | |
| 7 | + <deployment identifier="iOS"/> | |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> | |
| 9 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> | |
| 10 | + </dependencies> | |
| 11 | + <scenes> | |
| 12 | + <!--View Controller--> | |
| 13 | + <scene sceneID="EHf-IW-A2E"> | |
| 14 | + <objects> | |
| 15 | + <viewController id="01J-lp-oVM" sceneMemberID="viewController"> | |
| 16 | + <layoutGuides> | |
| 17 | + <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/> | |
| 18 | + <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/> | |
| 19 | + </layoutGuides> | |
| 20 | + <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> | |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> | |
| 22 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | |
| 23 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | |
| 24 | + </view> | |
| 25 | + </viewController> | |
| 26 | + <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> | |
| 27 | + </objects> | |
| 28 | + <point key="canvasLocation" x="53" y="375"/> | |
| 29 | + </scene> | |
| 30 | + </scenes> | |
| 31 | +</document> | ... | ... |
Example/DSARModuleF/Base.lproj/Main.storyboard
0 → 100644
| 1 | +++ a/Example/DSARModuleF/Base.lproj/Main.storyboard | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="whP-gf-Uak"> | |
| 3 | + <device id="retina4_7" orientation="portrait"> | |
| 4 | + <adaptation id="fullscreen"/> | |
| 5 | + </device> | |
| 6 | + <dependencies> | |
| 7 | + <deployment identifier="iOS"/> | |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> | |
| 9 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> | |
| 10 | + </dependencies> | |
| 11 | + <scenes> | |
| 12 | + <!--View Controller--> | |
| 13 | + <scene sceneID="wQg-tq-qST"> | |
| 14 | + <objects> | |
| 15 | + <viewController id="whP-gf-Uak" customClass="DSViewController" sceneMemberID="viewController"> | |
| 16 | + <layoutGuides> | |
| 17 | + <viewControllerLayoutGuide type="top" id="uEw-UM-LJ8"/> | |
| 18 | + <viewControllerLayoutGuide type="bottom" id="Mvr-aV-6Um"/> | |
| 19 | + </layoutGuides> | |
| 20 | + <view key="view" contentMode="scaleToFill" id="TpU-gO-2f1"> | |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> | |
| 22 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | |
| 23 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | |
| 24 | + </view> | |
| 25 | + </viewController> | |
| 26 | + <placeholder placeholderIdentifier="IBFirstResponder" id="tc2-Qw-aMS" userLabel="First Responder" sceneMemberID="firstResponder"/> | |
| 27 | + </objects> | |
| 28 | + <point key="canvasLocation" x="305" y="433"/> | |
| 29 | + </scene> | |
| 30 | + </scenes> | |
| 31 | +</document> | ... | ... |
Example/DSARModuleF/DSARModuleF-Info.plist
0 → 100644
| 1 | +++ a/Example/DSARModuleF/DSARModuleF-Info.plist | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| 3 | +<plist version="1.0"> | |
| 4 | +<dict> | |
| 5 | + <key>CFBundleDevelopmentRegion</key> | |
| 6 | + <string>en</string> | |
| 7 | + <key>CFBundleDisplayName</key> | |
| 8 | + <string>${PRODUCT_NAME}</string> | |
| 9 | + <key>CFBundleExecutable</key> | |
| 10 | + <string>${EXECUTABLE_NAME}</string> | |
| 11 | + <key>CFBundleIdentifier</key> | |
| 12 | + <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> | |
| 13 | + <key>CFBundleInfoDictionaryVersion</key> | |
| 14 | + <string>6.0</string> | |
| 15 | + <key>CFBundleName</key> | |
| 16 | + <string>${PRODUCT_NAME}</string> | |
| 17 | + <key>CFBundlePackageType</key> | |
| 18 | + <string>APPL</string> | |
| 19 | + <key>CFBundleShortVersionString</key> | |
| 20 | + <string>1.0</string> | |
| 21 | + <key>CFBundleSignature</key> | |
| 22 | + <string>????</string> | |
| 23 | + <key>CFBundleVersion</key> | |
| 24 | + <string>1.0</string> | |
| 25 | + <key>LSRequiresIPhoneOS</key> | |
| 26 | + <true/> | |
| 27 | + <key>UILaunchStoryboardName</key> | |
| 28 | + <string>LaunchScreen</string> | |
| 29 | + <key>UIMainStoryboardFile</key> | |
| 30 | + <string>Main</string> | |
| 31 | + <key>UIRequiredDeviceCapabilities</key> | |
| 32 | + <array> | |
| 33 | + <string>armv7</string> | |
| 34 | + </array> | |
| 35 | + <key>UISupportedInterfaceOrientations</key> | |
| 36 | + <array> | |
| 37 | + <string>UIInterfaceOrientationPortrait</string> | |
| 38 | + <string>UIInterfaceOrientationLandscapeLeft</string> | |
| 39 | + <string>UIInterfaceOrientationLandscapeRight</string> | |
| 40 | + </array> | |
| 41 | + <key>UISupportedInterfaceOrientations~ipad</key> | |
| 42 | + <array> | |
| 43 | + <string>UIInterfaceOrientationPortrait</string> | |
| 44 | + <string>UIInterfaceOrientationPortraitUpsideDown</string> | |
| 45 | + <string>UIInterfaceOrientationLandscapeLeft</string> | |
| 46 | + <string>UIInterfaceOrientationLandscapeRight</string> | |
| 47 | + </array> | |
| 48 | +</dict> | |
| 49 | +</plist> | ... | ... |
Example/DSARModuleF/DSARModuleF-Prefix.pch
0 → 100644
| 1 | +++ a/Example/DSARModuleF/DSARModuleF-Prefix.pch | |
| 1 | +// | |
| 2 | +// Prefix header | |
| 3 | +// | |
| 4 | +// The contents of this file are implicitly included at the beginning of every source file. | |
| 5 | +// | |
| 6 | + | |
| 7 | +#import <Availability.h> | |
| 8 | + | |
| 9 | +#ifndef __IPHONE_5_0 | |
| 10 | +#warning "This project uses features only available in iOS SDK 5.0 and later." | |
| 11 | +#endif | |
| 12 | + | |
| 13 | +#ifdef __OBJC__ | |
| 14 | + @import UIKit; | |
| 15 | + @import Foundation; | |
| 16 | +#endif | ... | ... |
Example/DSARModuleF/DSAppDelegate.h
0 → 100644
| 1 | +++ a/Example/DSARModuleF/DSAppDelegate.h | |
| 1 | +// | |
| 2 | +// DSAppDelegate.h | |
| 3 | +// DSARModuleF | |
| 4 | +// | |
| 5 | +// Created by 694092596@qq.com on 03/15/2020. | |
| 6 | +// Copyright (c) 2020 694092596@qq.com. All rights reserved. | |
| 7 | +// | |
| 8 | + | |
| 9 | +@import UIKit; | |
| 10 | + | |
| 11 | +@interface DSAppDelegate : UIResponder <UIApplicationDelegate> | |
| 12 | + | |
| 13 | +@property (strong, nonatomic) UIWindow *window; | |
| 14 | + | |
| 15 | +@end | ... | ... |
Example/DSARModuleF/DSAppDelegate.m
0 → 100644
| 1 | +++ a/Example/DSARModuleF/DSAppDelegate.m | |
| 1 | +// | |
| 2 | +// DSAppDelegate.m | |
| 3 | +// DSARModuleF | |
| 4 | +// | |
| 5 | +// Created by 694092596@qq.com on 03/15/2020. | |
| 6 | +// Copyright (c) 2020 694092596@qq.com. All rights reserved. | |
| 7 | +// | |
| 8 | + | |
| 9 | +#import "DSAppDelegate.h" | |
| 10 | + | |
| 11 | +@implementation DSAppDelegate | |
| 12 | + | |
| 13 | +- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions | |
| 14 | +{ | |
| 15 | + // Override point for customization after application launch. | |
| 16 | + return YES; | |
| 17 | +} | |
| 18 | + | |
| 19 | +- (void)applicationWillResignActive:(UIApplication *)application | |
| 20 | +{ | |
| 21 | + // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state. | |
| 22 | + // Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game. | |
| 23 | +} | |
| 24 | + | |
| 25 | +- (void)applicationDidEnterBackground:(UIApplication *)application | |
| 26 | +{ | |
| 27 | + // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later. | |
| 28 | + // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits. | |
| 29 | +} | |
| 30 | + | |
| 31 | +- (void)applicationWillEnterForeground:(UIApplication *)application | |
| 32 | +{ | |
| 33 | + // Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background. | |
| 34 | +} | |
| 35 | + | |
| 36 | +- (void)applicationDidBecomeActive:(UIApplication *)application | |
| 37 | +{ | |
| 38 | + // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface. | |
| 39 | +} | |
| 40 | + | |
| 41 | +- (void)applicationWillTerminate:(UIApplication *)application | |
| 42 | +{ | |
| 43 | + // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:. | |
| 44 | +} | |
| 45 | + | |
| 46 | +@end | ... | ... |
Example/DSARModuleF/DSViewController.h
0 → 100644
| 1 | +++ a/Example/DSARModuleF/DSViewController.h | |
| 1 | +// | |
| 2 | +// DSViewController.h | |
| 3 | +// DSARModuleF | |
| 4 | +// | |
| 5 | +// Created by 694092596@qq.com on 03/15/2020. | |
| 6 | +// Copyright (c) 2020 694092596@qq.com. All rights reserved. | |
| 7 | +// | |
| 8 | + | |
| 9 | +@import UIKit; | |
| 10 | + | |
| 11 | +@interface DSViewController : UIViewController | |
| 12 | + | |
| 13 | +@end | ... | ... |
Example/DSARModuleF/DSViewController.m
0 → 100644
| 1 | +++ a/Example/DSARModuleF/DSViewController.m | |
| 1 | +// | |
| 2 | +// DSViewController.m | |
| 3 | +// DSARModuleF | |
| 4 | +// | |
| 5 | +// Created by 694092596@qq.com on 03/15/2020. | |
| 6 | +// Copyright (c) 2020 694092596@qq.com. All rights reserved. | |
| 7 | +// | |
| 8 | + | |
| 9 | +#import "DSViewController.h" | |
| 10 | + | |
| 11 | +@interface DSViewController () | |
| 12 | + | |
| 13 | +@end | |
| 14 | + | |
| 15 | +@implementation DSViewController | |
| 16 | + | |
| 17 | +- (void)viewDidLoad | |
| 18 | +{ | |
| 19 | + [super viewDidLoad]; | |
| 20 | + // Do any additional setup after loading the view, typically from a nib. | |
| 21 | +} | |
| 22 | + | |
| 23 | +- (void)didReceiveMemoryWarning | |
| 24 | +{ | |
| 25 | + [super didReceiveMemoryWarning]; | |
| 26 | + // Dispose of any resources that can be recreated. | |
| 27 | +} | |
| 28 | + | |
| 29 | +@end | ... | ... |
Example/DSARModuleF/Images.xcassets/AppIcon.appiconset/Contents.json
0 → 100644
| 1 | +++ a/Example/DSARModuleF/Images.xcassets/AppIcon.appiconset/Contents.json | |
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "iphone", | |
| 5 | + "size" : "20x20", | |
| 6 | + "scale" : "2x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "iphone", | |
| 10 | + "size" : "20x20", | |
| 11 | + "scale" : "3x" | |
| 12 | + }, | |
| 13 | + { | |
| 14 | + "idiom" : "iphone", | |
| 15 | + "size" : "29x29", | |
| 16 | + "scale" : "2x" | |
| 17 | + }, | |
| 18 | + { | |
| 19 | + "idiom" : "iphone", | |
| 20 | + "size" : "29x29", | |
| 21 | + "scale" : "3x" | |
| 22 | + }, | |
| 23 | + { | |
| 24 | + "idiom" : "iphone", | |
| 25 | + "size" : "40x40", | |
| 26 | + "scale" : "2x" | |
| 27 | + }, | |
| 28 | + { | |
| 29 | + "idiom" : "iphone", | |
| 30 | + "size" : "40x40", | |
| 31 | + "scale" : "3x" | |
| 32 | + }, | |
| 33 | + { | |
| 34 | + "idiom" : "iphone", | |
| 35 | + "size" : "60x60", | |
| 36 | + "scale" : "2x" | |
| 37 | + }, | |
| 38 | + { | |
| 39 | + "idiom" : "iphone", | |
| 40 | + "size" : "60x60", | |
| 41 | + "scale" : "3x" | |
| 42 | + }, | |
| 43 | + { | |
| 44 | + "idiom" : "ipad", | |
| 45 | + "size" : "20x20", | |
| 46 | + "scale" : "1x" | |
| 47 | + }, | |
| 48 | + { | |
| 49 | + "idiom" : "ipad", | |
| 50 | + "size" : "20x20", | |
| 51 | + "scale" : "2x" | |
| 52 | + }, | |
| 53 | + { | |
| 54 | + "idiom" : "ipad", | |
| 55 | + "size" : "29x29", | |
| 56 | + "scale" : "1x" | |
| 57 | + }, | |
| 58 | + { | |
| 59 | + "idiom" : "ipad", | |
| 60 | + "size" : "29x29", | |
| 61 | + "scale" : "2x" | |
| 62 | + }, | |
| 63 | + { | |
| 64 | + "idiom" : "ipad", | |
| 65 | + "size" : "40x40", | |
| 66 | + "scale" : "1x" | |
| 67 | + }, | |
| 68 | + { | |
| 69 | + "idiom" : "ipad", | |
| 70 | + "size" : "40x40", | |
| 71 | + "scale" : "2x" | |
| 72 | + }, | |
| 73 | + { | |
| 74 | + "idiom" : "ipad", | |
| 75 | + "size" : "76x76", | |
| 76 | + "scale" : "1x" | |
| 77 | + }, | |
| 78 | + { | |
| 79 | + "idiom" : "ipad", | |
| 80 | + "size" : "76x76", | |
| 81 | + "scale" : "2x" | |
| 82 | + }, | |
| 83 | + { | |
| 84 | + "idiom" : "ipad", | |
| 85 | + "size" : "83.5x83.5", | |
| 86 | + "scale" : "2x" | |
| 87 | + }, | |
| 88 | + { | |
| 89 | + "idiom" : "ios-marketing", | |
| 90 | + "size" : "1024x1024", | |
| 91 | + "scale" : "1x" | |
| 92 | + } | |
| 93 | + ], | |
| 94 | + "info" : { | |
| 95 | + "version" : 1, | |
| 96 | + "author" : "xcode" | |
| 97 | + } | |
| 98 | +} | ... | ... |
Example/DSARModuleF/en.lproj/InfoPlist.strings
0 → 100644
Example/DSARModuleF/main.m
0 → 100644
| 1 | +++ a/Example/DSARModuleF/main.m | |
| 1 | +// | |
| 2 | +// main.m | |
| 3 | +// DSARModuleF | |
| 4 | +// | |
| 5 | +// Created by 694092596@qq.com on 03/15/2020. | |
| 6 | +// Copyright (c) 2020 694092596@qq.com. All rights reserved. | |
| 7 | +// | |
| 8 | + | |
| 9 | +@import UIKit; | |
| 10 | +#import "DSAppDelegate.h" | |
| 11 | + | |
| 12 | +int main(int argc, char * argv[]) | |
| 13 | +{ | |
| 14 | + @autoreleasepool { | |
| 15 | + return UIApplicationMain(argc, argv, nil, NSStringFromClass([DSAppDelegate class])); | |
| 16 | + } | |
| 17 | +} | ... | ... |
Example/Podfile
0 → 100644
Example/Podfile.lock
0 → 100644
| 1 | +++ a/Example/Podfile.lock | |
| 1 | +PODS: | |
| 2 | + - DSARModuleF (0.1.0) | |
| 3 | + | |
| 4 | +DEPENDENCIES: | |
| 5 | + - DSARModuleF (from `../`) | |
| 6 | + | |
| 7 | +EXTERNAL SOURCES: | |
| 8 | + DSARModuleF: | |
| 9 | + :path: "../" | |
| 10 | + | |
| 11 | +SPEC CHECKSUMS: | |
| 12 | + DSARModuleF: 356a5570131f6a01f50f6f796d49809e5813d58e | |
| 13 | + | |
| 14 | +PODFILE CHECKSUM: 63fa41f6a6cdc794be06f11e90ad66556c3b5ef1 | |
| 15 | + | |
| 16 | +COCOAPODS: 1.8.4 | ... | ... |
Example/Pods/Local Podspecs/DSARModuleF.podspec.json
0 → 100644
| 1 | +++ a/Example/Pods/Local Podspecs/DSARModuleF.podspec.json | |
| 1 | +{ | |
| 2 | + "name": "DSARModuleF", | |
| 3 | + "version": "0.1.0", | |
| 4 | + "summary": "A short description of DSARModuleF.", | |
| 5 | + "description": "TODO: Add long description of the pod here.", | |
| 6 | + "homepage": "https://github.com/694092596@qq.com/DSARModuleF", | |
| 7 | + "license": { | |
| 8 | + "type": "MIT", | |
| 9 | + "file": "LICENSE" | |
| 10 | + }, | |
| 11 | + "authors": { | |
| 12 | + "694092596@qq.com": "694092596@qq.com" | |
| 13 | + }, | |
| 14 | + "source": { | |
| 15 | + "git": "https://github.com/694092596@qq.com/DSARModuleF.git", | |
| 16 | + "tag": "0.1.0" | |
| 17 | + }, | |
| 18 | + "platforms": { | |
| 19 | + "ios": "8.0" | |
| 20 | + }, | |
| 21 | + "source_files": "DSARModuleF/Classes/**/*" | |
| 22 | +} | ... | ... |
Example/Pods/Manifest.lock
0 → 100644
| 1 | +++ a/Example/Pods/Manifest.lock | |
| 1 | +PODS: | |
| 2 | + - DSARModuleF (0.1.0) | |
| 3 | + | |
| 4 | +DEPENDENCIES: | |
| 5 | + - DSARModuleF (from `../`) | |
| 6 | + | |
| 7 | +EXTERNAL SOURCES: | |
| 8 | + DSARModuleF: | |
| 9 | + :path: "../" | |
| 10 | + | |
| 11 | +SPEC CHECKSUMS: | |
| 12 | + DSARModuleF: 356a5570131f6a01f50f6f796d49809e5813d58e | |
| 13 | + | |
| 14 | +PODFILE CHECKSUM: 63fa41f6a6cdc794be06f11e90ad66556c3b5ef1 | |
| 15 | + | |
| 16 | +COCOAPODS: 1.8.4 | ... | ... |
Example/Pods/Pods.xcodeproj/project.pbxproj
0 → 100644
| 1 | +++ a/Example/Pods/Pods.xcodeproj/project.pbxproj | |
| 1 | +// !$*UTF8*$! | |
| 2 | +{ | |
| 3 | + archiveVersion = 1; | |
| 4 | + classes = { | |
| 5 | + }; | |
| 6 | + objectVersion = 46; | |
| 7 | + objects = { | |
| 8 | + | |
| 9 | +/* Begin PBXBuildFile section */ | |
| 10 | + 420A947974B9591EA0E1221BA0AA3100 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; }; | |
| 11 | + 45BA29250F4C14845095AA1D9BC58562 /* ReplaceMe.m in Sources */ = {isa = PBXBuildFile; fileRef = 239DF44BFCCEF1734A3796791D0AB6F7 /* ReplaceMe.m */; }; | |
| 12 | + 7103433E8F9514FFD3EB7F921574A526 /* Pods-DSARModuleF_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C721A0D1899AB332499FFF0E5A91CF3E /* Pods-DSARModuleF_Example-dummy.m */; }; | |
| 13 | + B7FE2F568715D629EF21D0087D5CE131 /* Pods-DSARModuleF_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C77C81DE3CCF32C6780FF48A70736137 /* Pods-DSARModuleF_Tests-dummy.m */; }; | |
| 14 | + BA71FEAA94D1FE896D57479F47EADF9A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; }; | |
| 15 | + C9EA1B7E59F077A1BDC6975DD826CB6F /* DSARModuleF-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 938DB845C0D0C863E1CD3A61EA4C1DF0 /* DSARModuleF-dummy.m */; }; | |
| 16 | + CBC323AE6A2A3D039C6700FE1DCCE067 /* Pods-DSARModuleF_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 09272070874569D3E13A65DB115AA317 /* Pods-DSARModuleF_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
| 17 | + DD4CD78654B3A082C0CD65D951649728 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; }; | |
| 18 | + F0D45AEF394DB9AB42838FB2E81E00E8 /* Pods-DSARModuleF_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B33945C866B59789F0457299DD4DCA8 /* Pods-DSARModuleF_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
| 19 | + F62888674F9BFE8B6C17849298BF952E /* DSARModuleF-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B070C6A6ED032B414C70D840E88F9487 /* DSARModuleF-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
| 20 | +/* End PBXBuildFile section */ | |
| 21 | + | |
| 22 | +/* Begin PBXContainerItemProxy section */ | |
| 23 | + 4323D66A6641412C864D2C008C22A9DF /* PBXContainerItemProxy */ = { | |
| 24 | + isa = PBXContainerItemProxy; | |
| 25 | + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; | |
| 26 | + proxyType = 1; | |
| 27 | + remoteGlobalIDString = 05085AC2CC13E23C8B6927EC2FA5F838; | |
| 28 | + remoteInfo = DSARModuleF; | |
| 29 | + }; | |
| 30 | + FC43F1DDAFF07E370C362064E3256A26 /* PBXContainerItemProxy */ = { | |
| 31 | + isa = PBXContainerItemProxy; | |
| 32 | + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; | |
| 33 | + proxyType = 1; | |
| 34 | + remoteGlobalIDString = 6AB28D665C5FDD41C8863580C902CAE3; | |
| 35 | + remoteInfo = "Pods-DSARModuleF_Example"; | |
| 36 | + }; | |
| 37 | +/* End PBXContainerItemProxy section */ | |
| 38 | + | |
| 39 | +/* Begin PBXFileReference section */ | |
| 40 | + 086528F7107F35B7F8BE8DBA48D41A68 /* DSARModuleF-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "DSARModuleF-Info.plist"; sourceTree = "<group>"; }; | |
| 41 | + 09272070874569D3E13A65DB115AA317 /* Pods-DSARModuleF_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-DSARModuleF_Example-umbrella.h"; sourceTree = "<group>"; }; | |
| 42 | + 193FCF00E97657C72F6E45073AA197F2 /* DSARModuleF.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = DSARModuleF.framework; path = DSARModuleF.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 43 | + 239DF44BFCCEF1734A3796791D0AB6F7 /* ReplaceMe.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ReplaceMe.m; path = DSARModuleF/Classes/ReplaceMe.m; sourceTree = "<group>"; }; | |
| 44 | + 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; | |
| 45 | + 4082BB8AFB8DD1D3F42BA066AA2B582E /* Pods-DSARModuleF_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSARModuleF_Tests-acknowledgements.plist"; sourceTree = "<group>"; }; | |
| 46 | + 42FE7FA1F7D8660FE0EEACEA603CF833 /* Pods-DSARModuleF_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSARModuleF_Tests.debug.xcconfig"; sourceTree = "<group>"; }; | |
| 47 | + 4AA63A1635A31293FAE96EA277572FC7 /* Pods-DSARModuleF_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-DSARModuleF_Example.modulemap"; sourceTree = "<group>"; }; | |
| 48 | + 4ECDDE2E5CBFFDAD160D333E31575531 /* DSARModuleF.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = DSARModuleF.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | |
| 49 | + 6B33945C866B59789F0457299DD4DCA8 /* Pods-DSARModuleF_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-DSARModuleF_Tests-umbrella.h"; sourceTree = "<group>"; }; | |
| 50 | + 795A3457982930E4D68685DAAC8E0C23 /* Pods_DSARModuleF_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_DSARModuleF_Example.framework; path = "Pods-DSARModuleF_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 51 | + 7C1080913E6EEF03EDF13F7058A2E664 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; }; | |
| 52 | + 889E840046A45886CA998CA48FCAEC4B /* Pods-DSARModuleF_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSARModuleF_Example-acknowledgements.plist"; sourceTree = "<group>"; }; | |
| 53 | + 938DB845C0D0C863E1CD3A61EA4C1DF0 /* DSARModuleF-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DSARModuleF-dummy.m"; sourceTree = "<group>"; }; | |
| 54 | + 9B911A78BE741498614853526438AAC4 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; }; | |
| 55 | + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | |
| 56 | + 9E30725844014028A6B69EF5B7D11E82 /* Pods-DSARModuleF_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-DSARModuleF_Tests.modulemap"; sourceTree = "<group>"; }; | |
| 57 | + B070C6A6ED032B414C70D840E88F9487 /* DSARModuleF-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DSARModuleF-umbrella.h"; sourceTree = "<group>"; }; | |
| 58 | + B35850B20BD58C2B8EE81A5657A6AC5E /* Pods-DSARModuleF_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSARModuleF_Example.release.xcconfig"; sourceTree = "<group>"; }; | |
| 59 | + B68EC85CC767DE32DF4371BDE0490161 /* Pods-DSARModuleF_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSARModuleF_Tests.release.xcconfig"; sourceTree = "<group>"; }; | |
| 60 | + B9A5712AA7F01A40FCF6167FA07FCA7D /* Pods-DSARModuleF_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-DSARModuleF_Example-frameworks.sh"; sourceTree = "<group>"; }; | |
| 61 | + C721A0D1899AB332499FFF0E5A91CF3E /* Pods-DSARModuleF_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-DSARModuleF_Example-dummy.m"; sourceTree = "<group>"; }; | |
| 62 | + C77C81DE3CCF32C6780FF48A70736137 /* Pods-DSARModuleF_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-DSARModuleF_Tests-dummy.m"; sourceTree = "<group>"; }; | |
| 63 | + C7F55C194F283B3DFE84B089DC8B7F0A /* DSARModuleF.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DSARModuleF.modulemap; sourceTree = "<group>"; }; | |
| 64 | + CFF1E57DE56BB49FDDEFB77482D4B2A8 /* Pods-DSARModuleF_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-DSARModuleF_Example-acknowledgements.markdown"; sourceTree = "<group>"; }; | |
| 65 | + D081DA33F7343F13E4345F7B799A9E41 /* DSARModuleF.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DSARModuleF.xcconfig; sourceTree = "<group>"; }; | |
| 66 | + D099F5E3E7C72B0863E5DB984807CD8E /* Pods_DSARModuleF_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_DSARModuleF_Tests.framework; path = "Pods-DSARModuleF_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 67 | + D903CC2F733EB196C32C30CAE980E9EA /* Pods-DSARModuleF_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSARModuleF_Example.debug.xcconfig"; sourceTree = "<group>"; }; | |
| 68 | + E8BEC34CF42EF24FB2D5A5C271C00D19 /* Pods-DSARModuleF_Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSARModuleF_Tests-Info.plist"; sourceTree = "<group>"; }; | |
| 69 | + F20C9BD517BD7F4746B2F0342A60CE62 /* DSARModuleF-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DSARModuleF-prefix.pch"; sourceTree = "<group>"; }; | |
| 70 | + F3FA8757AE2F0D389336B8C5DC6049E3 /* Pods-DSARModuleF_Example-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSARModuleF_Example-Info.plist"; sourceTree = "<group>"; }; | |
| 71 | + F74CEEBC5E6CD6A6D9B67747480AC1EA /* Pods-DSARModuleF_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-DSARModuleF_Tests-acknowledgements.markdown"; sourceTree = "<group>"; }; | |
| 72 | +/* End PBXFileReference section */ | |
| 73 | + | |
| 74 | +/* Begin PBXFrameworksBuildPhase section */ | |
| 75 | + 0A4BBAAE6E1B2A0A5831DE5EE9410C41 /* Frameworks */ = { | |
| 76 | + isa = PBXFrameworksBuildPhase; | |
| 77 | + buildActionMask = 2147483647; | |
| 78 | + files = ( | |
| 79 | + BA71FEAA94D1FE896D57479F47EADF9A /* Foundation.framework in Frameworks */, | |
| 80 | + ); | |
| 81 | + runOnlyForDeploymentPostprocessing = 0; | |
| 82 | + }; | |
| 83 | + 5A0064A5957BB6AB0293F084C15CC4EB /* Frameworks */ = { | |
| 84 | + isa = PBXFrameworksBuildPhase; | |
| 85 | + buildActionMask = 2147483647; | |
| 86 | + files = ( | |
| 87 | + DD4CD78654B3A082C0CD65D951649728 /* Foundation.framework in Frameworks */, | |
| 88 | + ); | |
| 89 | + runOnlyForDeploymentPostprocessing = 0; | |
| 90 | + }; | |
| 91 | + EF67949A4E474FD37DA2962EF5D3552C /* Frameworks */ = { | |
| 92 | + isa = PBXFrameworksBuildPhase; | |
| 93 | + buildActionMask = 2147483647; | |
| 94 | + files = ( | |
| 95 | + 420A947974B9591EA0E1221BA0AA3100 /* Foundation.framework in Frameworks */, | |
| 96 | + ); | |
| 97 | + runOnlyForDeploymentPostprocessing = 0; | |
| 98 | + }; | |
| 99 | +/* End PBXFrameworksBuildPhase section */ | |
| 100 | + | |
| 101 | +/* Begin PBXGroup section */ | |
| 102 | + 11321F1DD002026E9EE79004B95EA258 /* Pods-DSARModuleF_Tests */ = { | |
| 103 | + isa = PBXGroup; | |
| 104 | + children = ( | |
| 105 | + 9E30725844014028A6B69EF5B7D11E82 /* Pods-DSARModuleF_Tests.modulemap */, | |
| 106 | + F74CEEBC5E6CD6A6D9B67747480AC1EA /* Pods-DSARModuleF_Tests-acknowledgements.markdown */, | |
| 107 | + 4082BB8AFB8DD1D3F42BA066AA2B582E /* Pods-DSARModuleF_Tests-acknowledgements.plist */, | |
| 108 | + C77C81DE3CCF32C6780FF48A70736137 /* Pods-DSARModuleF_Tests-dummy.m */, | |
| 109 | + E8BEC34CF42EF24FB2D5A5C271C00D19 /* Pods-DSARModuleF_Tests-Info.plist */, | |
| 110 | + 6B33945C866B59789F0457299DD4DCA8 /* Pods-DSARModuleF_Tests-umbrella.h */, | |
| 111 | + 42FE7FA1F7D8660FE0EEACEA603CF833 /* Pods-DSARModuleF_Tests.debug.xcconfig */, | |
| 112 | + B68EC85CC767DE32DF4371BDE0490161 /* Pods-DSARModuleF_Tests.release.xcconfig */, | |
| 113 | + ); | |
| 114 | + name = "Pods-DSARModuleF_Tests"; | |
| 115 | + path = "Target Support Files/Pods-DSARModuleF_Tests"; | |
| 116 | + sourceTree = "<group>"; | |
| 117 | + }; | |
| 118 | + 1F070B11C6370B9C0A38A234F688E4BA /* Products */ = { | |
| 119 | + isa = PBXGroup; | |
| 120 | + children = ( | |
| 121 | + 193FCF00E97657C72F6E45073AA197F2 /* DSARModuleF.framework */, | |
| 122 | + 795A3457982930E4D68685DAAC8E0C23 /* Pods_DSARModuleF_Example.framework */, | |
| 123 | + D099F5E3E7C72B0863E5DB984807CD8E /* Pods_DSARModuleF_Tests.framework */, | |
| 124 | + ); | |
| 125 | + name = Products; | |
| 126 | + sourceTree = "<group>"; | |
| 127 | + }; | |
| 128 | + AF983BDE164B8F1B0D0015F76E352D3E /* Targets Support Files */ = { | |
| 129 | + isa = PBXGroup; | |
| 130 | + children = ( | |
| 131 | + CE5F010688C3F90E6A939508A80E47D6 /* Pods-DSARModuleF_Example */, | |
| 132 | + 11321F1DD002026E9EE79004B95EA258 /* Pods-DSARModuleF_Tests */, | |
| 133 | + ); | |
| 134 | + name = "Targets Support Files"; | |
| 135 | + sourceTree = "<group>"; | |
| 136 | + }; | |
| 137 | + C0834CEBB1379A84116EF29F93051C60 /* iOS */ = { | |
| 138 | + isa = PBXGroup; | |
| 139 | + children = ( | |
| 140 | + 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */, | |
| 141 | + ); | |
| 142 | + name = iOS; | |
| 143 | + sourceTree = "<group>"; | |
| 144 | + }; | |
| 145 | + C3011A5096619B9ECAF49902FC749773 /* Support Files */ = { | |
| 146 | + isa = PBXGroup; | |
| 147 | + children = ( | |
| 148 | + C7F55C194F283B3DFE84B089DC8B7F0A /* DSARModuleF.modulemap */, | |
| 149 | + D081DA33F7343F13E4345F7B799A9E41 /* DSARModuleF.xcconfig */, | |
| 150 | + 938DB845C0D0C863E1CD3A61EA4C1DF0 /* DSARModuleF-dummy.m */, | |
| 151 | + 086528F7107F35B7F8BE8DBA48D41A68 /* DSARModuleF-Info.plist */, | |
| 152 | + F20C9BD517BD7F4746B2F0342A60CE62 /* DSARModuleF-prefix.pch */, | |
| 153 | + B070C6A6ED032B414C70D840E88F9487 /* DSARModuleF-umbrella.h */, | |
| 154 | + ); | |
| 155 | + name = "Support Files"; | |
| 156 | + path = "Example/Pods/Target Support Files/DSARModuleF"; | |
| 157 | + sourceTree = "<group>"; | |
| 158 | + }; | |
| 159 | + CBEDAC65DB3126E33262F564C8B00C99 /* DSARModuleF */ = { | |
| 160 | + isa = PBXGroup; | |
| 161 | + children = ( | |
| 162 | + 239DF44BFCCEF1734A3796791D0AB6F7 /* ReplaceMe.m */, | |
| 163 | + FD400F7740B2F49DD67DAAB1C3CA1AED /* Pod */, | |
| 164 | + C3011A5096619B9ECAF49902FC749773 /* Support Files */, | |
| 165 | + ); | |
| 166 | + name = DSARModuleF; | |
| 167 | + path = ../..; | |
| 168 | + sourceTree = "<group>"; | |
| 169 | + }; | |
| 170 | + CE5F010688C3F90E6A939508A80E47D6 /* Pods-DSARModuleF_Example */ = { | |
| 171 | + isa = PBXGroup; | |
| 172 | + children = ( | |
| 173 | + 4AA63A1635A31293FAE96EA277572FC7 /* Pods-DSARModuleF_Example.modulemap */, | |
| 174 | + CFF1E57DE56BB49FDDEFB77482D4B2A8 /* Pods-DSARModuleF_Example-acknowledgements.markdown */, | |
| 175 | + 889E840046A45886CA998CA48FCAEC4B /* Pods-DSARModuleF_Example-acknowledgements.plist */, | |
| 176 | + C721A0D1899AB332499FFF0E5A91CF3E /* Pods-DSARModuleF_Example-dummy.m */, | |
| 177 | + B9A5712AA7F01A40FCF6167FA07FCA7D /* Pods-DSARModuleF_Example-frameworks.sh */, | |
| 178 | + F3FA8757AE2F0D389336B8C5DC6049E3 /* Pods-DSARModuleF_Example-Info.plist */, | |
| 179 | + 09272070874569D3E13A65DB115AA317 /* Pods-DSARModuleF_Example-umbrella.h */, | |
| 180 | + D903CC2F733EB196C32C30CAE980E9EA /* Pods-DSARModuleF_Example.debug.xcconfig */, | |
| 181 | + B35850B20BD58C2B8EE81A5657A6AC5E /* Pods-DSARModuleF_Example.release.xcconfig */, | |
| 182 | + ); | |
| 183 | + name = "Pods-DSARModuleF_Example"; | |
| 184 | + path = "Target Support Files/Pods-DSARModuleF_Example"; | |
| 185 | + sourceTree = "<group>"; | |
| 186 | + }; | |
| 187 | + CF1408CF629C7361332E53B88F7BD30C = { | |
| 188 | + isa = PBXGroup; | |
| 189 | + children = ( | |
| 190 | + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, | |
| 191 | + EC53600E34A4AF12DF84F166866D2A60 /* Development Pods */, | |
| 192 | + D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */, | |
| 193 | + 1F070B11C6370B9C0A38A234F688E4BA /* Products */, | |
| 194 | + AF983BDE164B8F1B0D0015F76E352D3E /* Targets Support Files */, | |
| 195 | + ); | |
| 196 | + sourceTree = "<group>"; | |
| 197 | + }; | |
| 198 | + D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */ = { | |
| 199 | + isa = PBXGroup; | |
| 200 | + children = ( | |
| 201 | + C0834CEBB1379A84116EF29F93051C60 /* iOS */, | |
| 202 | + ); | |
| 203 | + name = Frameworks; | |
| 204 | + sourceTree = "<group>"; | |
| 205 | + }; | |
| 206 | + EC53600E34A4AF12DF84F166866D2A60 /* Development Pods */ = { | |
| 207 | + isa = PBXGroup; | |
| 208 | + children = ( | |
| 209 | + CBEDAC65DB3126E33262F564C8B00C99 /* DSARModuleF */, | |
| 210 | + ); | |
| 211 | + name = "Development Pods"; | |
| 212 | + sourceTree = "<group>"; | |
| 213 | + }; | |
| 214 | + FD400F7740B2F49DD67DAAB1C3CA1AED /* Pod */ = { | |
| 215 | + isa = PBXGroup; | |
| 216 | + children = ( | |
| 217 | + 4ECDDE2E5CBFFDAD160D333E31575531 /* DSARModuleF.podspec */, | |
| 218 | + 7C1080913E6EEF03EDF13F7058A2E664 /* LICENSE */, | |
| 219 | + 9B911A78BE741498614853526438AAC4 /* README.md */, | |
| 220 | + ); | |
| 221 | + name = Pod; | |
| 222 | + sourceTree = "<group>"; | |
| 223 | + }; | |
| 224 | +/* End PBXGroup section */ | |
| 225 | + | |
| 226 | +/* Begin PBXHeadersBuildPhase section */ | |
| 227 | + 57A673E74F1C0F08EB180D3F71DC2878 /* Headers */ = { | |
| 228 | + isa = PBXHeadersBuildPhase; | |
| 229 | + buildActionMask = 2147483647; | |
| 230 | + files = ( | |
| 231 | + F0D45AEF394DB9AB42838FB2E81E00E8 /* Pods-DSARModuleF_Tests-umbrella.h in Headers */, | |
| 232 | + ); | |
| 233 | + runOnlyForDeploymentPostprocessing = 0; | |
| 234 | + }; | |
| 235 | + CA20F2C7F7F41D3604077448EB5EC997 /* Headers */ = { | |
| 236 | + isa = PBXHeadersBuildPhase; | |
| 237 | + buildActionMask = 2147483647; | |
| 238 | + files = ( | |
| 239 | + F62888674F9BFE8B6C17849298BF952E /* DSARModuleF-umbrella.h in Headers */, | |
| 240 | + ); | |
| 241 | + runOnlyForDeploymentPostprocessing = 0; | |
| 242 | + }; | |
| 243 | + EB14AA42D2EDA55CCB0F13F50AEB39F4 /* Headers */ = { | |
| 244 | + isa = PBXHeadersBuildPhase; | |
| 245 | + buildActionMask = 2147483647; | |
| 246 | + files = ( | |
| 247 | + CBC323AE6A2A3D039C6700FE1DCCE067 /* Pods-DSARModuleF_Example-umbrella.h in Headers */, | |
| 248 | + ); | |
| 249 | + runOnlyForDeploymentPostprocessing = 0; | |
| 250 | + }; | |
| 251 | +/* End PBXHeadersBuildPhase section */ | |
| 252 | + | |
| 253 | +/* Begin PBXNativeTarget section */ | |
| 254 | + 05085AC2CC13E23C8B6927EC2FA5F838 /* DSARModuleF */ = { | |
| 255 | + isa = PBXNativeTarget; | |
| 256 | + buildConfigurationList = 77B4D74C08E27781B0A58CDDD3453EEB /* Build configuration list for PBXNativeTarget "DSARModuleF" */; | |
| 257 | + buildPhases = ( | |
| 258 | + CA20F2C7F7F41D3604077448EB5EC997 /* Headers */, | |
| 259 | + D466A0911363C2F581310844D5796225 /* Sources */, | |
| 260 | + 5A0064A5957BB6AB0293F084C15CC4EB /* Frameworks */, | |
| 261 | + 2E57A5516F7D7693C85481D74D52E50A /* Resources */, | |
| 262 | + ); | |
| 263 | + buildRules = ( | |
| 264 | + ); | |
| 265 | + dependencies = ( | |
| 266 | + ); | |
| 267 | + name = DSARModuleF; | |
| 268 | + productName = DSARModuleF; | |
| 269 | + productReference = 193FCF00E97657C72F6E45073AA197F2 /* DSARModuleF.framework */; | |
| 270 | + productType = "com.apple.product-type.framework"; | |
| 271 | + }; | |
| 272 | + 6AB28D665C5FDD41C8863580C902CAE3 /* Pods-DSARModuleF_Example */ = { | |
| 273 | + isa = PBXNativeTarget; | |
| 274 | + buildConfigurationList = AA1961B053935F7EB0FF6ED780904DAF /* Build configuration list for PBXNativeTarget "Pods-DSARModuleF_Example" */; | |
| 275 | + buildPhases = ( | |
| 276 | + EB14AA42D2EDA55CCB0F13F50AEB39F4 /* Headers */, | |
| 277 | + 7464D40204EC57554713819486A513D0 /* Sources */, | |
| 278 | + 0A4BBAAE6E1B2A0A5831DE5EE9410C41 /* Frameworks */, | |
| 279 | + 15DB37E9E5F01E29DBF55ADC57C1F747 /* Resources */, | |
| 280 | + ); | |
| 281 | + buildRules = ( | |
| 282 | + ); | |
| 283 | + dependencies = ( | |
| 284 | + E018045B7D2CFED39A43DA73D908BA0A /* PBXTargetDependency */, | |
| 285 | + ); | |
| 286 | + name = "Pods-DSARModuleF_Example"; | |
| 287 | + productName = "Pods-DSARModuleF_Example"; | |
| 288 | + productReference = 795A3457982930E4D68685DAAC8E0C23 /* Pods_DSARModuleF_Example.framework */; | |
| 289 | + productType = "com.apple.product-type.framework"; | |
| 290 | + }; | |
| 291 | + E77E46F2D7BE9342EF59398D0611C473 /* Pods-DSARModuleF_Tests */ = { | |
| 292 | + isa = PBXNativeTarget; | |
| 293 | + buildConfigurationList = 03E6AA26315CE5A9AED854DFE7BFBF91 /* Build configuration list for PBXNativeTarget "Pods-DSARModuleF_Tests" */; | |
| 294 | + buildPhases = ( | |
| 295 | + 57A673E74F1C0F08EB180D3F71DC2878 /* Headers */, | |
| 296 | + 039AA99B4860888322E259151A40B2D7 /* Sources */, | |
| 297 | + EF67949A4E474FD37DA2962EF5D3552C /* Frameworks */, | |
| 298 | + 1EEEA1AD3292A697669F1934FF86069E /* Resources */, | |
| 299 | + ); | |
| 300 | + buildRules = ( | |
| 301 | + ); | |
| 302 | + dependencies = ( | |
| 303 | + 19EAE782632399233017F9CBE15D9555 /* PBXTargetDependency */, | |
| 304 | + ); | |
| 305 | + name = "Pods-DSARModuleF_Tests"; | |
| 306 | + productName = "Pods-DSARModuleF_Tests"; | |
| 307 | + productReference = D099F5E3E7C72B0863E5DB984807CD8E /* Pods_DSARModuleF_Tests.framework */; | |
| 308 | + productType = "com.apple.product-type.framework"; | |
| 309 | + }; | |
| 310 | +/* End PBXNativeTarget section */ | |
| 311 | + | |
| 312 | +/* Begin PBXProject section */ | |
| 313 | + BFDFE7DC352907FC980B868725387E98 /* Project object */ = { | |
| 314 | + isa = PBXProject; | |
| 315 | + attributes = { | |
| 316 | + LastSwiftUpdateCheck = 1100; | |
| 317 | + LastUpgradeCheck = 1100; | |
| 318 | + }; | |
| 319 | + buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; | |
| 320 | + compatibilityVersion = "Xcode 3.2"; | |
| 321 | + developmentRegion = en; | |
| 322 | + hasScannedForEncodings = 0; | |
| 323 | + knownRegions = ( | |
| 324 | + en, | |
| 325 | + Base, | |
| 326 | + ); | |
| 327 | + mainGroup = CF1408CF629C7361332E53B88F7BD30C; | |
| 328 | + productRefGroup = 1F070B11C6370B9C0A38A234F688E4BA /* Products */; | |
| 329 | + projectDirPath = ""; | |
| 330 | + projectRoot = ""; | |
| 331 | + targets = ( | |
| 332 | + 05085AC2CC13E23C8B6927EC2FA5F838 /* DSARModuleF */, | |
| 333 | + 6AB28D665C5FDD41C8863580C902CAE3 /* Pods-DSARModuleF_Example */, | |
| 334 | + E77E46F2D7BE9342EF59398D0611C473 /* Pods-DSARModuleF_Tests */, | |
| 335 | + ); | |
| 336 | + }; | |
| 337 | +/* End PBXProject section */ | |
| 338 | + | |
| 339 | +/* Begin PBXResourcesBuildPhase section */ | |
| 340 | + 15DB37E9E5F01E29DBF55ADC57C1F747 /* Resources */ = { | |
| 341 | + isa = PBXResourcesBuildPhase; | |
| 342 | + buildActionMask = 2147483647; | |
| 343 | + files = ( | |
| 344 | + ); | |
| 345 | + runOnlyForDeploymentPostprocessing = 0; | |
| 346 | + }; | |
| 347 | + 1EEEA1AD3292A697669F1934FF86069E /* Resources */ = { | |
| 348 | + isa = PBXResourcesBuildPhase; | |
| 349 | + buildActionMask = 2147483647; | |
| 350 | + files = ( | |
| 351 | + ); | |
| 352 | + runOnlyForDeploymentPostprocessing = 0; | |
| 353 | + }; | |
| 354 | + 2E57A5516F7D7693C85481D74D52E50A /* Resources */ = { | |
| 355 | + isa = PBXResourcesBuildPhase; | |
| 356 | + buildActionMask = 2147483647; | |
| 357 | + files = ( | |
| 358 | + ); | |
| 359 | + runOnlyForDeploymentPostprocessing = 0; | |
| 360 | + }; | |
| 361 | +/* End PBXResourcesBuildPhase section */ | |
| 362 | + | |
| 363 | +/* Begin PBXSourcesBuildPhase section */ | |
| 364 | + 039AA99B4860888322E259151A40B2D7 /* Sources */ = { | |
| 365 | + isa = PBXSourcesBuildPhase; | |
| 366 | + buildActionMask = 2147483647; | |
| 367 | + files = ( | |
| 368 | + B7FE2F568715D629EF21D0087D5CE131 /* Pods-DSARModuleF_Tests-dummy.m in Sources */, | |
| 369 | + ); | |
| 370 | + runOnlyForDeploymentPostprocessing = 0; | |
| 371 | + }; | |
| 372 | + 7464D40204EC57554713819486A513D0 /* Sources */ = { | |
| 373 | + isa = PBXSourcesBuildPhase; | |
| 374 | + buildActionMask = 2147483647; | |
| 375 | + files = ( | |
| 376 | + 7103433E8F9514FFD3EB7F921574A526 /* Pods-DSARModuleF_Example-dummy.m in Sources */, | |
| 377 | + ); | |
| 378 | + runOnlyForDeploymentPostprocessing = 0; | |
| 379 | + }; | |
| 380 | + D466A0911363C2F581310844D5796225 /* Sources */ = { | |
| 381 | + isa = PBXSourcesBuildPhase; | |
| 382 | + buildActionMask = 2147483647; | |
| 383 | + files = ( | |
| 384 | + C9EA1B7E59F077A1BDC6975DD826CB6F /* DSARModuleF-dummy.m in Sources */, | |
| 385 | + 45BA29250F4C14845095AA1D9BC58562 /* ReplaceMe.m in Sources */, | |
| 386 | + ); | |
| 387 | + runOnlyForDeploymentPostprocessing = 0; | |
| 388 | + }; | |
| 389 | +/* End PBXSourcesBuildPhase section */ | |
| 390 | + | |
| 391 | +/* Begin PBXTargetDependency section */ | |
| 392 | + 19EAE782632399233017F9CBE15D9555 /* PBXTargetDependency */ = { | |
| 393 | + isa = PBXTargetDependency; | |
| 394 | + name = "Pods-DSARModuleF_Example"; | |
| 395 | + target = 6AB28D665C5FDD41C8863580C902CAE3 /* Pods-DSARModuleF_Example */; | |
| 396 | + targetProxy = FC43F1DDAFF07E370C362064E3256A26 /* PBXContainerItemProxy */; | |
| 397 | + }; | |
| 398 | + E018045B7D2CFED39A43DA73D908BA0A /* PBXTargetDependency */ = { | |
| 399 | + isa = PBXTargetDependency; | |
| 400 | + name = DSARModuleF; | |
| 401 | + target = 05085AC2CC13E23C8B6927EC2FA5F838 /* DSARModuleF */; | |
| 402 | + targetProxy = 4323D66A6641412C864D2C008C22A9DF /* PBXContainerItemProxy */; | |
| 403 | + }; | |
| 404 | +/* End PBXTargetDependency section */ | |
| 405 | + | |
| 406 | +/* Begin XCBuildConfiguration section */ | |
| 407 | + 0D0E65AC78A6313F9CD1E17B44131F70 /* Debug */ = { | |
| 408 | + isa = XCBuildConfiguration; | |
| 409 | + baseConfigurationReference = D903CC2F733EB196C32C30CAE980E9EA /* Pods-DSARModuleF_Example.debug.xcconfig */; | |
| 410 | + buildSettings = { | |
| 411 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; | |
| 412 | + CODE_SIGN_IDENTITY = ""; | |
| 413 | + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | |
| 414 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
| 415 | + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | |
| 416 | + CURRENT_PROJECT_VERSION = 1; | |
| 417 | + DEFINES_MODULE = YES; | |
| 418 | + DYLIB_COMPATIBILITY_VERSION = 1; | |
| 419 | + DYLIB_CURRENT_VERSION = 1; | |
| 420 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; | |
| 421 | + INFOPLIST_FILE = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-Info.plist"; | |
| 422 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | |
| 423 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; | |
| 424 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | |
| 425 | + MACH_O_TYPE = staticlib; | |
| 426 | + MODULEMAP_FILE = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.modulemap"; | |
| 427 | + OTHER_LDFLAGS = ""; | |
| 428 | + OTHER_LIBTOOLFLAGS = ""; | |
| 429 | + PODS_ROOT = "$(SRCROOT)"; | |
| 430 | + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; | |
| 431 | + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; | |
| 432 | + SDKROOT = iphoneos; | |
| 433 | + SKIP_INSTALL = YES; | |
| 434 | + TARGETED_DEVICE_FAMILY = "1,2"; | |
| 435 | + VERSIONING_SYSTEM = "apple-generic"; | |
| 436 | + VERSION_INFO_PREFIX = ""; | |
| 437 | + }; | |
| 438 | + name = Debug; | |
| 439 | + }; | |
| 440 | + 4AE7FBBEA1853884FFFE17EC343A288A /* Debug */ = { | |
| 441 | + isa = XCBuildConfiguration; | |
| 442 | + baseConfigurationReference = 42FE7FA1F7D8660FE0EEACEA603CF833 /* Pods-DSARModuleF_Tests.debug.xcconfig */; | |
| 443 | + buildSettings = { | |
| 444 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; | |
| 445 | + CODE_SIGN_IDENTITY = ""; | |
| 446 | + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | |
| 447 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
| 448 | + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | |
| 449 | + CURRENT_PROJECT_VERSION = 1; | |
| 450 | + DEFINES_MODULE = YES; | |
| 451 | + DYLIB_COMPATIBILITY_VERSION = 1; | |
| 452 | + DYLIB_CURRENT_VERSION = 1; | |
| 453 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; | |
| 454 | + INFOPLIST_FILE = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests-Info.plist"; | |
| 455 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | |
| 456 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; | |
| 457 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | |
| 458 | + MACH_O_TYPE = staticlib; | |
| 459 | + MODULEMAP_FILE = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.modulemap"; | |
| 460 | + OTHER_LDFLAGS = ""; | |
| 461 | + OTHER_LIBTOOLFLAGS = ""; | |
| 462 | + PODS_ROOT = "$(SRCROOT)"; | |
| 463 | + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; | |
| 464 | + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; | |
| 465 | + SDKROOT = iphoneos; | |
| 466 | + SKIP_INSTALL = YES; | |
| 467 | + TARGETED_DEVICE_FAMILY = "1,2"; | |
| 468 | + VERSIONING_SYSTEM = "apple-generic"; | |
| 469 | + VERSION_INFO_PREFIX = ""; | |
| 470 | + }; | |
| 471 | + name = Debug; | |
| 472 | + }; | |
| 473 | + 4BE66A09A74FD25164AAB3C2645B9B93 /* Release */ = { | |
| 474 | + isa = XCBuildConfiguration; | |
| 475 | + buildSettings = { | |
| 476 | + ALWAYS_SEARCH_USER_PATHS = NO; | |
| 477 | + CLANG_ANALYZER_NONNULL = YES; | |
| 478 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | |
| 479 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; | |
| 480 | + CLANG_CXX_LIBRARY = "libc++"; | |
| 481 | + CLANG_ENABLE_MODULES = YES; | |
| 482 | + CLANG_ENABLE_OBJC_ARC = YES; | |
| 483 | + CLANG_ENABLE_OBJC_WEAK = YES; | |
| 484 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
| 485 | + CLANG_WARN_BOOL_CONVERSION = YES; | |
| 486 | + CLANG_WARN_COMMA = YES; | |
| 487 | + CLANG_WARN_CONSTANT_CONVERSION = YES; | |
| 488 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
| 489 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
| 490 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; | |
| 491 | + CLANG_WARN_EMPTY_BODY = YES; | |
| 492 | + CLANG_WARN_ENUM_CONVERSION = YES; | |
| 493 | + CLANG_WARN_INFINITE_RECURSION = YES; | |
| 494 | + CLANG_WARN_INT_CONVERSION = YES; | |
| 495 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
| 496 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
| 497 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
| 498 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
| 499 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | |
| 500 | + CLANG_WARN_STRICT_PROTOTYPES = YES; | |
| 501 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
| 502 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; | |
| 503 | + CLANG_WARN_UNREACHABLE_CODE = YES; | |
| 504 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
| 505 | + COPY_PHASE_STRIP = NO; | |
| 506 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
| 507 | + ENABLE_NS_ASSERTIONS = NO; | |
| 508 | + ENABLE_STRICT_OBJC_MSGSEND = YES; | |
| 509 | + GCC_C_LANGUAGE_STANDARD = gnu11; | |
| 510 | + GCC_NO_COMMON_BLOCKS = YES; | |
| 511 | + GCC_PREPROCESSOR_DEFINITIONS = ( | |
| 512 | + "POD_CONFIGURATION_RELEASE=1", | |
| 513 | + "$(inherited)", | |
| 514 | + ); | |
| 515 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
| 516 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
| 517 | + GCC_WARN_UNDECLARED_SELECTOR = YES; | |
| 518 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
| 519 | + GCC_WARN_UNUSED_FUNCTION = YES; | |
| 520 | + GCC_WARN_UNUSED_VARIABLE = YES; | |
| 521 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; | |
| 522 | + MTL_ENABLE_DEBUG_INFO = NO; | |
| 523 | + MTL_FAST_MATH = YES; | |
| 524 | + PRODUCT_NAME = "$(TARGET_NAME)"; | |
| 525 | + STRIP_INSTALLED_PRODUCT = NO; | |
| 526 | + SWIFT_COMPILATION_MODE = wholemodule; | |
| 527 | + SWIFT_OPTIMIZATION_LEVEL = "-O"; | |
| 528 | + SWIFT_VERSION = 5.0; | |
| 529 | + SYMROOT = "${SRCROOT}/../build"; | |
| 530 | + }; | |
| 531 | + name = Release; | |
| 532 | + }; | |
| 533 | + 7EF7227D9B20A1D549000096ACCB23D7 /* Debug */ = { | |
| 534 | + isa = XCBuildConfiguration; | |
| 535 | + buildSettings = { | |
| 536 | + ALWAYS_SEARCH_USER_PATHS = NO; | |
| 537 | + CLANG_ANALYZER_NONNULL = YES; | |
| 538 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | |
| 539 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; | |
| 540 | + CLANG_CXX_LIBRARY = "libc++"; | |
| 541 | + CLANG_ENABLE_MODULES = YES; | |
| 542 | + CLANG_ENABLE_OBJC_ARC = YES; | |
| 543 | + CLANG_ENABLE_OBJC_WEAK = YES; | |
| 544 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
| 545 | + CLANG_WARN_BOOL_CONVERSION = YES; | |
| 546 | + CLANG_WARN_COMMA = YES; | |
| 547 | + CLANG_WARN_CONSTANT_CONVERSION = YES; | |
| 548 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
| 549 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
| 550 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; | |
| 551 | + CLANG_WARN_EMPTY_BODY = YES; | |
| 552 | + CLANG_WARN_ENUM_CONVERSION = YES; | |
| 553 | + CLANG_WARN_INFINITE_RECURSION = YES; | |
| 554 | + CLANG_WARN_INT_CONVERSION = YES; | |
| 555 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
| 556 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
| 557 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
| 558 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
| 559 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | |
| 560 | + CLANG_WARN_STRICT_PROTOTYPES = YES; | |
| 561 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
| 562 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; | |
| 563 | + CLANG_WARN_UNREACHABLE_CODE = YES; | |
| 564 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
| 565 | + COPY_PHASE_STRIP = NO; | |
| 566 | + DEBUG_INFORMATION_FORMAT = dwarf; | |
| 567 | + ENABLE_STRICT_OBJC_MSGSEND = YES; | |
| 568 | + ENABLE_TESTABILITY = YES; | |
| 569 | + GCC_C_LANGUAGE_STANDARD = gnu11; | |
| 570 | + GCC_DYNAMIC_NO_PIC = NO; | |
| 571 | + GCC_NO_COMMON_BLOCKS = YES; | |
| 572 | + GCC_OPTIMIZATION_LEVEL = 0; | |
| 573 | + GCC_PREPROCESSOR_DEFINITIONS = ( | |
| 574 | + "POD_CONFIGURATION_DEBUG=1", | |
| 575 | + "DEBUG=1", | |
| 576 | + "$(inherited)", | |
| 577 | + ); | |
| 578 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
| 579 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
| 580 | + GCC_WARN_UNDECLARED_SELECTOR = YES; | |
| 581 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
| 582 | + GCC_WARN_UNUSED_FUNCTION = YES; | |
| 583 | + GCC_WARN_UNUSED_VARIABLE = YES; | |
| 584 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; | |
| 585 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; | |
| 586 | + MTL_FAST_MATH = YES; | |
| 587 | + ONLY_ACTIVE_ARCH = YES; | |
| 588 | + PRODUCT_NAME = "$(TARGET_NAME)"; | |
| 589 | + STRIP_INSTALLED_PRODUCT = NO; | |
| 590 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; | |
| 591 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | |
| 592 | + SWIFT_VERSION = 5.0; | |
| 593 | + SYMROOT = "${SRCROOT}/../build"; | |
| 594 | + }; | |
| 595 | + name = Debug; | |
| 596 | + }; | |
| 597 | + 939515EB2031EF14F57EC30C3D8D3879 /* Release */ = { | |
| 598 | + isa = XCBuildConfiguration; | |
| 599 | + baseConfigurationReference = B68EC85CC767DE32DF4371BDE0490161 /* Pods-DSARModuleF_Tests.release.xcconfig */; | |
| 600 | + buildSettings = { | |
| 601 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; | |
| 602 | + CODE_SIGN_IDENTITY = ""; | |
| 603 | + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | |
| 604 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
| 605 | + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | |
| 606 | + CURRENT_PROJECT_VERSION = 1; | |
| 607 | + DEFINES_MODULE = YES; | |
| 608 | + DYLIB_COMPATIBILITY_VERSION = 1; | |
| 609 | + DYLIB_CURRENT_VERSION = 1; | |
| 610 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; | |
| 611 | + INFOPLIST_FILE = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests-Info.plist"; | |
| 612 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | |
| 613 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; | |
| 614 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | |
| 615 | + MACH_O_TYPE = staticlib; | |
| 616 | + MODULEMAP_FILE = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.modulemap"; | |
| 617 | + OTHER_LDFLAGS = ""; | |
| 618 | + OTHER_LIBTOOLFLAGS = ""; | |
| 619 | + PODS_ROOT = "$(SRCROOT)"; | |
| 620 | + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; | |
| 621 | + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; | |
| 622 | + SDKROOT = iphoneos; | |
| 623 | + SKIP_INSTALL = YES; | |
| 624 | + TARGETED_DEVICE_FAMILY = "1,2"; | |
| 625 | + VALIDATE_PRODUCT = YES; | |
| 626 | + VERSIONING_SYSTEM = "apple-generic"; | |
| 627 | + VERSION_INFO_PREFIX = ""; | |
| 628 | + }; | |
| 629 | + name = Release; | |
| 630 | + }; | |
| 631 | + 966BBB76BDB7DB1BF624E83690B0EC38 /* Debug */ = { | |
| 632 | + isa = XCBuildConfiguration; | |
| 633 | + baseConfigurationReference = D081DA33F7343F13E4345F7B799A9E41 /* DSARModuleF.xcconfig */; | |
| 634 | + buildSettings = { | |
| 635 | + CODE_SIGN_IDENTITY = ""; | |
| 636 | + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | |
| 637 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
| 638 | + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | |
| 639 | + CURRENT_PROJECT_VERSION = 1; | |
| 640 | + DEFINES_MODULE = YES; | |
| 641 | + DYLIB_COMPATIBILITY_VERSION = 1; | |
| 642 | + DYLIB_CURRENT_VERSION = 1; | |
| 643 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; | |
| 644 | + GCC_PREFIX_HEADER = "Target Support Files/DSARModuleF/DSARModuleF-prefix.pch"; | |
| 645 | + INFOPLIST_FILE = "Target Support Files/DSARModuleF/DSARModuleF-Info.plist"; | |
| 646 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | |
| 647 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; | |
| 648 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | |
| 649 | + MODULEMAP_FILE = "Target Support Files/DSARModuleF/DSARModuleF.modulemap"; | |
| 650 | + PRODUCT_MODULE_NAME = DSARModuleF; | |
| 651 | + PRODUCT_NAME = DSARModuleF; | |
| 652 | + SDKROOT = iphoneos; | |
| 653 | + SKIP_INSTALL = YES; | |
| 654 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; | |
| 655 | + SWIFT_VERSION = 4.0; | |
| 656 | + TARGETED_DEVICE_FAMILY = "1,2"; | |
| 657 | + VERSIONING_SYSTEM = "apple-generic"; | |
| 658 | + VERSION_INFO_PREFIX = ""; | |
| 659 | + }; | |
| 660 | + name = Debug; | |
| 661 | + }; | |
| 662 | + AE7A74690E93F8C807CAADCBC29CA7B3 /* Release */ = { | |
| 663 | + isa = XCBuildConfiguration; | |
| 664 | + baseConfigurationReference = D081DA33F7343F13E4345F7B799A9E41 /* DSARModuleF.xcconfig */; | |
| 665 | + buildSettings = { | |
| 666 | + CODE_SIGN_IDENTITY = ""; | |
| 667 | + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | |
| 668 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
| 669 | + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | |
| 670 | + CURRENT_PROJECT_VERSION = 1; | |
| 671 | + DEFINES_MODULE = YES; | |
| 672 | + DYLIB_COMPATIBILITY_VERSION = 1; | |
| 673 | + DYLIB_CURRENT_VERSION = 1; | |
| 674 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; | |
| 675 | + GCC_PREFIX_HEADER = "Target Support Files/DSARModuleF/DSARModuleF-prefix.pch"; | |
| 676 | + INFOPLIST_FILE = "Target Support Files/DSARModuleF/DSARModuleF-Info.plist"; | |
| 677 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | |
| 678 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; | |
| 679 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | |
| 680 | + MODULEMAP_FILE = "Target Support Files/DSARModuleF/DSARModuleF.modulemap"; | |
| 681 | + PRODUCT_MODULE_NAME = DSARModuleF; | |
| 682 | + PRODUCT_NAME = DSARModuleF; | |
| 683 | + SDKROOT = iphoneos; | |
| 684 | + SKIP_INSTALL = YES; | |
| 685 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; | |
| 686 | + SWIFT_VERSION = 4.0; | |
| 687 | + TARGETED_DEVICE_FAMILY = "1,2"; | |
| 688 | + VALIDATE_PRODUCT = YES; | |
| 689 | + VERSIONING_SYSTEM = "apple-generic"; | |
| 690 | + VERSION_INFO_PREFIX = ""; | |
| 691 | + }; | |
| 692 | + name = Release; | |
| 693 | + }; | |
| 694 | + D365F9FBF91BABFD983BAA8B813A4370 /* Release */ = { | |
| 695 | + isa = XCBuildConfiguration; | |
| 696 | + baseConfigurationReference = B35850B20BD58C2B8EE81A5657A6AC5E /* Pods-DSARModuleF_Example.release.xcconfig */; | |
| 697 | + buildSettings = { | |
| 698 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; | |
| 699 | + CODE_SIGN_IDENTITY = ""; | |
| 700 | + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | |
| 701 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
| 702 | + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; | |
| 703 | + CURRENT_PROJECT_VERSION = 1; | |
| 704 | + DEFINES_MODULE = YES; | |
| 705 | + DYLIB_COMPATIBILITY_VERSION = 1; | |
| 706 | + DYLIB_CURRENT_VERSION = 1; | |
| 707 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; | |
| 708 | + INFOPLIST_FILE = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-Info.plist"; | |
| 709 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; | |
| 710 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; | |
| 711 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | |
| 712 | + MACH_O_TYPE = staticlib; | |
| 713 | + MODULEMAP_FILE = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.modulemap"; | |
| 714 | + OTHER_LDFLAGS = ""; | |
| 715 | + OTHER_LIBTOOLFLAGS = ""; | |
| 716 | + PODS_ROOT = "$(SRCROOT)"; | |
| 717 | + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; | |
| 718 | + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; | |
| 719 | + SDKROOT = iphoneos; | |
| 720 | + SKIP_INSTALL = YES; | |
| 721 | + TARGETED_DEVICE_FAMILY = "1,2"; | |
| 722 | + VALIDATE_PRODUCT = YES; | |
| 723 | + VERSIONING_SYSTEM = "apple-generic"; | |
| 724 | + VERSION_INFO_PREFIX = ""; | |
| 725 | + }; | |
| 726 | + name = Release; | |
| 727 | + }; | |
| 728 | +/* End XCBuildConfiguration section */ | |
| 729 | + | |
| 730 | +/* Begin XCConfigurationList section */ | |
| 731 | + 03E6AA26315CE5A9AED854DFE7BFBF91 /* Build configuration list for PBXNativeTarget "Pods-DSARModuleF_Tests" */ = { | |
| 732 | + isa = XCConfigurationList; | |
| 733 | + buildConfigurations = ( | |
| 734 | + 4AE7FBBEA1853884FFFE17EC343A288A /* Debug */, | |
| 735 | + 939515EB2031EF14F57EC30C3D8D3879 /* Release */, | |
| 736 | + ); | |
| 737 | + defaultConfigurationIsVisible = 0; | |
| 738 | + defaultConfigurationName = Release; | |
| 739 | + }; | |
| 740 | + 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { | |
| 741 | + isa = XCConfigurationList; | |
| 742 | + buildConfigurations = ( | |
| 743 | + 7EF7227D9B20A1D549000096ACCB23D7 /* Debug */, | |
| 744 | + 4BE66A09A74FD25164AAB3C2645B9B93 /* Release */, | |
| 745 | + ); | |
| 746 | + defaultConfigurationIsVisible = 0; | |
| 747 | + defaultConfigurationName = Release; | |
| 748 | + }; | |
| 749 | + 77B4D74C08E27781B0A58CDDD3453EEB /* Build configuration list for PBXNativeTarget "DSARModuleF" */ = { | |
| 750 | + isa = XCConfigurationList; | |
| 751 | + buildConfigurations = ( | |
| 752 | + 966BBB76BDB7DB1BF624E83690B0EC38 /* Debug */, | |
| 753 | + AE7A74690E93F8C807CAADCBC29CA7B3 /* Release */, | |
| 754 | + ); | |
| 755 | + defaultConfigurationIsVisible = 0; | |
| 756 | + defaultConfigurationName = Release; | |
| 757 | + }; | |
| 758 | + AA1961B053935F7EB0FF6ED780904DAF /* Build configuration list for PBXNativeTarget "Pods-DSARModuleF_Example" */ = { | |
| 759 | + isa = XCConfigurationList; | |
| 760 | + buildConfigurations = ( | |
| 761 | + 0D0E65AC78A6313F9CD1E17B44131F70 /* Debug */, | |
| 762 | + D365F9FBF91BABFD983BAA8B813A4370 /* Release */, | |
| 763 | + ); | |
| 764 | + defaultConfigurationIsVisible = 0; | |
| 765 | + defaultConfigurationName = Release; | |
| 766 | + }; | |
| 767 | +/* End XCConfigurationList section */ | |
| 768 | + }; | |
| 769 | + rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */; | |
| 770 | +} | ... | ... |
Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/DSARModuleF.xcscheme
0 → 100644
| 1 | +++ a/Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/DSARModuleF.xcscheme | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<Scheme | |
| 3 | + LastUpgradeVersion = "1100" | |
| 4 | + version = "1.3"> | |
| 5 | + <BuildAction | |
| 6 | + parallelizeBuildables = "YES" | |
| 7 | + buildImplicitDependencies = "YES"> | |
| 8 | + <BuildActionEntries> | |
| 9 | + <BuildActionEntry | |
| 10 | + buildForAnalyzing = "YES" | |
| 11 | + buildForTesting = "YES" | |
| 12 | + buildForRunning = "YES" | |
| 13 | + buildForProfiling = "YES" | |
| 14 | + buildForArchiving = "YES"> | |
| 15 | + <BuildableReference | |
| 16 | + BuildableIdentifier = "primary" | |
| 17 | + BlueprintIdentifier = "05085AC2CC13E23C8B6927EC2FA5F838" | |
| 18 | + BuildableName = "DSARModuleF.framework" | |
| 19 | + BlueprintName = "DSARModuleF" | |
| 20 | + ReferencedContainer = "container:Pods.xcodeproj"> | |
| 21 | + </BuildableReference> | |
| 22 | + </BuildActionEntry> | |
| 23 | + </BuildActionEntries> | |
| 24 | + </BuildAction> | |
| 25 | + <TestAction | |
| 26 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
| 27 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
| 28 | + shouldUseLaunchSchemeArgsEnv = "YES" | |
| 29 | + buildConfiguration = "Debug"> | |
| 30 | + <AdditionalOptions> | |
| 31 | + </AdditionalOptions> | |
| 32 | + </TestAction> | |
| 33 | + <LaunchAction | |
| 34 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
| 35 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
| 36 | + launchStyle = "0" | |
| 37 | + useCustomWorkingDirectory = "NO" | |
| 38 | + ignoresPersistentStateOnLaunch = "NO" | |
| 39 | + debugDocumentVersioning = "YES" | |
| 40 | + debugServiceExtension = "internal" | |
| 41 | + buildConfiguration = "Debug" | |
| 42 | + allowLocationSimulation = "YES"> | |
| 43 | + <AdditionalOptions> | |
| 44 | + </AdditionalOptions> | |
| 45 | + </LaunchAction> | |
| 46 | + <ProfileAction | |
| 47 | + savedToolIdentifier = "" | |
| 48 | + useCustomWorkingDirectory = "NO" | |
| 49 | + debugDocumentVersioning = "YES" | |
| 50 | + buildConfiguration = "Release" | |
| 51 | + shouldUseLaunchSchemeArgsEnv = "YES"> | |
| 52 | + </ProfileAction> | |
| 53 | + <AnalyzeAction | |
| 54 | + buildConfiguration = "Debug"> | |
| 55 | + </AnalyzeAction> | |
| 56 | + <ArchiveAction | |
| 57 | + buildConfiguration = "Release" | |
| 58 | + revealArchiveInOrganizer = "YES"> | |
| 59 | + </ArchiveAction> | |
| 60 | +</Scheme> | ... | ... |
Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/Pods-DSARModuleF_Example.xcscheme
0 → 100644
| 1 | +++ a/Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/Pods-DSARModuleF_Example.xcscheme | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<Scheme | |
| 3 | + LastUpgradeVersion = "1100" | |
| 4 | + version = "1.3"> | |
| 5 | + <BuildAction | |
| 6 | + parallelizeBuildables = "YES" | |
| 7 | + buildImplicitDependencies = "YES"> | |
| 8 | + <BuildActionEntries> | |
| 9 | + <BuildActionEntry | |
| 10 | + buildForTesting = "YES" | |
| 11 | + buildForRunning = "YES" | |
| 12 | + buildForProfiling = "YES" | |
| 13 | + buildForArchiving = "YES" | |
| 14 | + buildForAnalyzing = "YES"> | |
| 15 | + <BuildableReference | |
| 16 | + BuildableIdentifier = "primary" | |
| 17 | + BlueprintIdentifier = "6AB28D665C5FDD41C8863580C902CAE3" | |
| 18 | + BuildableName = "Pods_DSARModuleF_Example.framework" | |
| 19 | + BlueprintName = "Pods-DSARModuleF_Example" | |
| 20 | + ReferencedContainer = "container:Pods.xcodeproj"> | |
| 21 | + </BuildableReference> | |
| 22 | + </BuildActionEntry> | |
| 23 | + </BuildActionEntries> | |
| 24 | + </BuildAction> | |
| 25 | + <TestAction | |
| 26 | + buildConfiguration = "Debug" | |
| 27 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
| 28 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
| 29 | + shouldUseLaunchSchemeArgsEnv = "YES"> | |
| 30 | + <Testables> | |
| 31 | + </Testables> | |
| 32 | + </TestAction> | |
| 33 | + <LaunchAction | |
| 34 | + buildConfiguration = "Debug" | |
| 35 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
| 36 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
| 37 | + launchStyle = "0" | |
| 38 | + useCustomWorkingDirectory = "NO" | |
| 39 | + ignoresPersistentStateOnLaunch = "NO" | |
| 40 | + debugDocumentVersioning = "YES" | |
| 41 | + debugServiceExtension = "internal" | |
| 42 | + allowLocationSimulation = "YES"> | |
| 43 | + </LaunchAction> | |
| 44 | + <ProfileAction | |
| 45 | + buildConfiguration = "Release" | |
| 46 | + shouldUseLaunchSchemeArgsEnv = "YES" | |
| 47 | + savedToolIdentifier = "" | |
| 48 | + useCustomWorkingDirectory = "NO" | |
| 49 | + debugDocumentVersioning = "YES"> | |
| 50 | + </ProfileAction> | |
| 51 | + <AnalyzeAction | |
| 52 | + buildConfiguration = "Debug"> | |
| 53 | + </AnalyzeAction> | |
| 54 | + <ArchiveAction | |
| 55 | + buildConfiguration = "Release" | |
| 56 | + revealArchiveInOrganizer = "YES"> | |
| 57 | + </ArchiveAction> | |
| 58 | +</Scheme> | ... | ... |
Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/Pods-DSARModuleF_Tests.xcscheme
0 → 100644
| 1 | +++ a/Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/Pods-DSARModuleF_Tests.xcscheme | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<Scheme | |
| 3 | + LastUpgradeVersion = "1100" | |
| 4 | + version = "1.3"> | |
| 5 | + <BuildAction | |
| 6 | + parallelizeBuildables = "YES" | |
| 7 | + buildImplicitDependencies = "YES"> | |
| 8 | + <BuildActionEntries> | |
| 9 | + <BuildActionEntry | |
| 10 | + buildForTesting = "YES" | |
| 11 | + buildForRunning = "YES" | |
| 12 | + buildForProfiling = "YES" | |
| 13 | + buildForArchiving = "YES" | |
| 14 | + buildForAnalyzing = "YES"> | |
| 15 | + <BuildableReference | |
| 16 | + BuildableIdentifier = "primary" | |
| 17 | + BlueprintIdentifier = "E77E46F2D7BE9342EF59398D0611C473" | |
| 18 | + BuildableName = "Pods_DSARModuleF_Tests.framework" | |
| 19 | + BlueprintName = "Pods-DSARModuleF_Tests" | |
| 20 | + ReferencedContainer = "container:Pods.xcodeproj"> | |
| 21 | + </BuildableReference> | |
| 22 | + </BuildActionEntry> | |
| 23 | + </BuildActionEntries> | |
| 24 | + </BuildAction> | |
| 25 | + <TestAction | |
| 26 | + buildConfiguration = "Debug" | |
| 27 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
| 28 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
| 29 | + shouldUseLaunchSchemeArgsEnv = "YES"> | |
| 30 | + <Testables> | |
| 31 | + </Testables> | |
| 32 | + </TestAction> | |
| 33 | + <LaunchAction | |
| 34 | + buildConfiguration = "Debug" | |
| 35 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
| 36 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
| 37 | + launchStyle = "0" | |
| 38 | + useCustomWorkingDirectory = "NO" | |
| 39 | + ignoresPersistentStateOnLaunch = "NO" | |
| 40 | + debugDocumentVersioning = "YES" | |
| 41 | + debugServiceExtension = "internal" | |
| 42 | + allowLocationSimulation = "YES"> | |
| 43 | + </LaunchAction> | |
| 44 | + <ProfileAction | |
| 45 | + buildConfiguration = "Release" | |
| 46 | + shouldUseLaunchSchemeArgsEnv = "YES" | |
| 47 | + savedToolIdentifier = "" | |
| 48 | + useCustomWorkingDirectory = "NO" | |
| 49 | + debugDocumentVersioning = "YES"> | |
| 50 | + </ProfileAction> | |
| 51 | + <AnalyzeAction | |
| 52 | + buildConfiguration = "Debug"> | |
| 53 | + </AnalyzeAction> | |
| 54 | + <ArchiveAction | |
| 55 | + buildConfiguration = "Release" | |
| 56 | + revealArchiveInOrganizer = "YES"> | |
| 57 | + </ArchiveAction> | |
| 58 | +</Scheme> | ... | ... |
Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/xcschememanagement.plist
0 → 100644
| 1 | +++ a/Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/xcschememanagement.plist | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| 3 | +<plist version="1.0"> | |
| 4 | +<dict> | |
| 5 | + <key>SchemeUserState</key> | |
| 6 | + <dict> | |
| 7 | + <key>DSARModuleF.xcscheme</key> | |
| 8 | + <dict> | |
| 9 | + <key>isShown</key> | |
| 10 | + <false/> | |
| 11 | + </dict> | |
| 12 | + <key>Pods-DSARModuleF_Example.xcscheme</key> | |
| 13 | + <dict> | |
| 14 | + <key>isShown</key> | |
| 15 | + <false/> | |
| 16 | + </dict> | |
| 17 | + <key>Pods-DSARModuleF_Tests.xcscheme</key> | |
| 18 | + <dict> | |
| 19 | + <key>isShown</key> | |
| 20 | + <false/> | |
| 21 | + </dict> | |
| 22 | + </dict> | |
| 23 | + <key>SuppressBuildableAutocreation</key> | |
| 24 | + <dict/> | |
| 25 | +</dict> | |
| 26 | +</plist> | ... | ... |
Example/Pods/Target Support Files/DSARModuleF/DSARModuleF-Info.plist
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/DSARModuleF/DSARModuleF-Info.plist | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| 3 | +<plist version="1.0"> | |
| 4 | +<dict> | |
| 5 | + <key>CFBundleDevelopmentRegion</key> | |
| 6 | + <string>en</string> | |
| 7 | + <key>CFBundleExecutable</key> | |
| 8 | + <string>${EXECUTABLE_NAME}</string> | |
| 9 | + <key>CFBundleIdentifier</key> | |
| 10 | + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> | |
| 11 | + <key>CFBundleInfoDictionaryVersion</key> | |
| 12 | + <string>6.0</string> | |
| 13 | + <key>CFBundleName</key> | |
| 14 | + <string>${PRODUCT_NAME}</string> | |
| 15 | + <key>CFBundlePackageType</key> | |
| 16 | + <string>FMWK</string> | |
| 17 | + <key>CFBundleShortVersionString</key> | |
| 18 | + <string>0.1.0</string> | |
| 19 | + <key>CFBundleSignature</key> | |
| 20 | + <string>????</string> | |
| 21 | + <key>CFBundleVersion</key> | |
| 22 | + <string>${CURRENT_PROJECT_VERSION}</string> | |
| 23 | + <key>NSPrincipalClass</key> | |
| 24 | + <string></string> | |
| 25 | +</dict> | |
| 26 | +</plist> | ... | ... |
Example/Pods/Target Support Files/DSARModuleF/DSARModuleF-dummy.m
0 → 100644
Example/Pods/Target Support Files/DSARModuleF/DSARModuleF-prefix.pch
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/DSARModuleF/DSARModuleF-prefix.pch | |
| 1 | +#ifdef __OBJC__ | |
| 2 | +#import <UIKit/UIKit.h> | |
| 3 | +#else | |
| 4 | +#ifndef FOUNDATION_EXPORT | |
| 5 | +#if defined(__cplusplus) | |
| 6 | +#define FOUNDATION_EXPORT extern "C" | |
| 7 | +#else | |
| 8 | +#define FOUNDATION_EXPORT extern | |
| 9 | +#endif | |
| 10 | +#endif | |
| 11 | +#endif | |
| 12 | + | ... | ... |
Example/Pods/Target Support Files/DSARModuleF/DSARModuleF-umbrella.h
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/DSARModuleF/DSARModuleF-umbrella.h | |
| 1 | +#ifdef __OBJC__ | |
| 2 | +#import <UIKit/UIKit.h> | |
| 3 | +#else | |
| 4 | +#ifndef FOUNDATION_EXPORT | |
| 5 | +#if defined(__cplusplus) | |
| 6 | +#define FOUNDATION_EXPORT extern "C" | |
| 7 | +#else | |
| 8 | +#define FOUNDATION_EXPORT extern | |
| 9 | +#endif | |
| 10 | +#endif | |
| 11 | +#endif | |
| 12 | + | |
| 13 | + | |
| 14 | +FOUNDATION_EXPORT double DSARModuleFVersionNumber; | |
| 15 | +FOUNDATION_EXPORT const unsigned char DSARModuleFVersionString[]; | |
| 16 | + | ... | ... |
Example/Pods/Target Support Files/DSARModuleF/DSARModuleF.modulemap
0 → 100644
Example/Pods/Target Support Files/DSARModuleF/DSARModuleF.xcconfig
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/DSARModuleF/DSARModuleF.xcconfig | |
| 1 | +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/DSARModuleF | |
| 2 | +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 | |
| 3 | +PODS_BUILD_DIR = ${BUILD_DIR} | |
| 4 | +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) | |
| 5 | +PODS_ROOT = ${SRCROOT} | |
| 6 | +PODS_TARGET_SRCROOT = ${PODS_ROOT}/../.. | |
| 7 | +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} | |
| 8 | +SKIP_INSTALL = YES | |
| 9 | +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-Info.plist
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-Info.plist | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| 3 | +<plist version="1.0"> | |
| 4 | +<dict> | |
| 5 | + <key>CFBundleDevelopmentRegion</key> | |
| 6 | + <string>en</string> | |
| 7 | + <key>CFBundleExecutable</key> | |
| 8 | + <string>${EXECUTABLE_NAME}</string> | |
| 9 | + <key>CFBundleIdentifier</key> | |
| 10 | + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> | |
| 11 | + <key>CFBundleInfoDictionaryVersion</key> | |
| 12 | + <string>6.0</string> | |
| 13 | + <key>CFBundleName</key> | |
| 14 | + <string>${PRODUCT_NAME}</string> | |
| 15 | + <key>CFBundlePackageType</key> | |
| 16 | + <string>FMWK</string> | |
| 17 | + <key>CFBundleShortVersionString</key> | |
| 18 | + <string>1.0.0</string> | |
| 19 | + <key>CFBundleSignature</key> | |
| 20 | + <string>????</string> | |
| 21 | + <key>CFBundleVersion</key> | |
| 22 | + <string>${CURRENT_PROJECT_VERSION}</string> | |
| 23 | + <key>NSPrincipalClass</key> | |
| 24 | + <string></string> | |
| 25 | +</dict> | |
| 26 | +</plist> | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-acknowledgements.markdown
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-acknowledgements.markdown | |
| 1 | +# Acknowledgements | |
| 2 | +This application makes use of the following third party libraries: | |
| 3 | + | |
| 4 | +## DSARModuleF | |
| 5 | + | |
| 6 | +Copyright (c) 2020 694092596@qq.com <694092596@qq.com> | |
| 7 | + | |
| 8 | +Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 9 | +of this software and associated documentation files (the "Software"), to deal | |
| 10 | +in the Software without restriction, including without limitation the rights | |
| 11 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 12 | +copies of the Software, and to permit persons to whom the Software is | |
| 13 | +furnished to do so, subject to the following conditions: | |
| 14 | + | |
| 15 | +The above copyright notice and this permission notice shall be included in | |
| 16 | +all copies or substantial portions of the Software. | |
| 17 | + | |
| 18 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| 19 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| 20 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| 21 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| 22 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| 23 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | |
| 24 | +THE SOFTWARE. | |
| 25 | + | |
| 26 | +Generated by CocoaPods - https://cocoapods.org | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-acknowledgements.plist
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-acknowledgements.plist | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| 3 | +<plist version="1.0"> | |
| 4 | +<dict> | |
| 5 | + <key>PreferenceSpecifiers</key> | |
| 6 | + <array> | |
| 7 | + <dict> | |
| 8 | + <key>FooterText</key> | |
| 9 | + <string>This application makes use of the following third party libraries:</string> | |
| 10 | + <key>Title</key> | |
| 11 | + <string>Acknowledgements</string> | |
| 12 | + <key>Type</key> | |
| 13 | + <string>PSGroupSpecifier</string> | |
| 14 | + </dict> | |
| 15 | + <dict> | |
| 16 | + <key>FooterText</key> | |
| 17 | + <string>Copyright (c) 2020 694092596@qq.com <694092596@qq.com> | |
| 18 | + | |
| 19 | +Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 20 | +of this software and associated documentation files (the "Software"), to deal | |
| 21 | +in the Software without restriction, including without limitation the rights | |
| 22 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 23 | +copies of the Software, and to permit persons to whom the Software is | |
| 24 | +furnished to do so, subject to the following conditions: | |
| 25 | + | |
| 26 | +The above copyright notice and this permission notice shall be included in | |
| 27 | +all copies or substantial portions of the Software. | |
| 28 | + | |
| 29 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| 30 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| 31 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| 32 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| 33 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| 34 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | |
| 35 | +THE SOFTWARE. | |
| 36 | +</string> | |
| 37 | + <key>License</key> | |
| 38 | + <string>MIT</string> | |
| 39 | + <key>Title</key> | |
| 40 | + <string>DSARModuleF</string> | |
| 41 | + <key>Type</key> | |
| 42 | + <string>PSGroupSpecifier</string> | |
| 43 | + </dict> | |
| 44 | + <dict> | |
| 45 | + <key>FooterText</key> | |
| 46 | + <string>Generated by CocoaPods - https://cocoapods.org</string> | |
| 47 | + <key>Title</key> | |
| 48 | + <string></string> | |
| 49 | + <key>Type</key> | |
| 50 | + <string>PSGroupSpecifier</string> | |
| 51 | + </dict> | |
| 52 | + </array> | |
| 53 | + <key>StringsTable</key> | |
| 54 | + <string>Acknowledgements</string> | |
| 55 | + <key>Title</key> | |
| 56 | + <string>Acknowledgements</string> | |
| 57 | +</dict> | |
| 58 | +</plist> | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-dummy.m
0 → 100644
Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-frameworks.sh
0 → 100755
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-frameworks.sh | |
| 1 | +#!/bin/sh | |
| 2 | +set -e | |
| 3 | +set -u | |
| 4 | +set -o pipefail | |
| 5 | + | |
| 6 | +function on_error { | |
| 7 | + echo "$(realpath -mq "${0}"):$1: error: Unexpected failure" | |
| 8 | +} | |
| 9 | +trap 'on_error $LINENO' ERR | |
| 10 | + | |
| 11 | +if [ -z ${FRAMEWORKS_FOLDER_PATH+x} ]; then | |
| 12 | + # If FRAMEWORKS_FOLDER_PATH is not set, then there's nowhere for us to copy | |
| 13 | + # frameworks to, so exit 0 (signalling the script phase was successful). | |
| 14 | + exit 0 | |
| 15 | +fi | |
| 16 | + | |
| 17 | +echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" | |
| 18 | +mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" | |
| 19 | + | |
| 20 | +COCOAPODS_PARALLEL_CODE_SIGN="${COCOAPODS_PARALLEL_CODE_SIGN:-false}" | |
| 21 | +SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" | |
| 22 | + | |
| 23 | +# Used as a return value for each invocation of `strip_invalid_archs` function. | |
| 24 | +STRIP_BINARY_RETVAL=0 | |
| 25 | + | |
| 26 | +# This protects against multiple targets copying the same framework dependency at the same time. The solution | |
| 27 | +# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html | |
| 28 | +RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") | |
| 29 | + | |
| 30 | +# Copies and strips a vendored framework | |
| 31 | +install_framework() | |
| 32 | +{ | |
| 33 | + if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then | |
| 34 | + local source="${BUILT_PRODUCTS_DIR}/$1" | |
| 35 | + elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then | |
| 36 | + local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" | |
| 37 | + elif [ -r "$1" ]; then | |
| 38 | + local source="$1" | |
| 39 | + fi | |
| 40 | + | |
| 41 | + local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" | |
| 42 | + | |
| 43 | + if [ -L "${source}" ]; then | |
| 44 | + echo "Symlinked..." | |
| 45 | + source="$(readlink "${source}")" | |
| 46 | + fi | |
| 47 | + | |
| 48 | + # Use filter instead of exclude so missing patterns don't throw errors. | |
| 49 | + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" | |
| 50 | + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" | |
| 51 | + | |
| 52 | + local basename | |
| 53 | + basename="$(basename -s .framework "$1")" | |
| 54 | + binary="${destination}/${basename}.framework/${basename}" | |
| 55 | + | |
| 56 | + if ! [ -r "$binary" ]; then | |
| 57 | + binary="${destination}/${basename}" | |
| 58 | + elif [ -L "${binary}" ]; then | |
| 59 | + echo "Destination binary is symlinked..." | |
| 60 | + dirname="$(dirname "${binary}")" | |
| 61 | + binary="${dirname}/$(readlink "${binary}")" | |
| 62 | + fi | |
| 63 | + | |
| 64 | + # Strip invalid architectures so "fat" simulator / device frameworks work on device | |
| 65 | + if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then | |
| 66 | + strip_invalid_archs "$binary" | |
| 67 | + fi | |
| 68 | + | |
| 69 | + # Resign the code if required by the build settings to avoid unstable apps | |
| 70 | + code_sign_if_enabled "${destination}/$(basename "$1")" | |
| 71 | + | |
| 72 | + # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. | |
| 73 | + if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then | |
| 74 | + local swift_runtime_libs | |
| 75 | + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u) | |
| 76 | + for lib in $swift_runtime_libs; do | |
| 77 | + echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" | |
| 78 | + rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" | |
| 79 | + code_sign_if_enabled "${destination}/${lib}" | |
| 80 | + done | |
| 81 | + fi | |
| 82 | +} | |
| 83 | + | |
| 84 | +# Copies and strips a vendored dSYM | |
| 85 | +install_dsym() { | |
| 86 | + local source="$1" | |
| 87 | + if [ -r "$source" ]; then | |
| 88 | + # Copy the dSYM into a the targets temp dir. | |
| 89 | + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${DERIVED_FILES_DIR}\"" | |
| 90 | + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${DERIVED_FILES_DIR}" | |
| 91 | + | |
| 92 | + local basename | |
| 93 | + basename="$(basename -s .framework.dSYM "$source")" | |
| 94 | + binary="${DERIVED_FILES_DIR}/${basename}.framework.dSYM/Contents/Resources/DWARF/${basename}" | |
| 95 | + | |
| 96 | + # Strip invalid architectures so "fat" simulator / device frameworks work on device | |
| 97 | + if [[ "$(file "$binary")" == *"Mach-O "*"dSYM companion"* ]]; then | |
| 98 | + strip_invalid_archs "$binary" | |
| 99 | + fi | |
| 100 | + | |
| 101 | + if [[ $STRIP_BINARY_RETVAL == 1 ]]; then | |
| 102 | + # Move the stripped file into its final destination. | |
| 103 | + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${DERIVED_FILES_DIR}/${basename}.framework.dSYM\" \"${DWARF_DSYM_FOLDER_PATH}\"" | |
| 104 | + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.framework.dSYM" "${DWARF_DSYM_FOLDER_PATH}" | |
| 105 | + else | |
| 106 | + # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. | |
| 107 | + touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.framework.dSYM" | |
| 108 | + fi | |
| 109 | + fi | |
| 110 | +} | |
| 111 | + | |
| 112 | +# Copies the bcsymbolmap files of a vendored framework | |
| 113 | +install_bcsymbolmap() { | |
| 114 | + local bcsymbolmap_path="$1" | |
| 115 | + local destination="${BUILT_PRODUCTS_DIR}" | |
| 116 | + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}"" | |
| 117 | + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${bcsymbolmap_path}" "${destination}" | |
| 118 | +} | |
| 119 | + | |
| 120 | +# Signs a framework with the provided identity | |
| 121 | +code_sign_if_enabled() { | |
| 122 | + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY:-}" -a "${CODE_SIGNING_REQUIRED:-}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then | |
| 123 | + # Use the current code_sign_identity | |
| 124 | + echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" | |
| 125 | + local code_sign_cmd="/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS:-} --preserve-metadata=identifier,entitlements '$1'" | |
| 126 | + | |
| 127 | + if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then | |
| 128 | + code_sign_cmd="$code_sign_cmd &" | |
| 129 | + fi | |
| 130 | + echo "$code_sign_cmd" | |
| 131 | + eval "$code_sign_cmd" | |
| 132 | + fi | |
| 133 | +} | |
| 134 | + | |
| 135 | +# Strip invalid architectures | |
| 136 | +strip_invalid_archs() { | |
| 137 | + binary="$1" | |
| 138 | + # Get architectures for current target binary | |
| 139 | + binary_archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | awk '{$1=$1;print}' | rev)" | |
| 140 | + # Intersect them with the architectures we are building for | |
| 141 | + intersected_archs="$(echo ${ARCHS[@]} ${binary_archs[@]} | tr ' ' '\n' | sort | uniq -d)" | |
| 142 | + # If there are no archs supported by this binary then warn the user | |
| 143 | + if [[ -z "$intersected_archs" ]]; then | |
| 144 | + echo "warning: [CP] Vendored binary '$binary' contains architectures ($binary_archs) none of which match the current build architectures ($ARCHS)." | |
| 145 | + STRIP_BINARY_RETVAL=0 | |
| 146 | + return | |
| 147 | + fi | |
| 148 | + stripped="" | |
| 149 | + for arch in $binary_archs; do | |
| 150 | + if ! [[ "${ARCHS}" == *"$arch"* ]]; then | |
| 151 | + # Strip non-valid architectures in-place | |
| 152 | + lipo -remove "$arch" -output "$binary" "$binary" | |
| 153 | + stripped="$stripped $arch" | |
| 154 | + fi | |
| 155 | + done | |
| 156 | + if [[ "$stripped" ]]; then | |
| 157 | + echo "Stripped $binary of architectures:$stripped" | |
| 158 | + fi | |
| 159 | + STRIP_BINARY_RETVAL=1 | |
| 160 | +} | |
| 161 | + | |
| 162 | + | |
| 163 | +if [[ "$CONFIGURATION" == "Debug" ]]; then | |
| 164 | + install_framework "${BUILT_PRODUCTS_DIR}/DSARModuleF/DSARModuleF.framework" | |
| 165 | +fi | |
| 166 | +if [[ "$CONFIGURATION" == "Release" ]]; then | |
| 167 | + install_framework "${BUILT_PRODUCTS_DIR}/DSARModuleF/DSARModuleF.framework" | |
| 168 | +fi | |
| 169 | +if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then | |
| 170 | + wait | |
| 171 | +fi | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-umbrella.h
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example-umbrella.h | |
| 1 | +#ifdef __OBJC__ | |
| 2 | +#import <UIKit/UIKit.h> | |
| 3 | +#else | |
| 4 | +#ifndef FOUNDATION_EXPORT | |
| 5 | +#if defined(__cplusplus) | |
| 6 | +#define FOUNDATION_EXPORT extern "C" | |
| 7 | +#else | |
| 8 | +#define FOUNDATION_EXPORT extern | |
| 9 | +#endif | |
| 10 | +#endif | |
| 11 | +#endif | |
| 12 | + | |
| 13 | + | |
| 14 | +FOUNDATION_EXPORT double Pods_DSARModuleF_ExampleVersionNumber; | |
| 15 | +FOUNDATION_EXPORT const unsigned char Pods_DSARModuleF_ExampleVersionString[]; | |
| 16 | + | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.debug.xcconfig
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.debug.xcconfig | |
| 1 | +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DSARModuleF" | |
| 2 | +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 | |
| 3 | +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DSARModuleF/DSARModuleF.framework/Headers" | |
| 4 | +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' | |
| 5 | +OTHER_LDFLAGS = $(inherited) -framework "DSARModuleF" | |
| 6 | +PODS_BUILD_DIR = ${BUILD_DIR} | |
| 7 | +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) | |
| 8 | +PODS_PODFILE_DIR_PATH = ${SRCROOT}/. | |
| 9 | +PODS_ROOT = ${SRCROOT}/Pods | |
| 10 | +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.modulemap
0 → 100644
Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.release.xcconfig
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.release.xcconfig | |
| 1 | +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DSARModuleF" | |
| 2 | +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 | |
| 3 | +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DSARModuleF/DSARModuleF.framework/Headers" | |
| 4 | +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' | |
| 5 | +OTHER_LDFLAGS = $(inherited) -framework "DSARModuleF" | |
| 6 | +PODS_BUILD_DIR = ${BUILD_DIR} | |
| 7 | +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) | |
| 8 | +PODS_PODFILE_DIR_PATH = ${SRCROOT}/. | |
| 9 | +PODS_ROOT = ${SRCROOT}/Pods | |
| 10 | +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests-Info.plist
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests-Info.plist | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| 3 | +<plist version="1.0"> | |
| 4 | +<dict> | |
| 5 | + <key>CFBundleDevelopmentRegion</key> | |
| 6 | + <string>en</string> | |
| 7 | + <key>CFBundleExecutable</key> | |
| 8 | + <string>${EXECUTABLE_NAME}</string> | |
| 9 | + <key>CFBundleIdentifier</key> | |
| 10 | + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> | |
| 11 | + <key>CFBundleInfoDictionaryVersion</key> | |
| 12 | + <string>6.0</string> | |
| 13 | + <key>CFBundleName</key> | |
| 14 | + <string>${PRODUCT_NAME}</string> | |
| 15 | + <key>CFBundlePackageType</key> | |
| 16 | + <string>FMWK</string> | |
| 17 | + <key>CFBundleShortVersionString</key> | |
| 18 | + <string>1.0.0</string> | |
| 19 | + <key>CFBundleSignature</key> | |
| 20 | + <string>????</string> | |
| 21 | + <key>CFBundleVersion</key> | |
| 22 | + <string>${CURRENT_PROJECT_VERSION}</string> | |
| 23 | + <key>NSPrincipalClass</key> | |
| 24 | + <string></string> | |
| 25 | +</dict> | |
| 26 | +</plist> | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests-acknowledgements.markdown
0 → 100644
Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests-acknowledgements.plist
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests-acknowledgements.plist | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| 3 | +<plist version="1.0"> | |
| 4 | +<dict> | |
| 5 | + <key>PreferenceSpecifiers</key> | |
| 6 | + <array> | |
| 7 | + <dict> | |
| 8 | + <key>FooterText</key> | |
| 9 | + <string>This application makes use of the following third party libraries:</string> | |
| 10 | + <key>Title</key> | |
| 11 | + <string>Acknowledgements</string> | |
| 12 | + <key>Type</key> | |
| 13 | + <string>PSGroupSpecifier</string> | |
| 14 | + </dict> | |
| 15 | + <dict> | |
| 16 | + <key>FooterText</key> | |
| 17 | + <string>Generated by CocoaPods - https://cocoapods.org</string> | |
| 18 | + <key>Title</key> | |
| 19 | + <string></string> | |
| 20 | + <key>Type</key> | |
| 21 | + <string>PSGroupSpecifier</string> | |
| 22 | + </dict> | |
| 23 | + </array> | |
| 24 | + <key>StringsTable</key> | |
| 25 | + <string>Acknowledgements</string> | |
| 26 | + <key>Title</key> | |
| 27 | + <string>Acknowledgements</string> | |
| 28 | +</dict> | |
| 29 | +</plist> | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests-dummy.m
0 → 100644
Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests-umbrella.h
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests-umbrella.h | |
| 1 | +#ifdef __OBJC__ | |
| 2 | +#import <UIKit/UIKit.h> | |
| 3 | +#else | |
| 4 | +#ifndef FOUNDATION_EXPORT | |
| 5 | +#if defined(__cplusplus) | |
| 6 | +#define FOUNDATION_EXPORT extern "C" | |
| 7 | +#else | |
| 8 | +#define FOUNDATION_EXPORT extern | |
| 9 | +#endif | |
| 10 | +#endif | |
| 11 | +#endif | |
| 12 | + | |
| 13 | + | |
| 14 | +FOUNDATION_EXPORT double Pods_DSARModuleF_TestsVersionNumber; | |
| 15 | +FOUNDATION_EXPORT const unsigned char Pods_DSARModuleF_TestsVersionString[]; | |
| 16 | + | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.debug.xcconfig
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.debug.xcconfig | |
| 1 | +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DSARModuleF" | |
| 2 | +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 | |
| 3 | +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DSARModuleF/DSARModuleF.framework/Headers" | |
| 4 | +OTHER_LDFLAGS = $(inherited) -framework "DSARModuleF" | |
| 5 | +PODS_BUILD_DIR = ${BUILD_DIR} | |
| 6 | +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) | |
| 7 | +PODS_PODFILE_DIR_PATH = ${SRCROOT}/. | |
| 8 | +PODS_ROOT = ${SRCROOT}/Pods | |
| 9 | +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES | ... | ... |
Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.modulemap
0 → 100644
Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.release.xcconfig
0 → 100644
| 1 | +++ a/Example/Pods/Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.release.xcconfig | |
| 1 | +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DSARModuleF" | |
| 2 | +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 | |
| 3 | +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DSARModuleF/DSARModuleF.framework/Headers" | |
| 4 | +OTHER_LDFLAGS = $(inherited) -framework "DSARModuleF" | |
| 5 | +PODS_BUILD_DIR = ${BUILD_DIR} | |
| 6 | +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) | |
| 7 | +PODS_PODFILE_DIR_PATH = ${SRCROOT}/. | |
| 8 | +PODS_ROOT = ${SRCROOT}/Pods | |
| 9 | +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES | ... | ... |
Example/Tests/Tests-Info.plist
0 → 100644
| 1 | +++ a/Example/Tests/Tests-Info.plist | |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| 3 | +<plist version="1.0"> | |
| 4 | +<dict> | |
| 5 | + <key>CFBundleDevelopmentRegion</key> | |
| 6 | + <string>en</string> | |
| 7 | + <key>CFBundleExecutable</key> | |
| 8 | + <string>${EXECUTABLE_NAME}</string> | |
| 9 | + <key>CFBundleIdentifier</key> | |
| 10 | + <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> | |
| 11 | + <key>CFBundleInfoDictionaryVersion</key> | |
| 12 | + <string>6.0</string> | |
| 13 | + <key>CFBundlePackageType</key> | |
| 14 | + <string>BNDL</string> | |
| 15 | + <key>CFBundleShortVersionString</key> | |
| 16 | + <string>1.0</string> | |
| 17 | + <key>CFBundleSignature</key> | |
| 18 | + <string>????</string> | |
| 19 | + <key>CFBundleVersion</key> | |
| 20 | + <string>1</string> | |
| 21 | +</dict> | |
| 22 | +</plist> | ... | ... |
Example/Tests/Tests-Prefix.pch
0 → 100644
Example/Tests/Tests.m
0 → 100644
| 1 | +++ a/Example/Tests/Tests.m | |
| 1 | +// | |
| 2 | +// DSARModuleFTests.m | |
| 3 | +// DSARModuleFTests | |
| 4 | +// | |
| 5 | +// Created by 694092596@qq.com on 03/15/2020. | |
| 6 | +// Copyright (c) 2020 694092596@qq.com. All rights reserved. | |
| 7 | +// | |
| 8 | + | |
| 9 | +@import XCTest; | |
| 10 | + | |
| 11 | +@interface Tests : XCTestCase | |
| 12 | + | |
| 13 | +@end | |
| 14 | + | |
| 15 | +@implementation Tests | |
| 16 | + | |
| 17 | +- (void)setUp | |
| 18 | +{ | |
| 19 | + [super setUp]; | |
| 20 | + // Put setup code here. This method is called before the invocation of each test method in the class. | |
| 21 | +} | |
| 22 | + | |
| 23 | +- (void)tearDown | |
| 24 | +{ | |
| 25 | + // Put teardown code here. This method is called after the invocation of each test method in the class. | |
| 26 | + [super tearDown]; | |
| 27 | +} | |
| 28 | + | |
| 29 | +- (void)testExample | |
| 30 | +{ | |
| 31 | + XCTFail(@"No implementation for \"%s\"", __PRETTY_FUNCTION__); | |
| 32 | +} | |
| 33 | + | |
| 34 | +@end | |
| 35 | + | ... | ... |
Example/Tests/en.lproj/InfoPlist.strings
0 → 100644
LICENSE
0 → 100644
| 1 | +++ a/LICENSE | |
| 1 | +Copyright (c) 2020 694092596@qq.com <694092596@qq.com> | |
| 2 | + | |
| 3 | +Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 4 | +of this software and associated documentation files (the "Software"), to deal | |
| 5 | +in the Software without restriction, including without limitation the rights | |
| 6 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 7 | +copies of the Software, and to permit persons to whom the Software is | |
| 8 | +furnished to do so, subject to the following conditions: | |
| 9 | + | |
| 10 | +The above copyright notice and this permission notice shall be included in | |
| 11 | +all copies or substantial portions of the Software. | |
| 12 | + | |
| 13 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| 14 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| 15 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| 16 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| 17 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| 18 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | |
| 19 | +THE SOFTWARE. | ... | ... |
README.md
0 → 100644
| 1 | +++ a/README.md | |
| 1 | +# DSARModuleF | |
| 2 | + | |
| 3 | +[](https://travis-ci.org/694092596@qq.com/DSARModuleF) | |
| 4 | +[](https://cocoapods.org/pods/DSARModuleF) | |
| 5 | +[](https://cocoapods.org/pods/DSARModuleF) | |
| 6 | +[](https://cocoapods.org/pods/DSARModuleF) | |
| 7 | + | |
| 8 | +## Example | |
| 9 | + | |
| 10 | +To run the example project, clone the repo, and run `pod install` from the Example directory first. | |
| 11 | + | |
| 12 | +## Requirements | |
| 13 | + | |
| 14 | +## Installation | |
| 15 | + | |
| 16 | +DSARModuleF is available through [CocoaPods](https://cocoapods.org). To install | |
| 17 | +it, simply add the following line to your Podfile: | |
| 18 | + | |
| 19 | +```ruby | |
| 20 | +pod 'DSARModuleF' | |
| 21 | +``` | |
| 22 | + | |
| 23 | +## Author | |
| 24 | + | |
| 25 | +694092596@qq.com, 694092596@qq.com | |
| 26 | + | |
| 27 | +## License | |
| 28 | + | |
| 29 | +DSARModuleF is available under the MIT license. See the LICENSE file for more info. | ... | ... |
_Pods.xcodeproj
0 → 120000