|
81 | 81 | 7ED95D581AB9029B008C4574 /* NSDictionary+CordovaPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 7ED95D321AB9029B008C4574 /* NSDictionary+CordovaPreferences.m */; };
|
82 | 82 | 7ED95D591AB9029B008C4574 /* NSMutableArray+QueueAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 7ED95D331AB9029B008C4574 /* NSMutableArray+QueueAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
83 | 83 | 7ED95D5A1AB9029B008C4574 /* NSMutableArray+QueueAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 7ED95D341AB9029B008C4574 /* NSMutableArray+QueueAdditions.m */; };
|
| 84 | + 902B30742C6C5A7E00C6804C /* CordovaLib.docc in Sources */ = {isa = PBXBuildFile; fileRef = 902B30732C6C5A7E00C6804C /* CordovaLib.docc */; }; |
| 85 | + 902B30752C6C5A7E00C6804C /* CordovaLib.docc in Sources */ = {isa = PBXBuildFile; fileRef = 902B30732C6C5A7E00C6804C /* CordovaLib.docc */; }; |
84 | 86 | 9036843D2C6EB06500A3338C /* CDVAllowList.h in Headers */ = {isa = PBXBuildFile; fileRef = 9036843B2C6EB06500A3338C /* CDVAllowList.h */; };
|
85 | 87 | 9036843E2C6EB06500A3338C /* CDVAllowList.m in Sources */ = {isa = PBXBuildFile; fileRef = 9036843C2C6EB06500A3338C /* CDVAllowList.m */; };
|
86 | 88 | 9036843F2C6EB06500A3338C /* CDVAllowList.m in Sources */ = {isa = PBXBuildFile; fileRef = 9036843C2C6EB06500A3338C /* CDVAllowList.m */; };
|
|
193 | 195 | 7ED95D331AB9029B008C4574 /* NSMutableArray+QueueAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableArray+QueueAdditions.h"; sourceTree = "<group>"; };
|
194 | 196 | 7ED95D341AB9029B008C4574 /* NSMutableArray+QueueAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableArray+QueueAdditions.m"; sourceTree = "<group>"; };
|
195 | 197 | 902D0BC12AEB64EB009C68E5 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
| 198 | + 902B30732C6C5A7E00C6804C /* CordovaLib.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = CordovaLib.docc; sourceTree = "<group>"; }; |
196 | 199 | 9036843B2C6EB06500A3338C /* CDVAllowList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CDVAllowList.h; sourceTree = "<group>"; };
|
197 | 200 | 9036843C2C6EB06500A3338C /* CDVAllowList.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CDVAllowList.m; sourceTree = "<group>"; };
|
198 | 201 | 9047732D2C7A57E900373636 /* CDVURLSchemeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CDVURLSchemeHandler.h; sourceTree = "<group>"; };
|
|
236 | 239 | 0867D691FE84028FC02AAC07 = {
|
237 | 240 | isa = PBXGroup;
|
238 | 241 | children = (
|
| 242 | + 902B30732C6C5A7E00C6804C /* CordovaLib.docc */, |
239 | 243 | 9064EF5E26FAB74200C9D65B /* include */,
|
240 | 244 | 7ED95D0E1AB9029B008C4574 /* Public */,
|
241 | 245 | 7ED95CF11AB9028C008C4574 /* Private */,
|
|
567 | 571 | 9052DE712150D040008E83D4 /* CDVAppDelegate.m in Sources */,
|
568 | 572 | 9052DE722150D040008E83D4 /* CDVCommandDelegateImpl.m in Sources */,
|
569 | 573 | 9052DE732150D040008E83D4 /* CDVCommandQueue.m in Sources */,
|
| 574 | + 902B30742C6C5A7E00C6804C /* CordovaLib.docc in Sources */, |
570 | 575 | 9052DE742150D040008E83D4 /* CDVConfigParser.m in Sources */,
|
571 | 576 | 9052DE752150D040008E83D4 /* CDVInvokedUrlCommand.m in Sources */,
|
572 | 577 | 9052DE762150D040008E83D4 /* CDVPlugin+Resources.m in Sources */,
|
|
598 | 603 | 7ED95D371AB9029B008C4574 /* CDVAppDelegate.m in Sources */,
|
599 | 604 | 7ED95D3C1AB9029B008C4574 /* CDVCommandDelegateImpl.m in Sources */,
|
600 | 605 | 7ED95D3E1AB9029B008C4574 /* CDVCommandQueue.m in Sources */,
|
| 606 | + 902B30752C6C5A7E00C6804C /* CordovaLib.docc in Sources */, |
601 | 607 | 7ED95D401AB9029B008C4574 /* CDVConfigParser.m in Sources */,
|
602 | 608 | 7ED95D421AB9029B008C4574 /* CDVInvokedUrlCommand.m in Sources */,
|
603 | 609 | 7ED95D441AB9029B008C4574 /* CDVPlugin+Resources.m in Sources */,
|
|
685 | 691 | COPY_PHASE_STRIP = NO;
|
686 | 692 | DEBUG_INFORMATION_FORMAT = dwarf;
|
687 | 693 | DEFINES_MODULE = YES;
|
| 694 | + DOCC_EXTRACT_SWIFT_INFO_FOR_OBJC_SYMBOLS = YES; |
688 | 695 | ENABLE_MODULE_VERIFIER = YES;
|
689 | 696 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
690 | 697 | ENABLE_TESTABILITY = YES;
|
|
756 | 763 | COPY_PHASE_STRIP = NO;
|
757 | 764 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
758 | 765 | DEFINES_MODULE = YES;
|
| 766 | + DOCC_EXTRACT_SWIFT_INFO_FOR_OBJC_SYMBOLS = YES; |
759 | 767 | ENABLE_MODULE_VERIFIER = YES;
|
760 | 768 | ENABLE_NS_ASSERTIONS = NO;
|
761 | 769 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
0 commit comments