|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 03FC29A292ACC40490383A1F /* Pods_Plugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B2A61DA5A1F2DD4F959604D /* Pods_Plugin.framework */; }; |
11 | | - 20C0B05DCFC8E3958A738AF2 /* Pods_PluginTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F6753A823D3815DB436415E3 /* Pods_PluginTests.framework */; }; |
| 11 | + 17AAD3396DA65BEB1CF90B13 /* Pods_PluginTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D94D5F329B43669881B4B7D /* Pods_PluginTests.framework */; }; |
12 | 12 | 50ADFF92201F53D600D50D53 /* Plugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50ADFF88201F53D600D50D53 /* Plugin.framework */; }; |
13 | 13 | 50ADFF97201F53D600D50D53 /* PluginTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50ADFF96201F53D600D50D53 /* PluginTests.swift */; }; |
14 | 14 | 50ADFF99201F53D600D50D53 /* Plugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 50ADFF8B201F53D600D50D53 /* Plugin.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
39 | 39 | 50ADFFA72020EE4F00D50D53 /* Plugin.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Plugin.m; sourceTree = "<group>"; }; |
40 | 40 | 50E1A94720377CB70090CE1A /* Plugin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Plugin.swift; sourceTree = "<group>"; }; |
41 | 41 | 5E23F77F099397094342571A /* Pods-Plugin.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Plugin.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Plugin/Pods-Plugin.debug.xcconfig"; sourceTree = "<group>"; }; |
| 42 | + 8D94D5F329B43669881B4B7D /* Pods_PluginTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PluginTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
42 | 43 | 91781294A431A2A7CC6EB714 /* Pods-Plugin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Plugin.release.xcconfig"; path = "Pods/Target Support Files/Pods-Plugin/Pods-Plugin.release.xcconfig"; sourceTree = "<group>"; }; |
43 | | - 96ED1B6440D6672E406C8D19 /* Pods-PluginTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PluginTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.debug.xcconfig"; sourceTree = "<group>"; }; |
44 | | - F65BB2953ECE002E1EF3E424 /* Pods-PluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PluginTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.release.xcconfig"; sourceTree = "<group>"; }; |
45 | | - F6753A823D3815DB436415E3 /* Pods_PluginTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PluginTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 44 | + C5DBEB1C0497B6A0D0829A4E /* Pods-PluginTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PluginTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 45 | + E98DB64A6627A5A64318EF72 /* Pods-PluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PluginTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.release.xcconfig"; sourceTree = "<group>"; }; |
46 | 46 | /* End PBXFileReference section */ |
47 | 47 |
|
48 | 48 | /* Begin PBXFrameworksBuildPhase section */ |
|
60 | 60 | buildActionMask = 2147483647; |
61 | 61 | files = ( |
62 | 62 | 50ADFF92201F53D600D50D53 /* Plugin.framework in Frameworks */, |
63 | | - 20C0B05DCFC8E3958A738AF2 /* Pods_PluginTests.framework in Frameworks */, |
| 63 | + 17AAD3396DA65BEB1CF90B13 /* Pods_PluginTests.framework in Frameworks */, |
64 | 64 | ); |
65 | 65 | runOnlyForDeploymentPostprocessing = 0; |
66 | 66 | }; |
|
112 | 112 | children = ( |
113 | 113 | 5E23F77F099397094342571A /* Pods-Plugin.debug.xcconfig */, |
114 | 114 | 91781294A431A2A7CC6EB714 /* Pods-Plugin.release.xcconfig */, |
115 | | - 96ED1B6440D6672E406C8D19 /* Pods-PluginTests.debug.xcconfig */, |
116 | | - F65BB2953ECE002E1EF3E424 /* Pods-PluginTests.release.xcconfig */, |
| 115 | + C5DBEB1C0497B6A0D0829A4E /* Pods-PluginTests.debug.xcconfig */, |
| 116 | + E98DB64A6627A5A64318EF72 /* Pods-PluginTests.release.xcconfig */, |
117 | 117 | ); |
118 | 118 | name = Pods; |
119 | 119 | sourceTree = "<group>"; |
|
123 | 123 | children = ( |
124 | 124 | 50ADFFA52020D75100D50D53 /* Capacitor.framework */, |
125 | 125 | 3B2A61DA5A1F2DD4F959604D /* Pods_Plugin.framework */, |
126 | | - F6753A823D3815DB436415E3 /* Pods_PluginTests.framework */, |
| 126 | + 8D94D5F329B43669881B4B7D /* Pods_PluginTests.framework */, |
127 | 127 | ); |
128 | 128 | name = Frameworks; |
129 | 129 | sourceTree = "<group>"; |
|
166 | 166 | isa = PBXNativeTarget; |
167 | 167 | buildConfigurationList = 50ADFF9F201F53D600D50D53 /* Build configuration list for PBXNativeTarget "PluginTests" */; |
168 | 168 | buildPhases = ( |
169 | | - 0596884F929ED6F1DE134961 /* [CP] Check Pods Manifest.lock */, |
| 169 | + 2E4F6618F7BEADBB1427E0C0 /* [CP] Check Pods Manifest.lock */, |
170 | 170 | 50ADFF8D201F53D600D50D53 /* Sources */, |
171 | 171 | 50ADFF8E201F53D600D50D53 /* Frameworks */, |
172 | 172 | 50ADFF8F201F53D600D50D53 /* Resources */, |
173 | | - CCA81D3B7E26D0D727D24C84 /* [CP] Embed Pods Frameworks */, |
174 | | - DB1C8ED71F4EF74BC82B6234 /* [CP] Copy Pods Resources */, |
| 173 | + CDBD6291F99392856E80ED8A /* [CP] Embed Pods Frameworks */, |
| 174 | + 954E831AAF3D05995C5AB46F /* [CP] Copy Pods Resources */, |
175 | 175 | ); |
176 | 176 | buildRules = ( |
177 | 177 | ); |
|
240 | 240 | /* End PBXResourcesBuildPhase section */ |
241 | 241 |
|
242 | 242 | /* Begin PBXShellScriptBuildPhase section */ |
243 | | - 0596884F929ED6F1DE134961 /* [CP] Check Pods Manifest.lock */ = { |
| 243 | + 2E4F6618F7BEADBB1427E0C0 /* [CP] Check Pods Manifest.lock */ = { |
244 | 244 | isa = PBXShellScriptBuildPhase; |
245 | 245 | buildActionMask = 2147483647; |
246 | 246 | files = ( |
247 | 247 | ); |
| 248 | + inputFileListPaths = ( |
| 249 | + ); |
248 | 250 | inputPaths = ( |
249 | 251 | "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
250 | 252 | "${PODS_ROOT}/Manifest.lock", |
251 | 253 | ); |
252 | 254 | name = "[CP] Check Pods Manifest.lock"; |
| 255 | + outputFileListPaths = ( |
| 256 | + ); |
253 | 257 | outputPaths = ( |
254 | 258 | "$(DERIVED_FILE_DIR)/Pods-PluginTests-checkManifestLockResult.txt", |
255 | 259 | ); |
|
258 | 262 | 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"; |
259 | 263 | showEnvVarsInLog = 0; |
260 | 264 | }; |
| 265 | + 954E831AAF3D05995C5AB46F /* [CP] Copy Pods Resources */ = { |
| 266 | + isa = PBXShellScriptBuildPhase; |
| 267 | + buildActionMask = 2147483647; |
| 268 | + files = ( |
| 269 | + ); |
| 270 | + inputPaths = ( |
| 271 | + "${PODS_ROOT}/Target Support Files/Pods-PluginTests/Pods-PluginTests-resources.sh", |
| 272 | + "${PODS_ROOT}/GoogleSignIn/Resources/GoogleSignIn.bundle", |
| 273 | + ); |
| 274 | + name = "[CP] Copy Pods Resources"; |
| 275 | + outputPaths = ( |
| 276 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleSignIn.bundle", |
| 277 | + ); |
| 278 | + runOnlyForDeploymentPostprocessing = 0; |
| 279 | + shellPath = /bin/sh; |
| 280 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-PluginTests/Pods-PluginTests-resources.sh\"\n"; |
| 281 | + showEnvVarsInLog = 0; |
| 282 | + }; |
261 | 283 | AB5B3E54B4E897F32C2279DA /* [CP] Check Pods Manifest.lock */ = { |
262 | 284 | isa = PBXShellScriptBuildPhase; |
263 | 285 | buildActionMask = 2147483647; |
|
276 | 298 | 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"; |
277 | 299 | showEnvVarsInLog = 0; |
278 | 300 | }; |
279 | | - CCA81D3B7E26D0D727D24C84 /* [CP] Embed Pods Frameworks */ = { |
| 301 | + CDBD6291F99392856E80ED8A /* [CP] Embed Pods Frameworks */ = { |
280 | 302 | isa = PBXShellScriptBuildPhase; |
281 | 303 | buildActionMask = 2147483647; |
282 | 304 | files = ( |
|
285 | 307 | "${PODS_ROOT}/Target Support Files/Pods-PluginTests/Pods-PluginTests-frameworks.sh", |
286 | 308 | "${BUILT_PRODUCTS_DIR}/Capacitor/Capacitor.framework", |
287 | 309 | "${BUILT_PRODUCTS_DIR}/CapacitorCordova/Cordova.framework", |
| 310 | + "${BUILT_PRODUCTS_DIR}/AppAuth/AppAuth.framework", |
| 311 | + "${BUILT_PRODUCTS_DIR}/GTMAppAuth/GTMAppAuth.framework", |
288 | 312 | "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework", |
289 | | - "${BUILT_PRODUCTS_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework", |
290 | 313 | ); |
291 | 314 | name = "[CP] Embed Pods Frameworks"; |
292 | 315 | outputPaths = ( |
293 | 316 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Capacitor.framework", |
294 | 317 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Cordova.framework", |
| 318 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AppAuth.framework", |
| 319 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMAppAuth.framework", |
295 | 320 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework", |
296 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleToolboxForMac.framework", |
297 | 321 | ); |
298 | 322 | runOnlyForDeploymentPostprocessing = 0; |
299 | 323 | shellPath = /bin/sh; |
|
305 | 329 | buildActionMask = 2147483647; |
306 | 330 | files = ( |
307 | 331 | ); |
308 | | - inputFileListPaths = ( |
309 | | - ); |
310 | 332 | inputPaths = ( |
311 | 333 | "${PODS_ROOT}/Target Support Files/Pods-Plugin/Pods-Plugin-resources.sh", |
312 | 334 | "${PODS_ROOT}/GoogleSignIn/Resources/GoogleSignIn.bundle", |
313 | 335 | ); |
314 | 336 | name = "[CP] Copy Pods Resources"; |
315 | | - outputFileListPaths = ( |
316 | | - ); |
317 | 337 | outputPaths = ( |
318 | 338 | "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleSignIn.bundle", |
319 | 339 | ); |
|
322 | 342 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Plugin/Pods-Plugin-resources.sh\"\n"; |
323 | 343 | showEnvVarsInLog = 0; |
324 | 344 | }; |
325 | | - DB1C8ED71F4EF74BC82B6234 /* [CP] Copy Pods Resources */ = { |
326 | | - isa = PBXShellScriptBuildPhase; |
327 | | - buildActionMask = 2147483647; |
328 | | - files = ( |
329 | | - ); |
330 | | - inputFileListPaths = ( |
331 | | - ); |
332 | | - inputPaths = ( |
333 | | - "${PODS_ROOT}/Target Support Files/Pods-PluginTests/Pods-PluginTests-resources.sh", |
334 | | - "${PODS_ROOT}/GoogleSignIn/Resources/GoogleSignIn.bundle", |
335 | | - ); |
336 | | - name = "[CP] Copy Pods Resources"; |
337 | | - outputFileListPaths = ( |
338 | | - ); |
339 | | - outputPaths = ( |
340 | | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleSignIn.bundle", |
341 | | - ); |
342 | | - runOnlyForDeploymentPostprocessing = 0; |
343 | | - shellPath = /bin/sh; |
344 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-PluginTests/Pods-PluginTests-resources.sh\"\n"; |
345 | | - showEnvVarsInLog = 0; |
346 | | - }; |
347 | 345 | /* End PBXShellScriptBuildPhase section */ |
348 | 346 |
|
349 | 347 | /* Begin PBXSourcesBuildPhase section */ |
|
539 | 537 | }; |
540 | 538 | 50ADFFA0201F53D600D50D53 /* Debug */ = { |
541 | 539 | isa = XCBuildConfiguration; |
542 | | - baseConfigurationReference = 96ED1B6440D6672E406C8D19 /* Pods-PluginTests.debug.xcconfig */; |
| 540 | + baseConfigurationReference = C5DBEB1C0497B6A0D0829A4E /* Pods-PluginTests.debug.xcconfig */; |
543 | 541 | buildSettings = { |
544 | 542 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
545 | 543 | CODE_SIGN_STYLE = Automatic; |
|
554 | 552 | }; |
555 | 553 | 50ADFFA1201F53D600D50D53 /* Release */ = { |
556 | 554 | isa = XCBuildConfiguration; |
557 | | - baseConfigurationReference = F65BB2953ECE002E1EF3E424 /* Pods-PluginTests.release.xcconfig */; |
| 555 | + baseConfigurationReference = E98DB64A6627A5A64318EF72 /* Pods-PluginTests.release.xcconfig */; |
558 | 556 | buildSettings = { |
559 | 557 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
560 | 558 | CODE_SIGN_STYLE = Automatic; |
|
0 commit comments