|
30 | 30 | D97261C51D551BF0000F703F /* libicucore.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D97261C41D551BF0000F703F /* libicucore.tbd */; };
|
31 | 31 | D97261C71D551BF5000F703F /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97261C61D551BF5000F703F /* CFNetwork.framework */; };
|
32 | 32 | D97261C91D551BFF000F703F /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97261C81D551BFF000F703F /* AddressBook.framework */; };
|
33 |
| - D98A11F41D8D167D004DB865 /* AppDelegate+Firestack.m in Sources */ = {isa = PBXBuildFile; fileRef = D98A11F31D8D167D004DB865 /* AppDelegate+Firestack.m */; }; |
34 | 33 | D9A8C7A41D7E54C900142F94 /* libPods-Firestack.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D95036B81D19C90300F7094D /* libPods-Firestack.a */; };
|
35 | 34 | D9D62E7C1D6D86FD003D826D /* FirestackStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9D62E7B1D6D86FD003D826D /* FirestackStorage.m */; };
|
36 | 35 | D9D62E801D6D8717003D826D /* FirestackAuth.m in Sources */ = {isa = PBXBuildFile; fileRef = D9D62E7F1D6D8717003D826D /* FirestackAuth.m */; };
|
|
99 | 98 | D97261C41D551BF0000F703F /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; };
|
100 | 99 | D97261C61D551BF5000F703F /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
|
101 | 100 | D97261C81D551BFF000F703F /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; };
|
102 |
| - D98A11F21D8D167D004DB865 /* AppDelegate+Firestack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "AppDelegate+Firestack.h"; path = "Firestack/AppDelegate+Firestack.h"; sourceTree = "<group>"; }; |
103 |
| - D98A11F31D8D167D004DB865 /* AppDelegate+Firestack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "AppDelegate+Firestack.m"; path = "Firestack/AppDelegate+Firestack.m"; sourceTree = "<group>"; }; |
| 101 | + D984ECF51D9253930037D97B /* module.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = Firestack/module.modulemap; sourceTree = SOURCE_ROOT; }; |
104 | 102 | D9CFBE441D531058002623BF /* buildScript.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = buildScript.sh; sourceTree = "<group>"; };
|
105 | 103 | D9D62E7A1D6D86FD003D826D /* FirestackStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FirestackStorage.h; path = Firestack/FirestackStorage.h; sourceTree = "<group>"; };
|
106 | 104 | D9D62E7B1D6D86FD003D826D /* FirestackStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FirestackStorage.m; path = Firestack/FirestackStorage.m; sourceTree = "<group>"; };
|
|
177 | 175 | 58B511D21A9E6C8500147676 = {
|
178 | 176 | isa = PBXGroup;
|
179 | 177 | children = (
|
180 |
| - D98A11F61D8D1683004DB865 /* Extensions */, |
| 178 | + D984ECF51D9253930037D97B /* module.modulemap */, |
181 | 179 | D96290351D6D145F0099A3EC /* Modules */,
|
182 | 180 | D9CFBE441D531058002623BF /* buildScript.sh */,
|
183 | 181 | D950369C1D19C77400F7094D /* Firestack.h */,
|
|
225 | 223 | name = Modules;
|
226 | 224 | sourceTree = "<group>";
|
227 | 225 | };
|
228 |
| - D98A11F61D8D1683004DB865 /* Extensions */ = { |
229 |
| - isa = PBXGroup; |
230 |
| - children = ( |
231 |
| - D98A11F21D8D167D004DB865 /* AppDelegate+Firestack.h */, |
232 |
| - D98A11F31D8D167D004DB865 /* AppDelegate+Firestack.m */, |
233 |
| - ); |
234 |
| - name = Extensions; |
235 |
| - sourceTree = "<group>"; |
236 |
| - }; |
237 | 226 | /* End PBXGroup section */
|
238 | 227 |
|
239 | 228 | /* Begin PBXNativeTarget section */
|
|
347 | 336 | D9D62E7C1D6D86FD003D826D /* FirestackStorage.m in Sources */,
|
348 | 337 | D962903F1D6D15B00099A3EC /* FirestackErrors.m in Sources */,
|
349 | 338 | D950369E1D19C77400F7094D /* Firestack.m in Sources */,
|
350 |
| - D98A11F41D8D167D004DB865 /* AppDelegate+Firestack.m in Sources */, |
351 | 339 | D90882D61D89C18C00FB6742 /* FirestackCloudMessaging.m in Sources */,
|
352 | 340 | D96290851D6D28B80099A3EC /* FirestackDatabase.m in Sources */,
|
353 | 341 | );
|
|
444 | 432 | isa = XCBuildConfiguration;
|
445 | 433 | baseConfigurationReference = EF9B4692F57E7CF2C25A04C2 /* Pods-Firestack.debug.xcconfig */;
|
446 | 434 | buildSettings = {
|
| 435 | + DEFINES_MODULE = YES; |
447 | 436 | DYLIB_INSTALL_NAME_BASE = "";
|
| 437 | + EMBEDDED_CONTENT_CONTAINS_SWIFT = NO; |
448 | 438 | ENABLE_BITCODE = NO;
|
449 | 439 | FRAMEWORK_SEARCH_PATHS = (
|
450 | 440 | "$(inherited)",
|
|
474 | 464 | LD_DYLIB_INSTALL_NAME = "@rpath/${EXECUTABLE_NAME}";
|
475 | 465 | LIBRARY_SEARCH_PATHS = "$(inherited)";
|
476 | 466 | MACH_O_TYPE = mh_dylib;
|
| 467 | + MODULEMAP_FILE = module.modulemap; |
477 | 468 | ONLY_ACTIVE_ARCH = YES;
|
478 | 469 | OTHER_LDFLAGS = (
|
479 | 470 | "$(inherited)",
|
|
489 | 480 | isa = XCBuildConfiguration;
|
490 | 481 | baseConfigurationReference = 61152A448EBF126366D048D6 /* Pods-Firestack.release.xcconfig */;
|
491 | 482 | buildSettings = {
|
| 483 | + DEFINES_MODULE = YES; |
492 | 484 | DYLIB_INSTALL_NAME_BASE = "";
|
| 485 | + EMBEDDED_CONTENT_CONTAINS_SWIFT = NO; |
493 | 486 | ENABLE_BITCODE = NO;
|
494 | 487 | FRAMEWORK_SEARCH_PATHS = (
|
495 | 488 | "$(inherited)",
|
|
519 | 512 | LD_DYLIB_INSTALL_NAME = "@rpath/${EXECUTABLE_NAME}";
|
520 | 513 | LIBRARY_SEARCH_PATHS = "$(inherited)";
|
521 | 514 | MACH_O_TYPE = mh_dylib;
|
| 515 | + MODULEMAP_FILE = module.modulemap; |
522 | 516 | OTHER_LDFLAGS = (
|
523 | 517 | "$(inherited)",
|
524 | 518 | "-undefined",
|
|
0 commit comments