|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 2733A75A1BD6DF7B00F0FF07 /* database2.icns in Resources */ = {isa = PBXBuildFile; fileRef = 2733A7591BD6DF7B00F0FF07 /* database2.icns */; }; |
11 | 10 | 2733A75D1BD70E5600F0FF07 /* JSONItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 2733A75C1BD70E5600F0FF07 /* JSONItem.m */; }; |
12 | 11 | 274789FF15F97520006E842D /* URLFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 274789FE15F97520006E842D /* URLFormatter.m */; }; |
13 | 12 | 27538FA517F28B31004C3BFD /* CouchbaseLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27538FA417F28B31004C3BFD /* CouchbaseLite.framework */; }; |
14 | 13 | 27538FA617F29303004C3BFD /* CouchbaseLite.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 27538FA417F28B31004C3BFD /* CouchbaseLite.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
15 | 14 | 27538FA917F34C09004C3BFD /* AppList.m in Sources */ = {isa = PBXBuildFile; fileRef = 27538FA817F34C09004C3BFD /* AppList.m */; }; |
16 | 15 | 27538FAF17F3607C004C3BFD /* AppListController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27538FAD17F3607C004C3BFD /* AppListController.m */; }; |
17 | 16 | 27538FB017F3607C004C3BFD /* AppListController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 27538FAE17F3607C004C3BFD /* AppListController.xib */; }; |
18 | | - 27557B2317F38DF100F28764 /* ios_app.png in Resources */ = {isa = PBXBuildFile; fileRef = 27557B2217F38DF100F28764 /* ios_app.png */; }; |
19 | 17 | 2765CF7815544FAA0087D810 /* DocEditor.m in Sources */ = {isa = PBXBuildFile; fileRef = 2765CF7715544FAA0087D810 /* DocEditor.m */; }; |
20 | 18 | 276AA6C21BD846CD00973893 /* JSONKeyFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 276AA6C11BD846CD00973893 /* JSONKeyFormatter.m */; }; |
21 | 19 | 278B0C6F152A64A900577747 /* DBDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 278B0C6D152A64A900577747 /* DBDocument.m */; }; |
22 | | - 278B0C72152A6B7C00577747 /* DBDoc.icns in Resources */ = {isa = PBXBuildFile; fileRef = 278B0C71152A6B7C00577747 /* DBDoc.icns */; }; |
23 | 20 | 278C85B81554810D0016C7A4 /* JSONFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 278C85B71554810D0016C7A4 /* JSONFormatter.m */; }; |
24 | 21 | 27A8A777152A008200363704 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27A8A776152A008200363704 /* Cocoa.framework */; }; |
25 | 22 | 27A8A781152A008200363704 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 27A8A77F152A008200363704 /* InfoPlist.strings */; }; |
|
29 | 26 | 27A8A78D152A008200363704 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 27A8A78B152A008200363704 /* MainMenu.xib */; }; |
30 | 27 | 27A8A79A152A01FF00363704 /* DBWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A8A798152A01FF00363704 /* DBWindowController.m */; }; |
31 | 28 | 27A8A79B152A01FF00363704 /* DBWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 27A8A799152A01FF00363704 /* DBWindowController.xib */; }; |
| 29 | + 27DC377C1BDE8BAB00734E82 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 27DC377B1BDE8BAB00734E82 /* Images.xcassets */; }; |
| 30 | + 27DC377E1BDE8EC100734E82 /* DBDoc.icns in Resources */ = {isa = PBXBuildFile; fileRef = 27DC377D1BDE8EC100734E82 /* DBDoc.icns */; }; |
32 | 31 | 27F3A62D15EE70B300263663 /* DocHistory.m in Sources */ = {isa = PBXBuildFile; fileRef = 27F3A62C15EE70B300263663 /* DocHistory.m */; }; |
33 | 32 | 27F3A63015EE98C100263663 /* QueryResultController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27F3A62F15EE98C100263663 /* QueryResultController.m */; }; |
34 | 33 | 27F3A63315EEA06900263663 /* RevTreeController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27F3A63215EEA06900263663 /* RevTreeController.m */; }; |
35 | | - 27F3A63B15F0095800263663 /* database.icns in Resources */ = {isa = PBXBuildFile; fileRef = 27F3A63A15F0095800263663 /* database.icns */; }; |
36 | | - 27F87AFC1555E7FD00F0A416 /* AppIcon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 27F87AFB1555E7FC00F0A416 /* AppIcon.icns */; }; |
37 | 34 | /* End PBXBuildFile section */ |
38 | 35 |
|
39 | 36 | /* Begin PBXCopyFilesBuildPhase section */ |
|
51 | 48 | /* End PBXCopyFilesBuildPhase section */ |
52 | 49 |
|
53 | 50 | /* Begin PBXFileReference section */ |
54 | | - 2733A7591BD6DF7B00F0FF07 /* database2.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = database2.icns; sourceTree = "<group>"; }; |
55 | 51 | 2733A75B1BD70E5600F0FF07 /* JSONItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONItem.h; sourceTree = "<group>"; }; |
56 | 52 | 2733A75C1BD70E5600F0FF07 /* JSONItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSONItem.m; sourceTree = "<group>"; }; |
57 | 53 | 274789FD15F97520006E842D /* URLFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = URLFormatter.h; sourceTree = "<group>"; }; |
|
62 | 58 | 27538FAC17F3607C004C3BFD /* AppListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppListController.h; sourceTree = "<group>"; }; |
63 | 59 | 27538FAD17F3607C004C3BFD /* AppListController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppListController.m; sourceTree = "<group>"; }; |
64 | 60 | 27538FAE17F3607C004C3BFD /* AppListController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AppListController.xib; sourceTree = "<group>"; }; |
65 | | - 27557B2217F38DF100F28764 /* ios_app.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ios_app.png; sourceTree = "<group>"; }; |
66 | 61 | 2765CF7615544FAA0087D810 /* DocEditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DocEditor.h; sourceTree = "<group>"; }; |
67 | 62 | 2765CF7715544FAA0087D810 /* DocEditor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DocEditor.m; sourceTree = "<group>"; }; |
68 | 63 | 276AA6C01BD846CD00973893 /* JSONKeyFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONKeyFormatter.h; sourceTree = "<group>"; }; |
69 | 64 | 276AA6C11BD846CD00973893 /* JSONKeyFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSONKeyFormatter.m; sourceTree = "<group>"; }; |
70 | 65 | 278B0C6C152A64A900577747 /* DBDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DBDocument.h; sourceTree = "<group>"; }; |
71 | 66 | 278B0C6D152A64A900577747 /* DBDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DBDocument.m; sourceTree = "<group>"; }; |
72 | | - 278B0C71152A6B7C00577747 /* DBDoc.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = DBDoc.icns; sourceTree = "<group>"; }; |
73 | 67 | 278C85B61554810D0016C7A4 /* JSONFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONFormatter.h; sourceTree = "<group>"; }; |
74 | 68 | 278C85B71554810D0016C7A4 /* JSONFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSONFormatter.m; sourceTree = "<group>"; }; |
75 | 69 | 27A8A772152A008200363704 /* Couchbase Lite Viewer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Couchbase Lite Viewer.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
88 | 82 | 27A8A797152A01FF00363704 /* DBWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DBWindowController.h; sourceTree = "<group>"; }; |
89 | 83 | 27A8A798152A01FF00363704 /* DBWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DBWindowController.m; sourceTree = "<group>"; }; |
90 | 84 | 27A8A799152A01FF00363704 /* DBWindowController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DBWindowController.xib; sourceTree = "<group>"; }; |
| 85 | + 27DC377B1BDE8BAB00734E82 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = "Couchbase Lite Viewer/Images.xcassets"; sourceTree = SOURCE_ROOT; }; |
| 86 | + 27DC377D1BDE8EC100734E82 /* DBDoc.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = DBDoc.icns; path = "Couchbase Lite Viewer/DBDoc.icns"; sourceTree = SOURCE_ROOT; }; |
91 | 87 | 27F3A62B15EE70B300263663 /* DocHistory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DocHistory.h; sourceTree = "<group>"; }; |
92 | 88 | 27F3A62C15EE70B300263663 /* DocHistory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DocHistory.m; sourceTree = "<group>"; }; |
93 | 89 | 27F3A62E15EE98C000263663 /* QueryResultController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QueryResultController.h; sourceTree = "<group>"; }; |
94 | 90 | 27F3A62F15EE98C100263663 /* QueryResultController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QueryResultController.m; sourceTree = "<group>"; }; |
95 | 91 | 27F3A63115EEA06900263663 /* RevTreeController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RevTreeController.h; sourceTree = "<group>"; }; |
96 | 92 | 27F3A63215EEA06900263663 /* RevTreeController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RevTreeController.m; sourceTree = "<group>"; }; |
97 | | - 27F3A63A15F0095800263663 /* database.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = database.icns; sourceTree = "<group>"; }; |
98 | | - 27F87AFB1555E7FC00F0A416 /* AppIcon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = AppIcon.icns; path = ../AppIcon.icns; sourceTree = "<group>"; }; |
99 | 93 | 27F87AFD1555EC5000F0A416 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; }; |
100 | 94 | /* End PBXFileReference section */ |
101 | 95 |
|
|
168 | 162 | 27A8A77D152A008200363704 /* Supporting Files */ = { |
169 | 163 | isa = PBXGroup; |
170 | 164 | children = ( |
171 | | - 27F87AFB1555E7FC00F0A416 /* AppIcon.icns */, |
172 | | - 278B0C71152A6B7C00577747 /* DBDoc.icns */, |
173 | | - 27F3A63A15F0095800263663 /* database.icns */, |
174 | | - 2733A7591BD6DF7B00F0FF07 /* database2.icns */, |
175 | | - 27557B2217F38DF100F28764 /* ios_app.png */, |
| 165 | + 27DC377B1BDE8BAB00734E82 /* Images.xcassets */, |
| 166 | + 27DC377D1BDE8EC100734E82 /* DBDoc.icns */, |
176 | 167 | 27A8A77E152A008200363704 /* Couchbase Lite Viewer-Info.plist */, |
177 | 168 | 27A8A77F152A008200363704 /* InfoPlist.strings */, |
178 | 169 | 27A8A782152A008200363704 /* main.m */, |
|
289 | 280 | 27A8A781152A008200363704 /* InfoPlist.strings in Resources */, |
290 | 281 | 27A8A787152A008200363704 /* Credits.rtf in Resources */, |
291 | 282 | 27A8A78D152A008200363704 /* MainMenu.xib in Resources */, |
| 283 | + 27DC377E1BDE8EC100734E82 /* DBDoc.icns in Resources */, |
292 | 284 | 27A8A79B152A01FF00363704 /* DBWindowController.xib in Resources */, |
293 | | - 27557B2317F38DF100F28764 /* ios_app.png in Resources */, |
294 | | - 278B0C72152A6B7C00577747 /* DBDoc.icns in Resources */, |
295 | | - 27F87AFC1555E7FD00F0A416 /* AppIcon.icns in Resources */, |
296 | | - 27F3A63B15F0095800263663 /* database.icns in Resources */, |
297 | | - 2733A75A1BD6DF7B00F0FF07 /* database2.icns in Resources */, |
| 285 | + 27DC377C1BDE8BAB00734E82 /* Images.xcassets in Resources */, |
298 | 286 | 27538FB017F3607C004C3BFD /* AppListController.xib in Resources */, |
299 | 287 | ); |
300 | 288 | runOnlyForDeploymentPostprocessing = 0; |
|
371 | 359 | CLANG_WARN_UNREACHABLE_CODE = YES; |
372 | 360 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
373 | 361 | COPY_PHASE_STRIP = NO; |
374 | | - CURRENT_PROJECT_VERSION = 0.6; |
| 362 | + CURRENT_PROJECT_VERSION = 0.61; |
375 | 363 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
376 | 364 | ENABLE_TESTABILITY = YES; |
377 | 365 | GCC_C_LANGUAGE_STANDARD = gnu99; |
|
426 | 414 | CLANG_WARN_UNREACHABLE_CODE = YES; |
427 | 415 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
428 | 416 | COPY_PHASE_STRIP = YES; |
429 | | - CURRENT_PROJECT_VERSION = 0.6; |
| 417 | + CURRENT_PROJECT_VERSION = 0.61; |
430 | 418 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
431 | 419 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
432 | 420 | GCC_C_LANGUAGE_STANDARD = gnu99; |
|
458 | 446 | 27A8A791152A008200363704 /* Debug */ = { |
459 | 447 | isa = XCBuildConfiguration; |
460 | 448 | buildSettings = { |
| 449 | + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
461 | 450 | CLANG_ENABLE_OBJC_ARC = YES; |
462 | | - CODE_SIGN_IDENTITY = "Developer ID Application"; |
463 | | - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer"; |
| 451 | + CODE_SIGN_IDENTITY = ""; |
| 452 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = ""; |
464 | 453 | COMBINE_HIDPI_IMAGES = YES; |
465 | 454 | FRAMEWORK_SEARCH_PATHS = ( |
466 | 455 | "$(inherited)", |
|
472 | 461 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/../Frameworks/"; |
473 | 462 | MACOSX_DEPLOYMENT_TARGET = 10.9; |
474 | 463 | OTHER_CODE_SIGN_FLAGS = "--deep"; |
475 | | - PRODUCT_BUNDLE_IDENTIFIER = "com.couchbase.${PRODUCT_NAME:rfc1034identifier}"; |
| 464 | + PRODUCT_BUNDLE_IDENTIFIER = "com.couchbase.cblite-viewer"; |
476 | 465 | PRODUCT_NAME = "Couchbase Lite Viewer"; |
477 | 466 | PROVISIONING_PROFILE = ""; |
478 | 467 | WRAPPER_EXTENSION = app; |
|
482 | 471 | 27A8A792152A008200363704 /* Release */ = { |
483 | 472 | isa = XCBuildConfiguration; |
484 | 473 | buildSettings = { |
| 474 | + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
485 | 475 | CLANG_ENABLE_OBJC_ARC = YES; |
486 | | - CODE_SIGN_IDENTITY = "Developer ID Application"; |
487 | | - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer"; |
| 476 | + CODE_SIGN_IDENTITY = ""; |
| 477 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = ""; |
488 | 478 | COMBINE_HIDPI_IMAGES = YES; |
489 | 479 | FRAMEWORK_SEARCH_PATHS = ( |
490 | 480 | "$(inherited)", |
|
496 | 486 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/../Frameworks/"; |
497 | 487 | MACOSX_DEPLOYMENT_TARGET = 10.9; |
498 | 488 | OTHER_CODE_SIGN_FLAGS = "--deep"; |
499 | | - PRODUCT_BUNDLE_IDENTIFIER = "com.couchbase.${PRODUCT_NAME:rfc1034identifier}"; |
| 489 | + PRODUCT_BUNDLE_IDENTIFIER = "com.couchbase.cblite-viewer"; |
500 | 490 | PRODUCT_NAME = "Couchbase Lite Viewer"; |
501 | 491 | PROVISIONING_PROFILE = ""; |
502 | 492 | WRAPPER_EXTENSION = app; |
|
0 commit comments