|
19 | 19 | 50E9DD881D7F3701007D0ED5 /* PACustomPermissionsCheck.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E9DD871D7F3701007D0ED5 /* PACustomPermissionsCheck.swift */; }; |
20 | 20 | 50E9DD8D1D7F548B007D0ED5 /* CustomPermissionsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50E9DD8C1D7F548B007D0ED5 /* CustomPermissionsViewController.swift */; }; |
21 | 21 | 50E9DD8F1D80925F007D0ED5 /* background.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 50E9DD8E1D80925F007D0ED5 /* background.jpg */; }; |
| 22 | + D02C8BB09C60CB72568B8FCA /* Pods_PAPermissionsApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7292F8A8CFD2909D2EA9DB6 /* Pods_PAPermissionsApp.framework */; }; |
22 | 23 | /* End PBXBuildFile section */ |
23 | 24 |
|
24 | 25 | /* Begin PBXFileReference section */ |
|
36 | 37 | 50E9DD871D7F3701007D0ED5 /* PACustomPermissionsCheck.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PACustomPermissionsCheck.swift; sourceTree = "<group>"; }; |
37 | 38 | 50E9DD8C1D7F548B007D0ED5 /* CustomPermissionsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomPermissionsViewController.swift; sourceTree = "<group>"; }; |
38 | 39 | 50E9DD8E1D80925F007D0ED5 /* background.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = background.jpg; sourceTree = "<group>"; }; |
| 40 | + 7A076817F20389BCFDB75226 /* Pods-PAPermissionsApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PAPermissionsApp.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PAPermissionsApp/Pods-PAPermissionsApp.debug.xcconfig"; sourceTree = "<group>"; }; |
| 41 | + C7292F8A8CFD2909D2EA9DB6 /* Pods_PAPermissionsApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PAPermissionsApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 42 | + E57574E623D6435CA7FA8788 /* Pods-PAPermissionsApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PAPermissionsApp.release.xcconfig"; path = "Pods/Target Support Files/Pods-PAPermissionsApp/Pods-PAPermissionsApp.release.xcconfig"; sourceTree = "<group>"; }; |
39 | 43 | /* End PBXFileReference section */ |
40 | 44 |
|
41 | 45 | /* Begin PBXFrameworksBuildPhase section */ |
|
46 | 50 | 50E9DD2C1D7E44BD007D0ED5 /* AVFoundation.framework in Frameworks */, |
47 | 51 | 50E9DD281D7E41E9007D0ED5 /* CoreLocation.framework in Frameworks */, |
48 | 52 | 50E9DD191D7E37FC007D0ED5 /* CoreBluetooth.framework in Frameworks */, |
| 53 | + D02C8BB09C60CB72568B8FCA /* Pods_PAPermissionsApp.framework in Frameworks */, |
49 | 54 | ); |
50 | 55 | runOnlyForDeploymentPostprocessing = 0; |
51 | 56 | }; |
52 | 57 | /* End PBXFrameworksBuildPhase section */ |
53 | 58 |
|
54 | 59 | /* Begin PBXGroup section */ |
| 60 | + 088A3FEE08AAB9A64E028FA0 /* Frameworks */ = { |
| 61 | + isa = PBXGroup; |
| 62 | + children = ( |
| 63 | + C7292F8A8CFD2909D2EA9DB6 /* Pods_PAPermissionsApp.framework */, |
| 64 | + ); |
| 65 | + name = Frameworks; |
| 66 | + sourceTree = "<group>"; |
| 67 | + }; |
55 | 68 | 50E9DCC61D7DC370007D0ED5 = { |
56 | 69 | isa = PBXGroup; |
57 | 70 | children = ( |
|
60 | 73 | 50E9DD181D7E37FC007D0ED5 /* CoreBluetooth.framework */, |
61 | 74 | 50E9DCD11D7DC370007D0ED5 /* PAPermissionsApp */, |
62 | 75 | 50E9DCD01D7DC370007D0ED5 /* Products */, |
| 76 | + BE512304B20AC7F89D82B883 /* Pods */, |
| 77 | + 088A3FEE08AAB9A64E028FA0 /* Frameworks */, |
63 | 78 | ); |
64 | 79 | sourceTree = "<group>"; |
65 | 80 | }; |
|
88 | 103 | path = PAPermissionsApp; |
89 | 104 | sourceTree = "<group>"; |
90 | 105 | }; |
| 106 | + BE512304B20AC7F89D82B883 /* Pods */ = { |
| 107 | + isa = PBXGroup; |
| 108 | + children = ( |
| 109 | + 7A076817F20389BCFDB75226 /* Pods-PAPermissionsApp.debug.xcconfig */, |
| 110 | + E57574E623D6435CA7FA8788 /* Pods-PAPermissionsApp.release.xcconfig */, |
| 111 | + ); |
| 112 | + name = Pods; |
| 113 | + sourceTree = "<group>"; |
| 114 | + }; |
91 | 115 | /* End PBXGroup section */ |
92 | 116 |
|
93 | 117 | /* Begin PBXNativeTarget section */ |
94 | 118 | 50E9DCCE1D7DC370007D0ED5 /* PAPermissionsApp */ = { |
95 | 119 | isa = PBXNativeTarget; |
96 | 120 | buildConfigurationList = 50E9DCE11D7DC370007D0ED5 /* Build configuration list for PBXNativeTarget "PAPermissionsApp" */; |
97 | 121 | buildPhases = ( |
| 122 | + A52F1C072DA5097B808C9C37 /* [CP] Check Pods Manifest.lock */, |
98 | 123 | 50E9DCCB1D7DC370007D0ED5 /* Sources */, |
99 | 124 | 50E9DCCC1D7DC370007D0ED5 /* Frameworks */, |
100 | 125 | 50E9DCCD1D7DC370007D0ED5 /* Resources */, |
| 126 | + 665D77414CAAF3B81144D9B0 /* [CP] Embed Pods Frameworks */, |
| 127 | + 07A9B8B99C15E52D997403BA /* [CP] Copy Pods Resources */, |
101 | 128 | ); |
102 | 129 | buildRules = ( |
103 | 130 | ); |
|
120 | 147 | TargetAttributes = { |
121 | 148 | 50E9DCCE1D7DC370007D0ED5 = { |
122 | 149 | CreatedOnToolsVersion = 7.3.1; |
123 | | - DevelopmentTeam = NRSZN92M5X; |
124 | | - LastSwiftMigration = 0800; |
| 150 | + DevelopmentTeam = K78G42H4U2; |
| 151 | + LastSwiftMigration = 0810; |
125 | 152 | }; |
126 | 153 | }; |
127 | 154 | }; |
|
158 | 185 | }; |
159 | 186 | /* End PBXResourcesBuildPhase section */ |
160 | 187 |
|
| 188 | +/* Begin PBXShellScriptBuildPhase section */ |
| 189 | + 07A9B8B99C15E52D997403BA /* [CP] Copy Pods Resources */ = { |
| 190 | + isa = PBXShellScriptBuildPhase; |
| 191 | + buildActionMask = 2147483647; |
| 192 | + files = ( |
| 193 | + ); |
| 194 | + inputPaths = ( |
| 195 | + ); |
| 196 | + name = "[CP] Copy Pods Resources"; |
| 197 | + outputPaths = ( |
| 198 | + ); |
| 199 | + runOnlyForDeploymentPostprocessing = 0; |
| 200 | + shellPath = /bin/sh; |
| 201 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PAPermissionsApp/Pods-PAPermissionsApp-resources.sh\"\n"; |
| 202 | + showEnvVarsInLog = 0; |
| 203 | + }; |
| 204 | + 665D77414CAAF3B81144D9B0 /* [CP] Embed Pods Frameworks */ = { |
| 205 | + isa = PBXShellScriptBuildPhase; |
| 206 | + buildActionMask = 2147483647; |
| 207 | + files = ( |
| 208 | + ); |
| 209 | + inputPaths = ( |
| 210 | + ); |
| 211 | + name = "[CP] Embed Pods Frameworks"; |
| 212 | + outputPaths = ( |
| 213 | + ); |
| 214 | + runOnlyForDeploymentPostprocessing = 0; |
| 215 | + shellPath = /bin/sh; |
| 216 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PAPermissionsApp/Pods-PAPermissionsApp-frameworks.sh\"\n"; |
| 217 | + showEnvVarsInLog = 0; |
| 218 | + }; |
| 219 | + A52F1C072DA5097B808C9C37 /* [CP] Check Pods Manifest.lock */ = { |
| 220 | + isa = PBXShellScriptBuildPhase; |
| 221 | + buildActionMask = 2147483647; |
| 222 | + files = ( |
| 223 | + ); |
| 224 | + inputPaths = ( |
| 225 | + ); |
| 226 | + name = "[CP] Check Pods Manifest.lock"; |
| 227 | + outputPaths = ( |
| 228 | + ); |
| 229 | + runOnlyForDeploymentPostprocessing = 0; |
| 230 | + shellPath = /bin/sh; |
| 231 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 232 | + showEnvVarsInLog = 0; |
| 233 | + }; |
| 234 | +/* End PBXShellScriptBuildPhase section */ |
| 235 | + |
161 | 236 | /* Begin PBXSourcesBuildPhase section */ |
162 | 237 | 50E9DCCB1D7DC370007D0ED5 /* Sources */ = { |
163 | 238 | isa = PBXSourcesBuildPhase; |
|
284 | 359 | }; |
285 | 360 | 50E9DCE21D7DC370007D0ED5 /* Debug */ = { |
286 | 361 | isa = XCBuildConfiguration; |
| 362 | + baseConfigurationReference = 7A076817F20389BCFDB75226 /* Pods-PAPermissionsApp.debug.xcconfig */; |
287 | 363 | buildSettings = { |
288 | 364 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
289 | 365 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 366 | + DEVELOPMENT_TEAM = K78G42H4U2; |
290 | 367 | INFOPLIST_FILE = PAPermissionsApp/Info.plist; |
291 | 368 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
292 | 369 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
298 | 375 | }; |
299 | 376 | 50E9DCE31D7DC370007D0ED5 /* Release */ = { |
300 | 377 | isa = XCBuildConfiguration; |
| 378 | + baseConfigurationReference = E57574E623D6435CA7FA8788 /* Pods-PAPermissionsApp.release.xcconfig */; |
301 | 379 | buildSettings = { |
302 | 380 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
303 | 381 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 382 | + DEVELOPMENT_TEAM = K78G42H4U2; |
304 | 383 | INFOPLIST_FILE = PAPermissionsApp/Info.plist; |
305 | 384 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
306 | 385 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
0 commit comments