|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 5BB1A61A6A1B20597B8B4286 /* Pods_MapzenSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04E4AC0993E5EBFAAC2141F1 /* Pods_MapzenSDK.framework */; };
|
11 | 11 | 7D4639F11EB115280074BEC5 /* MapzenSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D4639E81EB115280074BEC5 /* MapzenSDK.framework */; };
|
12 |
| - 7D4639FD1EB115280074BEC5 /* MapzenSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D4639E81EB115280074BEC5 /* MapzenSDK.framework */; }; |
13 |
| - 7D4639FE1EB115280074BEC5 /* MapzenSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 7D4639E81EB115280074BEC5 /* MapzenSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
14 | 12 | 7D463A191EB135460074BEC5 /* ApplicationExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D463A061EB135460074BEC5 /* ApplicationExtensions.swift */; };
|
15 | 13 | 7D463A1A1EB135460074BEC5 /* BundleExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D463A071EB135460074BEC5 /* BundleExtensions.swift */; };
|
16 | 14 | 7D463A1B1EB135460074BEC5 /* DictionaryExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D463A081EB135460074BEC5 /* DictionaryExtensions.swift */; };
|
17 | 15 | 7D463A1C1EB135460074BEC5 /* Dimensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D463A0A1EB135460074BEC5 /* Dimensions.swift */; };
|
18 |
| - 7D463A1D1EB135460074BEC5 /* LocationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D463A0B1EB135460074BEC5 /* LocationManager.swift */; }; |
19 | 16 | 7D463A1E1EB135460074BEC5 /* MapzenManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D463A0C1EB135460074BEC5 /* MapzenManager.swift */; };
|
20 | 17 | 7D463A1F1EB135460074BEC5 /* MapzenManagerExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D463A0D1EB135460074BEC5 /* MapzenManagerExtensions.swift */; };
|
21 | 18 | 7D463A201EB135460074BEC5 /* MapzenSearch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D463A0E1EB135460074BEC5 /* MapzenSearch.swift */; };
|
|
69 | 66 | DB7A33DF1C8F8E8B009CC743 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DB7A33DE1C8F8E8B009CC743 /* Assets.xcassets */; };
|
70 | 67 | DB7A33E21C8F8E8B009CC743 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DB7A33E01C8F8E8B009CC743 /* LaunchScreen.storyboard */; };
|
71 | 68 | DBC869901D3662DD00DDC4FE /* SampleAutocompleteTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBC8698F1D3662DD00DDC4FE /* SampleAutocompleteTableViewController.swift */; };
|
| 69 | + DBEF2B141EC3B99A00D19B62 /* LocationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D463A0B1EB135460074BEC5 /* LocationManager.swift */; }; |
72 | 70 | DBF441AE1D351B0A007DEE95 /* DemoMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBF441AD1D351B0A007DEE95 /* DemoMapViewController.swift */; };
|
73 | 71 | DBF441B01D351C90007DEE95 /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DBF441AF1D351C90007DEE95 /* GLKit.framework */; };
|
74 | 72 | /* End PBXBuildFile section */
|
|
88 | 86 | remoteGlobalIDString = DB7A33D31C8F8E8B009CC743;
|
89 | 87 | remoteInfo = "ios-sdk";
|
90 | 88 | };
|
91 |
| - 7D4639FB1EB115280074BEC5 /* PBXContainerItemProxy */ = { |
92 |
| - isa = PBXContainerItemProxy; |
93 |
| - containerPortal = DB7A33CC1C8F8E8B009CC743 /* Project object */; |
94 |
| - proxyType = 1; |
95 |
| - remoteGlobalIDString = 7D4639E71EB115270074BEC5; |
96 |
| - remoteInfo = MapzenSDK; |
97 |
| - }; |
98 | 89 | DB7A33E91C8F8E8B009CC743 /* PBXContainerItemProxy */ = {
|
99 | 90 | isa = PBXContainerItemProxy;
|
100 | 91 | containerPortal = DB7A33CC1C8F8E8B009CC743 /* Project object */;
|
|
105 | 96 | /* End PBXContainerItemProxy section */
|
106 | 97 |
|
107 | 98 | /* Begin PBXCopyFilesBuildPhase section */
|
108 |
| - 7D463A041EB115280074BEC5 /* Embed Frameworks */ = { |
109 |
| - isa = PBXCopyFilesBuildPhase; |
110 |
| - buildActionMask = 2147483647; |
111 |
| - dstPath = ""; |
112 |
| - dstSubfolderSpec = 10; |
113 |
| - files = ( |
114 |
| - 7D4639FE1EB115280074BEC5 /* MapzenSDK.framework in Embed Frameworks */, |
115 |
| - ); |
116 |
| - name = "Embed Frameworks"; |
117 |
| - runOnlyForDeploymentPostprocessing = 0; |
118 |
| - }; |
119 | 99 | 7D9EBCD31E6E0BA500303E1B /* CopyFiles */ = {
|
120 | 100 | isa = PBXCopyFilesBuildPhase;
|
121 | 101 | buildActionMask = 2147483647;
|
|
228 | 208 | isa = PBXFrameworksBuildPhase;
|
229 | 209 | buildActionMask = 2147483647;
|
230 | 210 | files = (
|
231 |
| - 7D4639FD1EB115280074BEC5 /* MapzenSDK.framework in Frameworks */, |
232 | 211 | DBF441B01D351C90007DEE95 /* GLKit.framework in Frameworks */,
|
233 | 212 | AC586709D7E7D4C22AA9474D /* Pods_ios_sdk.framework in Frameworks */,
|
234 | 213 | );
|
|
456 | 435 | 191580EBEEB1CBE8776858D7 /* [CP] Embed Pods Frameworks */,
|
457 | 436 | 9ED767F151C3E563270C40FC /* [CP] Copy Pods Resources */,
|
458 | 437 | 7D9EBCD31E6E0BA500303E1B /* CopyFiles */,
|
459 |
| - 7D463A041EB115280074BEC5 /* Embed Frameworks */, |
460 | 438 | );
|
461 | 439 | buildRules = (
|
462 | 440 | );
|
463 | 441 | dependencies = (
|
464 |
| - 7D4639FC1EB115280074BEC5 /* PBXTargetDependency */, |
465 | 442 | );
|
466 | 443 | name = "ios-sdk";
|
467 | 444 | productName = "ios-sdk";
|
|
504 | 481 | 7D4639EF1EB115280074BEC5 = {
|
505 | 482 | CreatedOnToolsVersion = 8.3.1;
|
506 | 483 | LastSwiftMigration = 0830;
|
507 |
| - ProvisioningStyle = Automatic; |
| 484 | + ProvisioningStyle = Manual; |
508 | 485 | TestTargetID = DB7A33D31C8F8E8B009CC743;
|
509 | 486 | };
|
510 | 487 | DB7A33D31C8F8E8B009CC743 = {
|
|
719 | 696 | 7D463A1C1EB135460074BEC5 /* Dimensions.swift in Sources */,
|
720 | 697 | 7D463A191EB135460074BEC5 /* ApplicationExtensions.swift in Sources */,
|
721 | 698 | 7D463A221EB135460074BEC5 /* MZMapViewController.swift in Sources */,
|
722 |
| - 7D463A1D1EB135460074BEC5 /* LocationManager.swift in Sources */, |
| 699 | + DBEF2B141EC3B99A00D19B62 /* LocationManager.swift in Sources */, |
723 | 700 | 7D463A2A1EB135460074BEC5 /* UIColorExtensions.swift in Sources */,
|
724 | 701 | 7D463A1A1EB135460074BEC5 /* BundleExtensions.swift in Sources */,
|
725 | 702 | 7D463A291EB135460074BEC5 /* TangramExtensions.swift in Sources */,
|
|
795 | 772 | target = DB7A33D31C8F8E8B009CC743 /* ios-sdk */;
|
796 | 773 | targetProxy = 7D4639F41EB115280074BEC5 /* PBXContainerItemProxy */;
|
797 | 774 | };
|
798 |
| - 7D4639FC1EB115280074BEC5 /* PBXTargetDependency */ = { |
799 |
| - isa = PBXTargetDependency; |
800 |
| - target = 7D4639E71EB115270074BEC5 /* MapzenSDK */; |
801 |
| - targetProxy = 7D4639FB1EB115280074BEC5 /* PBXContainerItemProxy */; |
802 |
| - }; |
803 | 775 | DB7A33EA1C8F8E8B009CC743 /* PBXTargetDependency */ = {
|
804 | 776 | isa = PBXTargetDependency;
|
805 | 777 | target = DB7A33D31C8F8E8B009CC743 /* ios-sdk */;
|
|
892 | 864 | isa = XCBuildConfiguration;
|
893 | 865 | baseConfigurationReference = D3998FF91F67B727EE3E0C7A /* Pods-MapzenSDKTests.debug.xcconfig */;
|
894 | 866 | buildSettings = {
|
| 867 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
895 | 868 | CLANG_ANALYZER_NONNULL = YES;
|
896 | 869 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
897 | 870 | CLANG_ENABLE_MODULES = YES;
|
898 | 871 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
| 872 | + DEVELOPMENT_TEAM = ""; |
899 | 873 | INFOPLIST_FILE = MapzenSDKTests/Info.plist;
|
900 | 874 | IPHONEOS_DEPLOYMENT_TARGET = 10.3;
|
901 | 875 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
902 | 876 | PRODUCT_BUNDLE_IDENTIFIER = com.mapzen.MapzenSDKTests;
|
903 | 877 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 878 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
904 | 879 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
905 | 880 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
906 | 881 | SWIFT_VERSION = 3.0;
|
|
912 | 887 | isa = XCBuildConfiguration;
|
913 | 888 | baseConfigurationReference = AAABB1E1300FAB97736F2F7F /* Pods-MapzenSDKTests.release.xcconfig */;
|
914 | 889 | buildSettings = {
|
| 890 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
915 | 891 | CLANG_ANALYZER_NONNULL = YES;
|
916 | 892 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
917 | 893 | CLANG_ENABLE_MODULES = YES;
|
918 | 894 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
919 | 895 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
| 896 | + DEVELOPMENT_TEAM = ""; |
920 | 897 | INFOPLIST_FILE = MapzenSDKTests/Info.plist;
|
921 | 898 | IPHONEOS_DEPLOYMENT_TARGET = 10.3;
|
922 | 899 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
923 | 900 | PRODUCT_BUNDLE_IDENTIFIER = com.mapzen.MapzenSDKTests;
|
924 | 901 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 902 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
925 | 903 | SWIFT_VERSION = 3.0;
|
926 | 904 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ios-sdk.app/ios-sdk";
|
927 | 905 | };
|
|
0 commit comments