mirror of
https://github.com/LeoNatan/LNPopupController.git
synced 2026-07-30 16:11:51 +00:00
647 lines
34 KiB
Plaintext
647 lines
34 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 54;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
3908C34C1E7C9EA200451B5D /* SettingsTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3908C34B1E7C9EA200451B5D /* SettingsTableViewController.m */; };
|
|
39140B901DBD69540036A6C5 /* Music.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 397C560D1B74DA66007A67F0 /* Music.storyboard */; };
|
|
39277A091B58228000293F95 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 39277A081B58228000293F95 /* main.m */; };
|
|
39277A0C1B58228000293F95 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 39277A0B1B58228000293F95 /* AppDelegate.m */; };
|
|
39277A151B58228000293F95 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 39277A131B58228000293F95 /* Main.storyboard */; };
|
|
39277A171B58228000293F95 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 39277A161B58228000293F95 /* Assets.xcassets */; };
|
|
393F23231E16BF1D000E969D /* MapScene.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 393F23221E16BF1D000E969D /* MapScene.storyboard */; };
|
|
393F23251E16C04A000E969D /* MapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 393F23241E16C04A000E969D /* MapViewController.swift */; };
|
|
393F23271E16C192000E969D /* CustomMapBarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 393F23261E16C192000E969D /* CustomMapBarViewController.swift */; };
|
|
393F23291E16CF90000E969D /* LocationsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 393F23281E16CF90000E969D /* LocationsController.swift */; };
|
|
393F232B1E16D1E4000E969D /* HigherSearchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 393F232A1E16D1E4000E969D /* HigherSearchBar.swift */; };
|
|
394198482B4EFCA300FBC92D /* TOInsetGroupedTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 394198472B4EFCA300FBC92D /* TOInsetGroupedTableView.m */; };
|
|
3941984C2B4EFD6D00FBC92D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3941984B2B4EFD6D00FBC92D /* LaunchScreen.storyboard */; };
|
|
39631FAD230DA03E0059D119 /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 39631FAC230DA03E0059D119 /* SceneDelegate.m */; };
|
|
39756327254ED9EB0066981E /* DemoGallery.m in Sources */ = {isa = PBXBuildFile; fileRef = 39756326254ED9EB0066981E /* DemoGallery.m */; };
|
|
397C56281B7538A5007A67F0 /* DemoAlbumTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 397C56271B7538A5007A67F0 /* DemoAlbumTableViewController.swift */; };
|
|
397C562A1B753A45007A67F0 /* MusicCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 397C56291B753A45007A67F0 /* MusicCell.swift */; };
|
|
39837A201B756F1A004D2DA9 /* RandomColors.m in Sources */ = {isa = PBXBuildFile; fileRef = 39837A1F1B756F1A004D2DA9 /* RandomColors.m */; };
|
|
39837A241B758541004D2DA9 /* DemoMusicPlayerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39837A231B758541004D2DA9 /* DemoMusicPlayerController.swift */; };
|
|
39837A261B759721004D2DA9 /* PortraitTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39837A251B759721004D2DA9 /* PortraitTabBarController.swift */; };
|
|
3985DE602549539B00CD76EE /* IntroWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3985DE5F2549539B00CD76EE /* IntroWebViewController.m */; };
|
|
3988E3581B59C3000039C09B /* FirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3988E3571B59C3000039C09B /* FirstViewController.m */; };
|
|
399748721D5652250079492B /* DemoPopupContentViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 399748711D5652250079492B /* DemoPopupContentViewController.m */; };
|
|
39A3B58B230D400B00E10425 /* SplitViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 39A3B58A230D400B00E10425 /* SplitViewController.m */; };
|
|
39BBA86924FEC32F00D9712A /* ManualLayoutCustomBarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39BBA86824FEC32F00D9712A /* ManualLayoutCustomBarViewController.swift */; };
|
|
39BBA86A24FEC3E500D9712A /* ManualLayoutScene.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 39BBA86524FEC25400D9712A /* ManualLayoutScene.storyboard */; };
|
|
39DA0E8322D7B9C6001E63A0 /* NSObject+XcodeBugs.m in Sources */ = {isa = PBXBuildFile; fileRef = 39DA0E8222D7B9C6001E63A0 /* NSObject+XcodeBugs.m */; };
|
|
39DB61801B8891ED001BFF8F /* LNPopupController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39DB52F51B5823490061C589 /* LNPopupController.framework */; };
|
|
39DB61811B8891ED001BFF8F /* LNPopupController.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 39DB52F51B5823490061C589 /* LNPopupController.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
39DDA0AE230D5F63007DCCD8 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39DDA0AD230D5F63007DCCD8 /* MapKit.framework */; };
|
|
39F8A07424DB3B1F0008B209 /* LoremIpsum in Frameworks */ = {isa = PBXBuildFile; productRef = 39F8A07324DB3B1F0008B209 /* LoremIpsum */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
39DB52F41B5823490061C589 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 39DB52F01B5823480061C589 /* LNPopupController.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 39DB52E51B5823330061C589;
|
|
remoteInfo = LNPopupController;
|
|
};
|
|
39DB61821B8891EE001BFF8F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 39DB52F01B5823480061C589 /* LNPopupController.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 39DB52E41B5823330061C589;
|
|
remoteInfo = LNPopupController;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
39DB61841B8891EE001BFF8F /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
39DB61811B8891ED001BFF8F /* LNPopupController.framework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
3908C34A1E7C9EA200451B5D /* SettingsTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsTableViewController.h; sourceTree = "<group>"; };
|
|
3908C34B1E7C9EA200451B5D /* SettingsTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingsTableViewController.m; sourceTree = "<group>"; };
|
|
39277A041B58228000293F95 /* LNPopupControllerExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LNPopupControllerExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
39277A081B58228000293F95 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
39277A0A1B58228000293F95 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
39277A0B1B58228000293F95 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
39277A0D1B58228000293F95 /* FirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstViewController.h; sourceTree = "<group>"; };
|
|
39277A141B58228000293F95 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
39277A161B58228000293F95 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
39277A1B1B58228000293F95 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
393F23221E16BF1D000E969D /* MapScene.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = MapScene.storyboard; sourceTree = "<group>"; };
|
|
393F23241E16C04A000E969D /* MapViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MapViewController.swift; sourceTree = "<group>"; };
|
|
393F23261E16C192000E969D /* CustomMapBarViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomMapBarViewController.swift; sourceTree = "<group>"; };
|
|
393F23281E16CF90000E969D /* LocationsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocationsController.swift; sourceTree = "<group>"; };
|
|
393F232A1E16D1E4000E969D /* HigherSearchBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HigherSearchBar.swift; sourceTree = "<group>"; };
|
|
394198462B4EFCA300FBC92D /* TOInsetGroupedTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TOInsetGroupedTableView.h; sourceTree = "<group>"; };
|
|
394198472B4EFCA300FBC92D /* TOInsetGroupedTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TOInsetGroupedTableView.m; sourceTree = "<group>"; };
|
|
3941984B2B4EFD6D00FBC92D /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
39631FAB230DA03D0059D119 /* SceneDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
|
|
39631FAC230DA03E0059D119 /* SceneDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
|
|
39756325254ED9EB0066981E /* DemoGallery.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DemoGallery.h; sourceTree = "<group>"; };
|
|
39756326254ED9EB0066981E /* DemoGallery.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DemoGallery.m; sourceTree = "<group>"; };
|
|
397C560D1B74DA66007A67F0 /* Music.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Music.storyboard; sourceTree = "<group>"; };
|
|
397C56271B7538A5007A67F0 /* DemoAlbumTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DemoAlbumTableViewController.swift; sourceTree = "<group>"; };
|
|
397C56291B753A45007A67F0 /* MusicCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MusicCell.swift; sourceTree = "<group>"; };
|
|
39837A1F1B756F1A004D2DA9 /* RandomColors.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RandomColors.m; sourceTree = "<group>"; };
|
|
39837A211B756F4C004D2DA9 /* RandomColors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RandomColors.h; sourceTree = "<group>"; };
|
|
39837A231B758541004D2DA9 /* DemoMusicPlayerController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DemoMusicPlayerController.swift; sourceTree = "<group>"; };
|
|
39837A251B759721004D2DA9 /* PortraitTabBarController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PortraitTabBarController.swift; sourceTree = "<group>"; };
|
|
3985DE5E2549539B00CD76EE /* IntroWebViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IntroWebViewController.h; sourceTree = "<group>"; };
|
|
3985DE5F2549539B00CD76EE /* IntroWebViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IntroWebViewController.m; sourceTree = "<group>"; };
|
|
3988E3571B59C3000039C09B /* FirstViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FirstViewController.m; sourceTree = "<group>"; };
|
|
399748701D5652250079492B /* DemoPopupContentViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DemoPopupContentViewController.h; sourceTree = "<group>"; };
|
|
399748711D5652250079492B /* DemoPopupContentViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DemoPopupContentViewController.m; sourceTree = "<group>"; };
|
|
39A134DA1B73FFC0003AB4C5 /* LNPopupControllerExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LNPopupControllerExample-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
39A3B589230D400B00E10425 /* SplitViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SplitViewController.h; sourceTree = "<group>"; };
|
|
39A3B58A230D400B00E10425 /* SplitViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SplitViewController.m; sourceTree = "<group>"; };
|
|
39A3B58C230D433100E10425 /* LNPopupControllerExample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LNPopupControllerExample.entitlements; sourceTree = "<group>"; };
|
|
39BBA86524FEC25400D9712A /* ManualLayoutScene.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = ManualLayoutScene.storyboard; sourceTree = "<group>"; };
|
|
39BBA86824FEC32F00D9712A /* ManualLayoutCustomBarViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ManualLayoutCustomBarViewController.swift; sourceTree = "<group>"; };
|
|
39DA0E8122D7B9C6001E63A0 /* NSObject+XcodeBugs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSObject+XcodeBugs.h"; sourceTree = "<group>"; };
|
|
39DA0E8222D7B9C6001E63A0 /* NSObject+XcodeBugs.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSObject+XcodeBugs.m"; sourceTree = "<group>"; };
|
|
39DB52F01B5823480061C589 /* LNPopupController.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LNPopupController.xcodeproj; path = ../LNPopupController/LNPopupController.xcodeproj; sourceTree = "<group>"; };
|
|
39DDA0AD230D5F63007DCCD8 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
|
|
39FAFC5824E71A6C008BBC2D /* LNPopupControllerExampleNoPopup-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "LNPopupControllerExampleNoPopup-Info.plist"; path = "/Users/lnatan/Desktop/GitHub (Private)/LNPopupController/LNPopupControllerExample/LNPopupControllerExample/LNPopupControllerExampleNoPopup-Info.plist"; sourceTree = "<absolute>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
39277A011B58228000293F95 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
39DDA0AE230D5F63007DCCD8 /* MapKit.framework in Frameworks */,
|
|
39DB61801B8891ED001BFF8F /* LNPopupController.framework in Frameworks */,
|
|
39F8A07424DB3B1F0008B209 /* LoremIpsum in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
3908C3491E7C9E8A00451B5D /* Settings */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3908C34A1E7C9EA200451B5D /* SettingsTableViewController.h */,
|
|
3908C34B1E7C9EA200451B5D /* SettingsTableViewController.m */,
|
|
);
|
|
name = Settings;
|
|
sourceTree = "<group>";
|
|
};
|
|
392779FB1B58228000293F95 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
39DB52F01B5823480061C589 /* LNPopupController.xcodeproj */,
|
|
39277A061B58228000293F95 /* LNPopupControllerExample */,
|
|
39277A051B58228000293F95 /* Products */,
|
|
39DDA0AC230D5F63007DCCD8 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
39277A051B58228000293F95 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
39277A041B58228000293F95 /* LNPopupControllerExample.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
39277A061B58228000293F95 /* LNPopupControllerExample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
39A3B58C230D433100E10425 /* LNPopupControllerExample.entitlements */,
|
|
39277A131B58228000293F95 /* Main.storyboard */,
|
|
397C560B1B74D47D007A67F0 /* Demo - Testing Scene (Objective-C) */,
|
|
397C560C1B74D747007A67F0 /* Demo - Music Scene (Swift) */,
|
|
393F23211E16BEF5000E969D /* Demo - Custom Pupup Bar Scene (Swift) */,
|
|
39BBA86324FEC16600D9712A /* Demo - Custom Pupup Bar Scene - Manual Layout (Swift) */,
|
|
3908C3491E7C9E8A00451B5D /* Settings */,
|
|
39837A221B756F9B004D2DA9 /* Utils */,
|
|
39277A071B58228000293F95 /* Supporting Files */,
|
|
);
|
|
path = LNPopupControllerExample;
|
|
sourceTree = "<group>";
|
|
};
|
|
39277A071B58228000293F95 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
394198462B4EFCA300FBC92D /* TOInsetGroupedTableView.h */,
|
|
394198472B4EFCA300FBC92D /* TOInsetGroupedTableView.m */,
|
|
397C560A1B74D45F007A67F0 /* Swift Bridging Header */,
|
|
39277A161B58228000293F95 /* Assets.xcassets */,
|
|
3941984B2B4EFD6D00FBC92D /* LaunchScreen.storyboard */,
|
|
39277A1B1B58228000293F95 /* Info.plist */,
|
|
39FAFC5824E71A6C008BBC2D /* LNPopupControllerExampleNoPopup-Info.plist */,
|
|
39277A0A1B58228000293F95 /* AppDelegate.h */,
|
|
39277A0B1B58228000293F95 /* AppDelegate.m */,
|
|
39631FAB230DA03D0059D119 /* SceneDelegate.h */,
|
|
39631FAC230DA03E0059D119 /* SceneDelegate.m */,
|
|
39277A081B58228000293F95 /* main.m */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
393F23211E16BEF5000E969D /* Demo - Custom Pupup Bar Scene (Swift) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
393F23221E16BF1D000E969D /* MapScene.storyboard */,
|
|
393F23241E16C04A000E969D /* MapViewController.swift */,
|
|
393F23261E16C192000E969D /* CustomMapBarViewController.swift */,
|
|
393F23281E16CF90000E969D /* LocationsController.swift */,
|
|
393F232A1E16D1E4000E969D /* HigherSearchBar.swift */,
|
|
);
|
|
name = "Demo - Custom Pupup Bar Scene (Swift)";
|
|
sourceTree = "<group>";
|
|
};
|
|
397C560A1B74D45F007A67F0 /* Swift Bridging Header */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
39A134DA1B73FFC0003AB4C5 /* LNPopupControllerExample-Bridging-Header.h */,
|
|
);
|
|
name = "Swift Bridging Header";
|
|
sourceTree = "<group>";
|
|
};
|
|
397C560B1B74D47D007A67F0 /* Demo - Testing Scene (Objective-C) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
39756325254ED9EB0066981E /* DemoGallery.h */,
|
|
39756326254ED9EB0066981E /* DemoGallery.m */,
|
|
39277A0D1B58228000293F95 /* FirstViewController.h */,
|
|
3988E3571B59C3000039C09B /* FirstViewController.m */,
|
|
399748701D5652250079492B /* DemoPopupContentViewController.h */,
|
|
399748711D5652250079492B /* DemoPopupContentViewController.m */,
|
|
39A3B589230D400B00E10425 /* SplitViewController.h */,
|
|
39A3B58A230D400B00E10425 /* SplitViewController.m */,
|
|
3985DE5E2549539B00CD76EE /* IntroWebViewController.h */,
|
|
3985DE5F2549539B00CD76EE /* IntroWebViewController.m */,
|
|
);
|
|
name = "Demo - Testing Scene (Objective-C)";
|
|
sourceTree = "<group>";
|
|
};
|
|
397C560C1B74D747007A67F0 /* Demo - Music Scene (Swift) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
397C560D1B74DA66007A67F0 /* Music.storyboard */,
|
|
397C56271B7538A5007A67F0 /* DemoAlbumTableViewController.swift */,
|
|
39837A231B758541004D2DA9 /* DemoMusicPlayerController.swift */,
|
|
397C56291B753A45007A67F0 /* MusicCell.swift */,
|
|
39837A251B759721004D2DA9 /* PortraitTabBarController.swift */,
|
|
);
|
|
name = "Demo - Music Scene (Swift)";
|
|
sourceTree = "<group>";
|
|
};
|
|
39837A221B756F9B004D2DA9 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
39DA0E8122D7B9C6001E63A0 /* NSObject+XcodeBugs.h */,
|
|
39DA0E8222D7B9C6001E63A0 /* NSObject+XcodeBugs.m */,
|
|
39837A211B756F4C004D2DA9 /* RandomColors.h */,
|
|
39837A1F1B756F1A004D2DA9 /* RandomColors.m */,
|
|
);
|
|
name = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
39BBA86324FEC16600D9712A /* Demo - Custom Pupup Bar Scene - Manual Layout (Swift) */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
39BBA86524FEC25400D9712A /* ManualLayoutScene.storyboard */,
|
|
39BBA86824FEC32F00D9712A /* ManualLayoutCustomBarViewController.swift */,
|
|
);
|
|
name = "Demo - Custom Pupup Bar Scene - Manual Layout (Swift)";
|
|
sourceTree = "<group>";
|
|
};
|
|
39DB52F11B5823480061C589 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
39DB52F51B5823490061C589 /* LNPopupController.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
39DDA0AC230D5F63007DCCD8 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
39DDA0AD230D5F63007DCCD8 /* MapKit.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
39277A031B58228000293F95 /* LNPopupControllerExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 39277A1E1B58228000293F95 /* Build configuration list for PBXNativeTarget "LNPopupControllerExample" */;
|
|
buildPhases = (
|
|
39277A001B58228000293F95 /* Sources */,
|
|
39277A011B58228000293F95 /* Frameworks */,
|
|
39277A021B58228000293F95 /* Resources */,
|
|
39DB61841B8891EE001BFF8F /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
39DB61831B8891EE001BFF8F /* PBXTargetDependency */,
|
|
);
|
|
name = LNPopupControllerExample;
|
|
packageProductDependencies = (
|
|
39F8A07324DB3B1F0008B209 /* LoremIpsum */,
|
|
);
|
|
productName = LNPopupControllerExample;
|
|
productReference = 39277A041B58228000293F95 /* LNPopupControllerExample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
392779FC1B58228000293F95 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0700;
|
|
LastUpgradeCheck = 9999;
|
|
ORGANIZATIONNAME = "Leo Natan";
|
|
TargetAttributes = {
|
|
39277A031B58228000293F95 = {
|
|
CreatedOnToolsVersion = 7.0;
|
|
LastSwiftMigration = 1100;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 392779FF1B58228000293F95 /* Build configuration list for PBXProject "LNPopupControllerExample" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 392779FB1B58228000293F95;
|
|
packageReferences = (
|
|
39F8A07224DB3B1F0008B209 /* XCRemoteSwiftPackageReference "LoremIpsum" */,
|
|
);
|
|
productRefGroup = 39277A051B58228000293F95 /* Products */;
|
|
projectDirPath = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = 39DB52F11B5823480061C589 /* Products */;
|
|
ProjectRef = 39DB52F01B5823480061C589 /* LNPopupController.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
39277A031B58228000293F95 /* LNPopupControllerExample */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
39DB52F51B5823490061C589 /* LNPopupController.framework */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.framework;
|
|
path = LNPopupController.framework;
|
|
remoteRef = 39DB52F41B5823490061C589 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
/* End PBXReferenceProxy section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
39277A021B58228000293F95 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
39140B901DBD69540036A6C5 /* Music.storyboard in Resources */,
|
|
39BBA86A24FEC3E500D9712A /* ManualLayoutScene.storyboard in Resources */,
|
|
393F23231E16BF1D000E969D /* MapScene.storyboard in Resources */,
|
|
3941984C2B4EFD6D00FBC92D /* LaunchScreen.storyboard in Resources */,
|
|
39277A171B58228000293F95 /* Assets.xcassets in Resources */,
|
|
39277A151B58228000293F95 /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
39277A001B58228000293F95 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
3908C34C1E7C9EA200451B5D /* SettingsTableViewController.m in Sources */,
|
|
39BBA86924FEC32F00D9712A /* ManualLayoutCustomBarViewController.swift in Sources */,
|
|
39756327254ED9EB0066981E /* DemoGallery.m in Sources */,
|
|
397C56281B7538A5007A67F0 /* DemoAlbumTableViewController.swift in Sources */,
|
|
39837A241B758541004D2DA9 /* DemoMusicPlayerController.swift in Sources */,
|
|
393F23271E16C192000E969D /* CustomMapBarViewController.swift in Sources */,
|
|
393F232B1E16D1E4000E969D /* HigherSearchBar.swift in Sources */,
|
|
39A3B58B230D400B00E10425 /* SplitViewController.m in Sources */,
|
|
39277A0C1B58228000293F95 /* AppDelegate.m in Sources */,
|
|
394198482B4EFCA300FBC92D /* TOInsetGroupedTableView.m in Sources */,
|
|
39DA0E8322D7B9C6001E63A0 /* NSObject+XcodeBugs.m in Sources */,
|
|
39277A091B58228000293F95 /* main.m in Sources */,
|
|
39837A201B756F1A004D2DA9 /* RandomColors.m in Sources */,
|
|
393F23291E16CF90000E969D /* LocationsController.swift in Sources */,
|
|
3985DE602549539B00CD76EE /* IntroWebViewController.m in Sources */,
|
|
393F23251E16C04A000E969D /* MapViewController.swift in Sources */,
|
|
399748721D5652250079492B /* DemoPopupContentViewController.m in Sources */,
|
|
3988E3581B59C3000039C09B /* FirstViewController.m in Sources */,
|
|
39837A261B759721004D2DA9 /* PortraitTabBarController.swift in Sources */,
|
|
39631FAD230DA03E0059D119 /* SceneDelegate.m in Sources */,
|
|
397C562A1B753A45007A67F0 /* MusicCell.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
39DB61831B8891EE001BFF8F /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = LNPopupController;
|
|
targetProxy = 39DB61821B8891EE001BFF8F /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
39277A131B58228000293F95 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
39277A141B58228000293F95 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
39277A1C1B58228000293F95 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
39277A1D1B58228000293F95 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
39277A1F1B58228000293F95 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CODE_SIGN_ENTITLEMENTS = LNPopupControllerExample/LNPopupControllerExample.entitlements;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
|
|
DEVELOPMENT_TEAM = S9QFG2VH2E;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"LNPOPUP=1",
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = LNPopupControllerExample/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
OTHER_SWIFT_FLAGS = "-DLNPOPUP";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.LeoNatan.LNPopupControllerExample-";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "LNPopupControllerExample/LNPopupControllerExample-Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
39277A201B58228000293F95 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CODE_SIGN_ENTITLEMENTS = LNPopupControllerExample/LNPopupControllerExample.entitlements;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
|
|
DEVELOPMENT_TEAM = S9QFG2VH2E;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "LNPOPUP=1";
|
|
INFOPLIST_FILE = LNPopupControllerExample/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
OTHER_SWIFT_FLAGS = "-DLNPOPUP";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.LeoNatan.LNPopupControllerExample-";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
SUPPORTS_MACCATALYST = YES;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "LNPopupControllerExample/LNPopupControllerExample-Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
392779FF1B58228000293F95 /* Build configuration list for PBXProject "LNPopupControllerExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
39277A1C1B58228000293F95 /* Debug */,
|
|
39277A1D1B58228000293F95 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
39277A1E1B58228000293F95 /* Build configuration list for PBXNativeTarget "LNPopupControllerExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
39277A1F1B58228000293F95 /* Debug */,
|
|
39277A201B58228000293F95 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
39F8A07224DB3B1F0008B209 /* XCRemoteSwiftPackageReference "LoremIpsum" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/lukaskubanek/LoremIpsum";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 2.0.0;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
39F8A07324DB3B1F0008B209 /* LoremIpsum */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 39F8A07224DB3B1F0008B209 /* XCRemoteSwiftPackageReference "LoremIpsum" */;
|
|
productName = LoremIpsum;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 392779FC1B58228000293F95 /* Project object */;
|
|
}
|