|
287 | 287 | 944F7486197B458C009AB039 /* FLEXHierarchyTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLEXHierarchyTableViewController.m; sourceTree = "<group>"; };
|
288 | 288 | 944F7487197B458C009AB039 /* FLEXImagePreviewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLEXImagePreviewViewController.h; sourceTree = "<group>"; };
|
289 | 289 | 944F7488197B458C009AB039 /* FLEXImagePreviewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLEXImagePreviewViewController.m; sourceTree = "<group>"; };
|
290 |
| - 946C6EC71A7598D3006545C2 /* FLEXSystemLogTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FLEXSystemLogTableViewCell.h; path = "FLEXSystemLogTableViewCell.h"; sourceTree = "<group>"; }; |
291 |
| - 946C6EC81A7598D3006545C2 /* FLEXSystemLogTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FLEXSystemLogTableViewCell.m; path = "FLEXSystemLogTableViewCell.m"; sourceTree = "<group>"; }; |
292 |
| - 946C6ECA1A759928006545C2 /* FLEXSystemLogTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FLEXSystemLogTableViewController.m; path = "FLEXSystemLogTableViewController.m"; sourceTree = "<group>"; }; |
293 |
| - 946C6ECB1A759928006545C2 /* FLEXSystemLogTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FLEXSystemLogTableViewController.h; path = "FLEXSystemLogTableViewController.h"; sourceTree = "<group>"; }; |
294 |
| - 946C6ECD1A7599C4006545C2 /* FLEXSystemLogMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FLEXSystemLogMessage.h; path = "FLEXSystemLogMessage.h"; sourceTree = "<group>"; }; |
295 |
| - 946C6ECE1A7599C4006545C2 /* FLEXSystemLogMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FLEXSystemLogMessage.m; path = "FLEXSystemLogMessage.m"; sourceTree = "<group>"; }; |
| 290 | + 946C6EC71A7598D3006545C2 /* FLEXSystemLogTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLEXSystemLogTableViewCell.h; sourceTree = "<group>"; }; |
| 291 | + 946C6EC81A7598D3006545C2 /* FLEXSystemLogTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLEXSystemLogTableViewCell.m; sourceTree = "<group>"; }; |
| 292 | + 946C6ECA1A759928006545C2 /* FLEXSystemLogTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLEXSystemLogTableViewController.m; sourceTree = "<group>"; }; |
| 293 | + 946C6ECB1A759928006545C2 /* FLEXSystemLogTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLEXSystemLogTableViewController.h; sourceTree = "<group>"; }; |
| 294 | + 946C6ECD1A7599C4006545C2 /* FLEXSystemLogMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLEXSystemLogMessage.h; sourceTree = "<group>"; }; |
| 295 | + 946C6ECE1A7599C4006545C2 /* FLEXSystemLogMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLEXSystemLogMessage.m; sourceTree = "<group>"; }; |
296 | 296 | 94C681F11A3E941800E1936D /* FLEXLayerExplorerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLEXLayerExplorerViewController.h; sourceTree = "<group>"; };
|
297 | 297 | 94C681F21A3E941800E1936D /* FLEXLayerExplorerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLEXLayerExplorerViewController.m; sourceTree = "<group>"; };
|
298 | 298 | 94CB48371A8EC6000054A905 /* FLEXMultilineTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLEXMultilineTableViewCell.h; sourceTree = "<group>"; };
|
|
626 | 626 | 944F7473197B458C009AB039 /* Global State Explorers */ = {
|
627 | 627 | isa = PBXGroup;
|
628 | 628 | children = (
|
629 |
| - 946C6EC61A75986C006545C2 /* SystemLog */, |
| 629 | + 946C6EC61A75986C006545C2 /* System Log */, |
630 | 630 | 944F7474197B458C009AB039 /* FLEXClassesTableViewController.h */,
|
631 | 631 | 944F7475197B458C009AB039 /* FLEXClassesTableViewController.m */,
|
632 | 632 | 944F7476197B458C009AB039 /* FLEXFileBrowserTableViewController.h */,
|
|
673 | 673 | name = "FLEX Integration";
|
674 | 674 | sourceTree = "<group>";
|
675 | 675 | };
|
676 |
| - 946C6EC61A75986C006545C2 /* SystemLog */ = { |
| 676 | + 946C6EC61A75986C006545C2 /* System Log */ = { |
677 | 677 | isa = PBXGroup;
|
678 | 678 | children = (
|
679 | 679 | 946C6ECB1A759928006545C2 /* FLEXSystemLogTableViewController.h */,
|
|
722 | 722 | 5356823218F3656900BAAD62 /* Project object */ = {
|
723 | 723 | isa = PBXProject;
|
724 | 724 | attributes = {
|
725 |
| - LastUpgradeCheck = 0510; |
| 725 | + LastUpgradeCheck = 0700; |
726 | 726 | ORGANIZATIONNAME = f;
|
727 | 727 | };
|
728 | 728 | buildConfigurationList = 5356823518F3656900BAAD62 /* Build configuration list for PBXProject "UICatalog" */;
|
|
905 | 905 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
906 | 906 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
907 | 907 | COPY_PHASE_STRIP = NO;
|
| 908 | + ENABLE_TESTABILITY = YES; |
908 | 909 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
909 | 910 | GCC_DYNAMIC_NO_PIC = NO;
|
910 | 911 | GCC_OPTIMIZATION_LEVEL = 0;
|
|
968 | 969 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
969 | 970 | GCC_PREFIX_HEADER = "UICatalog/UICatalog-Prefix.pch";
|
970 | 971 | INFOPLIST_FILE = "UICatalog/UICatalog-Info.plist";
|
| 972 | + PRODUCT_BUNDLE_IDENTIFIER = "com.example.apple-samplecode.UICatalog"; |
971 | 973 | PRODUCT_NAME = "$(TARGET_NAME)";
|
972 | 974 | WRAPPER_EXTENSION = app;
|
973 | 975 | };
|
|
982 | 984 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
983 | 985 | GCC_PREFIX_HEADER = "UICatalog/UICatalog-Prefix.pch";
|
984 | 986 | INFOPLIST_FILE = "UICatalog/UICatalog-Info.plist";
|
| 987 | + PRODUCT_BUNDLE_IDENTIFIER = "com.example.apple-samplecode.UICatalog"; |
985 | 988 | PRODUCT_NAME = "$(TARGET_NAME)";
|
986 | 989 | WRAPPER_EXTENSION = app;
|
987 | 990 | };
|
|
0 commit comments