|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 7BBF7B8973B4CC7CB8C35CB0 /* libPods-WatchKitExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9E9EFF9E5138A3E864A83B20 /* libPods-WatchKitExample.a */; }; |
10 | 11 | A16DED7E1A31D63B007F09E8 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A16DED7D1A31D63B007F09E8 /* MapKit.framework */; };
|
11 | 12 | A171BC8C1A24AF4D0078E938 /* ImageInterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A171BC8A1A24AED50078E938 /* ImageInterfaceController.swift */; };
|
12 | 13 | A171BC8D1A24AF530078E938 /* MapInterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A171BC881A24AE2D0078E938 /* MapInterfaceController.swift */; };
|
|
25 | 26 | A1992C981A1CA20F005A48B8 /* WatchKitExample WatchKit Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = A1992C7E1A1CA20F005A48B8 /* WatchKitExample WatchKit Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
26 | 27 | A1CA0B0B1A1CE70600451409 /* DetailInterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1CA0B091A1CE6FE00451409 /* DetailInterfaceController.swift */; };
|
27 | 28 | A1DCEFFA1A1CC9FC003FCAA7 /* NewsTableRowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1DCEFF81A1CC90E003FCAA7 /* NewsTableRowController.swift */; };
|
| 29 | + A1EA03961AD685D300AC6C9A /* Locations.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1EA03951AD685D300AC6C9A /* Locations.swift */; }; |
| 30 | + A1EA03971AD685D300AC6C9A /* Locations.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1EA03951AD685D300AC6C9A /* Locations.swift */; }; |
28 | 31 | D245F3A01D42786A986E9C4A /* libPods-WatchKitExample WatchKit Extension.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F02DD82A59598445A1FBF192 /* libPods-WatchKitExample WatchKit Extension.a */; };
|
29 | 32 | /* End PBXBuildFile section */
|
30 | 33 |
|
|
61 | 64 |
|
62 | 65 | /* Begin PBXFileReference section */
|
63 | 66 | 17263925E928AB8FC5D80922 /* Pods-WatchKitExample WatchKit Extension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WatchKitExample WatchKit Extension.debug.xcconfig"; path = "Pods/Target Support Files/Pods-WatchKitExample WatchKit Extension/Pods-WatchKitExample WatchKit Extension.debug.xcconfig"; sourceTree = "<group>"; };
|
| 67 | + 338C55B3DEE699ED0DF018DF /* Pods-WatchKitExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WatchKitExample.release.xcconfig"; path = "Pods/Target Support Files/Pods-WatchKitExample/Pods-WatchKitExample.release.xcconfig"; sourceTree = "<group>"; }; |
64 | 68 | 419CD544A8700BC4196F241F /* Pods-WatchKitExample WatchKit Extension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WatchKitExample WatchKit Extension.release.xcconfig"; path = "Pods/Target Support Files/Pods-WatchKitExample WatchKit Extension/Pods-WatchKitExample WatchKit Extension.release.xcconfig"; sourceTree = "<group>"; };
|
| 69 | + 4E0E4C65D310517A201D49D3 /* Pods-WatchKitExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WatchKitExample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-WatchKitExample/Pods-WatchKitExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 70 | + 9E9EFF9E5138A3E864A83B20 /* libPods-WatchKitExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-WatchKitExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
65 | 71 | A16DED7D1A31D63B007F09E8 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
|
66 | 72 | A171BC881A24AE2D0078E938 /* MapInterfaceController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MapInterfaceController.swift; sourceTree = "<group>"; };
|
67 | 73 | A171BC8A1A24AED50078E938 /* ImageInterfaceController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageInterfaceController.swift; sourceTree = "<group>"; };
|
|
87 | 93 | A1CA0B091A1CE6FE00451409 /* DetailInterfaceController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DetailInterfaceController.swift; sourceTree = "<group>"; };
|
88 | 94 | A1DCEFF81A1CC90E003FCAA7 /* NewsTableRowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NewsTableRowController.swift; sourceTree = "<group>"; };
|
89 | 95 | A1DCEFFB1A1CCADF003FCAA7 /* BridgingHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BridgingHeader.h; sourceTree = "<group>"; };
|
| 96 | + A1EA03941AD67EC000AC6C9A /* BridgingHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BridgingHeader.h; sourceTree = "<group>"; }; |
| 97 | + A1EA03951AD685D300AC6C9A /* Locations.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Locations.swift; sourceTree = "<group>"; }; |
90 | 98 | F02DD82A59598445A1FBF192 /* libPods-WatchKitExample WatchKit Extension.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-WatchKitExample WatchKit Extension.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
91 | 99 | /* End PBXFileReference section */
|
92 | 100 |
|
|
103 | 111 | buildActionMask = 2147483647;
|
104 | 112 | files = (
|
105 | 113 | A16DED7E1A31D63B007F09E8 /* MapKit.framework in Frameworks */,
|
| 114 | + 7BBF7B8973B4CC7CB8C35CB0 /* libPods-WatchKitExample.a in Frameworks */, |
106 | 115 | );
|
107 | 116 | runOnlyForDeploymentPostprocessing = 0;
|
108 | 117 | };
|
|
123 | 132 | children = (
|
124 | 133 | 17263925E928AB8FC5D80922 /* Pods-WatchKitExample WatchKit Extension.debug.xcconfig */,
|
125 | 134 | 419CD544A8700BC4196F241F /* Pods-WatchKitExample WatchKit Extension.release.xcconfig */,
|
| 135 | + 4E0E4C65D310517A201D49D3 /* Pods-WatchKitExample.debug.xcconfig */, |
| 136 | + 338C55B3DEE699ED0DF018DF /* Pods-WatchKitExample.release.xcconfig */, |
126 | 137 | );
|
127 | 138 | name = Pods;
|
128 | 139 | sourceTree = "<group>";
|
|
153 | 164 | isa = PBXGroup;
|
154 | 165 | children = (
|
155 | 166 | A1992C5A1A1CA1F6005A48B8 /* AppDelegate.swift */,
|
| 167 | + A1EA03941AD67EC000AC6C9A /* BridgingHeader.h */, |
156 | 168 | A1992C611A1CA1F6005A48B8 /* Images.xcassets */,
|
157 | 169 | A1992C591A1CA1F6005A48B8 /* Info.plist */,
|
158 | 170 | A1992C631A1CA1F6005A48B8 /* LaunchScreen.xib */,
|
| 171 | + A1EA03951AD685D300AC6C9A /* Locations.swift */, |
159 | 172 | A1992C5E1A1CA1F6005A48B8 /* Main.storyboard */,
|
160 | 173 | A1992C5C1A1CA1F6005A48B8 /* ViewController.swift */,
|
161 | 174 | A179EA8A1A31C97F001155AE /* WatchKitExample.entitlements */,
|
|
169 | 182 | A16DED7D1A31D63B007F09E8 /* MapKit.framework */,
|
170 | 183 | A1992C801A1CA20F005A48B8 /* WatchKit.framework */,
|
171 | 184 | F02DD82A59598445A1FBF192 /* libPods-WatchKitExample WatchKit Extension.a */,
|
| 185 | + 9E9EFF9E5138A3E864A83B20 /* libPods-WatchKitExample.a */, |
172 | 186 | );
|
173 | 187 | name = Frameworks;
|
174 | 188 | sourceTree = "<group>";
|
|
207 | 221 | isa = PBXNativeTarget;
|
208 | 222 | buildConfigurationList = A1992C741A1CA1F6005A48B8 /* Build configuration list for PBXNativeTarget "WatchKitExample" */;
|
209 | 223 | buildPhases = (
|
| 224 | + CADE691FCD7B51B30B7C31A6 /* Check Pods Manifest.lock */, |
210 | 225 | A1992C511A1CA1F6005A48B8 /* Sources */,
|
211 | 226 | A1992C521A1CA1F6005A48B8 /* Frameworks */,
|
212 | 227 | A1992C531A1CA1F6005A48B8 /* Resources */,
|
213 | 228 | A1992C9F1A1CA20F005A48B8 /* Embed App Extensions */,
|
| 229 | + 450E9D246791D92AC26C8F95 /* Copy Pods Resources */, |
214 | 230 | );
|
215 | 231 | buildRules = (
|
216 | 232 | );
|
|
342 | 358 | /* End PBXResourcesBuildPhase section */
|
343 | 359 |
|
344 | 360 | /* Begin PBXShellScriptBuildPhase section */
|
| 361 | + 450E9D246791D92AC26C8F95 /* Copy Pods Resources */ = { |
| 362 | + isa = PBXShellScriptBuildPhase; |
| 363 | + buildActionMask = 2147483647; |
| 364 | + files = ( |
| 365 | + ); |
| 366 | + inputPaths = ( |
| 367 | + ); |
| 368 | + name = "Copy Pods Resources"; |
| 369 | + outputPaths = ( |
| 370 | + ); |
| 371 | + runOnlyForDeploymentPostprocessing = 0; |
| 372 | + shellPath = /bin/sh; |
| 373 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-WatchKitExample/Pods-WatchKitExample-resources.sh\"\n"; |
| 374 | + showEnvVarsInLog = 0; |
| 375 | + }; |
345 | 376 | 516619165BA4E455CC6C7B23 /* Check Pods Manifest.lock */ = {
|
346 | 377 | isa = PBXShellScriptBuildPhase;
|
347 | 378 | buildActionMask = 2147483647;
|
|
357 | 388 | 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";
|
358 | 389 | showEnvVarsInLog = 0;
|
359 | 390 | };
|
| 391 | + CADE691FCD7B51B30B7C31A6 /* Check Pods Manifest.lock */ = { |
| 392 | + isa = PBXShellScriptBuildPhase; |
| 393 | + buildActionMask = 2147483647; |
| 394 | + files = ( |
| 395 | + ); |
| 396 | + inputPaths = ( |
| 397 | + ); |
| 398 | + name = "Check Pods Manifest.lock"; |
| 399 | + outputPaths = ( |
| 400 | + ); |
| 401 | + runOnlyForDeploymentPostprocessing = 0; |
| 402 | + shellPath = /bin/sh; |
| 403 | + 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"; |
| 404 | + showEnvVarsInLog = 0; |
| 405 | + }; |
360 | 406 | EADA10A0F53FDF82E47899A9 /* Copy Pods Resources */ = {
|
361 | 407 | isa = PBXShellScriptBuildPhase;
|
362 | 408 | buildActionMask = 2147483647;
|
|
379 | 425 | isa = PBXSourcesBuildPhase;
|
380 | 426 | buildActionMask = 2147483647;
|
381 | 427 | files = (
|
| 428 | + A1EA03961AD685D300AC6C9A /* Locations.swift in Sources */, |
382 | 429 | A1992C5D1A1CA1F6005A48B8 /* ViewController.swift in Sources */,
|
383 | 430 | A1992C5B1A1CA1F6005A48B8 /* AppDelegate.swift in Sources */,
|
384 | 431 | );
|
|
391 | 438 | A1CA0B0B1A1CE70600451409 /* DetailInterfaceController.swift in Sources */,
|
392 | 439 | A171BC8D1A24AF530078E938 /* MapInterfaceController.swift in Sources */,
|
393 | 440 | A171BC8C1A24AF4D0078E938 /* ImageInterfaceController.swift in Sources */,
|
| 441 | + A1EA03971AD685D300AC6C9A /* Locations.swift in Sources */, |
394 | 442 | A1DCEFFA1A1CC9FC003FCAA7 /* NewsTableRowController.swift in Sources */,
|
395 | 443 | A171BC901A24B1120078E938 /* BaseInterfaceController.swift in Sources */,
|
396 | 444 | A1992C861A1CA20F005A48B8 /* InterfaceController.swift in Sources */,
|
|
511 | 559 | };
|
512 | 560 | A1992C751A1CA1F6005A48B8 /* Debug */ = {
|
513 | 561 | isa = XCBuildConfiguration;
|
| 562 | + baseConfigurationReference = 4E0E4C65D310517A201D49D3 /* Pods-WatchKitExample.debug.xcconfig */; |
514 | 563 | buildSettings = {
|
515 | 564 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
516 | 565 | CODE_SIGN_ENTITLEMENTS = "Main App/WatchKitExample.entitlements";
|
|
521 | 570 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
522 | 571 | PRODUCT_NAME = "$(TARGET_NAME)";
|
523 | 572 | PROVISIONING_PROFILE = "";
|
| 573 | + SWIFT_OBJC_BRIDGING_HEADER = "Main App/BridgingHeader.h"; |
524 | 574 | };
|
525 | 575 | name = Debug;
|
526 | 576 | };
|
527 | 577 | A1992C761A1CA1F6005A48B8 /* Release */ = {
|
528 | 578 | isa = XCBuildConfiguration;
|
| 579 | + baseConfigurationReference = 338C55B3DEE699ED0DF018DF /* Pods-WatchKitExample.release.xcconfig */; |
529 | 580 | buildSettings = {
|
530 | 581 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
531 | 582 | CODE_SIGN_ENTITLEMENTS = "Main App/WatchKitExample.entitlements";
|
|
536 | 587 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
537 | 588 | PRODUCT_NAME = "$(TARGET_NAME)";
|
538 | 589 | PROVISIONING_PROFILE = "";
|
| 590 | + SWIFT_OBJC_BRIDGING_HEADER = "Main App/BridgingHeader.h"; |
539 | 591 | };
|
540 | 592 | name = Release;
|
541 | 593 | };
|
|
0 commit comments