|
13 | 13 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
14 | 14 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
15 | 15 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
| 16 | + D58CE0182CB52A9100C59BAB /* FacebookWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D58CE0172CB52A9100C59BAB /* FacebookWrapper.swift */; }; |
16 | 17 | D5A996442670ADC30074D677 /* GoogleWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A996432670ADC30074D677 /* GoogleWrapper.swift */; }; |
17 | 18 | F53B1CBD8447B46F82ED76E6 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F4639B1E2013107FEB628B5 /* Pods_Runner.framework */; }; |
18 | 19 | /* End PBXBuildFile section */ |
|
47 | 48 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
48 | 49 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
49 | 50 | D373D3D2892FDD1E688AF746 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
| 51 | + D58CE0172CB52A9100C59BAB /* FacebookWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FacebookWrapper.swift; sourceTree = "<group>"; }; |
50 | 52 | D5A996432670ADC30074D677 /* GoogleWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GoogleWrapper.swift; sourceTree = "<group>"; }; |
51 | | - E71BB5D125750B5A0021E592 /* FacebookWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FacebookWrapper.swift; sourceTree = "<group>"; }; |
52 | 53 | E74339DC28F6AE4A003FB9B2 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; }; |
53 | 54 | EFFE4046AB3295E3F8058E27 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
54 | 55 | /* End PBXFileReference section */ |
|
134 | 135 | isa = PBXGroup; |
135 | 136 | children = ( |
136 | 137 | D5A996432670ADC30074D677 /* GoogleWrapper.swift */, |
137 | | - E71BB5D125750B5A0021E592 /* FacebookWrapper.swift */, |
| 138 | + D58CE0172CB52A9100C59BAB /* FacebookWrapper.swift */, |
138 | 139 | ); |
139 | 140 | path = GigyaProviders; |
140 | 141 | sourceTree = "<group>"; |
|
154 | 155 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
155 | 156 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
156 | 157 | 9C8466B21C7583AF924027DF /* [CP] Embed Pods Frameworks */, |
| 158 | + ECD7BB6BC8993EAACD4444A2 /* [CP] Copy Pods Resources */, |
157 | 159 | ); |
158 | 160 | buildRules = ( |
159 | 161 | ); |
|
170 | 172 | 97C146E61CF9000F007C117D /* Project object */ = { |
171 | 173 | isa = PBXProject; |
172 | 174 | attributes = { |
173 | | - LastUpgradeCheck = 1430; |
| 175 | + LastUpgradeCheck = 1510; |
174 | 176 | ORGANIZATIONNAME = ""; |
175 | 177 | TargetAttributes = { |
176 | 178 | 97C146ED1CF9000F007C117D = { |
|
282 | 284 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
283 | 285 | showEnvVarsInLog = 0; |
284 | 286 | }; |
| 287 | + ECD7BB6BC8993EAACD4444A2 /* [CP] Copy Pods Resources */ = { |
| 288 | + isa = PBXShellScriptBuildPhase; |
| 289 | + buildActionMask = 2147483647; |
| 290 | + files = ( |
| 291 | + ); |
| 292 | + inputFileListPaths = ( |
| 293 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 294 | + ); |
| 295 | + name = "[CP] Copy Pods Resources"; |
| 296 | + outputFileListPaths = ( |
| 297 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 298 | + ); |
| 299 | + runOnlyForDeploymentPostprocessing = 0; |
| 300 | + shellPath = /bin/sh; |
| 301 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 302 | + showEnvVarsInLog = 0; |
| 303 | + }; |
285 | 304 | /* End PBXShellScriptBuildPhase section */ |
286 | 305 |
|
287 | 306 | /* Begin PBXSourcesBuildPhase section */ |
|
291 | 310 | files = ( |
292 | 311 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */, |
293 | 312 | D5A996442670ADC30074D677 /* GoogleWrapper.swift in Sources */, |
| 313 | + D58CE0182CB52A9100C59BAB /* FacebookWrapper.swift in Sources */, |
294 | 314 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */, |
295 | 315 | ); |
296 | 316 | runOnlyForDeploymentPostprocessing = 0; |
|
358 | 378 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
359 | 379 | GCC_WARN_UNUSED_FUNCTION = YES; |
360 | 380 | GCC_WARN_UNUSED_VARIABLE = YES; |
361 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 381 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
362 | 382 | MTL_ENABLE_DEBUG_INFO = NO; |
363 | 383 | SDKROOT = iphoneos; |
364 | 384 | SUPPORTED_PLATFORMS = iphoneos; |
|
447 | 467 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
448 | 468 | GCC_WARN_UNUSED_FUNCTION = YES; |
449 | 469 | GCC_WARN_UNUSED_VARIABLE = YES; |
450 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 470 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
451 | 471 | MTL_ENABLE_DEBUG_INFO = YES; |
452 | 472 | ONLY_ACTIVE_ARCH = YES; |
453 | 473 | SDKROOT = iphoneos; |
|
496 | 516 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
497 | 517 | GCC_WARN_UNUSED_FUNCTION = YES; |
498 | 518 | GCC_WARN_UNUSED_VARIABLE = YES; |
499 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 519 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
500 | 520 | MTL_ENABLE_DEBUG_INFO = NO; |
501 | 521 | SDKROOT = iphoneos; |
502 | 522 | SUPPORTED_PLATFORMS = iphoneos; |
|
0 commit comments