|
18 | 18 | 01E7EAB11BFB6E3E001176A2 /* AXPopoverView.m in Sources */ = {isa = PBXBuildFile; fileRef = 01E7EAB01BFB6E3E001176A2 /* AXPopoverView.m */; };
|
19 | 19 | 01EEF3601C09E31500A24C47 /* test.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 01EEF35F1C09E31500A24C47 /* test.jpg */; };
|
20 | 20 | 01EEF3621C0AB01000A24C47 /* AXPopoverView.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 01EEF3611C0AB01000A24C47 /* AXPopoverView.bundle */; };
|
| 21 | + 3C6080D3EEF6F2601265CD0A /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 20572430BAD38A4F958E5A1D /* libPods.a */; }; |
21 | 22 | /* End PBXBuildFile section */
|
22 | 23 |
|
23 | 24 | /* Begin PBXFileReference section */
|
|
39 | 40 | 01E7EAB01BFB6E3E001176A2 /* AXPopoverView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AXPopoverView.m; sourceTree = "<group>"; };
|
40 | 41 | 01EEF35F1C09E31500A24C47 /* test.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = test.jpg; sourceTree = "<group>"; };
|
41 | 42 | 01EEF3611C0AB01000A24C47 /* AXPopoverView.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AXPopoverView.bundle; sourceTree = "<group>"; };
|
| 43 | + 06B831E057B5A8AF6DCCDF93 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
| 44 | + 20572430BAD38A4F958E5A1D /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 45 | + 2CFF6CDD19071C79FD304F76 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
42 | 46 | /* End PBXFileReference section */
|
43 | 47 |
|
44 | 48 | /* Begin PBXFrameworksBuildPhase section */
|
45 | 49 | 01E7EA911BFB6DC3001176A2 /* Frameworks */ = {
|
46 | 50 | isa = PBXFrameworksBuildPhase;
|
47 | 51 | buildActionMask = 2147483647;
|
48 | 52 | files = (
|
| 53 | + 3C6080D3EEF6F2601265CD0A /* libPods.a in Frameworks */, |
49 | 54 | );
|
50 | 55 | runOnlyForDeploymentPostprocessing = 0;
|
51 | 56 | };
|
|
57 | 62 | children = (
|
58 | 63 | 01E7EA961BFB6DC3001176A2 /* AXPopoverView */,
|
59 | 64 | 01E7EA951BFB6DC3001176A2 /* Products */,
|
| 65 | + AFA34F6318277CA83CF3449D /* Pods */, |
| 66 | + 397631DF91C94CADB66B5F8B /* Frameworks */, |
60 | 67 | );
|
61 | 68 | sourceTree = "<group>";
|
62 | 69 | };
|
|
108 | 115 | path = AXPopoverView;
|
109 | 116 | sourceTree = "<group>";
|
110 | 117 | };
|
| 118 | + 397631DF91C94CADB66B5F8B /* Frameworks */ = { |
| 119 | + isa = PBXGroup; |
| 120 | + children = ( |
| 121 | + 20572430BAD38A4F958E5A1D /* libPods.a */, |
| 122 | + ); |
| 123 | + name = Frameworks; |
| 124 | + sourceTree = "<group>"; |
| 125 | + }; |
| 126 | + AFA34F6318277CA83CF3449D /* Pods */ = { |
| 127 | + isa = PBXGroup; |
| 128 | + children = ( |
| 129 | + 2CFF6CDD19071C79FD304F76 /* Pods.debug.xcconfig */, |
| 130 | + 06B831E057B5A8AF6DCCDF93 /* Pods.release.xcconfig */, |
| 131 | + ); |
| 132 | + name = Pods; |
| 133 | + sourceTree = "<group>"; |
| 134 | + }; |
111 | 135 | /* End PBXGroup section */
|
112 | 136 |
|
113 | 137 | /* Begin PBXNativeTarget section */
|
114 | 138 | 01E7EA931BFB6DC3001176A2 /* AXPopoverView */ = {
|
115 | 139 | isa = PBXNativeTarget;
|
116 | 140 | buildConfigurationList = 01E7EAAB1BFB6DC3001176A2 /* Build configuration list for PBXNativeTarget "AXPopoverView" */;
|
117 | 141 | buildPhases = (
|
| 142 | + D18EEF4514ABF2393D098885 /* Check Pods Manifest.lock */, |
118 | 143 | 01E7EA901BFB6DC3001176A2 /* Sources */,
|
119 | 144 | 01E7EA911BFB6DC3001176A2 /* Frameworks */,
|
120 | 145 | 01E7EA921BFB6DC3001176A2 /* Resources */,
|
| 146 | + 6CBDF593628F69BA05398295 /* Embed Pods Frameworks */, |
| 147 | + 69883DDC05926706442F9383 /* Copy Pods Resources */, |
121 | 148 | );
|
122 | 149 | buildRules = (
|
123 | 150 | );
|
|
176 | 203 | };
|
177 | 204 | /* End PBXResourcesBuildPhase section */
|
178 | 205 |
|
| 206 | +/* Begin PBXShellScriptBuildPhase section */ |
| 207 | + 69883DDC05926706442F9383 /* Copy Pods Resources */ = { |
| 208 | + isa = PBXShellScriptBuildPhase; |
| 209 | + buildActionMask = 2147483647; |
| 210 | + files = ( |
| 211 | + ); |
| 212 | + inputPaths = ( |
| 213 | + ); |
| 214 | + name = "Copy Pods Resources"; |
| 215 | + outputPaths = ( |
| 216 | + ); |
| 217 | + runOnlyForDeploymentPostprocessing = 0; |
| 218 | + shellPath = /bin/sh; |
| 219 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; |
| 220 | + showEnvVarsInLog = 0; |
| 221 | + }; |
| 222 | + 6CBDF593628F69BA05398295 /* Embed Pods Frameworks */ = { |
| 223 | + isa = PBXShellScriptBuildPhase; |
| 224 | + buildActionMask = 2147483647; |
| 225 | + files = ( |
| 226 | + ); |
| 227 | + inputPaths = ( |
| 228 | + ); |
| 229 | + name = "Embed Pods Frameworks"; |
| 230 | + outputPaths = ( |
| 231 | + ); |
| 232 | + runOnlyForDeploymentPostprocessing = 0; |
| 233 | + shellPath = /bin/sh; |
| 234 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; |
| 235 | + showEnvVarsInLog = 0; |
| 236 | + }; |
| 237 | + D18EEF4514ABF2393D098885 /* Check Pods Manifest.lock */ = { |
| 238 | + isa = PBXShellScriptBuildPhase; |
| 239 | + buildActionMask = 2147483647; |
| 240 | + files = ( |
| 241 | + ); |
| 242 | + inputPaths = ( |
| 243 | + ); |
| 244 | + name = "Check Pods Manifest.lock"; |
| 245 | + outputPaths = ( |
| 246 | + ); |
| 247 | + runOnlyForDeploymentPostprocessing = 0; |
| 248 | + shellPath = /bin/sh; |
| 249 | + 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"; |
| 250 | + showEnvVarsInLog = 0; |
| 251 | + }; |
| 252 | +/* End PBXShellScriptBuildPhase section */ |
| 253 | + |
179 | 254 | /* Begin PBXSourcesBuildPhase section */
|
180 | 255 | 01E7EA901BFB6DC3001176A2 /* Sources */ = {
|
181 | 256 | isa = PBXSourcesBuildPhase;
|
|
294 | 369 | };
|
295 | 370 | 01E7EAAC1BFB6DC3001176A2 /* Debug */ = {
|
296 | 371 | isa = XCBuildConfiguration;
|
| 372 | + baseConfigurationReference = 2CFF6CDD19071C79FD304F76 /* Pods.debug.xcconfig */; |
297 | 373 | buildSettings = {
|
298 | 374 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
299 | 375 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
309 | 385 | };
|
310 | 386 | 01E7EAAD1BFB6DC3001176A2 /* Release */ = {
|
311 | 387 | isa = XCBuildConfiguration;
|
| 388 | + baseConfigurationReference = 06B831E057B5A8AF6DCCDF93 /* Pods.release.xcconfig */; |
312 | 389 | buildSettings = {
|
313 | 390 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
314 | 391 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
0 commit comments