683 lines
38 KiB
Plaintext
683 lines
38 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
524FA6002BCACDCE00133747 /* AlloVictorApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA5FF2BCACDCE00133747 /* AlloVictorApp.swift */; };
|
|
524FA6022BCACDCE00133747 /* OffersListScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA6012BCACDCE00133747 /* OffersListScreen.swift */; };
|
|
524FA6042BCACDCF00133747 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 524FA6032BCACDCF00133747 /* Assets.xcassets */; };
|
|
524FA6072BCACDCF00133747 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 524FA6062BCACDCF00133747 /* Preview Assets.xcassets */; };
|
|
524FA60F2BCACF0500133747 /* Screen1.json in Resources */ = {isa = PBXBuildFile; fileRef = 524FA60E2BCACF0500133747 /* Screen1.json */; };
|
|
524FA6112BCACF3A00133747 /* Screen2.json in Resources */ = {isa = PBXBuildFile; fileRef = 524FA6102BCACF3A00133747 /* Screen2.json */; };
|
|
524FA61B2BCAD04B00133747 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA61A2BCAD04B00133747 /* Constants.swift */; };
|
|
524FA61D2BCAD0F100133747 /* OfferListResponseDTO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA61C2BCAD0F100133747 /* OfferListResponseDTO.swift */; };
|
|
524FA61F2BCAD0FD00133747 /* OfferDetailsResponseDTO.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA61E2BCAD0FD00133747 /* OfferDetailsResponseDTO.swift */; };
|
|
524FA6212BCAD22D00133747 /* HTTPClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA6202BCAD22D00133747 /* HTTPClient.swift */; };
|
|
524FA6232BCAD29000133747 /* AlloVictorViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA6222BCAD29000133747 /* AlloVictorViewModel.swift */; };
|
|
524FA6252BCAD58400133747 /* AppState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA6242BCAD58400133747 /* AppState.swift */; };
|
|
524FA6272BCAE1C500133747 /* OfferListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA6262BCAE1C500133747 /* OfferListView.swift */; };
|
|
524FA62A2BCAEC0B00133747 /* CachedAsyncImage in Frameworks */ = {isa = PBXBuildFile; productRef = 524FA6292BCAEC0B00133747 /* CachedAsyncImage */; };
|
|
524FA62C2BCAF2CF00133747 /* AlloFlashView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA62B2BCAF2CF00133747 /* AlloFlashView.swift */; };
|
|
524FA63D2BCBF4C300133747 /* tt_chocolates_light.otf in Resources */ = {isa = PBXBuildFile; fileRef = 524FA62F2BCBF4C300133747 /* tt_chocolates_light.otf */; };
|
|
524FA63E2BCBF4C300133747 /* tt_chocolates_extralight.otf in Resources */ = {isa = PBXBuildFile; fileRef = 524FA6302BCBF4C300133747 /* tt_chocolates_extralight.otf */; };
|
|
524FA63F2BCBF4C300133747 /* tt_chocolates_regular.otf in Resources */ = {isa = PBXBuildFile; fileRef = 524FA6312BCBF4C300133747 /* tt_chocolates_regular.otf */; };
|
|
524FA6412BCBF4C300133747 /* tt_chocolates_demibold.otf in Resources */ = {isa = PBXBuildFile; fileRef = 524FA6332BCBF4C300133747 /* tt_chocolates_demibold.otf */; };
|
|
524FA6442BCBF4C300133747 /* tt_chocolates_extrabold.otf in Resources */ = {isa = PBXBuildFile; fileRef = 524FA6362BCBF4C300133747 /* tt_chocolates_extrabold.otf */; };
|
|
524FA6452BCBF4C300133747 /* tt_chocolates_bold.otf in Resources */ = {isa = PBXBuildFile; fileRef = 524FA6372BCBF4C300133747 /* tt_chocolates_bold.otf */; };
|
|
524FA6492BCBF4C300133747 /* tt_chocolates_medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = 524FA63B2BCBF4C300133747 /* tt_chocolates_medium.otf */; };
|
|
524FA64D2BCBFA3000133747 /* TextModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA64C2BCBFA3000133747 /* TextModifier.swift */; };
|
|
524FA64F2BCC0AA100133747 /* OfferDetailsScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA64E2BCC0AA100133747 /* OfferDetailsScreen.swift */; };
|
|
524FA6512BCC115B00133747 /* OffererUserView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA6502BCC115B00133747 /* OffererUserView.swift */; };
|
|
524FA6532BCC326500133747 /* ShareView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA6522BCC326500133747 /* ShareView.swift */; };
|
|
524FA6552BCC339A00133747 /* OfferDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA6542BCC339A00133747 /* OfferDetailsView.swift */; };
|
|
524FA6572BCC34E900133747 /* OfferSocialView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 524FA6562BCC34E800133747 /* OfferSocialView.swift */; };
|
|
525ED7342BCD257C00FE6109 /* AvatarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 525ED7332BCD257C00FE6109 /* AvatarView.swift */; };
|
|
52B222022BD1492600B55575 /* ShowFullPictureScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222012BD1492600B55575 /* ShowFullPictureScreen.swift */; };
|
|
52B222112BD1631600B55575 /* NotFoundScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222102BD1631600B55575 /* NotFoundScreen.swift */; };
|
|
52B222132BD16DC800B55575 /* OfferDetailsBodyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222122BD16DC800B55575 /* OfferDetailsBodyView.swift */; };
|
|
52B222172BD1737500B55575 /* Extension+View.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222162BD1737500B55575 /* Extension+View.swift */; };
|
|
52B222192BD173FF00B55575 /* OffererUserRatingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222182BD173FF00B55575 /* OffererUserRatingView.swift */; };
|
|
52B2221B2BD1749E00B55575 /* OffererUserInfos.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B2221A2BD1749E00B55575 /* OffererUserInfos.swift */; };
|
|
52B2221D2BD1756100B55575 /* OffererUserProStatusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B2221C2BD1756100B55575 /* OffererUserProStatusView.swift */; };
|
|
52B2221F2BD175E300B55575 /* OffererUserGallery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B2221E2BD175E300B55575 /* OffererUserGallery.swift */; };
|
|
52B222232BD1782700B55575 /* OfferHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222222BD1782700B55575 /* OfferHeaderView.swift */; };
|
|
52B222252BD178D000B55575 /* OfferBodyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222242BD178D000B55575 /* OfferBodyView.swift */; };
|
|
52B222292BD17A6300B55575 /* Offer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222282BD17A6300B55575 /* Offer.swift */; };
|
|
52B2222B2BD17A7F00B55575 /* Relationships.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B2222A2BD17A7F00B55575 /* Relationships.swift */; };
|
|
52B2222D2BD17A9100B55575 /* Leaseholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B2222C2BD17A9100B55575 /* Leaseholder.swift */; };
|
|
52B2222F2BD17AA100B55575 /* Social.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B2222E2BD17AA100B55575 /* Social.swift */; };
|
|
52B222312BD17ACB00B55575 /* OfferPicture.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222302BD17ACB00B55575 /* OfferPicture.swift */; };
|
|
52B222332BD17ADC00B55575 /* OfferPictureUrls.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222322BD17ADC00B55575 /* OfferPictureUrls.swift */; };
|
|
52B222352BD17AEB00B55575 /* OfferersUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222342BD17AEB00B55575 /* OfferersUser.swift */; };
|
|
52B222372BD17B0100B55575 /* OfferersUserMeta.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222362BD17B0100B55575 /* OfferersUserMeta.swift */; };
|
|
52B222392BD17B1200B55575 /* GalleryPicture.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222382BD17B1200B55575 /* GalleryPicture.swift */; };
|
|
52B2223B2BD17BD100B55575 /* OfferDetailsAwnserCountView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B2223A2BD17BD100B55575 /* OfferDetailsAwnserCountView.swift */; };
|
|
52B2223F2BD17D5800B55575 /* OfferDetailsGalleryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B2223E2BD17D5800B55575 /* OfferDetailsGalleryView.swift */; };
|
|
52B222412BD17DF100B55575 /* OfferDetailsLeaseholderInfosView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222402BD17DF100B55575 /* OfferDetailsLeaseholderInfosView.swift */; };
|
|
52B222432BD1864100B55575 /* OfferDetailsMapView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52B222422BD1864100B55575 /* OfferDetailsMapView.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
524FA5FC2BCACDCE00133747 /* AlloVictor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AlloVictor.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
524FA5FF2BCACDCE00133747 /* AlloVictorApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlloVictorApp.swift; sourceTree = "<group>"; };
|
|
524FA6012BCACDCE00133747 /* OffersListScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OffersListScreen.swift; sourceTree = "<group>"; };
|
|
524FA6032BCACDCF00133747 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
524FA6062BCACDCF00133747 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
524FA60E2BCACF0500133747 /* Screen1.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Screen1.json; sourceTree = "<group>"; };
|
|
524FA6102BCACF3A00133747 /* Screen2.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Screen2.json; sourceTree = "<group>"; };
|
|
524FA61A2BCAD04B00133747 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
|
|
524FA61C2BCAD0F100133747 /* OfferListResponseDTO.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferListResponseDTO.swift; sourceTree = "<group>"; };
|
|
524FA61E2BCAD0FD00133747 /* OfferDetailsResponseDTO.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferDetailsResponseDTO.swift; sourceTree = "<group>"; };
|
|
524FA6202BCAD22D00133747 /* HTTPClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPClient.swift; sourceTree = "<group>"; };
|
|
524FA6222BCAD29000133747 /* AlloVictorViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlloVictorViewModel.swift; sourceTree = "<group>"; };
|
|
524FA6242BCAD58400133747 /* AppState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppState.swift; sourceTree = "<group>"; };
|
|
524FA6262BCAE1C500133747 /* OfferListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferListView.swift; sourceTree = "<group>"; };
|
|
524FA62B2BCAF2CF00133747 /* AlloFlashView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlloFlashView.swift; sourceTree = "<group>"; };
|
|
524FA62F2BCBF4C300133747 /* tt_chocolates_light.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = tt_chocolates_light.otf; sourceTree = "<group>"; };
|
|
524FA6302BCBF4C300133747 /* tt_chocolates_extralight.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = tt_chocolates_extralight.otf; sourceTree = "<group>"; };
|
|
524FA6312BCBF4C300133747 /* tt_chocolates_regular.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = tt_chocolates_regular.otf; sourceTree = "<group>"; };
|
|
524FA6332BCBF4C300133747 /* tt_chocolates_demibold.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = tt_chocolates_demibold.otf; sourceTree = "<group>"; };
|
|
524FA6362BCBF4C300133747 /* tt_chocolates_extrabold.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = tt_chocolates_extrabold.otf; sourceTree = "<group>"; };
|
|
524FA6372BCBF4C300133747 /* tt_chocolates_bold.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = tt_chocolates_bold.otf; sourceTree = "<group>"; };
|
|
524FA63B2BCBF4C300133747 /* tt_chocolates_medium.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = tt_chocolates_medium.otf; sourceTree = "<group>"; };
|
|
524FA64A2BCBF78200133747 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
524FA64C2BCBFA3000133747 /* TextModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextModifier.swift; sourceTree = "<group>"; };
|
|
524FA64E2BCC0AA100133747 /* OfferDetailsScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferDetailsScreen.swift; sourceTree = "<group>"; };
|
|
524FA6502BCC115B00133747 /* OffererUserView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OffererUserView.swift; sourceTree = "<group>"; };
|
|
524FA6522BCC326500133747 /* ShareView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareView.swift; sourceTree = "<group>"; };
|
|
524FA6542BCC339A00133747 /* OfferDetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferDetailsView.swift; sourceTree = "<group>"; };
|
|
524FA6562BCC34E800133747 /* OfferSocialView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferSocialView.swift; sourceTree = "<group>"; };
|
|
525ED7332BCD257C00FE6109 /* AvatarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AvatarView.swift; sourceTree = "<group>"; };
|
|
52B222012BD1492600B55575 /* ShowFullPictureScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShowFullPictureScreen.swift; sourceTree = "<group>"; };
|
|
52B222102BD1631600B55575 /* NotFoundScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotFoundScreen.swift; sourceTree = "<group>"; };
|
|
52B222122BD16DC800B55575 /* OfferDetailsBodyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferDetailsBodyView.swift; sourceTree = "<group>"; };
|
|
52B222162BD1737500B55575 /* Extension+View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Extension+View.swift"; sourceTree = "<group>"; };
|
|
52B222182BD173FF00B55575 /* OffererUserRatingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OffererUserRatingView.swift; sourceTree = "<group>"; };
|
|
52B2221A2BD1749E00B55575 /* OffererUserInfos.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OffererUserInfos.swift; sourceTree = "<group>"; };
|
|
52B2221C2BD1756100B55575 /* OffererUserProStatusView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OffererUserProStatusView.swift; sourceTree = "<group>"; };
|
|
52B2221E2BD175E300B55575 /* OffererUserGallery.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OffererUserGallery.swift; sourceTree = "<group>"; };
|
|
52B222222BD1782700B55575 /* OfferHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferHeaderView.swift; sourceTree = "<group>"; };
|
|
52B222242BD178D000B55575 /* OfferBodyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferBodyView.swift; sourceTree = "<group>"; };
|
|
52B222282BD17A6300B55575 /* Offer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Offer.swift; sourceTree = "<group>"; };
|
|
52B2222A2BD17A7F00B55575 /* Relationships.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Relationships.swift; sourceTree = "<group>"; };
|
|
52B2222C2BD17A9100B55575 /* Leaseholder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Leaseholder.swift; sourceTree = "<group>"; };
|
|
52B2222E2BD17AA100B55575 /* Social.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Social.swift; sourceTree = "<group>"; };
|
|
52B222302BD17ACB00B55575 /* OfferPicture.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferPicture.swift; sourceTree = "<group>"; };
|
|
52B222322BD17ADC00B55575 /* OfferPictureUrls.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferPictureUrls.swift; sourceTree = "<group>"; };
|
|
52B222342BD17AEB00B55575 /* OfferersUser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferersUser.swift; sourceTree = "<group>"; };
|
|
52B222362BD17B0100B55575 /* OfferersUserMeta.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferersUserMeta.swift; sourceTree = "<group>"; };
|
|
52B222382BD17B1200B55575 /* GalleryPicture.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GalleryPicture.swift; sourceTree = "<group>"; };
|
|
52B2223A2BD17BD100B55575 /* OfferDetailsAwnserCountView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferDetailsAwnserCountView.swift; sourceTree = "<group>"; };
|
|
52B2223E2BD17D5800B55575 /* OfferDetailsGalleryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferDetailsGalleryView.swift; sourceTree = "<group>"; };
|
|
52B222402BD17DF100B55575 /* OfferDetailsLeaseholderInfosView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferDetailsLeaseholderInfosView.swift; sourceTree = "<group>"; };
|
|
52B222422BD1864100B55575 /* OfferDetailsMapView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OfferDetailsMapView.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
524FA5F92BCACDCE00133747 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
524FA62A2BCAEC0B00133747 /* CachedAsyncImage in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
524FA5F32BCACDCE00133747 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524FA5FE2BCACDCE00133747 /* AlloVictor */,
|
|
524FA5FD2BCACDCE00133747 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA5FD2BCACDCE00133747 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524FA5FC2BCACDCE00133747 /* AlloVictor.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA5FE2BCACDCE00133747 /* AlloVictor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524FA64A2BCBF78200133747 /* Info.plist */,
|
|
52B222152BD1735F00B55575 /* Extensions */,
|
|
52B222272BD17A5000B55575 /* Models */,
|
|
524FA6192BCAD03600133747 /* DTO */,
|
|
524FA6182BCAD02E00133747 /* Screens */,
|
|
524FA6172BCAD02600133747 /* Utils */,
|
|
524FA6162BCAD01E00133747 /* Views */,
|
|
524FA6152BCAD01700133747 /* ViewModels */,
|
|
524FA60D2BCACE9400133747 /* Resources */,
|
|
524FA6242BCAD58400133747 /* AppState.swift */,
|
|
524FA5FF2BCACDCE00133747 /* AlloVictorApp.swift */,
|
|
524FA6032BCACDCF00133747 /* Assets.xcassets */,
|
|
524FA6052BCACDCF00133747 /* Preview Content */,
|
|
);
|
|
path = AlloVictor;
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA6052BCACDCF00133747 /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524FA6062BCACDCF00133747 /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA60D2BCACE9400133747 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524FA62D2BCBF4AD00133747 /* Fonts */,
|
|
524FA60E2BCACF0500133747 /* Screen1.json */,
|
|
524FA6102BCACF3A00133747 /* Screen2.json */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA6152BCAD01700133747 /* ViewModels */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524FA6222BCAD29000133747 /* AlloVictorViewModel.swift */,
|
|
);
|
|
path = ViewModels;
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA6162BCAD01E00133747 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52B222142BD16E5200B55575 /* Components */,
|
|
524FA64B2BCBFA1900133747 /* Modifiers */,
|
|
524FA62B2BCAF2CF00133747 /* AlloFlashView.swift */,
|
|
524FA6262BCAE1C500133747 /* OfferListView.swift */,
|
|
524FA6542BCC339A00133747 /* OfferDetailsView.swift */,
|
|
524FA6502BCC115B00133747 /* OffererUserView.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA6172BCAD02600133747 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524FA61A2BCAD04B00133747 /* Constants.swift */,
|
|
524FA6202BCAD22D00133747 /* HTTPClient.swift */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA6182BCAD02E00133747 /* Screens */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52B222102BD1631600B55575 /* NotFoundScreen.swift */,
|
|
524FA64E2BCC0AA100133747 /* OfferDetailsScreen.swift */,
|
|
524FA6012BCACDCE00133747 /* OffersListScreen.swift */,
|
|
52B222012BD1492600B55575 /* ShowFullPictureScreen.swift */,
|
|
);
|
|
path = Screens;
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA6192BCAD03600133747 /* DTO */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524FA61E2BCAD0FD00133747 /* OfferDetailsResponseDTO.swift */,
|
|
524FA61C2BCAD0F100133747 /* OfferListResponseDTO.swift */,
|
|
);
|
|
path = DTO;
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA62D2BCBF4AD00133747 /* Fonts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524FA6372BCBF4C300133747 /* tt_chocolates_bold.otf */,
|
|
524FA6332BCBF4C300133747 /* tt_chocolates_demibold.otf */,
|
|
524FA6362BCBF4C300133747 /* tt_chocolates_extrabold.otf */,
|
|
524FA6302BCBF4C300133747 /* tt_chocolates_extralight.otf */,
|
|
524FA62F2BCBF4C300133747 /* tt_chocolates_light.otf */,
|
|
524FA63B2BCBF4C300133747 /* tt_chocolates_medium.otf */,
|
|
524FA6312BCBF4C300133747 /* tt_chocolates_regular.otf */,
|
|
);
|
|
path = Fonts;
|
|
sourceTree = "<group>";
|
|
};
|
|
524FA64B2BCBFA1900133747 /* Modifiers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
524FA64C2BCBFA3000133747 /* TextModifier.swift */,
|
|
);
|
|
path = Modifiers;
|
|
sourceTree = "<group>";
|
|
};
|
|
52B222142BD16E5200B55575 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52B222212BD1780F00B55575 /* Offer */,
|
|
52B222262BD17A1A00B55575 /* OfferDetails */,
|
|
52B222202BD1766E00B55575 /* OffererUser */,
|
|
525ED7332BCD257C00FE6109 /* AvatarView.swift */,
|
|
524FA6522BCC326500133747 /* ShareView.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
52B222152BD1735F00B55575 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52B222162BD1737500B55575 /* Extension+View.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
52B222202BD1766E00B55575 /* OffererUser */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52B2221E2BD175E300B55575 /* OffererUserGallery.swift */,
|
|
52B2221A2BD1749E00B55575 /* OffererUserInfos.swift */,
|
|
52B2221C2BD1756100B55575 /* OffererUserProStatusView.swift */,
|
|
52B222182BD173FF00B55575 /* OffererUserRatingView.swift */,
|
|
);
|
|
path = OffererUser;
|
|
sourceTree = "<group>";
|
|
};
|
|
52B222212BD1780F00B55575 /* Offer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52B222242BD178D000B55575 /* OfferBodyView.swift */,
|
|
52B222222BD1782700B55575 /* OfferHeaderView.swift */,
|
|
524FA6562BCC34E800133747 /* OfferSocialView.swift */,
|
|
);
|
|
path = Offer;
|
|
sourceTree = "<group>";
|
|
};
|
|
52B222262BD17A1A00B55575 /* OfferDetails */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52B222122BD16DC800B55575 /* OfferDetailsBodyView.swift */,
|
|
52B2223A2BD17BD100B55575 /* OfferDetailsAwnserCountView.swift */,
|
|
52B2223E2BD17D5800B55575 /* OfferDetailsGalleryView.swift */,
|
|
52B222402BD17DF100B55575 /* OfferDetailsLeaseholderInfosView.swift */,
|
|
52B222422BD1864100B55575 /* OfferDetailsMapView.swift */,
|
|
);
|
|
path = OfferDetails;
|
|
sourceTree = "<group>";
|
|
};
|
|
52B222272BD17A5000B55575 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
52B222382BD17B1200B55575 /* GalleryPicture.swift */,
|
|
52B2222C2BD17A9100B55575 /* Leaseholder.swift */,
|
|
52B222282BD17A6300B55575 /* Offer.swift */,
|
|
52B222342BD17AEB00B55575 /* OfferersUser.swift */,
|
|
52B222362BD17B0100B55575 /* OfferersUserMeta.swift */,
|
|
52B222302BD17ACB00B55575 /* OfferPicture.swift */,
|
|
52B222322BD17ADC00B55575 /* OfferPictureUrls.swift */,
|
|
52B2222A2BD17A7F00B55575 /* Relationships.swift */,
|
|
52B2222E2BD17AA100B55575 /* Social.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
524FA5FB2BCACDCE00133747 /* AlloVictor */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 524FA60A2BCACDCF00133747 /* Build configuration list for PBXNativeTarget "AlloVictor" */;
|
|
buildPhases = (
|
|
524FA5F82BCACDCE00133747 /* Sources */,
|
|
524FA5F92BCACDCE00133747 /* Frameworks */,
|
|
524FA5FA2BCACDCE00133747 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = AlloVictor;
|
|
packageProductDependencies = (
|
|
524FA6292BCAEC0B00133747 /* CachedAsyncImage */,
|
|
);
|
|
productName = AlloVictor;
|
|
productReference = 524FA5FC2BCACDCE00133747 /* AlloVictor.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
524FA5F42BCACDCE00133747 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1520;
|
|
LastUpgradeCheck = 1520;
|
|
TargetAttributes = {
|
|
524FA5FB2BCACDCE00133747 = {
|
|
CreatedOnToolsVersion = 15.2;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 524FA5F72BCACDCE00133747 /* Build configuration list for PBXProject "AlloVictor" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 524FA5F32BCACDCE00133747;
|
|
packageReferences = (
|
|
524FA6282BCAEC0B00133747 /* XCRemoteSwiftPackageReference "swiftui-cached-async-image" */,
|
|
);
|
|
productRefGroup = 524FA5FD2BCACDCE00133747 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
524FA5FB2BCACDCE00133747 /* AlloVictor */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
524FA5FA2BCACDCE00133747 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
524FA63E2BCBF4C300133747 /* tt_chocolates_extralight.otf in Resources */,
|
|
524FA60F2BCACF0500133747 /* Screen1.json in Resources */,
|
|
524FA6412BCBF4C300133747 /* tt_chocolates_demibold.otf in Resources */,
|
|
524FA6072BCACDCF00133747 /* Preview Assets.xcassets in Resources */,
|
|
524FA6452BCBF4C300133747 /* tt_chocolates_bold.otf in Resources */,
|
|
524FA6492BCBF4C300133747 /* tt_chocolates_medium.otf in Resources */,
|
|
524FA6442BCBF4C300133747 /* tt_chocolates_extrabold.otf in Resources */,
|
|
524FA63D2BCBF4C300133747 /* tt_chocolates_light.otf in Resources */,
|
|
524FA63F2BCBF4C300133747 /* tt_chocolates_regular.otf in Resources */,
|
|
524FA6112BCACF3A00133747 /* Screen2.json in Resources */,
|
|
524FA6042BCACDCF00133747 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
524FA5F82BCACDCE00133747 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
52B222252BD178D000B55575 /* OfferBodyView.swift in Sources */,
|
|
52B222332BD17ADC00B55575 /* OfferPictureUrls.swift in Sources */,
|
|
524FA6022BCACDCE00133747 /* OffersListScreen.swift in Sources */,
|
|
52B222172BD1737500B55575 /* Extension+View.swift in Sources */,
|
|
524FA61F2BCAD0FD00133747 /* OfferDetailsResponseDTO.swift in Sources */,
|
|
52B222432BD1864100B55575 /* OfferDetailsMapView.swift in Sources */,
|
|
52B2221D2BD1756100B55575 /* OffererUserProStatusView.swift in Sources */,
|
|
52B2222B2BD17A7F00B55575 /* Relationships.swift in Sources */,
|
|
52B2221B2BD1749E00B55575 /* OffererUserInfos.swift in Sources */,
|
|
524FA6212BCAD22D00133747 /* HTTPClient.swift in Sources */,
|
|
524FA64F2BCC0AA100133747 /* OfferDetailsScreen.swift in Sources */,
|
|
524FA6272BCAE1C500133747 /* OfferListView.swift in Sources */,
|
|
524FA6252BCAD58400133747 /* AppState.swift in Sources */,
|
|
524FA6512BCC115B00133747 /* OffererUserView.swift in Sources */,
|
|
52B2221F2BD175E300B55575 /* OffererUserGallery.swift in Sources */,
|
|
52B222412BD17DF100B55575 /* OfferDetailsLeaseholderInfosView.swift in Sources */,
|
|
524FA6002BCACDCE00133747 /* AlloVictorApp.swift in Sources */,
|
|
524FA6572BCC34E900133747 /* OfferSocialView.swift in Sources */,
|
|
52B2222F2BD17AA100B55575 /* Social.swift in Sources */,
|
|
524FA64D2BCBFA3000133747 /* TextModifier.swift in Sources */,
|
|
52B222352BD17AEB00B55575 /* OfferersUser.swift in Sources */,
|
|
524FA6552BCC339A00133747 /* OfferDetailsView.swift in Sources */,
|
|
52B222192BD173FF00B55575 /* OffererUserRatingView.swift in Sources */,
|
|
52B222392BD17B1200B55575 /* GalleryPicture.swift in Sources */,
|
|
52B2222D2BD17A9100B55575 /* Leaseholder.swift in Sources */,
|
|
52B222232BD1782700B55575 /* OfferHeaderView.swift in Sources */,
|
|
524FA61D2BCAD0F100133747 /* OfferListResponseDTO.swift in Sources */,
|
|
52B2223F2BD17D5800B55575 /* OfferDetailsGalleryView.swift in Sources */,
|
|
52B222132BD16DC800B55575 /* OfferDetailsBodyView.swift in Sources */,
|
|
524FA6532BCC326500133747 /* ShareView.swift in Sources */,
|
|
524FA62C2BCAF2CF00133747 /* AlloFlashView.swift in Sources */,
|
|
52B222292BD17A6300B55575 /* Offer.swift in Sources */,
|
|
52B222022BD1492600B55575 /* ShowFullPictureScreen.swift in Sources */,
|
|
52B222112BD1631600B55575 /* NotFoundScreen.swift in Sources */,
|
|
524FA6232BCAD29000133747 /* AlloVictorViewModel.swift in Sources */,
|
|
52B222372BD17B0100B55575 /* OfferersUserMeta.swift in Sources */,
|
|
52B222312BD17ACB00B55575 /* OfferPicture.swift in Sources */,
|
|
525ED7342BCD257C00FE6109 /* AvatarView.swift in Sources */,
|
|
52B2223B2BD17BD100B55575 /* OfferDetailsAwnserCountView.swift in Sources */,
|
|
524FA61B2BCAD04B00133747 /* Constants.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
524FA6082BCACDCF00133747 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = 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_DOCUMENTATION_COMMENTS = YES;
|
|
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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
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 = 17.2;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
524FA6092BCACDCF00133747 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = 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_DOCUMENTATION_COMMENTS = YES;
|
|
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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
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 = 17.2;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
524FA60B2BCACDCF00133747 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"AlloVictor/Preview Content\"";
|
|
DEVELOPMENT_TEAM = WVH3Y23X7X;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = AlloVictor/Info.plist;
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UIUserInterfaceStyle = Light;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.bodinaud.AlloVictor;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
524FA60C2BCACDCF00133747 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"AlloVictor/Preview Content\"";
|
|
DEVELOPMENT_TEAM = WVH3Y23X7X;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = AlloVictor/Info.plist;
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UIUserInterfaceStyle = Light;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.bodinaud.AlloVictor;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
524FA5F72BCACDCE00133747 /* Build configuration list for PBXProject "AlloVictor" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
524FA6082BCACDCF00133747 /* Debug */,
|
|
524FA6092BCACDCF00133747 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
524FA60A2BCACDCF00133747 /* Build configuration list for PBXNativeTarget "AlloVictor" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
524FA60B2BCACDCF00133747 /* Debug */,
|
|
524FA60C2BCACDCF00133747 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
524FA6282BCAEC0B00133747 /* XCRemoteSwiftPackageReference "swiftui-cached-async-image" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/lorenzofiamingo/swiftui-cached-async-image";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 2.1.1;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
524FA6292BCAEC0B00133747 /* CachedAsyncImage */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = 524FA6282BCAEC0B00133747 /* XCRemoteSwiftPackageReference "swiftui-cached-async-image" */;
|
|
productName = CachedAsyncImage;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 524FA5F42BCACDCE00133747 /* Project object */;
|
|
}
|