|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - E8395108238544D0002C5543 /* RNLocalAuthentication.m in Sources */ = {isa = PBXBuildFile; fileRef = E8395107238544D0002C5543 /* RNLocalAuthentication.m */; }; |
| 10 | + E8F6E322243B2E2D00E3D0F5 /* RNLocalAuthentication.m in Sources */ = {isa = PBXBuildFile; fileRef = E8395107238544D0002C5543 /* RNLocalAuthentication.m */; }; |
11 | 11 | /* End PBXBuildFile section */ |
12 | 12 |
|
| 13 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 14 | + E8F6E319243B2DCA00E3D0F5 /* CopyFiles */ = { |
| 15 | + isa = PBXCopyFilesBuildPhase; |
| 16 | + buildActionMask = 2147483647; |
| 17 | + dstPath = "include/$(PRODUCT_NAME)"; |
| 18 | + dstSubfolderSpec = 16; |
| 19 | + files = ( |
| 20 | + ); |
| 21 | + runOnlyForDeploymentPostprocessing = 0; |
| 22 | + }; |
| 23 | +/* End PBXCopyFilesBuildPhase section */ |
| 24 | + |
13 | 25 | /* Begin PBXFileReference section */ |
14 | | - E82D83FA238543090085813F /* RNLocalAuthentication.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RNLocalAuthentication.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
15 | | - E8395106238544C9002C5543 /* RNLocalAuthentication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNLocalAuthentication.h; sourceTree = "<group>"; }; |
16 | 26 | E8395107238544D0002C5543 /* RNLocalAuthentication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNLocalAuthentication.m; sourceTree = "<group>"; }; |
| 27 | + E8F6E259243AAD2F00E3D0F5 /* RNLocalAuthentication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNLocalAuthentication.h; sourceTree = "<group>"; }; |
| 28 | + E8F6E31B243B2DCA00E3D0F5 /* libRNLocalAuthentication.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNLocalAuthentication.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
17 | 29 | /* End PBXFileReference section */ |
18 | 30 |
|
19 | 31 | /* Begin PBXFrameworksBuildPhase section */ |
20 | | - E82D83F7238543090085813F /* Frameworks */ = { |
| 32 | + E8F6E318243B2DCA00E3D0F5 /* Frameworks */ = { |
21 | 33 | isa = PBXFrameworksBuildPhase; |
22 | 34 | buildActionMask = 2147483647; |
23 | 35 | files = ( |
|
30 | 42 | E82D83F1238543090085813F = { |
31 | 43 | isa = PBXGroup; |
32 | 44 | children = ( |
33 | | - E82D83FC238543090085813F /* RNLocalAuthentication */, |
| 45 | + E8F6E31C243B2DCA00E3D0F5 /* RNLocalAuthentication */, |
34 | 46 | E82D83FB238543090085813F /* Products */, |
35 | 47 | ); |
36 | 48 | sourceTree = "<group>"; |
37 | 49 | }; |
38 | 50 | E82D83FB238543090085813F /* Products */ = { |
39 | 51 | isa = PBXGroup; |
40 | 52 | children = ( |
41 | | - E82D83FA238543090085813F /* RNLocalAuthentication.app */, |
| 53 | + E8F6E31B243B2DCA00E3D0F5 /* libRNLocalAuthentication.a */, |
42 | 54 | ); |
43 | 55 | name = Products; |
44 | 56 | sourceTree = "<group>"; |
45 | 57 | }; |
46 | | - E82D83FC238543090085813F /* RNLocalAuthentication */ = { |
| 58 | + E8F6E31C243B2DCA00E3D0F5 /* RNLocalAuthentication */ = { |
47 | 59 | isa = PBXGroup; |
48 | 60 | children = ( |
49 | | - E8395106238544C9002C5543 /* RNLocalAuthentication.h */, |
50 | 61 | E8395107238544D0002C5543 /* RNLocalAuthentication.m */, |
| 62 | + E8F6E259243AAD2F00E3D0F5 /* RNLocalAuthentication.h */, |
51 | 63 | ); |
52 | 64 | path = RNLocalAuthentication; |
53 | 65 | sourceTree = "<group>"; |
54 | 66 | }; |
55 | 67 | /* End PBXGroup section */ |
56 | 68 |
|
57 | 69 | /* Begin PBXNativeTarget section */ |
58 | | - E82D83F9238543090085813F /* RNLocalAuthentication */ = { |
| 70 | + E8F6E31A243B2DCA00E3D0F5 /* RNLocalAuthentication */ = { |
59 | 71 | isa = PBXNativeTarget; |
60 | | - buildConfigurationList = E82D84132385430A0085813F /* Build configuration list for PBXNativeTarget "RNLocalAuthentication" */; |
| 72 | + buildConfigurationList = E8F6E31F243B2DCA00E3D0F5 /* Build configuration list for PBXNativeTarget "RNLocalAuthentication" */; |
61 | 73 | buildPhases = ( |
62 | | - E82D83F6238543090085813F /* Sources */, |
63 | | - E82D83F7238543090085813F /* Frameworks */, |
64 | | - E82D83F8238543090085813F /* Resources */, |
| 74 | + E8F6E317243B2DCA00E3D0F5 /* Sources */, |
| 75 | + E8F6E318243B2DCA00E3D0F5 /* Frameworks */, |
| 76 | + E8F6E319243B2DCA00E3D0F5 /* CopyFiles */, |
65 | 77 | ); |
66 | 78 | buildRules = ( |
67 | 79 | ); |
68 | 80 | dependencies = ( |
69 | 81 | ); |
70 | 82 | name = RNLocalAuthentication; |
71 | 83 | productName = RNLocalAuthentication; |
72 | | - productReference = E82D83FA238543090085813F /* RNLocalAuthentication.app */; |
73 | | - productType = "com.apple.product-type.application"; |
| 84 | + productReference = E8F6E31B243B2DCA00E3D0F5 /* libRNLocalAuthentication.a */; |
| 85 | + productType = "com.apple.product-type.library.static"; |
74 | 86 | }; |
75 | 87 | /* End PBXNativeTarget section */ |
76 | 88 |
|
77 | 89 | /* Begin PBXProject section */ |
78 | 90 | E82D83F2238543090085813F /* Project object */ = { |
79 | 91 | isa = PBXProject; |
80 | 92 | attributes = { |
| 93 | + LastSwiftUpdateCheck = 1140; |
81 | 94 | LastUpgradeCheck = 1120; |
82 | 95 | ORGANIZATIONNAME = "Anton Bebnev"; |
83 | 96 | TargetAttributes = { |
84 | | - E82D83F9238543090085813F = { |
85 | | - CreatedOnToolsVersion = 11.2; |
| 97 | + E8F6E31A243B2DCA00E3D0F5 = { |
| 98 | + CreatedOnToolsVersion = 11.4; |
86 | 99 | }; |
87 | 100 | }; |
88 | 101 | }; |
|
99 | 112 | projectDirPath = ""; |
100 | 113 | projectRoot = ""; |
101 | 114 | targets = ( |
102 | | - E82D83F9238543090085813F /* RNLocalAuthentication */, |
| 115 | + E8F6E31A243B2DCA00E3D0F5 /* RNLocalAuthentication */, |
103 | 116 | ); |
104 | 117 | }; |
105 | 118 | /* End PBXProject section */ |
106 | 119 |
|
107 | | -/* Begin PBXResourcesBuildPhase section */ |
108 | | - E82D83F8238543090085813F /* Resources */ = { |
109 | | - isa = PBXResourcesBuildPhase; |
110 | | - buildActionMask = 2147483647; |
111 | | - files = ( |
112 | | - ); |
113 | | - runOnlyForDeploymentPostprocessing = 0; |
114 | | - }; |
115 | | -/* End PBXResourcesBuildPhase section */ |
116 | | - |
117 | 120 | /* Begin PBXSourcesBuildPhase section */ |
118 | | - E82D83F6238543090085813F /* Sources */ = { |
| 121 | + E8F6E317243B2DCA00E3D0F5 /* Sources */ = { |
119 | 122 | isa = PBXSourcesBuildPhase; |
120 | 123 | buildActionMask = 2147483647; |
121 | 124 | files = ( |
122 | | - E8395108238544D0002C5543 /* RNLocalAuthentication.m in Sources */, |
| 125 | + E8F6E322243B2E2D00E3D0F5 /* RNLocalAuthentication.m in Sources */, |
123 | 126 | ); |
124 | 127 | runOnlyForDeploymentPostprocessing = 0; |
125 | 128 | }; |
|
131 | 134 | buildSettings = { |
132 | 135 | ALWAYS_SEARCH_USER_PATHS = NO; |
133 | 136 | CLANG_ANALYZER_NONNULL = YES; |
134 | | - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 137 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES; |
135 | 138 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
136 | 139 | CLANG_CXX_LIBRARY = "libc++"; |
137 | 140 | CLANG_ENABLE_MODULES = YES; |
138 | 141 | CLANG_ENABLE_OBJC_ARC = YES; |
139 | | - CLANG_ENABLE_OBJC_WEAK = YES; |
| 142 | + CLANG_ENABLE_OBJC_WEAK = NO; |
140 | 143 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
141 | 144 | CLANG_WARN_BOOL_CONVERSION = YES; |
142 | 145 | CLANG_WARN_COMMA = YES; |
|
159 | 162 | CLANG_WARN_UNREACHABLE_CODE = YES; |
160 | 163 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
161 | 164 | COPY_PHASE_STRIP = NO; |
162 | | - DEBUG_INFORMATION_FORMAT = dwarf; |
| 165 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
163 | 166 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
164 | 167 | ENABLE_TESTABILITY = YES; |
165 | 168 | GCC_C_LANGUAGE_STANDARD = gnu11; |
|
176 | 179 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
177 | 180 | GCC_WARN_UNUSED_FUNCTION = YES; |
178 | 181 | GCC_WARN_UNUSED_VARIABLE = YES; |
179 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.2; |
| 182 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
180 | 183 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
181 | 184 | MTL_FAST_MATH = YES; |
182 | 185 | ONLY_ACTIVE_ARCH = YES; |
|
189 | 192 | buildSettings = { |
190 | 193 | ALWAYS_SEARCH_USER_PATHS = NO; |
191 | 194 | CLANG_ANALYZER_NONNULL = YES; |
192 | | - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 195 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES; |
193 | 196 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
194 | 197 | CLANG_CXX_LIBRARY = "libc++"; |
195 | 198 | CLANG_ENABLE_MODULES = YES; |
196 | 199 | CLANG_ENABLE_OBJC_ARC = YES; |
197 | | - CLANG_ENABLE_OBJC_WEAK = YES; |
| 200 | + CLANG_ENABLE_OBJC_WEAK = NO; |
198 | 201 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
199 | 202 | CLANG_WARN_BOOL_CONVERSION = YES; |
200 | 203 | CLANG_WARN_COMMA = YES; |
|
216 | 219 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
217 | 220 | CLANG_WARN_UNREACHABLE_CODE = YES; |
218 | 221 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
219 | | - COPY_PHASE_STRIP = NO; |
| 222 | + COPY_PHASE_STRIP = YES; |
220 | 223 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
221 | 224 | ENABLE_NS_ASSERTIONS = NO; |
222 | 225 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
|
228 | 231 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
229 | 232 | GCC_WARN_UNUSED_FUNCTION = YES; |
230 | 233 | GCC_WARN_UNUSED_VARIABLE = YES; |
231 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.2; |
| 234 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
232 | 235 | MTL_ENABLE_DEBUG_INFO = NO; |
233 | 236 | MTL_FAST_MATH = YES; |
234 | 237 | SDKROOT = iphoneos; |
235 | 238 | VALIDATE_PRODUCT = YES; |
236 | 239 | }; |
237 | 240 | name = Release; |
238 | 241 | }; |
239 | | - E82D84142385430A0085813F /* Debug */ = { |
| 242 | + E8F6E320243B2DCA00E3D0F5 /* Debug */ = { |
240 | 243 | isa = XCBuildConfiguration; |
241 | 244 | buildSettings = { |
242 | | - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 245 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 246 | + CLANG_ENABLE_OBJC_WEAK = YES; |
243 | 247 | CODE_SIGN_STYLE = Automatic; |
244 | | - DEVELOPMENT_TEAM = F3WQ5L3TC6; |
245 | | - GENERATE_PKGINFO_FILE = NO; |
246 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
247 | | - LD_RUNPATH_SEARCH_PATHS = ( |
248 | | - "$(inherited)", |
249 | | - "@executable_path/Frameworks", |
250 | | - ); |
251 | | - PRODUCT_BUNDLE_IDENTIFIER = com.bebnevanton.RNLocalAuthentication; |
| 248 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 249 | + DEVELOPMENT_TEAM = CAHDMEYC45; |
| 250 | + IPHONEOS_DEPLOYMENT_TARGET = 13.4; |
| 251 | + OTHER_LDFLAGS = "-ObjC"; |
252 | 252 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 253 | + SKIP_INSTALL = YES; |
253 | 254 | TARGETED_DEVICE_FAMILY = "1,2"; |
254 | 255 | }; |
255 | 256 | name = Debug; |
256 | 257 | }; |
257 | | - E82D84152385430A0085813F /* Release */ = { |
| 258 | + E8F6E321243B2DCA00E3D0F5 /* Release */ = { |
258 | 259 | isa = XCBuildConfiguration; |
259 | 260 | buildSettings = { |
260 | | - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 261 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 262 | + CLANG_ENABLE_OBJC_WEAK = YES; |
261 | 263 | CODE_SIGN_STYLE = Automatic; |
262 | | - DEVELOPMENT_TEAM = F3WQ5L3TC6; |
263 | | - GENERATE_PKGINFO_FILE = NO; |
264 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
265 | | - LD_RUNPATH_SEARCH_PATHS = ( |
266 | | - "$(inherited)", |
267 | | - "@executable_path/Frameworks", |
268 | | - ); |
269 | | - PRODUCT_BUNDLE_IDENTIFIER = com.bebnevanton.RNLocalAuthentication; |
| 264 | + COPY_PHASE_STRIP = NO; |
| 265 | + DEVELOPMENT_TEAM = CAHDMEYC45; |
| 266 | + IPHONEOS_DEPLOYMENT_TARGET = 13.4; |
| 267 | + OTHER_LDFLAGS = "-ObjC"; |
270 | 268 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 269 | + SKIP_INSTALL = YES; |
271 | 270 | TARGETED_DEVICE_FAMILY = "1,2"; |
272 | 271 | }; |
273 | 272 | name = Release; |
|
284 | 283 | defaultConfigurationIsVisible = 0; |
285 | 284 | defaultConfigurationName = Release; |
286 | 285 | }; |
287 | | - E82D84132385430A0085813F /* Build configuration list for PBXNativeTarget "RNLocalAuthentication" */ = { |
| 286 | + E8F6E31F243B2DCA00E3D0F5 /* Build configuration list for PBXNativeTarget "RNLocalAuthentication" */ = { |
288 | 287 | isa = XCConfigurationList; |
289 | 288 | buildConfigurations = ( |
290 | | - E82D84142385430A0085813F /* Debug */, |
291 | | - E82D84152385430A0085813F /* Release */, |
| 289 | + E8F6E320243B2DCA00E3D0F5 /* Debug */, |
| 290 | + E8F6E321243B2DCA00E3D0F5 /* Release */, |
292 | 291 | ); |
293 | 292 | defaultConfigurationIsVisible = 0; |
294 | 293 | defaultConfigurationName = Release; |
|
0 commit comments