This PR contains the work done to write some explanations to the work done for this application. Reviewed-on: #20 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
1064 lines
43 KiB
Plaintext
1064 lines
43 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 63;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0220ADA32BA90646001E6A9F /* FeedItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0220ADA22BA90646001E6A9F /* FeedItemView.swift */; };
|
|
023AC7FC2BAA3EC10027D064 /* Int+Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 023AC7FB2BAA3EC10027D064 /* Int+Constants.swift */; };
|
|
02620B8C2BA89C9A00DE7137 /* FeedListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02620B8B2BA89C9A00DE7137 /* FeedListViewModel.swift */; };
|
|
028134712BACC8CC0074AB4B /* FeedListConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028134702BACC8CC0074AB4B /* FeedListConfiguration.swift */; };
|
|
028134822BACCC780074AB4B /* FeedListCoordination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028134812BACCC770074AB4B /* FeedListCoordination.swift */; };
|
|
028134842BACD0B20074AB4B /* FeedItemCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028134832BACD0B20074AB4B /* FeedItemCoordinator.swift */; };
|
|
028134882BAD01A60074AB4B /* FeedListState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028134872BAD01A60074AB4B /* FeedListState.swift */; };
|
|
0281348A2BAD08AB0074AB4B /* FeedUnavailableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028134892BAD08AB0074AB4B /* FeedUnavailableView.swift */; };
|
|
02909E792BAB6B0200710E14 /* FilterOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02909E782BAB6B0200710E14 /* FilterOption.swift */; };
|
|
02909E7B2BAB6D2E00710E14 /* Bundle+Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02909E7A2BAB6D2E00710E14 /* Bundle+Constants.swift */; };
|
|
02909E7D2BAB7FFE00710E14 /* Review+DTOs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02909E7C2BAB7FFE00710E14 /* Review+DTOs.swift */; };
|
|
02B36F7D2BAD9D1A00F1A89D /* ReviewsFeed.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02DC7F8F2BA51793000EEEBE /* ReviewsFeed.framework */; platformFilter = ios; };
|
|
02B36F852BAD9DDB00F1A89D /* FeedListViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B36F842BAD9DDB00F1A89D /* FeedListViewModelTests.swift */; };
|
|
02B36F892BADB26C00F1A89D /* Array+ReviewDTOs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B36F882BADB26C00F1A89D /* Array+ReviewDTOs.swift */; };
|
|
02B36F8F2BADCABC00F1A89D /* FeedListCoordinationSpy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B36F8D2BADCA8000F1A89D /* FeedListCoordinationSpy.swift */; };
|
|
02C1B1972BAC9BFE001781DE /* FeedListCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C1B1962BAC9BFE001781DE /* FeedListCoordinator.swift */; };
|
|
02C1B1A92BACA722001781DE /* AppCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C1B1A82BACA722001781DE /* AppCoordinator.swift */; };
|
|
02DA924E2BAAE3FD00C47985 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 02DA924D2BAAE3FD00C47985 /* Localizable.xcstrings */; };
|
|
02DC7F9F2BA51793000EEEBE /* ReviewsFeed.h in Headers */ = {isa = PBXBuildFile; fileRef = 02DC7F912BA51793000EEEBE /* ReviewsFeed.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
02DC7FA22BA51793000EEEBE /* ReviewsFeed.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02DC7F8F2BA51793000EEEBE /* ReviewsFeed.framework */; };
|
|
02DC7FA32BA51793000EEEBE /* ReviewsFeed.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 02DC7F8F2BA51793000EEEBE /* ReviewsFeed.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
02DC7FAC2BA51B4C000EEEBE /* FeedItemViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 345AD13224C6EE64004E2EE1 /* FeedItemViewController.swift */; };
|
|
02DC7FAE2BA51B4C000EEEBE /* FeedListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 345AD12F24C6EE64004E2EE1 /* FeedListViewController.swift */; };
|
|
02DC7FAF2BA51B4C000EEEBE /* Review.swift in Sources */ = {isa = PBXBuildFile; fileRef = 345AD13124C6EE64004E2EE1 /* Review.swift */; };
|
|
02DC7FB32BA52518000EEEBE /* ReviewsKit in Frameworks */ = {isa = PBXBuildFile; productRef = 02DC7FB22BA52518000EEEBE /* ReviewsKit */; };
|
|
02DC7FB52BA52520000EEEBE /* ReviewsKit in Frameworks */ = {isa = PBXBuildFile; productRef = 02DC7FB42BA52520000EEEBE /* ReviewsKit */; };
|
|
02EACF2E2BABA34600FF8ECD /* FeedItemCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02EACF2D2BABA34600FF8ECD /* FeedItemCell.swift */; };
|
|
02EACF302BABA50D00FF8ECD /* TopWordsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02EACF2F2BABA50D00FF8ECD /* TopWordsCell.swift */; };
|
|
02EACF322BABB23A00FF8ECD /* TopWordsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02EACF312BABB23A00FF8ECD /* TopWordsView.swift */; };
|
|
02EACF342BABB28900FF8ECD /* TopWord.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02EACF332BABB28900FF8ECD /* TopWord.swift */; };
|
|
02EACF362BABB2F200FF8ECD /* TopWord+DTOs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02EACF352BABB2F200FF8ECD /* TopWord+DTOs.swift */; };
|
|
345AD11C24C6EDD9004E2EE1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 345AD11B24C6EDD9004E2EE1 /* AppDelegate.swift */; };
|
|
345AD12524C6EDDC004E2EE1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 345AD12424C6EDDC004E2EE1 /* Assets.xcassets */; };
|
|
345AD12824C6EDDC004E2EE1 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 345AD12624C6EDDC004E2EE1 /* LaunchScreen.storyboard */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
02B36F7E2BAD9D1A00F1A89D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 345AD11024C6EDD9004E2EE1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 02DC7F8E2BA51793000EEEBE;
|
|
remoteInfo = Feed;
|
|
};
|
|
02DC7FA02BA51793000EEEBE /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 345AD11024C6EDD9004E2EE1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 02DC7F8E2BA51793000EEEBE;
|
|
remoteInfo = Feed;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
02DC7FA42BA51793000EEEBE /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
02DC7FA32BA51793000EEEBE /* ReviewsFeed.framework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0220ADA22BA90646001E6A9F /* FeedItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedItemView.swift; sourceTree = "<group>"; };
|
|
023AC7FB2BAA3EC10027D064 /* Int+Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Int+Constants.swift"; sourceTree = "<group>"; };
|
|
02620B8B2BA89C9A00DE7137 /* FeedListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedListViewModel.swift; sourceTree = "<group>"; };
|
|
028134702BACC8CC0074AB4B /* FeedListConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedListConfiguration.swift; sourceTree = "<group>"; };
|
|
028134812BACCC770074AB4B /* FeedListCoordination.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedListCoordination.swift; sourceTree = "<group>"; };
|
|
028134832BACD0B20074AB4B /* FeedItemCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedItemCoordinator.swift; sourceTree = "<group>"; };
|
|
028134872BAD01A60074AB4B /* FeedListState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedListState.swift; sourceTree = "<group>"; };
|
|
028134892BAD08AB0074AB4B /* FeedUnavailableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedUnavailableView.swift; sourceTree = "<group>"; };
|
|
02909E782BAB6B0200710E14 /* FilterOption.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterOption.swift; sourceTree = "<group>"; };
|
|
02909E7A2BAB6D2E00710E14 /* Bundle+Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Bundle+Constants.swift"; sourceTree = "<group>"; };
|
|
02909E7C2BAB7FFE00710E14 /* Review+DTOs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Review+DTOs.swift"; sourceTree = "<group>"; };
|
|
02B36F792BAD9D1A00F1A89D /* FeedTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FeedTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
02B36F842BAD9DDB00F1A89D /* FeedListViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedListViewModelTests.swift; sourceTree = "<group>"; };
|
|
02B36F882BADB26C00F1A89D /* Array+ReviewDTOs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Array+ReviewDTOs.swift"; sourceTree = "<group>"; };
|
|
02B36F8D2BADCA8000F1A89D /* FeedListCoordinationSpy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedListCoordinationSpy.swift; sourceTree = "<group>"; };
|
|
02B36F902BADD14900F1A89D /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
02C1B1962BAC9BFE001781DE /* FeedListCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedListCoordinator.swift; sourceTree = "<group>"; };
|
|
02C1B1A82BACA722001781DE /* AppCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppCoordinator.swift; sourceTree = "<group>"; };
|
|
02DA924D2BAAE3FD00C47985 /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = "<group>"; };
|
|
02DC7F8F2BA51793000EEEBE /* ReviewsFeed.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ReviewsFeed.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
02DC7F912BA51793000EEEBE /* ReviewsFeed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReviewsFeed.h; sourceTree = "<group>"; };
|
|
02DC7FB12BA52084000EEEBE /* Libraries */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = Libraries; sourceTree = "<group>"; };
|
|
02EACF2D2BABA34600FF8ECD /* FeedItemCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedItemCell.swift; sourceTree = "<group>"; };
|
|
02EACF2F2BABA50D00FF8ECD /* TopWordsCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopWordsCell.swift; sourceTree = "<group>"; };
|
|
02EACF312BABB23A00FF8ECD /* TopWordsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopWordsView.swift; sourceTree = "<group>"; };
|
|
02EACF332BABB28900FF8ECD /* TopWord.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopWord.swift; sourceTree = "<group>"; };
|
|
02EACF352BABB2F200FF8ECD /* TopWord+DTOs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TopWord+DTOs.swift"; sourceTree = "<group>"; };
|
|
345AD11824C6EDD9004E2EE1 /* Reviews.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Reviews.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
345AD11B24C6EDD9004E2EE1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
345AD12424C6EDDC004E2EE1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
345AD12724C6EDDC004E2EE1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
345AD12924C6EDDC004E2EE1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
345AD12F24C6EE64004E2EE1 /* FeedListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FeedListViewController.swift; sourceTree = "<group>"; };
|
|
345AD13124C6EE64004E2EE1 /* Review.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Review.swift; sourceTree = "<group>"; };
|
|
345AD13224C6EE64004E2EE1 /* FeedItemViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FeedItemViewController.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
02B36F762BAD9D1A00F1A89D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
02B36F7D2BAD9D1A00F1A89D /* ReviewsFeed.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
02DC7F8C2BA51793000EEEBE /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
02DC7FB32BA52518000EEEBE /* ReviewsKit in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
345AD11524C6EDD9004E2EE1 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
02DC7FA22BA51793000EEEBE /* ReviewsFeed.framework in Frameworks */,
|
|
02DC7FB52BA52520000EEEBE /* ReviewsKit in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
023AC7FA2BAA3EB60027D064 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02909E7A2BAB6D2E00710E14 /* Bundle+Constants.swift */,
|
|
023AC7FB2BAA3EC10027D064 /* Int+Constants.swift */,
|
|
02909E7C2BAB7FFE00710E14 /* Review+DTOs.swift */,
|
|
02EACF352BABB2F200FF8ECD /* TopWord+DTOs.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
02620B852BA89BF900DE7137 /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02EACF2C2BABA32A00FF8ECD /* Cells */,
|
|
02620B892BA89C2400DE7137 /* Views */,
|
|
02620B882BA89C1000DE7137 /* View Controllers */,
|
|
);
|
|
path = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
02620B862BA89C0000DE7137 /* Logic */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02909E772BAB6AD500710E14 /* Enumerations */,
|
|
023AC7FA2BAA3EB60027D064 /* Extensions */,
|
|
02620B8A2BA89C3300DE7137 /* Models */,
|
|
0281346F2BACC8B00074AB4B /* Structs */,
|
|
02620B872BA89C0700DE7137 /* View Models */,
|
|
);
|
|
path = Logic;
|
|
sourceTree = "<group>";
|
|
};
|
|
02620B872BA89C0700DE7137 /* View Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02620B8B2BA89C9A00DE7137 /* FeedListViewModel.swift */,
|
|
);
|
|
path = "View Models";
|
|
sourceTree = "<group>";
|
|
};
|
|
02620B882BA89C1000DE7137 /* View Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
345AD13224C6EE64004E2EE1 /* FeedItemViewController.swift */,
|
|
345AD12F24C6EE64004E2EE1 /* FeedListViewController.swift */,
|
|
);
|
|
path = "View Controllers";
|
|
sourceTree = "<group>";
|
|
};
|
|
02620B892BA89C2400DE7137 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0220ADA22BA90646001E6A9F /* FeedItemView.swift */,
|
|
02EACF312BABB23A00FF8ECD /* TopWordsView.swift */,
|
|
028134892BAD08AB0074AB4B /* FeedUnavailableView.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
02620B8A2BA89C3300DE7137 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
345AD13124C6EE64004E2EE1 /* Review.swift */,
|
|
02EACF332BABB28900FF8ECD /* TopWord.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
0281346F2BACC8B00074AB4B /* Structs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
028134702BACC8CC0074AB4B /* FeedListConfiguration.swift */,
|
|
);
|
|
path = Structs;
|
|
sourceTree = "<group>";
|
|
};
|
|
028134802BACCC630074AB4B /* Coordination */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
028134812BACCC770074AB4B /* FeedListCoordination.swift */,
|
|
);
|
|
path = Coordination;
|
|
sourceTree = "<group>";
|
|
};
|
|
02909E772BAB6AD500710E14 /* Enumerations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
028134872BAD01A60074AB4B /* FeedListState.swift */,
|
|
02909E782BAB6B0200710E14 /* FilterOption.swift */,
|
|
);
|
|
path = Enumerations;
|
|
sourceTree = "<group>";
|
|
};
|
|
02A6DA2F2BA591C000B943E2 /* Bundle */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02DC7F912BA51793000EEEBE /* ReviewsFeed.h */,
|
|
02DA924B2BAAE3E500C47985 /* Resources */,
|
|
02DC7FB02BA51B4F000EEEBE /* Sources */,
|
|
02B36F862BADB1FD00F1A89D /* Previews */,
|
|
);
|
|
path = Bundle;
|
|
sourceTree = "<group>";
|
|
};
|
|
02A6DA302BA5929F00B943E2 /* Test */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02B36F8A2BADCA5B00F1A89D /* Helpers */,
|
|
02B36F742BAD9C4500F1A89D /* Tests */,
|
|
);
|
|
path = Test;
|
|
sourceTree = "<group>";
|
|
};
|
|
02B36F742BAD9C4500F1A89D /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02B36F832BAD9DC700F1A89D /* View Models */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
02B36F832BAD9DC700F1A89D /* View Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02B36F842BAD9DDB00F1A89D /* FeedListViewModelTests.swift */,
|
|
);
|
|
path = "View Models";
|
|
sourceTree = "<group>";
|
|
};
|
|
02B36F862BADB1FD00F1A89D /* Previews */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02B36F872BADB23200F1A89D /* Extensions */,
|
|
);
|
|
path = Previews;
|
|
sourceTree = "<group>";
|
|
};
|
|
02B36F872BADB23200F1A89D /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02B36F882BADB26C00F1A89D /* Array+ReviewDTOs.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
02B36F8A2BADCA5B00F1A89D /* Helpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02B36F8B2BADCA6200F1A89D /* Spies */,
|
|
);
|
|
path = Helpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
02B36F8B2BADCA6200F1A89D /* Spies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02B36F8C2BADCA6A00F1A89D /* Coordination */,
|
|
);
|
|
path = Spies;
|
|
sourceTree = "<group>";
|
|
};
|
|
02B36F8C2BADCA6A00F1A89D /* Coordination */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02B36F8D2BADCA8000F1A89D /* FeedListCoordinationSpy.swift */,
|
|
);
|
|
path = Coordination;
|
|
sourceTree = "<group>";
|
|
};
|
|
02C1B1952BAC9BE7001781DE /* Coordinators */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
028134802BACCC630074AB4B /* Coordination */,
|
|
028134832BACD0B20074AB4B /* FeedItemCoordinator.swift */,
|
|
02C1B1962BAC9BFE001781DE /* FeedListCoordinator.swift */,
|
|
);
|
|
path = Coordinators;
|
|
sourceTree = "<group>";
|
|
};
|
|
02C1B1A62BACA6FC001781DE /* App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
345AD11B24C6EDD9004E2EE1 /* AppDelegate.swift */,
|
|
);
|
|
path = App;
|
|
sourceTree = "<group>";
|
|
};
|
|
02C1B1A72BACA70B001781DE /* Coordinators */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02C1B1A82BACA722001781DE /* AppCoordinator.swift */,
|
|
);
|
|
path = Coordinators;
|
|
sourceTree = "<group>";
|
|
};
|
|
02DA924B2BAAE3E500C47985 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02DA924C2BAAE3ED00C47985 /* Catalogs */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
02DA924C2BAAE3ED00C47985 /* Catalogs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02DA924D2BAAE3FD00C47985 /* Localizable.xcstrings */,
|
|
);
|
|
path = Catalogs;
|
|
sourceTree = "<group>";
|
|
};
|
|
02DC7F722BA4F8F0000EEEBE /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02DC7F762BA4F966000EEEBE /* Catalogs */,
|
|
02DC7F732BA4F92E000EEEBE /* Plists */,
|
|
02DC7F752BA4F952000EEEBE /* Storyboards */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
02DC7F732BA4F92E000EEEBE /* Plists */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
345AD12924C6EDDC004E2EE1 /* Info.plist */,
|
|
);
|
|
path = Plists;
|
|
sourceTree = "<group>";
|
|
};
|
|
02DC7F742BA4F93B000EEEBE /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02C1B1A62BACA6FC001781DE /* App */,
|
|
02C1B1A72BACA70B001781DE /* Coordinators */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
02DC7F752BA4F952000EEEBE /* Storyboards */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
345AD12624C6EDDC004E2EE1 /* LaunchScreen.storyboard */,
|
|
);
|
|
path = Storyboards;
|
|
sourceTree = "<group>";
|
|
};
|
|
02DC7F762BA4F966000EEEBE /* Catalogs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
345AD12424C6EDDC004E2EE1 /* Assets.xcassets */,
|
|
);
|
|
path = Catalogs;
|
|
sourceTree = "<group>";
|
|
};
|
|
02DC7F902BA51793000EEEBE /* Feed */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02A6DA2F2BA591C000B943E2 /* Bundle */,
|
|
02A6DA302BA5929F00B943E2 /* Test */,
|
|
);
|
|
path = Feed;
|
|
sourceTree = "<group>";
|
|
};
|
|
02DC7FAB2BA51848000EEEBE /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02DC7F902BA51793000EEEBE /* Feed */,
|
|
);
|
|
path = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
02DC7FB02BA51B4F000EEEBE /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02C1B1952BAC9BE7001781DE /* Coordinators */,
|
|
02620B862BA89C0000DE7137 /* Logic */,
|
|
02620B852BA89BF900DE7137 /* UI */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
02EACF2C2BABA32A00FF8ECD /* Cells */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02EACF2D2BABA34600FF8ECD /* FeedItemCell.swift */,
|
|
02EACF2F2BABA50D00FF8ECD /* TopWordsCell.swift */,
|
|
);
|
|
path = Cells;
|
|
sourceTree = "<group>";
|
|
};
|
|
345AD10F24C6EDD9004E2EE1 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02B36F902BADD14900F1A89D /* README.md */,
|
|
02DC7FB12BA52084000EEEBE /* Libraries */,
|
|
02DC7FAB2BA51848000EEEBE /* Frameworks */,
|
|
345AD11A24C6EDD9004E2EE1 /* App */,
|
|
345AD11924C6EDD9004E2EE1 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
345AD11924C6EDD9004E2EE1 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
345AD11824C6EDD9004E2EE1 /* Reviews.app */,
|
|
02DC7F8F2BA51793000EEEBE /* ReviewsFeed.framework */,
|
|
02B36F792BAD9D1A00F1A89D /* FeedTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
345AD11A24C6EDD9004E2EE1 /* App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
02DC7F742BA4F93B000EEEBE /* Sources */,
|
|
02DC7F722BA4F8F0000EEEBE /* Resources */,
|
|
);
|
|
path = App;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
02DC7F8A2BA51793000EEEBE /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
02DC7F9F2BA51793000EEEBE /* ReviewsFeed.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
02B36F782BAD9D1A00F1A89D /* FeedTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 02B36F802BAD9D1A00F1A89D /* Build configuration list for PBXNativeTarget "FeedTests" */;
|
|
buildPhases = (
|
|
02B36F752BAD9D1A00F1A89D /* Sources */,
|
|
02B36F762BAD9D1A00F1A89D /* Frameworks */,
|
|
02B36F772BAD9D1A00F1A89D /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
02B36F7F2BAD9D1A00F1A89D /* PBXTargetDependency */,
|
|
);
|
|
name = FeedTests;
|
|
productName = ReviewsFeedTests;
|
|
productReference = 02B36F792BAD9D1A00F1A89D /* FeedTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
02DC7F8E2BA51793000EEEBE /* Feed */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 02DC7FA92BA51793000EEEBE /* Build configuration list for PBXNativeTarget "Feed" */;
|
|
buildPhases = (
|
|
02DC7F8A2BA51793000EEEBE /* Headers */,
|
|
02DC7F8B2BA51793000EEEBE /* Sources */,
|
|
02DC7F8C2BA51793000EEEBE /* Frameworks */,
|
|
02DC7F8D2BA51793000EEEBE /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Feed;
|
|
packageProductDependencies = (
|
|
02DC7FB22BA52518000EEEBE /* ReviewsKit */,
|
|
);
|
|
productName = Feed;
|
|
productReference = 02DC7F8F2BA51793000EEEBE /* ReviewsFeed.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
345AD11724C6EDD9004E2EE1 /* App */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 345AD12C24C6EDDC004E2EE1 /* Build configuration list for PBXNativeTarget "App" */;
|
|
buildPhases = (
|
|
345AD11424C6EDD9004E2EE1 /* Sources */,
|
|
345AD11524C6EDD9004E2EE1 /* Frameworks */,
|
|
345AD11624C6EDD9004E2EE1 /* Resources */,
|
|
02DC7FA42BA51793000EEEBE /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
02DC7FA12BA51793000EEEBE /* PBXTargetDependency */,
|
|
);
|
|
name = App;
|
|
packageProductDependencies = (
|
|
02DC7FB42BA52520000EEEBE /* ReviewsKit */,
|
|
);
|
|
productName = AppStoreReviews;
|
|
productReference = 345AD11824C6EDD9004E2EE1 /* Reviews.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
345AD11024C6EDD9004E2EE1 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = YES;
|
|
LastSwiftUpdateCheck = 1530;
|
|
LastUpgradeCheck = 1530;
|
|
ORGANIZATIONNAME = "Röck+Cöde";
|
|
TargetAttributes = {
|
|
02B36F782BAD9D1A00F1A89D = {
|
|
CreatedOnToolsVersion = 15.3;
|
|
};
|
|
02DC7F8E2BA51793000EEEBE = {
|
|
CreatedOnToolsVersion = 15.3;
|
|
};
|
|
345AD11724C6EDD9004E2EE1 = {
|
|
CreatedOnToolsVersion = 11.6;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 345AD11324C6EDD9004E2EE1 /* Build configuration list for PBXProject "Reviews" */;
|
|
compatibilityVersion = "Xcode 15.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 345AD10F24C6EDD9004E2EE1;
|
|
productRefGroup = 345AD11924C6EDD9004E2EE1 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
345AD11724C6EDD9004E2EE1 /* App */,
|
|
02DC7F8E2BA51793000EEEBE /* Feed */,
|
|
02B36F782BAD9D1A00F1A89D /* FeedTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
02B36F772BAD9D1A00F1A89D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
02DC7F8D2BA51793000EEEBE /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
02DA924E2BAAE3FD00C47985 /* Localizable.xcstrings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
345AD11624C6EDD9004E2EE1 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
345AD12824C6EDDC004E2EE1 /* LaunchScreen.storyboard in Resources */,
|
|
345AD12524C6EDDC004E2EE1 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
02B36F752BAD9D1A00F1A89D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
02B36F852BAD9DDB00F1A89D /* FeedListViewModelTests.swift in Sources */,
|
|
02B36F8F2BADCABC00F1A89D /* FeedListCoordinationSpy.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
02DC7F8B2BA51793000EEEBE /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
02EACF302BABA50D00FF8ECD /* TopWordsCell.swift in Sources */,
|
|
02B36F892BADB26C00F1A89D /* Array+ReviewDTOs.swift in Sources */,
|
|
02620B8C2BA89C9A00DE7137 /* FeedListViewModel.swift in Sources */,
|
|
02EACF342BABB28900FF8ECD /* TopWord.swift in Sources */,
|
|
023AC7FC2BAA3EC10027D064 /* Int+Constants.swift in Sources */,
|
|
02DC7FAC2BA51B4C000EEEBE /* FeedItemViewController.swift in Sources */,
|
|
02909E7B2BAB6D2E00710E14 /* Bundle+Constants.swift in Sources */,
|
|
02EACF2E2BABA34600FF8ECD /* FeedItemCell.swift in Sources */,
|
|
0281348A2BAD08AB0074AB4B /* FeedUnavailableView.swift in Sources */,
|
|
028134842BACD0B20074AB4B /* FeedItemCoordinator.swift in Sources */,
|
|
02909E7D2BAB7FFE00710E14 /* Review+DTOs.swift in Sources */,
|
|
0220ADA32BA90646001E6A9F /* FeedItemView.swift in Sources */,
|
|
02EACF362BABB2F200FF8ECD /* TopWord+DTOs.swift in Sources */,
|
|
02DC7FAF2BA51B4C000EEEBE /* Review.swift in Sources */,
|
|
02C1B1972BAC9BFE001781DE /* FeedListCoordinator.swift in Sources */,
|
|
02DC7FAE2BA51B4C000EEEBE /* FeedListViewController.swift in Sources */,
|
|
02EACF322BABB23A00FF8ECD /* TopWordsView.swift in Sources */,
|
|
028134712BACC8CC0074AB4B /* FeedListConfiguration.swift in Sources */,
|
|
028134822BACCC780074AB4B /* FeedListCoordination.swift in Sources */,
|
|
028134882BAD01A60074AB4B /* FeedListState.swift in Sources */,
|
|
02909E792BAB6B0200710E14 /* FilterOption.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
345AD11424C6EDD9004E2EE1 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
02C1B1A92BACA722001781DE /* AppCoordinator.swift in Sources */,
|
|
345AD11C24C6EDD9004E2EE1 /* AppDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
02B36F7F2BAD9D1A00F1A89D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
platformFilter = ios;
|
|
target = 02DC7F8E2BA51793000EEEBE /* Feed */;
|
|
targetProxy = 02B36F7E2BAD9D1A00F1A89D /* PBXContainerItemProxy */;
|
|
};
|
|
02DC7FA12BA51793000EEEBE /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 02DC7F8E2BA51793000EEEBE /* Feed */;
|
|
targetProxy = 02DC7FA02BA51793000EEEBE /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
345AD12624C6EDDC004E2EE1 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
345AD12724C6EDDC004E2EE1 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
02B36F812BAD9D1A00F1A89D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.rock-n-code.assignment.ing.framework.feed.test.unit";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
02B36F822BAD9D1A00F1A89D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.rock-n-code.assignment.ing.framework.feed.test.unit";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Release;
|
|
};
|
|
02DC7FA52BA51793000EEEBE /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_ASSET_PATHS = Frameworks/Feed/Bundle/Previews;
|
|
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2024 Röck+Cöde. All rights reserved.";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.rock-n-code.assignment.ing.framework.feed";
|
|
PRODUCT_NAME = ReviewsFeed;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_INSTALL_OBJC_HEADER = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
02DC7FA62BA51793000EEEBE /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_ASSET_PATHS = Frameworks/Feed/Bundle/Previews;
|
|
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2024 Röck+Cöde. All rights reserved.";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.rock-n-code.assignment.ing.framework.feed";
|
|
PRODUCT_NAME = ReviewsFeed;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_INSTALL_OBJC_HEADER = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
345AD12A24C6EDDC004E2EE1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
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;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
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 = 13.6;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
345AD12B24C6EDDC004E2EE1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
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;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
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 = 13.6;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
345AD12D24C6EDDC004E2EE1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
|
ENABLE_PREVIEWS = YES;
|
|
INFOPLIST_FILE = App/Resources/Plists/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = Reviews;
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.rock-n-code.assignment.ing.app.reviews";
|
|
PRODUCT_NAME = Reviews;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
345AD12E24C6EDDC004E2EE1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
|
ENABLE_PREVIEWS = YES;
|
|
INFOPLIST_FILE = App/Resources/Plists/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = Reviews;
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.rock-n-code.assignment.ing.app.reviews";
|
|
PRODUCT_NAME = Reviews;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
02B36F802BAD9D1A00F1A89D /* Build configuration list for PBXNativeTarget "FeedTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
02B36F812BAD9D1A00F1A89D /* Debug */,
|
|
02B36F822BAD9D1A00F1A89D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
02DC7FA92BA51793000EEEBE /* Build configuration list for PBXNativeTarget "Feed" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
02DC7FA52BA51793000EEEBE /* Debug */,
|
|
02DC7FA62BA51793000EEEBE /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
345AD11324C6EDD9004E2EE1 /* Build configuration list for PBXProject "Reviews" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
345AD12A24C6EDDC004E2EE1 /* Debug */,
|
|
345AD12B24C6EDDC004E2EE1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
345AD12C24C6EDDC004E2EE1 /* Build configuration list for PBXNativeTarget "App" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
345AD12D24C6EDDC004E2EE1 /* Debug */,
|
|
345AD12E24C6EDDC004E2EE1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
02DC7FB22BA52518000EEEBE /* ReviewsKit */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = ReviewsKit;
|
|
};
|
|
02DC7FB42BA52520000EEEBE /* ReviewsKit */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = ReviewsKit;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = 345AD11024C6EDD9004E2EE1 /* Project object */;
|
|
}
|