|
20 | 20 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
21 | 21 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
22 | 22 | 999354DC0E63372C73A68B4C /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9EBB397F99FB54015C87211 /* libPods-Runner.a */; };
|
| 23 | + A0CE77B4227B03D600DE990D /* instabug_flutter_exampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A0CE77B3227B03D600DE990D /* instabug_flutter_exampleTests.m */; }; |
23 | 24 | /* End PBXBuildFile section */
|
24 | 25 |
|
| 26 | +/* Begin PBXContainerItemProxy section */ |
| 27 | + A0CE77B6227B03D600DE990D /* PBXContainerItemProxy */ = { |
| 28 | + isa = PBXContainerItemProxy; |
| 29 | + containerPortal = 97C146E61CF9000F007C117D /* Project object */; |
| 30 | + proxyType = 1; |
| 31 | + remoteGlobalIDString = 97C146ED1CF9000F007C117D; |
| 32 | + remoteInfo = Runner; |
| 33 | + }; |
| 34 | +/* End PBXContainerItemProxy section */ |
| 35 | + |
25 | 36 | /* Begin PBXCopyFilesBuildPhase section */
|
26 | 37 | 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
|
27 | 38 | isa = PBXCopyFilesBuildPhase;
|
|
56 | 67 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
57 | 68 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
58 | 69 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 70 | + A0CE77B1227B03D600DE990D /* instabug_flutter_exampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = instabug_flutter_exampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 71 | + A0CE77B3227B03D600DE990D /* instabug_flutter_exampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = instabug_flutter_exampleTests.m; sourceTree = "<group>"; }; |
| 72 | + A0CE77B5227B03D600DE990D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
59 | 73 | A9EBB397F99FB54015C87211 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
60 | 74 | BAC4880E1C40979FFB98D02A /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
61 | 75 | /* End PBXFileReference section */
|
|
71 | 85 | );
|
72 | 86 | runOnlyForDeploymentPostprocessing = 0;
|
73 | 87 | };
|
| 88 | + A0CE77AE227B03D600DE990D /* Frameworks */ = { |
| 89 | + isa = PBXFrameworksBuildPhase; |
| 90 | + buildActionMask = 2147483647; |
| 91 | + files = ( |
| 92 | + ); |
| 93 | + runOnlyForDeploymentPostprocessing = 0; |
| 94 | + }; |
74 | 95 | /* End PBXFrameworksBuildPhase section */
|
75 | 96 |
|
76 | 97 | /* Begin PBXGroup section */
|
|
110 | 131 | children = (
|
111 | 132 | 9740EEB11CF90186004384FC /* Flutter */,
|
112 | 133 | 97C146F01CF9000F007C117D /* Runner */,
|
| 134 | + A0CE77B2227B03D600DE990D /* instabug_flutter_exampleTests */, |
113 | 135 | 97C146EF1CF9000F007C117D /* Products */,
|
114 | 136 | 13077D31F6E12C6C6AA74720 /* Pods */,
|
115 | 137 | 33DBEB55B5A19F5D2F047D84 /* Frameworks */,
|
|
120 | 142 | isa = PBXGroup;
|
121 | 143 | children = (
|
122 | 144 | 97C146EE1CF9000F007C117D /* Runner.app */,
|
| 145 | + A0CE77B1227B03D600DE990D /* instabug_flutter_exampleTests.xctest */, |
123 | 146 | );
|
124 | 147 | name = Products;
|
125 | 148 | sourceTree = "<group>";
|
|
148 | 171 | name = "Supporting Files";
|
149 | 172 | sourceTree = "<group>";
|
150 | 173 | };
|
| 174 | + A0CE77B2227B03D600DE990D /* instabug_flutter_exampleTests */ = { |
| 175 | + isa = PBXGroup; |
| 176 | + children = ( |
| 177 | + A0CE77B3227B03D600DE990D /* instabug_flutter_exampleTests.m */, |
| 178 | + A0CE77B5227B03D600DE990D /* Info.plist */, |
| 179 | + ); |
| 180 | + path = instabug_flutter_exampleTests; |
| 181 | + sourceTree = "<group>"; |
| 182 | + }; |
151 | 183 | /* End PBXGroup section */
|
152 | 184 |
|
153 | 185 | /* Begin PBXNativeTarget section */
|
|
173 | 205 | productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
|
174 | 206 | productType = "com.apple.product-type.application";
|
175 | 207 | };
|
| 208 | + A0CE77B0227B03D600DE990D /* instabug_flutter_exampleTests */ = { |
| 209 | + isa = PBXNativeTarget; |
| 210 | + buildConfigurationList = A0CE77BB227B03D600DE990D /* Build configuration list for PBXNativeTarget "instabug_flutter_exampleTests" */; |
| 211 | + buildPhases = ( |
| 212 | + A0CE77AD227B03D600DE990D /* Sources */, |
| 213 | + A0CE77AE227B03D600DE990D /* Frameworks */, |
| 214 | + A0CE77AF227B03D600DE990D /* Resources */, |
| 215 | + ); |
| 216 | + buildRules = ( |
| 217 | + ); |
| 218 | + dependencies = ( |
| 219 | + A0CE77B7227B03D600DE990D /* PBXTargetDependency */, |
| 220 | + ); |
| 221 | + name = instabug_flutter_exampleTests; |
| 222 | + productName = instabug_flutter_exampleTests; |
| 223 | + productReference = A0CE77B1227B03D600DE990D /* instabug_flutter_exampleTests.xctest */; |
| 224 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 225 | + }; |
176 | 226 | /* End PBXNativeTarget section */
|
177 | 227 |
|
178 | 228 | /* Begin PBXProject section */
|
179 | 229 | 97C146E61CF9000F007C117D /* Project object */ = {
|
180 | 230 | isa = PBXProject;
|
181 | 231 | attributes = {
|
| 232 | + DefaultBuildSystemTypeForWorkspace = Original; |
182 | 233 | LastUpgradeCheck = 0910;
|
183 | 234 | ORGANIZATIONNAME = "The Chromium Authors";
|
184 | 235 | TargetAttributes = {
|
185 | 236 | 97C146ED1CF9000F007C117D = {
|
186 | 237 | CreatedOnToolsVersion = 7.3.1;
|
187 | 238 | };
|
| 239 | + A0CE77B0227B03D600DE990D = { |
| 240 | + CreatedOnToolsVersion = 10.1; |
| 241 | + ProvisioningStyle = Automatic; |
| 242 | + TestTargetID = 97C146ED1CF9000F007C117D; |
| 243 | + }; |
188 | 244 | };
|
189 | 245 | };
|
190 | 246 | buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
|
|
201 | 257 | projectRoot = "";
|
202 | 258 | targets = (
|
203 | 259 | 97C146ED1CF9000F007C117D /* Runner */,
|
| 260 | + A0CE77B0227B03D600DE990D /* instabug_flutter_exampleTests */, |
204 | 261 | );
|
205 | 262 | };
|
206 | 263 | /* End PBXProject section */
|
|
218 | 275 | );
|
219 | 276 | runOnlyForDeploymentPostprocessing = 0;
|
220 | 277 | };
|
| 278 | + A0CE77AF227B03D600DE990D /* Resources */ = { |
| 279 | + isa = PBXResourcesBuildPhase; |
| 280 | + buildActionMask = 2147483647; |
| 281 | + files = ( |
| 282 | + ); |
| 283 | + runOnlyForDeploymentPostprocessing = 0; |
| 284 | + }; |
221 | 285 | /* End PBXResourcesBuildPhase section */
|
222 | 286 |
|
223 | 287 | /* Begin PBXShellScriptBuildPhase section */
|
|
310 | 374 | );
|
311 | 375 | runOnlyForDeploymentPostprocessing = 0;
|
312 | 376 | };
|
| 377 | + A0CE77AD227B03D600DE990D /* Sources */ = { |
| 378 | + isa = PBXSourcesBuildPhase; |
| 379 | + buildActionMask = 2147483647; |
| 380 | + files = ( |
| 381 | + A0CE77B4227B03D600DE990D /* instabug_flutter_exampleTests.m in Sources */, |
| 382 | + ); |
| 383 | + runOnlyForDeploymentPostprocessing = 0; |
| 384 | + }; |
313 | 385 | /* End PBXSourcesBuildPhase section */
|
314 | 386 |
|
| 387 | +/* Begin PBXTargetDependency section */ |
| 388 | + A0CE77B7227B03D600DE990D /* PBXTargetDependency */ = { |
| 389 | + isa = PBXTargetDependency; |
| 390 | + target = 97C146ED1CF9000F007C117D /* Runner */; |
| 391 | + targetProxy = A0CE77B6227B03D600DE990D /* PBXContainerItemProxy */; |
| 392 | + }; |
| 393 | +/* End PBXTargetDependency section */ |
| 394 | + |
315 | 395 | /* Begin PBXVariantGroup section */
|
316 | 396 | 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
|
317 | 397 | isa = PBXVariantGroup;
|
|
552 | 632 | };
|
553 | 633 | name = Release;
|
554 | 634 | };
|
| 635 | + A0CE77B8227B03D600DE990D /* Debug */ = { |
| 636 | + isa = XCBuildConfiguration; |
| 637 | + buildSettings = { |
| 638 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 639 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 640 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 641 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 642 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 643 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 644 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 645 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 646 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 647 | + CODE_SIGN_STYLE = Automatic; |
| 648 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 649 | + INFOPLIST_FILE = instabug_flutter_exampleTests/Info.plist; |
| 650 | + IPHONEOS_DEPLOYMENT_TARGET = 12.1; |
| 651 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 652 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| 653 | + MTL_FAST_MATH = YES; |
| 654 | + PRODUCT_BUNDLE_IDENTIFIER = "a.instabug-flutter-exampleTests"; |
| 655 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 656 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 657 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
| 658 | + }; |
| 659 | + name = Debug; |
| 660 | + }; |
| 661 | + A0CE77B9227B03D600DE990D /* Release */ = { |
| 662 | + isa = XCBuildConfiguration; |
| 663 | + buildSettings = { |
| 664 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 665 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 666 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 667 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 668 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 669 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 670 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 671 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 672 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 673 | + CODE_SIGN_STYLE = Automatic; |
| 674 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 675 | + INFOPLIST_FILE = instabug_flutter_exampleTests/Info.plist; |
| 676 | + IPHONEOS_DEPLOYMENT_TARGET = 12.1; |
| 677 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 678 | + MTL_FAST_MATH = YES; |
| 679 | + PRODUCT_BUNDLE_IDENTIFIER = "a.instabug-flutter-exampleTests"; |
| 680 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 681 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 682 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
| 683 | + }; |
| 684 | + name = Release; |
| 685 | + }; |
| 686 | + A0CE77BA227B03D600DE990D /* Profile */ = { |
| 687 | + isa = XCBuildConfiguration; |
| 688 | + buildSettings = { |
| 689 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 690 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 691 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 692 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 693 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 694 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 695 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 696 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 697 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 698 | + CODE_SIGN_STYLE = Automatic; |
| 699 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 700 | + INFOPLIST_FILE = instabug_flutter_exampleTests/Info.plist; |
| 701 | + IPHONEOS_DEPLOYMENT_TARGET = 12.1; |
| 702 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 703 | + MTL_FAST_MATH = YES; |
| 704 | + PRODUCT_BUNDLE_IDENTIFIER = "a.instabug-flutter-exampleTests"; |
| 705 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 706 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 707 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
| 708 | + }; |
| 709 | + name = Profile; |
| 710 | + }; |
555 | 711 | /* End XCBuildConfiguration section */
|
556 | 712 |
|
557 | 713 | /* Begin XCConfigurationList section */
|
|
575 | 731 | defaultConfigurationIsVisible = 0;
|
576 | 732 | defaultConfigurationName = Release;
|
577 | 733 | };
|
| 734 | + A0CE77BB227B03D600DE990D /* Build configuration list for PBXNativeTarget "instabug_flutter_exampleTests" */ = { |
| 735 | + isa = XCConfigurationList; |
| 736 | + buildConfigurations = ( |
| 737 | + A0CE77B8227B03D600DE990D /* Debug */, |
| 738 | + A0CE77B9227B03D600DE990D /* Release */, |
| 739 | + A0CE77BA227B03D600DE990D /* Profile */, |
| 740 | + ); |
| 741 | + defaultConfigurationIsVisible = 0; |
| 742 | + defaultConfigurationName = Release; |
| 743 | + }; |
578 | 744 | /* End XCConfigurationList section */
|
579 | 745 | };
|
580 | 746 | rootObject = 97C146E61CF9000F007C117D /* Project object */;
|
|
0 commit comments