mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-13 16:53:29 +01:00
AltStoreCore will contain all shared AltStore code between AltStore and any app extensions. Initially, it includes all AltStore model logic.
2745 lines
198 KiB
Plaintext
2745 lines
198 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 52;
|
|
objects = {
|
|
|
|
/* Begin PBXAggregateTarget section */
|
|
A3282A5B2437E609EEB85861D7ECE717 /* AppCenter */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = D0944D0DEFF9CDF0CBE6D4A41B195020 /* Build configuration list for PBXAggregateTarget "AppCenter" */;
|
|
buildPhases = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = AppCenter;
|
|
};
|
|
ED77B4B88587C894E85C361023D67C53 /* Sparkle */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = 2C8D06A2289713323892B3638F08AC0B /* Build configuration list for PBXAggregateTarget "Sparkle" */;
|
|
buildPhases = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Sparkle;
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
02B57D2EE5046E802A0368F3650067E2 /* RSTCellContentCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D38F9F92DC4070A22B77211B6FD902E /* RSTCellContentCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
02FF666E7E1B48B3BA3F1EB3D150E54D /* RSTCellContentChangeOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E09C2FC1097A8C0C8331DC055EF4943 /* RSTCellContentChangeOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
038125992CF68F7C039EE1C9189C03F5 /* UICollectionView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BCFA3846BE00CA0688A45F5DEDCC4F9 /* UICollectionView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E4DC852E46ECF185858E535CA3D5AB6 /* Keychain.swift */; };
|
|
04B852813D0BBE2C712C76189549CCDB /* RSTOperation_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 708EB150BB18D3959FBA9D1D0FD83367 /* RSTOperation_Subclasses.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
05B5F906325F54D39060C9E5EFCB1965 /* RSTOperation_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 708EB150BB18D3959FBA9D1D0FD83367 /* RSTOperation_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
06D561CD7DCA5A3A736A562C2EB27B3B /* NSString+Localization.m in Sources */ = {isa = PBXBuildFile; fileRef = 2FDF710F91C761E24BD18CDC63FFD4E5 /* NSString+Localization.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
06E3A9FAA62869AC838A507FC7141BD5 /* RSTSearchController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C21A3AA5AAE3AE5F02B6A21C99119FF /* RSTSearchController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
07023BB9A2E6B391593194AF1CA4EC19 /* RSTPlaceholderView.h in Headers */ = {isa = PBXBuildFile; fileRef = D78184FB555632B571A737E1D180E5B5 /* RSTPlaceholderView.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
07DB0BF7672C272B8D99D684E93B39EB /* RSTNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3919DAF7154B329BC71D3AB5CB568163 /* RSTNavigationController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
0849B7841DBD4FBD4D3B33E65F6BC029 /* RSTPersistentContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 57D409D4A8F66B0D70C4E23682CDE17B /* RSTPersistentContainer.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
084A6E75E89211A9771142B2087BAE1C /* RSTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 11CF10D9B1C1E02D78E15731679DCD22 /* RSTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
08CBAD811402B1AF016287C554DDA1B9 /* RSTCellContentDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = E35A6AFBD7933BF404EF9F9D426FD1EC /* RSTCellContentDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
09AD62284CB48375B21AC9FDE1CA07AB /* RSTNibView.h in Headers */ = {isa = PBXBuildFile; fileRef = 95BF665ED449CDFC28C00823636CFC62 /* RSTNibView.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
09EC9D8E4FE8EBCB2D2F773A9CAED3F6 /* RSTError.h in Headers */ = {isa = PBXBuildFile; fileRef = 567AA5F0102CD9FF29FB3D0182A462A5 /* RSTError.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
0A389FDE19E95098861C2BCA523F5878 /* RSTOperationQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C4AF5891321CEA711E9D582EE857B79 /* RSTOperationQueue.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
0A89FD31F3DDDD790C7A206FB7C0EAAE /* UIAlertAction+Actions.m in Sources */ = {isa = PBXBuildFile; fileRef = BB9E46DD526EC224DA5A983DBA8C3606 /* UIAlertAction+Actions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
0D63126DAADB8E2145853361FE253850 /* RSTCollectionViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B32EE68BC4E73AEC847320F7960CEB0 /* RSTCollectionViewCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
0DED59DE3592037C9E9F5B99CC60F3A7 /* RSTLaunchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BEB1E61BE3A1DF7E380794A9F327C37 /* RSTLaunchViewController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
0E8C75D1C3DDE9E898C8AD4EC3BE504C /* RSTCellContentChange.m in Sources */ = {isa = PBXBuildFile; fileRef = FA2C9B45B9D94573E20A125CFCE9F177 /* RSTCellContentChange.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
0F13C0A0F523201DE7F675AB26FF9D05 /* NSPredicate+Search.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B8ADADDBBCEA5211D01BC0C0C0470B /* NSPredicate+Search.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
0FC6EA6BC7092FCE8AA1E41E169B2E68 /* UIViewController+TransitionState.m in Sources */ = {isa = PBXBuildFile; fileRef = C4A7E963B30591479C9BF17CF7EC2DA6 /* UIViewController+TransitionState.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
1015B0194EACABC1A9479A4E5A4A34AC /* UIView+AnimatedHide.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B3B947E257335319A06C14CB6C04867 /* UIView+AnimatedHide.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
10E4DDD26589C6CC0A97D79CEBA27492 /* UICollectionView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BCFA3846BE00CA0688A45F5DEDCC4F9 /* UICollectionView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
11579828D9E20FA31AF64C5AD177E2EC /* UICollectionViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 453B2FF38885B4DBF5AA7DB696FC7525 /* UICollectionViewCell+CellContent.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
124EE4CEDB23023C571DACC24A98E86D /* UICollectionView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 710AF022877E48D6365688E3E00D4F40 /* UICollectionView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
1277C8A28B4EC007DB274FE83F9D21A8 /* Roxas-framework-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E8D7201169EFEE071B9363F99E20CE8D /* Roxas-framework-dummy.m */; };
|
|
1298CF38DF60AC4A56A7FD2CBA026972 /* Nuke-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CC20798924CD1044DBBAA606FD644B6F /* Nuke-dummy.m */; };
|
|
146C5419085426B4E038E2857ECBBC1A /* NSBundle+Extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 90725DDDEAC072E25440ED345A5B35DC /* NSBundle+Extensions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
14FA183AC5E306BFE736EFB744C3AD5D /* NSString+Localization.h in Headers */ = {isa = PBXBuildFile; fileRef = 4098BB5E375B9E5C6D065C08393C2BC3 /* NSString+Localization.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1513DFC85AD3D588F611F9F27AB70533 /* UICollectionViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 453B2FF38885B4DBF5AA7DB696FC7525 /* UICollectionViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
1787B3D268EFCF523F7517F91B794520 /* RSTToastView.m in Sources */ = {isa = PBXBuildFile; fileRef = D11C161BBA9CD306FB6009C2BF9CE2E8 /* RSTToastView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
17CD2B0087CB298B4943B18068699E1F /* NSFileManager+URLs.h in Headers */ = {isa = PBXBuildFile; fileRef = 84D76B2C81393145A450B7BDE1606D16 /* NSFileManager+URLs.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
180F4EB3582FB56681161F43AF3C9681 /* UITableView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4571B40F488B9AAFAA75961B7CC65B19 /* UITableView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
1B58278961A243A695EDE9436CD9AE1F /* UIAlertAction+Actions.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D84C6D85273FF426E76B669AEA9479A /* UIAlertAction+Actions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1DABC6F55F88A9F386DE727912F8C83F /* UIAlertAction+Actions.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D84C6D85273FF426E76B669AEA9479A /* UIAlertAction+Actions.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
1DBEC7380660B2DE99846C90F976B0E3 /* RSTHasher.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC9EC79012C820CA52F8583435544E /* RSTHasher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
1E03624C54552D49C17BBEEA8616D046 /* Roxas-library-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B7219C6D4C4ECE2C3CCB203106DD9A83 /* Roxas-library-dummy.m */; };
|
|
1E35B2F61F212CD29CC9BFF1CF76E7D2 /* RSTLoadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = BBFADA5C5B09CEDC9DA9185D6B47D6B6 /* RSTLoadOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
1EFD4405A8E5AC53FFEF03082FFA396E /* RSTRelationshipPreservingMergePolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 598AB7FC05196F60B5F2E13EA83D6708 /* RSTRelationshipPreservingMergePolicy.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
1FB56C102568BEB8FD05F3B851707DAD /* Roxas.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D939165475424429DB0FB93B7FFCB02 /* Roxas.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
220DBAA194B155CF917D6C5B95302436 /* Pods-AltDaemon-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 709EFDBF6EA6A299E2BAAE5017EFEC86 /* Pods-AltDaemon-dummy.m */; };
|
|
2246CC233463822903E96AFDD7528B45 /* RSTArrayDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DF31F4E0E430E5111DB1FC86571DC34 /* RSTArrayDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
2272659BBEFD6DFE77C750ED5DB89AEF /* RSTBlockOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9661E638A23058822DC66603981F79A0 /* RSTBlockOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
285CA34F590312D209BAC8F3EEA327A2 /* NSConstraintConflict+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = B65B144713B5650D42D0796415238148 /* NSConstraintConflict+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
28F30B593B87BBEFA3E693BE2A11174E /* DataLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49CC7623E693F5C7F50DEF8134CE6BAC /* DataLoader.swift */; };
|
|
29A162ED1047C88BA91320305E1BCA4D /* RSTCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A7A559E0A577F18703C7331872BBE010 /* RSTCollectionViewCell.xib */; };
|
|
2A75D3E4E965DEE6C3D83C5C7E7EB05A /* RSTFetchedResultsDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 10DA6B3B3B2BA800544585737EA38262 /* RSTFetchedResultsDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2AA2700E46EF64E12AC26EE3377A4849 /* NSFileManager+URLs.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E51009787453D25DFA9B5DA1E8878BD /* NSFileManager+URLs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
2BF1A520E4E70B23AC748AFCAE4DD56A /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BC764BBFDCD7CE97883287D2DAA1514 /* Security.framework */; };
|
|
2C063B3BEF3C581E33B9B66C7C4D803B /* ImageProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = E21E032064AC86B919F264C91C264649 /* ImageProcessing.swift */; };
|
|
2CF08D87EE2C3C1FA817E5E7BF32CB42 /* UIImage+Manipulation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E3518AE63A30B9BDCA3D0535BDA6BB2 /* UIImage+Manipulation.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
2E045CCB8397C938B20CC44727706B21 /* NSConstraintConflict+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = 5ED328A46EC119CEC693F6411F26FAEC /* NSConstraintConflict+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
3018502F43CB72BEE80ED4C7320D2317 /* RSTSeparatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = EA6FFBC549C37CE1B8E285B90A4D4A8F /* RSTSeparatorView.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
3141D17F016A1C7B1B33DAA9D4CE07FC /* ImageTaskMetrics.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7D252FB70C45B71C2F10A56DE6A941D /* ImageTaskMetrics.swift */; };
|
|
31D9DEB11DAA45F9F5C7DEF099175490 /* RSTTintedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BBBC6C00AA7A5F75507935826E280E1 /* RSTTintedImageView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
346C7FB64D7AB6DACB35AD96EA44C322 /* RSTCellContentDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E042E04A39913993CD49E6685D61B50 /* RSTCellContentDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
34DE356DB89C7F65E9DE11E121B44726 /* RSTCellContentDataSource_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 2928EAE66EF6CD53A967D84E714CF32F /* RSTCellContentDataSource_Subclasses.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
3532E48B55E451F2BC78893B84F0BF5E /* NSUserDefaults+DynamicProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 2092E6BB40A81F43750D95944CEAAAB3 /* NSUserDefaults+DynamicProperties.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
36D21DBE768A76A59543ECC54054FB9B /* RSTPlaceholderView.m in Sources */ = {isa = PBXBuildFile; fileRef = DAE5A978B143A9FFC4022BD8917EBBD8 /* RSTPlaceholderView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
38690B80F5537B05C91B1A12C8C955B0 /* Roxas-library-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 50127EE47FC38F49E3F026AE1CBB7845 /* Roxas-library-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
3A844735022B7496BA62F3E8CD9ABD55 /* RSTCellContentChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E6FFCE06AAEBF080FEDD564AF37A636 /* RSTCellContentChange.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
3AA52C788AC3FCB149C70BD5513B2702 /* RSTCollectionViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B32EE68BC4E73AEC847320F7960CEB0 /* RSTCollectionViewCell.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
3B830C100E239D6D7DD236272BB5038E /* RSTCellContentCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D38F9F92DC4070A22B77211B6FD902E /* RSTCellContentCell.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
3B9903F19A0D15C28E55DFD34496C448 /* NSConstraintConflict+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = 5ED328A46EC119CEC693F6411F26FAEC /* NSConstraintConflict+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
3BF3009EEF14E500F508211D22C4F4ED /* RSTActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CA69346832ABA281E54B9703EED1E56 /* RSTActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
3D00ED9F5337E9C6DF8F64291B76A51E /* RSTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 11CF10D9B1C1E02D78E15731679DCD22 /* RSTDefines.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
3D7482DD9F465C41C7EDDC8AEAA7A41A /* RSTHasher.h in Headers */ = {isa = PBXBuildFile; fileRef = 661ED90D8D35FD65B97B07C2F5C03E0B /* RSTHasher.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
3FA94518A24ED9AADEA0D39AF2F28E79 /* RSTCellContentChangeOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E09C2FC1097A8C0C8331DC055EF4943 /* RSTCellContentChangeOperation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
40151F197BD479BB759C0FA8F0AA6EA9 /* RSTOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 537F183998B2E870455DA5C10592DE03 /* RSTOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
428FEDD48761C59596CAF62E8B8878EE /* UITableView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4571B40F488B9AAFAA75961B7CC65B19 /* UITableView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
42C86C79794AE263372365A1C1E719EC /* RSTCellContentChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E6FFCE06AAEBF080FEDD564AF37A636 /* RSTCellContentChange.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
43F35C65A006106E24CA80B052E8365E /* NSString+Localization.h in Headers */ = {isa = PBXBuildFile; fileRef = 4098BB5E375B9E5C6D065C08393C2BC3 /* NSString+Localization.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
4498659E7C15ED9872B68D4B2366D911 /* RSTCellContentChange.m in Sources */ = {isa = PBXBuildFile; fileRef = FA2C9B45B9D94573E20A125CFCE9F177 /* RSTCellContentChange.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
44BD35398C644BD597DE06650E967C13 /* RSTSearchController.m in Sources */ = {isa = PBXBuildFile; fileRef = 328708939A5973E1D86AB859D1FEEC25 /* RSTSearchController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
44F1045C32A8F70E2A188CD1462477DF /* Pods-AltStoreCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74DBFC082864DEE530BCE035C17F0EBC /* Pods-AltStoreCore-dummy.m */; };
|
|
469597D24F0EC88E840B9C25B7CCFE39 /* RSTCellContentPrefetchingDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = C5083D115013469A025F68AB846C1C39 /* RSTCellContentPrefetchingDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
46A2266BC2368DFCB194363639D41CE2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D60FE9AFA650EB270A4FA15C1DBEDBEB /* Cocoa.framework */; };
|
|
4831F09B116D0BA55C584F4D1BE01498 /* UIImage+Manipulation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E3518AE63A30B9BDCA3D0535BDA6BB2 /* UIImage+Manipulation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
49A6ACB96FBC8E43D9C34F5DE97AFEE9 /* RSTSearchController.m in Sources */ = {isa = PBXBuildFile; fileRef = 328708939A5973E1D86AB859D1FEEC25 /* RSTSearchController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C416643DFAD0FBE3052377FB5DD4A1A /* KeychainAccess-dummy.m */; };
|
|
4D4D07E0607C5E795E233DBBCC30357E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D60FE9AFA650EB270A4FA15C1DBEDBEB /* Cocoa.framework */; };
|
|
4ED43A8D2EC51E2F8ADC8B8DC092A5C8 /* NSLayoutConstraint+Edges.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EA4DD7A61A5EB57C853ADB1F7876820 /* NSLayoutConstraint+Edges.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
4F8E99B8F7221B9BCF12B65053CAEE9A /* RSTError.m in Sources */ = {isa = PBXBuildFile; fileRef = F6CF5252A31FC9352DAC77CE871E4191 /* RSTError.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
5083DA84668FBF4FC47ECB9229DA1BFE /* RSTRelationshipPreservingMergePolicy.h in Headers */ = {isa = PBXBuildFile; fileRef = A0BD34971C50470B6C1C75D743E3C29A /* RSTRelationshipPreservingMergePolicy.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
50BD9705120342BB19165515025B321A /* RSTFetchedResultsDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 10DA6B3B3B2BA800544585737EA38262 /* RSTFetchedResultsDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
514F6CF8EED754D16E1721405A50E351 /* UICollectionViewCell+Nibs.h in Headers */ = {isa = PBXBuildFile; fileRef = F4D464387B2B3DA75DF73B9175A34C6B /* UICollectionViewCell+Nibs.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
5213036D3B6F5CD30B779263D286C973 /* UICollectionViewCell+Nibs.m in Sources */ = {isa = PBXBuildFile; fileRef = 70F102DA4B801EBD3FB112FA096405D5 /* UICollectionViewCell+Nibs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
5293C300A5E2C225A9D0A1CE48946310 /* UITableViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 43E22EFB9162C9BB1FAF1755557757C0 /* UITableViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
56B2AE10CB50735D61D8353BC839E65A /* RSTLaunchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BEB1E61BE3A1DF7E380794A9F327C37 /* RSTLaunchViewController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
57A91A66A2744944D599F408AEBAD5A1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C563ACD6CD5BB1D88A869199183C2DA5 /* Foundation.framework */; };
|
|
5833686D650C93741F1CAE54782304ED /* RSTActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CA69346832ABA281E54B9703EED1E56 /* RSTActivityIndicating.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
589B86847981B4A5DB56E10AFB853A6C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C563ACD6CD5BB1D88A869199183C2DA5 /* Foundation.framework */; };
|
|
59E985EE48A294A20F4C243C051C35BD /* UIView+AnimatedHide.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EE6D55D8E4C76ED10D11B514FB6D867 /* UIView+AnimatedHide.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
5B2FDD21CBD869F23B70DD994F1B3C30 /* RSTSeparatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A88941D1DA3AF0D358C76BC9576C386 /* RSTSeparatorView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
5CEADA5009C79873C2CAA8F78D37103B /* RSTNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = FC2AA9C2CB80A712C76B2DE77658EF5A /* RSTNavigationController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
5DEED8868076538AD466A7A4E1F6F5E1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C563ACD6CD5BB1D88A869199183C2DA5 /* Foundation.framework */; };
|
|
61A57880EEB085BC3C7F41A178987320 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C563ACD6CD5BB1D88A869199183C2DA5 /* Foundation.framework */; };
|
|
61B2EC5A469BDFBFD766A5970D2418DB /* RSTLoadOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C7A62E1EFA7AF9469B3E19A33533546 /* RSTLoadOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
61F58BCE86587F72E74A1F04A66F5DF5 /* RSTCollectionViewGridLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DB6D2A677C20811DF25BDC6CDE40C1F /* RSTCollectionViewGridLayout.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
638B216D875A12FAE842EC025620F850 /* NSLayoutConstraint+Edges.m in Sources */ = {isa = PBXBuildFile; fileRef = AE4C84C469AE17C4B47FC5879CD5925F /* NSLayoutConstraint+Edges.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
642FC67C045E71923C63F4C7DF552543 /* STPrivilegedTask.m in Sources */ = {isa = PBXBuildFile; fileRef = A1CFC228917998470347609C970E2250 /* STPrivilegedTask.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
678B97E8D072CB1317C1B662128A0DD9 /* RSTCellContentChangeOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = FBEC8C49EDF2FCD57340B29881D9C868 /* RSTCellContentChangeOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
6895D004B5AE4613F0179A1B73ED0F40 /* RSTSeparatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = EA6FFBC549C37CE1B8E285B90A4D4A8F /* RSTSeparatorView.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
692ADADC31D0C322D82C56EFA2C8855C /* RSTNibView.m in Sources */ = {isa = PBXBuildFile; fileRef = 93002E15B2D1B5DDF9B3B0E9064E0A66 /* RSTNibView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
6D37CEB88DC6E92501EF1A98E09E2A01 /* NSUserDefaults+DynamicProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 2092E6BB40A81F43750D95944CEAAAB3 /* NSUserDefaults+DynamicProperties.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
6DF993452B50BE5D4CAD7C71FCCF927F /* UISpringTimingParameters+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = 22F6113D3B6DF238D7F3F0B83EAA2B7E /* UISpringTimingParameters+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
6F7C8FBF539F696519B488F974AF52D6 /* UITableView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D193EFD10D3B14F5B0A05229D067E1C /* UITableView+CellContent.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
7119ECC671B5D507C856BCFDE65A611D /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B667B4D06855E6E379D5CCFDA63534B /* ImageCache.swift */; };
|
|
716605E3BA18DC7B9B514304AE693518 /* RSTSeparatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A88941D1DA3AF0D358C76BC9576C386 /* RSTSeparatorView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
71AF74AE6FB99BF969219D566896CDF0 /* Roxas-framework-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5221F581AF739068D5406875FBA96189 /* Roxas-framework-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
72D2F5DB9E2A35E65002A5CB3AC0FE4D /* RSTCompositeDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F6B8313F7FB0F748CA2664EABC27989F /* RSTCompositeDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
733705A86F504FEE05D93FD279CB4E45 /* UITableViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = C90E70D4AEDDFBB31CB96C420D8C973C /* UITableViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
75B4A7A6112970E8F5CFD2364703B060 /* Pods-AltServer-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 64AA959702BDA2FD72D5A3D8DDC5B7F2 /* Pods-AltServer-dummy.m */; };
|
|
769D8B0C5A187741B64AD32B0C73E1D4 /* Pods-AltServer-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FDCECC7A21E9955D850889810E190344 /* Pods-AltServer-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
77A42326EE2E18F0529B5BB214E75C60 /* UIKit+ActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B000DD852229CF374B6103307C7993A /* UIKit+ActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
780E8A44649218E5603C6E5B4FB99AA9 /* RSTPersistentContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 57D409D4A8F66B0D70C4E23682CDE17B /* RSTPersistentContainer.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
78BDEBCD42FFB10AD2645A631C4824FB /* NSString+Localization.m in Sources */ = {isa = PBXBuildFile; fileRef = 2FDF710F91C761E24BD18CDC63FFD4E5 /* NSString+Localization.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
7A4547A32E9D7E024E38F8CA33386C80 /* UIImage+Manipulation.m in Sources */ = {isa = PBXBuildFile; fileRef = 288510576D05938539443582D30EAA2A /* UIImage+Manipulation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
7BA1171E6728F9C52FEBE8AFDFC91819 /* RSTDynamicDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = CCC2C99926CEB16BC34707EFF1A62E3E /* RSTDynamicDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
7C4D5462AB782C049AB1920CD881618A /* RSTCellContentDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = E35A6AFBD7933BF404EF9F9D426FD1EC /* RSTCellContentDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
7DCDC553025667280924D7EE64AB4CE0 /* RSTBlockOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 12D3271565B433DD634D0E999D070D61 /* RSTBlockOperation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
7FF8765AFB650360C5417A3E6355DDB8 /* NSBundle+Extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 90725DDDEAC072E25440ED345A5B35DC /* NSBundle+Extensions.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
80AE6013FC025A7E5F1074D15F04DA13 /* RSTDynamicDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = CCC2C99926CEB16BC34707EFF1A62E3E /* RSTDynamicDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
8199CBC1854C465310F27A2D943832BD /* Roxas.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D939165475424429DB0FB93B7FFCB02 /* Roxas.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
81F4B052A1862B04D387E4799EF1E910 /* RSTBlockOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 12D3271565B433DD634D0E999D070D61 /* RSTBlockOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
83305704DD4C3495BB1D3B948AA334F6 /* RSTToastView.h in Headers */ = {isa = PBXBuildFile; fileRef = 51EA084EEDE0F5F720E2441EF9238A1D /* RSTToastView.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
8485ED45E03DF72E2271EC8EE4A86164 /* UITableView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D193EFD10D3B14F5B0A05229D067E1C /* UITableView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
84B940374D41E59ECD2D269B0F2F0912 /* UIAlertAction+Actions.m in Sources */ = {isa = PBXBuildFile; fileRef = BB9E46DD526EC224DA5A983DBA8C3606 /* UIAlertAction+Actions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
86B633DED056F58841BAFD84EF31D9BE /* RSTError.m in Sources */ = {isa = PBXBuildFile; fileRef = F6CF5252A31FC9352DAC77CE871E4191 /* RSTError.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
87255851F980E063AED9C7CBA6BB5B18 /* UICollectionViewCell+Nibs.h in Headers */ = {isa = PBXBuildFile; fileRef = F4D464387B2B3DA75DF73B9175A34C6B /* UICollectionViewCell+Nibs.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
8903F4CB631D1F7DEFF5EB213DF83C4C /* UICollectionViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F9C4E594B9030F68796CA0B3C2673F6 /* UICollectionViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
8A759749749D937FA0333B8238317D9B /* RSTPlaceholderView.m in Sources */ = {isa = PBXBuildFile; fileRef = DAE5A978B143A9FFC4022BD8917EBBD8 /* RSTPlaceholderView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
8AEBDAAC748A2CECBE303FEF1273AB9E /* RSTNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = FC2AA9C2CB80A712C76B2DE77658EF5A /* RSTNavigationController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
8C4487A38E80017854890149B9D7734C /* RSTCellContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = B904DF0C8F748D1482C2DC3E16A787B8 /* RSTCellContentView.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
8C84999B38A1A4FC9172A12F6A3D1C69 /* STPrivilegedTask-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F5EAE6C63FB3CBB2AD003D19B0F0F7A8 /* STPrivilegedTask-dummy.m */; };
|
|
8CFC7CAFBEE84F8BB35646A7FF416B5B /* RSTLaunchViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6970164E223C6F25A5F7AB34EB9C6E8E /* RSTLaunchViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
8DF719E66C3F9A5C150FFDFFF49B7114 /* RSTError.h in Headers */ = {isa = PBXBuildFile; fileRef = 567AA5F0102CD9FF29FB3D0182A462A5 /* RSTError.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
900A9BF83F4280920375C504987A4D03 /* Pods-AltStore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A1D26AF3296B502949445017842818DF /* Pods-AltStore-dummy.m */; };
|
|
900CF0000F58997DA749984FC7DD932D /* Pods-AltStoreCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E8639960BF5BAEECD539312A686CBE5 /* Pods-AltStoreCore-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
902636033CDEA1D2D56C8D99409D2180 /* RSTArrayDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 80A7F976E5925AF0668E038C03EC3572 /* RSTArrayDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
909C293F8E2CCBD76278BB5CAB323CC0 /* RSTLoadOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C7A62E1EFA7AF9469B3E19A33533546 /* RSTLoadOperation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
91F3F7A2C0DCAC264CC202B92B4520BE /* RSTSearchController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C21A3AA5AAE3AE5F02B6A21C99119FF /* RSTSearchController.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
9259E1398E487C90E2733AC51502110D /* RSTHelperFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BE09BEE65FDF41DE3B38A0C8132E1DA /* RSTHelperFile.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
96DB14813A59858739FC9F482CA69BDC /* UIImage+Manipulation.m in Sources */ = {isa = PBXBuildFile; fileRef = 288510576D05938539443582D30EAA2A /* UIImage+Manipulation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
9A1EB0C0B6D2DBD905BA4AC3C5D9EA49 /* RSTFetchedResultsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 75F2F2A0E73C70F1FE71EAFDCB5C2AA2 /* RSTFetchedResultsDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
9B42BE60E7468EF4E1AB6F18BD09F0CA /* RSTHelperFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B644F0134DE017D0ECD6A295A069607 /* RSTHelperFile.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
9BF047CBF1D834267E20229D7777CB32 /* RSTCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FC66B3EBE2794BC829D3969F136CDE4 /* RSTCollectionViewCell.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
9CE83CB377FD159F0E6AC5231F176CAA /* RSTPlaceholderView.h in Headers */ = {isa = PBXBuildFile; fileRef = D78184FB555632B571A737E1D180E5B5 /* RSTPlaceholderView.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
9D0BB049E416649C133471B18426FD22 /* RSTNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3919DAF7154B329BC71D3AB5CB568163 /* RSTNavigationController.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
9D0E99B326D76B98393DF8B1B3EB5AD5 /* STPrivilegedTask.h in Headers */ = {isa = PBXBuildFile; fileRef = B8D137C60036874A0557CCEE73BBCB2C /* STPrivilegedTask.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
9D0EB45A1BE658BB89B0D110F4DAB1D2 /* UIKit+ActivityIndicating.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A80E93BD165D2935748FDB9F395B64 /* UIKit+ActivityIndicating.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
9D4EFF4973B90D1A8AF8D2A26465E274 /* RSTConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D4C273B4BF52BD173785BEB3D5B015B /* RSTConstants.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
9D589481D665B1CD29A3C95A467C507A /* RSTTintedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 63C32C9E65E0990633696A811721849D /* RSTTintedImageView.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
9EC4DC3F4A764364051BE6DB7FD72161 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C563ACD6CD5BB1D88A869199183C2DA5 /* Foundation.framework */; };
|
|
9F0C5CF3FF6173127E1F0AAF9621056D /* RSTOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CDECD9209D22D15B4B2D56388440A91 /* RSTOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
9F4857F6F124D3F3EC59C4F10287829A /* NSPredicate+Search.h in Headers */ = {isa = PBXBuildFile; fileRef = 31B2ED8B39ED740BFD0DDF7D62AA7CF6 /* NSPredicate+Search.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
9F7880430891E185103A96FBBF8A9849 /* NSLayoutConstraint+Edges.m in Sources */ = {isa = PBXBuildFile; fileRef = AE4C84C469AE17C4B47FC5879CD5925F /* NSLayoutConstraint+Edges.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
A20F8152E3C63B7D284E8EAB12A79E50 /* NSFileManager+URLs.h in Headers */ = {isa = PBXBuildFile; fileRef = 84D76B2C81393145A450B7BDE1606D16 /* NSFileManager+URLs.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A23FC73AADE7B50820BC39238FF05D52 /* RSTCompositeDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = EF07156538B03CFB3B8E16D2D8C33094 /* RSTCompositeDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
A2E95052B1E1B0B5F87270F73AAE6BAA /* RSTCellContentPrefetchingDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = C5083D115013469A025F68AB846C1C39 /* RSTCellContentPrefetchingDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
A35CE4AAA194E5E4D3B46E2C80FC67BB /* RSTLoadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = BBFADA5C5B09CEDC9DA9185D6B47D6B6 /* RSTLoadOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
A392E816DE3A4CDDC9A0BFFA40325159 /* RSTDynamicDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = E5106E6FFBB210AE1EE3DBDEBE37E7FD /* RSTDynamicDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
A409931E8040A24D0A0B704AA8E4C5C2 /* NSBundle+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 19998B5DC23C5D1EC08E5BEF677D26FB /* NSBundle+Extensions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
A427A71DE11BBC4BE953E2B44DC41878 /* UICollectionViewCell+Nibs.m in Sources */ = {isa = PBXBuildFile; fileRef = 70F102DA4B801EBD3FB112FA096405D5 /* UICollectionViewCell+Nibs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
A476575A5E1A61276FF7216E2DCE7FA6 /* UICollectionViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F9C4E594B9030F68796CA0B3C2673F6 /* UICollectionViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
A5C663C8B2475D089A17B685EDD11A1B /* UIKit+ActivityIndicating.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A80E93BD165D2935748FDB9F395B64 /* UIKit+ActivityIndicating.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
A8DA7D231EFCB81F73D80EC86D0CE8A8 /* RSTHelperFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BE09BEE65FDF41DE3B38A0C8132E1DA /* RSTHelperFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
A99287D0945D2260737D1D1876B78975 /* NSPredicate+Search.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B8ADADDBBCEA5211D01BC0C0C0470B /* NSPredicate+Search.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
AB90A0A4D737396ABFE70477DE9F95D2 /* RSTBlockOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9661E638A23058822DC66603981F79A0 /* RSTBlockOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
AD234B3CF31035DE37E50B05F723AEAC /* RSTArrayDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 80A7F976E5925AF0668E038C03EC3572 /* RSTArrayDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
AFA96A647C05B7005880AEF2D6BAD615 /* UISpringTimingParameters+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = DDED99F60444F1B24AD1301DA3C837E4 /* UISpringTimingParameters+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
B16AAE6C7E77B00E95AE19CDF9457DAB /* RSTToastView.h in Headers */ = {isa = PBXBuildFile; fileRef = 51EA084EEDE0F5F720E2441EF9238A1D /* RSTToastView.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
B170EA97951E165F51FA8F7686669271 /* ImagePipeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60016998149B9BA38069733A808141B4 /* ImagePipeline.swift */; };
|
|
B4B9968506EE03834E1F2F23921F528F /* RSTCompositeDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = EF07156538B03CFB3B8E16D2D8C33094 /* RSTCompositeDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
B4FCE86BA184325487EE0465261CA111 /* DataCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0EDA861355A15CEE856BBBC62986E0A /* DataCache.swift */; };
|
|
B642E10AF891A3D20EDADCB514042D38 /* NSFileManager+URLs.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E51009787453D25DFA9B5DA1E8878BD /* NSFileManager+URLs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
B7D6C6C8DE6486F500D1FA7DD7A541F6 /* RSTDynamicDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = E5106E6FFBB210AE1EE3DBDEBE37E7FD /* RSTDynamicDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
B977EFA7DC3C5A6445F70F236B591FD0 /* UIKit+ActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B000DD852229CF374B6103307C7993A /* UIKit+ActivityIndicating.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
B990605DF704A892C0BFB3F351DDFEEE /* RSTOperationQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 16CBB2361FB2C40A518A5DBA149EC2FE /* RSTOperationQueue.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
B9952126CED1DDDD5A62623F4F151AC0 /* UICollectionView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 710AF022877E48D6365688E3E00D4F40 /* UICollectionView+CellContent.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BA9EC2C77C07A38641C9FAF02F5B6790 /* RSTOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CDECD9209D22D15B4B2D56388440A91 /* RSTOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
BB328DA2923C2DAC5FCF1F8872A03826 /* RSTArrayDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DF31F4E0E430E5111DB1FC86571DC34 /* RSTArrayDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
BC0273044719E98A30154DC9F87E8BFB /* RSTCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FC66B3EBE2794BC829D3969F136CDE4 /* RSTCollectionViewCell.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
BF39020C3763460CBA361D7CBAFE885E /* NSPredicate+Search.h in Headers */ = {isa = PBXBuildFile; fileRef = 31B2ED8B39ED740BFD0DDF7D62AA7CF6 /* NSPredicate+Search.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
C003F4A0CE9569DA7A9B1874665F409A /* UIViewController+TransitionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 93F233D0495A3F7DFD830EED4E1FCB76 /* UIViewController+TransitionState.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C106C9DB0B20B01498730530DC0C18CF /* ImagePreheater.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2EC05A19268D1FA57BEAC595A83FD4F /* ImagePreheater.swift */; };
|
|
C1519E6E882B4D13F37CDEB3EE9AEC6B /* RSTTintedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BBBC6C00AA7A5F75507935826E280E1 /* RSTTintedImageView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
C226FA8DE51ED6AECFAE1D161EEBC0E4 /* RSTNibView.m in Sources */ = {isa = PBXBuildFile; fileRef = 93002E15B2D1B5DDF9B3B0E9064E0A66 /* RSTNibView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
C3155F5F7D58B6FF1DC5D8630D432D70 /* RSTLaunchViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6970164E223C6F25A5F7AB34EB9C6E8E /* RSTLaunchViewController.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
C34456BCDC32E6C6A37EF50E43C79F4A /* RSTCollectionViewGridLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 87284C449299333F687617AB31989871 /* RSTCollectionViewGridLayout.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
C7969CF0AF8A7C242F37F3C92C3E8E43 /* Pods-AltStore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A3B3EB3CC60D9DB86BF3F70734CBC68B /* Pods-AltStore-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C7EAF2513CADEA19BA5293108F296EFE /* NSLayoutConstraint+Edges.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EA4DD7A61A5EB57C853ADB1F7876820 /* NSLayoutConstraint+Edges.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C813BBE2C966427A407787ACC644D4E8 /* RSTPersistentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B02837E59668225BA0C2B67DD9679DD /* RSTPersistentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
C847535FFFA08E19CFEFD1E181C09C7C /* ImageDecoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 274574E44800D14033BF5E84D9A0DCEC /* ImageDecoding.swift */; };
|
|
C857727CE377AA74DF24CA11C228254A /* UIViewController+TransitionState.m in Sources */ = {isa = PBXBuildFile; fileRef = C4A7E963B30591479C9BF17CF7EC2DA6 /* UIViewController+TransitionState.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
CA4431B04D0EDE70DB49CCB2123609FE /* UIView+AnimatedHide.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EE6D55D8E4C76ED10D11B514FB6D867 /* UIView+AnimatedHide.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CD8A94C3B7BF5FD2E2BFBA1BB49B7B89 /* UITableViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 43E22EFB9162C9BB1FAF1755557757C0 /* UITableViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
CDB3079BECA120DD74B4DAB806732111 /* UITableViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = C90E70D4AEDDFBB31CB96C420D8C973C /* UITableViewCell+CellContent.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CF22B95F4979B5384D3FF75A8637128F /* Nuke-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3708F938147E2EA0A2E0C4B41AC7FAFB /* Nuke-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CF94283D9318DD0E2C334E14C55E9896 /* RSTRelationshipPreservingMergePolicy.h in Headers */ = {isa = PBXBuildFile; fileRef = A0BD34971C50470B6C1C75D743E3C29A /* RSTRelationshipPreservingMergePolicy.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CFBD80D96702A45E739AFF50728AA2ED /* RSTRelationshipPreservingMergePolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 598AB7FC05196F60B5F2E13EA83D6708 /* RSTRelationshipPreservingMergePolicy.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
D775C176C73D3FCBE660D3642F0ECC4C /* Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3287DAF99F2D87FAF6C63B0E3271BBA /* Internal.swift */; };
|
|
DA1CB5949B054973CAE7C668F3506B1D /* STPrivilegedTask-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F316BE11AE0CDBB8BA9184213EB15FAB /* STPrivilegedTask-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
DBE4961B36B0EB50A9A83312B3493452 /* RSTHelperFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B644F0134DE017D0ECD6A295A069607 /* RSTHelperFile.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
DD46C8C63010B854B693F737E870D4B2 /* RSTCellContentChangeOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = FBEC8C49EDF2FCD57340B29881D9C868 /* RSTCellContentChangeOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
DDA6B4A4E0DC0A951F653696C6F908CE /* RSTCollectionViewGridLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 87284C449299333F687617AB31989871 /* RSTCollectionViewGridLayout.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
DE89637C612F25277A0FBAEA9AFE2B63 /* RSTFetchedResultsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 75F2F2A0E73C70F1FE71EAFDCB5C2AA2 /* RSTFetchedResultsDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
E082A863ACE59AC5026B76F048C099FE /* RSTOperationQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 16CBB2361FB2C40A518A5DBA149EC2FE /* RSTOperationQueue.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
E0BA8262C1FAE47A55FAD91CEE68BB36 /* RSTHasher.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC9EC79012C820CA52F8583435544E /* RSTHasher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
E20BCE120A0B306A42F6F017203E0C66 /* ImageRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D23734EBAFBCF54FB7BF0708BF213B9 /* ImageRequest.swift */; };
|
|
E246DCE5D3EC77EE356F6FD5BE3DD028 /* RSTOperationQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C4AF5891321CEA711E9D582EE857B79 /* RSTOperationQueue.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
E4C08BE2BF31760C013D6B0D016BB40F /* RSTCollectionViewGridLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DB6D2A677C20811DF25BDC6CDE40C1F /* RSTCollectionViewGridLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
E4E92DC72248F6E559B8A4F02A5DA999 /* RSTNibView.h in Headers */ = {isa = PBXBuildFile; fileRef = 95BF665ED449CDFC28C00823636CFC62 /* RSTNibView.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
E55D1ABA284E515B1620759597B4599E /* RSTTintedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 63C32C9E65E0990633696A811721849D /* RSTTintedImageView.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
E5B5FEA4C7D018493D46E1297C62F087 /* UISpringTimingParameters+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = 22F6113D3B6DF238D7F3F0B83EAA2B7E /* UISpringTimingParameters+Conveniences.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
E76C154E8D2CF37E3163215989176B98 /* RSTToastView.m in Sources */ = {isa = PBXBuildFile; fileRef = D11C161BBA9CD306FB6009C2BF9CE2E8 /* RSTToastView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
E7F2926710FEC74C64C11BD4CC937B2C /* RSTCellContentDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E042E04A39913993CD49E6685D61B50 /* RSTCellContentDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
E8A88D56059113D9E48B70A3FDAA8BB2 /* RSTHasher.h in Headers */ = {isa = PBXBuildFile; fileRef = 661ED90D8D35FD65B97B07C2F5C03E0B /* RSTHasher.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
E95230080B9706A63614ACD99AC5EC36 /* RSTCellContentDataSource_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 2928EAE66EF6CD53A967D84E714CF32F /* RSTCellContentDataSource_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
E95763389526A92E8502C3FA5486628A /* NSBundle+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 19998B5DC23C5D1EC08E5BEF677D26FB /* NSBundle+Extensions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
E9E293D977A0403A0EEFB11F1F99ECDD /* RSTCompositeDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F6B8313F7FB0F748CA2664EABC27989F /* RSTCompositeDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
EB908590F614ED789C6037D6F33361D6 /* RSTCellContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = B904DF0C8F748D1482C2DC3E16A787B8 /* RSTCellContentView.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
ED38CF635EBA0D20ACB8C2D1CE21713F /* RSTOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 537F183998B2E870455DA5C10592DE03 /* RSTOperation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EDFB22F73AB22751AFFE99F19AA4433E /* UIView+AnimatedHide.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B3B947E257335319A06C14CB6C04867 /* UIView+AnimatedHide.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 57E1673ED561752C44095839002D6186 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EF3A0B6FE2508A5FA30C9DB132EE84D4 /* NSConstraintConflict+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = B65B144713B5650D42D0796415238148 /* NSConstraintConflict+Conveniences.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EFA1A8615FE6EB1A2348D82195DE30F2 /* RSTConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D4C273B4BF52BD173785BEB3D5B015B /* RSTConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F1598B378955A0A7301D80D6D166D4B9 /* UISpringTimingParameters+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = DDED99F60444F1B24AD1301DA3C837E4 /* UISpringTimingParameters+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
|
|
F84AC07D59C30C6F85EF8AF51206BB1A /* ImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289DA2913B70BAC4123A36BE7B5DB854 /* ImageView.swift */; };
|
|
F8CD814D3EBE011BD7997FE506BD7301 /* UIViewController+TransitionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 93F233D0495A3F7DFD830EED4E1FCB76 /* UIViewController+TransitionState.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
F94D6353B77CB874EE272D346ADE4779 /* RSTPlaceholderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E3B8BE96A78CA741AB46127C313ED99 /* RSTPlaceholderView.xib */; };
|
|
FB3B581934B50FAF2EE845C7E7EEBD43 /* RSTPersistentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B02837E59668225BA0C2B67DD9679DD /* RSTPersistentContainer.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
FB77FAFFEC5489785C6A72E0B5C7390A /* NSUserDefaults+DynamicProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = E3947020D1476B17995DA54818574CEF /* NSUserDefaults+DynamicProperties.h */; settings = {ATTRIBUTES = (Project, ); }; };
|
|
FF7D4C530C947C772FB12913DBC2112B /* NSUserDefaults+DynamicProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = E3947020D1476B17995DA54818574CEF /* NSUserDefaults+DynamicProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
2F7D56CA43A2A26361FE099A8216D3E3 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A3282A5B2437E609EEB85861D7ECE717;
|
|
remoteInfo = AppCenter;
|
|
};
|
|
530572F6168CA956AA093151334CEAD8 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 9BA83CC339866A130841496CC0DA4FAA;
|
|
remoteInfo = "Roxas-framework";
|
|
};
|
|
535FF926EFC100E1F7C37B03902FA84F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 05327B1DB6967DBAA19D1ED734FDBD96;
|
|
remoteInfo = STPrivilegedTask;
|
|
};
|
|
6EB32483A54BD506B071908A8A47907F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D;
|
|
remoteInfo = KeychainAccess;
|
|
};
|
|
81E8D586A8548CF5CF3C2E2AADBD5520 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 062A64896E847A6749F58B6BA9A931B1;
|
|
remoteInfo = Nuke;
|
|
};
|
|
8F96001A8D063B3F8882FC5D6E418CB4 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 9BA83CC339866A130841496CC0DA4FAA;
|
|
remoteInfo = "Roxas-framework";
|
|
};
|
|
E76B15DD63CD96E4F8CB4E226F8BF184 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D;
|
|
remoteInfo = KeychainAccess;
|
|
};
|
|
F50B588C60EBE975C4E6E60A557FEF05 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = E72D88719BCAC57BEC836CE119207B5D;
|
|
remoteInfo = "Roxas-library";
|
|
};
|
|
F6A9BCC86C23F770B3035DE9C943300E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = ED77B4B88587C894E85C361023D67C53;
|
|
remoteInfo = Sparkle;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
02A0C196A51D4CC2A6AABE6CD5E66CED /* SUExport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUExport.h; path = Sparkle.framework/Versions/A/Headers/SUExport.h; sourceTree = "<group>"; };
|
|
02A80E93BD165D2935748FDB9F395B64 /* UIKit+ActivityIndicating.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIKit+ActivityIndicating.m"; path = "Roxas/UIKit+ActivityIndicating.m"; sourceTree = "<group>"; };
|
|
0382F0C2A6CFC9B6577C7E07FE90F84F /* Nuke-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nuke-Info.plist"; sourceTree = "<group>"; };
|
|
04DA9789C1C9D79AD0B585B1A6B54601 /* SUUpdater.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUUpdater.h; path = Sparkle.framework/Versions/A/Headers/SUUpdater.h; sourceTree = "<group>"; };
|
|
09110339BAB8497A0AB7E74DB6B1500C /* Pods-AltStore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltStore.modulemap"; sourceTree = "<group>"; };
|
|
0A88941D1DA3AF0D358C76BC9576C386 /* RSTSeparatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTSeparatorView.m; path = Roxas/RSTSeparatorView.m; sourceTree = "<group>"; };
|
|
0B3B947E257335319A06C14CB6C04867 /* UIView+AnimatedHide.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+AnimatedHide.m"; path = "Roxas/UIView+AnimatedHide.m"; sourceTree = "<group>"; };
|
|
0CB834B96DFFDCE3C861C46E206C1A88 /* SPUURLRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUURLRequest.h; path = Sparkle.framework/Versions/A/Headers/SPUURLRequest.h; sourceTree = "<group>"; };
|
|
0D193EFD10D3B14F5B0A05229D067E1C /* UITableView+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableView+CellContent.h"; path = "Roxas/UITableView+CellContent.h"; sourceTree = "<group>"; };
|
|
0DF31F4E0E430E5111DB1FC86571DC34 /* RSTArrayDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTArrayDataSource.m; path = Roxas/RSTArrayDataSource.m; sourceTree = "<group>"; };
|
|
0E042E04A39913993CD49E6685D61B50 /* RSTCellContentDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentDataSource.h; path = Roxas/RSTCellContentDataSource.h; sourceTree = "<group>"; };
|
|
1039F21D1F7B28216C110D5F6B8EEED3 /* STPrivilegedTask-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "STPrivilegedTask-Info.plist"; sourceTree = "<group>"; };
|
|
10DA6B3B3B2BA800544585737EA38262 /* RSTFetchedResultsDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTFetchedResultsDataSource.h; path = Roxas/RSTFetchedResultsDataSource.h; sourceTree = "<group>"; };
|
|
11CF10D9B1C1E02D78E15731679DCD22 /* RSTDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTDefines.h; path = Roxas/RSTDefines.h; sourceTree = "<group>"; };
|
|
11D481856836D88C3C8284C74C72CBF9 /* AppCenter.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppCenter.release.xcconfig; sourceTree = "<group>"; };
|
|
1248999226170AF9856DF6161DC1F538 /* Roxas.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Roxas.framework; path = "Roxas-framework.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
12920AA0F8D349EDACFA8372B8383B8F /* Pods-AltDaemon-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltDaemon-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
12D3271565B433DD634D0E999D070D61 /* RSTBlockOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTBlockOperation.h; path = Roxas/RSTBlockOperation.h; sourceTree = "<group>"; };
|
|
1536C77F256E20BC46734F5107CD7405 /* Pods-AltDaemon.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltDaemon.debug.xcconfig"; sourceTree = "<group>"; };
|
|
16CBB2361FB2C40A518A5DBA149EC2FE /* RSTOperationQueue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperationQueue.h; path = Roxas/RSTOperationQueue.h; sourceTree = "<group>"; };
|
|
19998B5DC23C5D1EC08E5BEF677D26FB /* NSBundle+Extensions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+Extensions.m"; path = "Roxas/NSBundle+Extensions.m"; sourceTree = "<group>"; };
|
|
1B667B4D06855E6E379D5CCFDA63534B /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/ImageCache.swift; sourceTree = "<group>"; };
|
|
1BDDD3482B1D2B7070A590002140AC7D /* Roxas-library.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = "Roxas-library.modulemap"; path = "../Roxas-library/Roxas-library.modulemap"; sourceTree = "<group>"; };
|
|
1CA69346832ABA281E54B9703EED1E56 /* RSTActivityIndicating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTActivityIndicating.h; path = Roxas/RSTActivityIndicating.h; sourceTree = "<group>"; };
|
|
1E31EA5F6D38CE1C95262408814BEDAB /* SUAppcastItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUAppcastItem.h; path = Sparkle.framework/Versions/A/Headers/SUAppcastItem.h; sourceTree = "<group>"; };
|
|
1EBBD1C87FF9F293352631D2DEB44F8F /* SPUDownloaderSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderSession.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderSession.h; sourceTree = "<group>"; };
|
|
1F9C4E594B9030F68796CA0B3C2673F6 /* UICollectionViewCell+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+CellContent.m"; path = "Roxas/UICollectionViewCell+CellContent.m"; sourceTree = "<group>"; };
|
|
2092E6BB40A81F43750D95944CEAAAB3 /* NSUserDefaults+DynamicProperties.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSUserDefaults+DynamicProperties.m"; path = "Roxas/NSUserDefaults+DynamicProperties.m"; sourceTree = "<group>"; };
|
|
22B3DAAC88B9716ED0FD20FBDEB1C64F /* AppCenterAnalytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenterAnalytics.framework; path = "AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework"; sourceTree = "<group>"; };
|
|
22F6113D3B6DF238D7F3F0B83EAA2B7E /* UISpringTimingParameters+Conveniences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UISpringTimingParameters+Conveniences.h"; path = "Roxas/UISpringTimingParameters+Conveniences.h"; sourceTree = "<group>"; };
|
|
274574E44800D14033BF5E84D9A0DCEC /* ImageDecoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDecoding.swift; path = Sources/ImageDecoding.swift; sourceTree = "<group>"; };
|
|
288510576D05938539443582D30EAA2A /* UIImage+Manipulation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Manipulation.m"; path = "Roxas/UIImage+Manipulation.m"; sourceTree = "<group>"; };
|
|
289DA2913B70BAC4123A36BE7B5DB854 /* ImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageView.swift; path = Sources/ImageView.swift; sourceTree = "<group>"; };
|
|
28A817C0926BCA52F297F3407988609C /* Roxas-framework.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Roxas-framework.release.xcconfig"; sourceTree = "<group>"; };
|
|
2928EAE66EF6CD53A967D84E714CF32F /* RSTCellContentDataSource_Subclasses.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentDataSource_Subclasses.h; path = Roxas/RSTCellContentDataSource_Subclasses.h; sourceTree = "<group>"; };
|
|
2AFE60C21C8D25FAE68773D81351177E /* Pods-AltServer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.debug.xcconfig"; sourceTree = "<group>"; };
|
|
2BBBC6C00AA7A5F75507935826E280E1 /* RSTTintedImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTTintedImageView.m; path = Roxas/RSTTintedImageView.m; sourceTree = "<group>"; };
|
|
2D8DD1BF399C7A64ACC548BEF4C4405B /* Pods-AltDaemon-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltDaemon-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
2DAD7D76FC007F48AE48F2FD15BF01BB /* Nuke.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nuke.framework; path = Nuke.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2E3518AE63A30B9BDCA3D0535BDA6BB2 /* UIImage+Manipulation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Manipulation.h"; path = "Roxas/UIImage+Manipulation.h"; sourceTree = "<group>"; };
|
|
2F7FAF4033BD3C442F7F96DB23F0AC0E /* Roxas-framework-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Roxas-framework-Info.plist"; sourceTree = "<group>"; };
|
|
2FDF710F91C761E24BD18CDC63FFD4E5 /* NSString+Localization.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSString+Localization.m"; path = "Roxas/NSString+Localization.m"; sourceTree = "<group>"; };
|
|
31B2ED8B39ED740BFD0DDF7D62AA7CF6 /* NSPredicate+Search.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSPredicate+Search.h"; path = "Roxas/NSPredicate+Search.h"; sourceTree = "<group>"; };
|
|
328708939A5973E1D86AB859D1FEEC25 /* RSTSearchController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTSearchController.m; path = Roxas/RSTSearchController.m; sourceTree = "<group>"; };
|
|
3708F938147E2EA0A2E0C4B41AC7FAFB /* Nuke-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nuke-umbrella.h"; sourceTree = "<group>"; };
|
|
3736A70D4D080443B3CB2BE68995102C /* Pods-AltStore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStore.debug.xcconfig"; sourceTree = "<group>"; };
|
|
3919DAF7154B329BC71D3AB5CB568163 /* RSTNavigationController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTNavigationController.h; path = Roxas/RSTNavigationController.h; sourceTree = "<group>"; };
|
|
3B32EE68BC4E73AEC847320F7960CEB0 /* RSTCollectionViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCollectionViewCell.h; path = Roxas/RSTCollectionViewCell.h; sourceTree = "<group>"; };
|
|
3C21A3AA5AAE3AE5F02B6A21C99119FF /* RSTSearchController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTSearchController.h; path = Roxas/RSTSearchController.h; sourceTree = "<group>"; };
|
|
3CDECD9209D22D15B4B2D56388440A91 /* RSTOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTOperation.m; path = Roxas/RSTOperation.m; sourceTree = "<group>"; };
|
|
3D84C6D85273FF426E76B669AEA9479A /* UIAlertAction+Actions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIAlertAction+Actions.h"; path = "Roxas/UIAlertAction+Actions.h"; sourceTree = "<group>"; };
|
|
3E6FFCE06AAEBF080FEDD564AF37A636 /* RSTCellContentChange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentChange.h; path = Roxas/RSTCellContentChange.h; sourceTree = "<group>"; };
|
|
3F9C2087AC374F3D7F50B39B0C5C90A9 /* SUVersionComparisonProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUVersionComparisonProtocol.h; path = Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h; sourceTree = "<group>"; };
|
|
4098BB5E375B9E5C6D065C08393C2BC3 /* NSString+Localization.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSString+Localization.h"; path = "Roxas/NSString+Localization.h"; sourceTree = "<group>"; };
|
|
41C962B96C02BDE4AAB4BFB6B366825D /* AppCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenter.framework; path = "AppCenter-SDK-Apple/iOS/AppCenter.framework"; sourceTree = "<group>"; };
|
|
43E22EFB9162C9BB1FAF1755557757C0 /* UITableViewCell+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableViewCell+CellContent.m"; path = "Roxas/UITableViewCell+CellContent.m"; sourceTree = "<group>"; };
|
|
446FFB18558C359953BB234181311D4C /* SUStandardVersionComparator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUStandardVersionComparator.h; path = Sparkle.framework/Versions/A/Headers/SUStandardVersionComparator.h; sourceTree = "<group>"; };
|
|
453B2FF38885B4DBF5AA7DB696FC7525 /* UICollectionViewCell+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewCell+CellContent.h"; path = "Roxas/UICollectionViewCell+CellContent.h"; sourceTree = "<group>"; };
|
|
4551C4FBE118FCDC3DCF26CEE28250FF /* Roxas-framework.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Roxas-framework.modulemap"; sourceTree = "<group>"; };
|
|
4571B40F488B9AAFAA75961B7CC65B19 /* UITableView+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableView+CellContent.m"; path = "Roxas/UITableView+CellContent.m"; sourceTree = "<group>"; };
|
|
49B0F76928525434803E52E609201454 /* libPods-AltDaemon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-AltDaemon.a"; path = "libPods-AltDaemon.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
49CC7623E693F5C7F50DEF8134CE6BAC /* DataLoader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataLoader.swift; path = Sources/DataLoader.swift; sourceTree = "<group>"; };
|
|
4B02837E59668225BA0C2B67DD9679DD /* RSTPersistentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTPersistentContainer.h; path = Roxas/RSTPersistentContainer.h; sourceTree = "<group>"; };
|
|
4BCFA3846BE00CA0688A45F5DEDCC4F9 /* UICollectionView+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionView+CellContent.m"; path = "Roxas/UICollectionView+CellContent.m"; sourceTree = "<group>"; };
|
|
4BE09BEE65FDF41DE3B38A0C8132E1DA /* RSTHelperFile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTHelperFile.h; path = Roxas/RSTHelperFile.h; sourceTree = "<group>"; };
|
|
4C416643DFAD0FBE3052377FB5DD4A1A /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = "<group>"; };
|
|
4D939165475424429DB0FB93B7FFCB02 /* Roxas.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Roxas.h; path = Roxas/Roxas.h; sourceTree = "<group>"; };
|
|
4E8639960BF5BAEECD539312A686CBE5 /* Pods-AltStoreCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltStoreCore-umbrella.h"; sourceTree = "<group>"; };
|
|
4FC66B3EBE2794BC829D3969F136CDE4 /* RSTCollectionViewCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCollectionViewCell.m; path = Roxas/RSTCollectionViewCell.m; sourceTree = "<group>"; };
|
|
50127EE47FC38F49E3F026AE1CBB7845 /* Roxas-library-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Roxas-library-umbrella.h"; path = "../Roxas-library/Roxas-library-umbrella.h"; sourceTree = "<group>"; };
|
|
50C2C924707ADD8CAF4A78987C425D3D /* Sparkle.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sparkle.release.xcconfig; sourceTree = "<group>"; };
|
|
51EA084EEDE0F5F720E2441EF9238A1D /* RSTToastView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTToastView.h; path = Roxas/RSTToastView.h; sourceTree = "<group>"; };
|
|
5221F581AF739068D5406875FBA96189 /* Roxas-framework-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Roxas-framework-umbrella.h"; sourceTree = "<group>"; };
|
|
537F183998B2E870455DA5C10592DE03 /* RSTOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperation.h; path = Roxas/RSTOperation.h; sourceTree = "<group>"; };
|
|
567AA5F0102CD9FF29FB3D0182A462A5 /* RSTError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTError.h; path = Roxas/RSTError.h; sourceTree = "<group>"; };
|
|
57D409D4A8F66B0D70C4E23682CDE17B /* RSTPersistentContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTPersistentContainer.m; path = Roxas/RSTPersistentContainer.m; sourceTree = "<group>"; };
|
|
57E1673ED561752C44095839002D6186 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = "<group>"; };
|
|
58B8ADADDBBCEA5211D01BC0C0C0470B /* NSPredicate+Search.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSPredicate+Search.m"; path = "Roxas/NSPredicate+Search.m"; sourceTree = "<group>"; };
|
|
598AB7FC05196F60B5F2E13EA83D6708 /* RSTRelationshipPreservingMergePolicy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTRelationshipPreservingMergePolicy.m; path = Roxas/RSTRelationshipPreservingMergePolicy.m; sourceTree = "<group>"; };
|
|
5BC764BBFDCD7CE97883287D2DAA1514 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
|
|
5D23734EBAFBCF54FB7BF0708BF213B9 /* ImageRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageRequest.swift; path = Sources/ImageRequest.swift; sourceTree = "<group>"; };
|
|
5D38F9F92DC4070A22B77211B6FD902E /* RSTCellContentCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentCell.h; path = Roxas/RSTCellContentCell.h; sourceTree = "<group>"; };
|
|
5D4C273B4BF52BD173785BEB3D5B015B /* RSTConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTConstants.h; path = Roxas/RSTConstants.h; sourceTree = "<group>"; };
|
|
5E4DC852E46ECF185858E535CA3D5AB6 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = "<group>"; };
|
|
5ED328A46EC119CEC693F6411F26FAEC /* NSConstraintConflict+Conveniences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSConstraintConflict+Conveniences.m"; path = "Roxas/NSConstraintConflict+Conveniences.m"; sourceTree = "<group>"; };
|
|
5EE6D55D8E4C76ED10D11B514FB6D867 /* UIView+AnimatedHide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+AnimatedHide.h"; path = "Roxas/UIView+AnimatedHide.h"; sourceTree = "<group>"; };
|
|
60016998149B9BA38069733A808141B4 /* ImagePipeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePipeline.swift; path = Sources/ImagePipeline.swift; sourceTree = "<group>"; };
|
|
6190A24BA3F3CB1ED013FCF4D54924B0 /* Roxas-library.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Roxas-library.release.xcconfig"; path = "../Roxas-library/Roxas-library.release.xcconfig"; sourceTree = "<group>"; };
|
|
61A53AE63BF8A8FAD5CB8A56927EEF5A /* SUAppcast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUAppcast.h; path = Sparkle.framework/Versions/A/Headers/SUAppcast.h; sourceTree = "<group>"; };
|
|
63C32C9E65E0990633696A811721849D /* RSTTintedImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTTintedImageView.h; path = Roxas/RSTTintedImageView.h; sourceTree = "<group>"; };
|
|
63CB180B65C81A68540FC4505FD567F3 /* libRoxas-library.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libRoxas-library.a"; path = "libRoxas-library.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
64AA959702BDA2FD72D5A3D8DDC5B7F2 /* Pods-AltServer-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltServer-dummy.m"; sourceTree = "<group>"; };
|
|
659DC7B23FBE0CF6E59C471559F57079 /* Pods-AltStore-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltStore-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
661ED90D8D35FD65B97B07C2F5C03E0B /* RSTHasher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTHasher.h; path = Roxas/RSTHasher.h; sourceTree = "<group>"; };
|
|
676644EB1805E96CE47F7882733262B3 /* Pods_AltStore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_AltStore.framework; path = "Pods-AltStore.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
68DB5958844D2B32BBC00876B850A4BE /* Pods-AltStoreCore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltStoreCore.modulemap"; sourceTree = "<group>"; };
|
|
6970164E223C6F25A5F7AB34EB9C6E8E /* RSTLaunchViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTLaunchViewController.h; path = Roxas/RSTLaunchViewController.h; sourceTree = "<group>"; };
|
|
69BE8106E05E3D25773AB24E5DB30206 /* Roxas-framework.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Roxas-framework.debug.xcconfig"; sourceTree = "<group>"; };
|
|
6B644F0134DE017D0ECD6A295A069607 /* RSTHelperFile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTHelperFile.m; path = Roxas/RSTHelperFile.m; sourceTree = "<group>"; };
|
|
6C7A62E1EFA7AF9469B3E19A33533546 /* RSTLoadOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTLoadOperation.h; path = Roxas/RSTLoadOperation.h; sourceTree = "<group>"; };
|
|
6D45EE113BBDD37D016B261D248AE1A0 /* Pods-AltServer-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltServer-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
6E3B8BE96A78CA741AB46127C313ED99 /* RSTPlaceholderView.xib */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.xib; name = RSTPlaceholderView.xib; path = Roxas/RSTPlaceholderView.xib; sourceTree = "<group>"; };
|
|
6E51009787453D25DFA9B5DA1E8878BD /* NSFileManager+URLs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSFileManager+URLs.m"; path = "Roxas/NSFileManager+URLs.m"; sourceTree = "<group>"; };
|
|
6EDBDE3CCECE7E1310996746889587B7 /* Roxas-library-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Roxas-library-prefix.pch"; path = "../Roxas-library/Roxas-library-prefix.pch"; sourceTree = "<group>"; };
|
|
70134A795D13AB36B7865D15BAA343C1 /* Pods-AltServer-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-Info.plist"; sourceTree = "<group>"; };
|
|
708EB150BB18D3959FBA9D1D0FD83367 /* RSTOperation_Subclasses.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperation_Subclasses.h; path = Roxas/RSTOperation_Subclasses.h; sourceTree = "<group>"; };
|
|
709EFDBF6EA6A299E2BAAE5017EFEC86 /* Pods-AltDaemon-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltDaemon-dummy.m"; sourceTree = "<group>"; };
|
|
70CD516BA756BF33DC91A0624B145280 /* SUErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUErrors.h; path = Sparkle.framework/Versions/A/Headers/SUErrors.h; sourceTree = "<group>"; };
|
|
70F102DA4B801EBD3FB112FA096405D5 /* UICollectionViewCell+Nibs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+Nibs.m"; path = "Roxas/UICollectionViewCell+Nibs.m"; sourceTree = "<group>"; };
|
|
710AF022877E48D6365688E3E00D4F40 /* UICollectionView+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionView+CellContent.h"; path = "Roxas/UICollectionView+CellContent.h"; sourceTree = "<group>"; };
|
|
74DBFC082864DEE530BCE035C17F0EBC /* Pods-AltStoreCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltStoreCore-dummy.m"; sourceTree = "<group>"; };
|
|
75EF7160B8581CFF81149378273DD6A0 /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = "<group>"; };
|
|
75F2F2A0E73C70F1FE71EAFDCB5C2AA2 /* RSTFetchedResultsDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTFetchedResultsDataSource.m; path = Roxas/RSTFetchedResultsDataSource.m; sourceTree = "<group>"; };
|
|
776591896754057C6D14BB5C0D787252 /* Pods-AltDaemon.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltDaemon.release.xcconfig"; sourceTree = "<group>"; };
|
|
797E96B3BC6A623A0014135215DC87DB /* Roxas-library.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Roxas-library.debug.xcconfig"; path = "../Roxas-library/Roxas-library.debug.xcconfig"; sourceTree = "<group>"; };
|
|
7AC06D8ACD831E3BB90FB9DDABA13EAE /* STPrivilegedTask.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = STPrivilegedTask.release.xcconfig; sourceTree = "<group>"; };
|
|
7B000DD852229CF374B6103307C7993A /* UIKit+ActivityIndicating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIKit+ActivityIndicating.h"; path = "Roxas/UIKit+ActivityIndicating.h"; sourceTree = "<group>"; };
|
|
7EA4DD7A61A5EB57C853ADB1F7876820 /* NSLayoutConstraint+Edges.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSLayoutConstraint+Edges.h"; path = "Roxas/NSLayoutConstraint+Edges.h"; sourceTree = "<group>"; };
|
|
7F44703041F9A4AE99A8E14A395D6219 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
|
|
80A7F976E5925AF0668E038C03EC3572 /* RSTArrayDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTArrayDataSource.h; path = Roxas/RSTArrayDataSource.h; sourceTree = "<group>"; };
|
|
8132871CF9767852F2FDBA97536925CB /* SUVersionDisplayProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUVersionDisplayProtocol.h; path = Sparkle.framework/Versions/A/Headers/SUVersionDisplayProtocol.h; sourceTree = "<group>"; };
|
|
83D386B87C63F9C55440582D4640CBA8 /* Pods-AltStore-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltStore-frameworks.sh"; sourceTree = "<group>"; };
|
|
83E103AA1C999B3F336343A7094912AC /* AppCenter.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppCenter.debug.xcconfig; sourceTree = "<group>"; };
|
|
84D76B2C81393145A450B7BDE1606D16 /* NSFileManager+URLs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSFileManager+URLs.h"; path = "Roxas/NSFileManager+URLs.h"; sourceTree = "<group>"; };
|
|
87284C449299333F687617AB31989871 /* RSTCollectionViewGridLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCollectionViewGridLayout.m; path = Roxas/RSTCollectionViewGridLayout.m; sourceTree = "<group>"; };
|
|
885F339CD1470F8C54DF6F5098A3F693 /* Pods-AltStoreCore-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltStoreCore-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
8BEB1E61BE3A1DF7E380794A9F327C37 /* RSTLaunchViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTLaunchViewController.m; path = Roxas/RSTLaunchViewController.m; sourceTree = "<group>"; };
|
|
8DA833E8C808A502EAD24AB2C59C4C2B /* Roxas-framework-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Roxas-framework-prefix.pch"; sourceTree = "<group>"; };
|
|
8DB6D2A677C20811DF25BDC6CDE40C1F /* RSTCollectionViewGridLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCollectionViewGridLayout.h; path = Roxas/RSTCollectionViewGridLayout.h; sourceTree = "<group>"; };
|
|
8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods_AltServer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_AltServer.framework; path = "Pods-AltServer.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
90725DDDEAC072E25440ED345A5B35DC /* NSBundle+Extensions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+Extensions.h"; path = "Roxas/NSBundle+Extensions.h"; sourceTree = "<group>"; };
|
|
93002E15B2D1B5DDF9B3B0E9064E0A66 /* RSTNibView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTNibView.m; path = Roxas/RSTNibView.m; sourceTree = "<group>"; };
|
|
93F233D0495A3F7DFD830EED4E1FCB76 /* UIViewController+TransitionState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIViewController+TransitionState.h"; path = "Roxas/UIViewController+TransitionState.h"; sourceTree = "<group>"; };
|
|
95BF665ED449CDFC28C00823636CFC62 /* RSTNibView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTNibView.h; path = Roxas/RSTNibView.h; sourceTree = "<group>"; };
|
|
9661E638A23058822DC66603981F79A0 /* RSTBlockOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTBlockOperation.m; path = Roxas/RSTBlockOperation.m; sourceTree = "<group>"; };
|
|
9C4AF5891321CEA711E9D582EE857B79 /* RSTOperationQueue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTOperationQueue.m; path = Roxas/RSTOperationQueue.m; sourceTree = "<group>"; };
|
|
9D4B1C1370ECE6475CD600CCB4C10AC8 /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = "<group>"; };
|
|
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
9E09C2FC1097A8C0C8331DC055EF4943 /* RSTCellContentChangeOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentChangeOperation.h; path = Roxas/RSTCellContentChangeOperation.h; sourceTree = "<group>"; };
|
|
A0BD34971C50470B6C1C75D743E3C29A /* RSTRelationshipPreservingMergePolicy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTRelationshipPreservingMergePolicy.h; path = Roxas/RSTRelationshipPreservingMergePolicy.h; sourceTree = "<group>"; };
|
|
A1CFC228917998470347609C970E2250 /* STPrivilegedTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = STPrivilegedTask.m; sourceTree = "<group>"; };
|
|
A1D26AF3296B502949445017842818DF /* Pods-AltStore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltStore-dummy.m"; sourceTree = "<group>"; };
|
|
A3AD775C4EAFE022DE67784454088F71 /* Roxas.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = Roxas.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
A3B3EB3CC60D9DB86BF3F70734CBC68B /* Pods-AltStore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltStore-umbrella.h"; sourceTree = "<group>"; };
|
|
A444C51407C51AB3AF06B6129DEC9BF4 /* Pods_AltStoreCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_AltStoreCore.framework; path = "Pods-AltStoreCore.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A54E0C5722E3EDCAEC27C7B5533A85C5 /* Sparkle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Sparkle.h; path = Sparkle.framework/Versions/A/Headers/Sparkle.h; sourceTree = "<group>"; };
|
|
A7A559E0A577F18703C7331872BBE010 /* RSTCollectionViewCell.xib */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.xib; name = RSTCollectionViewCell.xib; path = Roxas/RSTCollectionViewCell.xib; sourceTree = "<group>"; };
|
|
A8A6F643F7EF9DF00939CAD8ACD3AC04 /* Nuke.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nuke.debug.xcconfig; sourceTree = "<group>"; };
|
|
A8AB1AB566B7FC1DA06D7A123EDE7F5B /* STPrivilegedTask-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "STPrivilegedTask-prefix.pch"; sourceTree = "<group>"; };
|
|
A98047CBF65222CD86C35CBDD71243DF /* Roxas-Prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Roxas-Prefix.pch"; path = "Roxas/Roxas-Prefix.pch"; sourceTree = "<group>"; };
|
|
A9AF60FDC91658D6017C5890F9E6C91F /* Pods-AltServer.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltServer.modulemap"; sourceTree = "<group>"; };
|
|
A9D2DC57C575D629B6E36D1CB355A615 /* Pods-AltStoreCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStoreCore.debug.xcconfig"; sourceTree = "<group>"; };
|
|
AA4056B922A0E5FD0C05DA6E40E93CC7 /* Nuke.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nuke.release.xcconfig; sourceTree = "<group>"; };
|
|
AB1F15F4A48D83B20928B9FBD0918D1B /* Pods-AltServer-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
AE4C84C469AE17C4B47FC5879CD5925F /* NSLayoutConstraint+Edges.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSLayoutConstraint+Edges.m"; path = "Roxas/NSLayoutConstraint+Edges.m"; sourceTree = "<group>"; };
|
|
B0EDA861355A15CEE856BBBC62986E0A /* DataCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataCache.swift; path = Sources/DataCache.swift; sourceTree = "<group>"; };
|
|
B5F353AA82EB41542A9DD6884ADC5D0B /* Pods-AltServer-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltServer-frameworks.sh"; sourceTree = "<group>"; };
|
|
B65B144713B5650D42D0796415238148 /* NSConstraintConflict+Conveniences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSConstraintConflict+Conveniences.h"; path = "Roxas/NSConstraintConflict+Conveniences.h"; sourceTree = "<group>"; };
|
|
B7219C6D4C4ECE2C3CCB203106DD9A83 /* Roxas-library-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Roxas-library-dummy.m"; path = "../Roxas-library/Roxas-library-dummy.m"; sourceTree = "<group>"; };
|
|
B7D252FB70C45B71C2F10A56DE6A941D /* ImageTaskMetrics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTaskMetrics.swift; path = Sources/ImageTaskMetrics.swift; sourceTree = "<group>"; };
|
|
B8D137C60036874A0557CCEE73BBCB2C /* STPrivilegedTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = STPrivilegedTask.h; sourceTree = "<group>"; };
|
|
B904DF0C8F748D1482C2DC3E16A787B8 /* RSTCellContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentView.h; path = Roxas/RSTCellContentView.h; sourceTree = "<group>"; };
|
|
BB9E46DD526EC224DA5A983DBA8C3606 /* UIAlertAction+Actions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIAlertAction+Actions.m"; path = "Roxas/UIAlertAction+Actions.m"; sourceTree = "<group>"; };
|
|
BBFADA5C5B09CEDC9DA9185D6B47D6B6 /* RSTLoadOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTLoadOperation.m; path = Roxas/RSTLoadOperation.m; sourceTree = "<group>"; };
|
|
BDD7206A57DA2ABE38CF79C9BBF590F2 /* SUUpdaterDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUUpdaterDelegate.h; path = Sparkle.framework/Versions/A/Headers/SUUpdaterDelegate.h; sourceTree = "<group>"; };
|
|
BF79521E4B6F1945751E8F6FF48EE40E /* Pods-AltStore-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStore-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
C2477C1B5D52605D8048AB5C57581E8E /* Nuke-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nuke-prefix.pch"; sourceTree = "<group>"; };
|
|
C4A7E963B30591479C9BF17CF7EC2DA6 /* UIViewController+TransitionState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIViewController+TransitionState.m"; path = "Roxas/UIViewController+TransitionState.m"; sourceTree = "<group>"; };
|
|
C5083D115013469A025F68AB846C1C39 /* RSTCellContentPrefetchingDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentPrefetchingDataSource.h; path = Roxas/RSTCellContentPrefetchingDataSource.h; sourceTree = "<group>"; };
|
|
C563ACD6CD5BB1D88A869199183C2DA5 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
C812054B4ACF74E9128E79D25F257DFC /* Pods-AltStoreCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStoreCore-Info.plist"; sourceTree = "<group>"; };
|
|
C8A6222DDFCB955763248071299460EE /* Pods-AltStore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStore.release.xcconfig"; sourceTree = "<group>"; };
|
|
C90E70D4AEDDFBB31CB96C420D8C973C /* UITableViewCell+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableViewCell+CellContent.h"; path = "Roxas/UITableViewCell+CellContent.h"; sourceTree = "<group>"; };
|
|
CC20798924CD1044DBBAA606FD644B6F /* Nuke-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nuke-dummy.m"; sourceTree = "<group>"; };
|
|
CCC2C99926CEB16BC34707EFF1A62E3E /* RSTDynamicDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTDynamicDataSource.h; path = Roxas/RSTDynamicDataSource.h; sourceTree = "<group>"; };
|
|
CFDF01CEBE71CC49D69254984733E500 /* SPUDownloaderDeprecated.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderDeprecated.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderDeprecated.h; sourceTree = "<group>"; };
|
|
D0125C579BC68FE6379A10D1EE5C1411 /* SPUDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloader.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloader.h; sourceTree = "<group>"; };
|
|
D11C161BBA9CD306FB6009C2BF9CE2E8 /* RSTToastView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTToastView.m; path = Roxas/RSTToastView.m; sourceTree = "<group>"; };
|
|
D1FDACDA1C49A122FDB1CEFE05C9950A /* SPUDownloaderDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderDelegate.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderDelegate.h; sourceTree = "<group>"; };
|
|
D3E987EE832369F7EC0B46E863347CF5 /* STPrivilegedTask.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = STPrivilegedTask.debug.xcconfig; sourceTree = "<group>"; };
|
|
D60FE9AFA650EB270A4FA15C1DBEDBEB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; };
|
|
D78184FB555632B571A737E1D180E5B5 /* RSTPlaceholderView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTPlaceholderView.h; path = Roxas/RSTPlaceholderView.h; sourceTree = "<group>"; };
|
|
DAE5A978B143A9FFC4022BD8917EBBD8 /* RSTPlaceholderView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTPlaceholderView.m; path = Roxas/RSTPlaceholderView.m; sourceTree = "<group>"; };
|
|
DB21BD6103C14781F4C8D3858521AC50 /* Pods-AltServer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.release.xcconfig"; sourceTree = "<group>"; };
|
|
DCD71D15D5236B317587164B75C7E272 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = "<group>"; };
|
|
DDED99F60444F1B24AD1301DA3C837E4 /* UISpringTimingParameters+Conveniences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UISpringTimingParameters+Conveniences.m"; path = "Roxas/UISpringTimingParameters+Conveniences.m"; sourceTree = "<group>"; };
|
|
E0FD0137D85ACEF2057B760542594C24 /* Pods-AltStore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStore-Info.plist"; sourceTree = "<group>"; };
|
|
E10C8E82DAE0A7D69F45C756D18168E2 /* Sparkle.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sparkle.debug.xcconfig; sourceTree = "<group>"; };
|
|
E21E032064AC86B919F264C91C264649 /* ImageProcessing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessing.swift; path = Sources/ImageProcessing.swift; sourceTree = "<group>"; };
|
|
E3287DAF99F2D87FAF6C63B0E3271BBA /* Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Internal.swift; path = Sources/Internal.swift; sourceTree = "<group>"; };
|
|
E35A6AFBD7933BF404EF9F9D426FD1EC /* RSTCellContentDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentDataSource.m; path = Roxas/RSTCellContentDataSource.m; sourceTree = "<group>"; };
|
|
E3947020D1476B17995DA54818574CEF /* NSUserDefaults+DynamicProperties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSUserDefaults+DynamicProperties.h"; path = "Roxas/NSUserDefaults+DynamicProperties.h"; sourceTree = "<group>"; };
|
|
E4A9EAB8FA23FF042492BA5A74B42F47 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = "<group>"; };
|
|
E5106E6FFBB210AE1EE3DBDEBE37E7FD /* RSTDynamicDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTDynamicDataSource.m; path = Roxas/RSTDynamicDataSource.m; sourceTree = "<group>"; };
|
|
E7F457514020E4FC88FF09F657120026 /* Nuke.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Nuke.modulemap; sourceTree = "<group>"; };
|
|
E7F50E195CB5380873DB7878538AA4EA /* SPUDownloadData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloadData.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloadData.h; sourceTree = "<group>"; };
|
|
E86D99989AF5E05F3A02965DCD77B4EF /* SUCodeSigningVerifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUCodeSigningVerifier.h; path = Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h; sourceTree = "<group>"; };
|
|
E8D7201169EFEE071B9363F99E20CE8D /* Roxas-framework-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Roxas-framework-dummy.m"; sourceTree = "<group>"; };
|
|
E8E0D1117F42D292F46872724389035A /* STPrivilegedTask.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = STPrivilegedTask.modulemap; sourceTree = "<group>"; };
|
|
E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KeychainAccess.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EA6FFBC549C37CE1B8E285B90A4D4A8F /* RSTSeparatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTSeparatorView.h; path = Roxas/RSTSeparatorView.h; sourceTree = "<group>"; };
|
|
ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = STPrivilegedTask.framework; path = STPrivilegedTask.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
EF07156538B03CFB3B8E16D2D8C33094 /* RSTCompositeDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCompositeDataSource.h; path = Roxas/RSTCompositeDataSource.h; sourceTree = "<group>"; };
|
|
EF2D514C988EF3C25584899AD0AD0BB1 /* Pods-AltStoreCore-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStoreCore-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
EFF386EBF390A3EE6495B495D5C80891 /* Pods-AltDaemon-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltDaemon-resources.sh"; sourceTree = "<group>"; };
|
|
F07AB92C0524D3BDBA133732CE36095B /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = "<group>"; };
|
|
F2EC05A19268D1FA57BEAC595A83FD4F /* ImagePreheater.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePreheater.swift; path = Sources/ImagePreheater.swift; sourceTree = "<group>"; };
|
|
F316BE11AE0CDBB8BA9184213EB15FAB /* STPrivilegedTask-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "STPrivilegedTask-umbrella.h"; sourceTree = "<group>"; };
|
|
F45EA4DC1039417AA95C05822BFE9086 /* Pods-AltStoreCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStoreCore.release.xcconfig"; sourceTree = "<group>"; };
|
|
F4D464387B2B3DA75DF73B9175A34C6B /* UICollectionViewCell+Nibs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewCell+Nibs.h"; path = "Roxas/UICollectionViewCell+Nibs.h"; sourceTree = "<group>"; };
|
|
F5EAE6C63FB3CBB2AD003D19B0F0F7A8 /* STPrivilegedTask-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "STPrivilegedTask-dummy.m"; sourceTree = "<group>"; };
|
|
F6B8313F7FB0F748CA2664EABC27989F /* RSTCompositeDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCompositeDataSource.m; path = Roxas/RSTCompositeDataSource.m; sourceTree = "<group>"; };
|
|
F6CF5252A31FC9352DAC77CE871E4191 /* RSTError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTError.m; path = Roxas/RSTError.m; sourceTree = "<group>"; };
|
|
FA2C9B45B9D94573E20A125CFCE9F177 /* RSTCellContentChange.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentChange.m; path = Roxas/RSTCellContentChange.m; sourceTree = "<group>"; };
|
|
FAEC9EC79012C820CA52F8583435544E /* RSTHasher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTHasher.m; path = Roxas/RSTHasher.m; sourceTree = "<group>"; };
|
|
FBCD63C78002A8C88C21B7D837130866 /* SPUDownloaderProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderProtocol.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderProtocol.h; sourceTree = "<group>"; };
|
|
FBEC8C49EDF2FCD57340B29881D9C868 /* RSTCellContentChangeOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentChangeOperation.m; path = Roxas/RSTCellContentChangeOperation.m; sourceTree = "<group>"; };
|
|
FC038632E5B347FF158FD5DA3EECDD4D /* AppCenterCrashes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenterCrashes.framework; path = "AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework"; sourceTree = "<group>"; };
|
|
FC2AA9C2CB80A712C76B2DE77658EF5A /* RSTNavigationController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTNavigationController.m; path = Roxas/RSTNavigationController.m; sourceTree = "<group>"; };
|
|
FDCECC7A21E9955D850889810E190344 /* Pods-AltServer-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltServer-umbrella.h"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
18A5AE474A881ABD37F19EE4BC42E160 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4D4D07E0607C5E795E233DBBCC30357E /* Cocoa.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5F011871410CDADCC4458FBF149C21D5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
589B86847981B4A5DB56E10AFB853A6C /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
9EC4DC3F4A764364051BE6DB7FD72161 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
8A52B9305082DB56674688E4662771E8 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
57A91A66A2744944D599F408AEBAD5A1 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
8EFDDF3E3C8348B02B4BA3F00827BC6B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
909A1FE8E9973CB5503E4F3F0B21DD2F /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
61A57880EEB085BC3C7F41A178987320 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
99DD116B01357EC711950806B5549597 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5DEED8868076538AD466A7A4E1F6F5E1 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DF55D5C41519A5A52DAE534296270AF5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
46A2266BC2368DFCB194363639D41CE2 /* Cocoa.framework in Frameworks */,
|
|
2BF1A520E4E70B23AC748AFCAE4DD56A /* Security.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DFBD7B5CA19A09FCA521EA811971A2C5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
07EB285C525F897418D9A2BC34B59C51 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C563ACD6CD5BB1D88A869199183C2DA5 /* Foundation.framework */,
|
|
);
|
|
name = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
0C662F77EC511DD2A92469CEED92FBDD /* AppCenter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7A4AE30396EC2E7C1A3ED529A2F6DABB /* Analytics */,
|
|
9945E901491495F6183BB940B46F8C7D /* Core */,
|
|
7AC5E78041B76EBBD2F7E3842E148745 /* Crashes */,
|
|
FEDB87B72B3D93A5C46300A3B9E7A91D /* Support Files */,
|
|
);
|
|
name = AppCenter;
|
|
path = AppCenter;
|
|
sourceTree = "<group>";
|
|
};
|
|
1CB0278FF975C4E1105EC4C41689B092 /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E4A9EAB8FA23FF042492BA5A74B42F47 /* KeychainAccess.modulemap */,
|
|
4C416643DFAD0FBE3052377FB5DD4A1A /* KeychainAccess-dummy.m */,
|
|
75EF7160B8581CFF81149378273DD6A0 /* KeychainAccess-Info.plist */,
|
|
F07AB92C0524D3BDBA133732CE36095B /* KeychainAccess-prefix.pch */,
|
|
57E1673ED561752C44095839002D6186 /* KeychainAccess-umbrella.h */,
|
|
DCD71D15D5236B317587164B75C7E272 /* KeychainAccess.debug.xcconfig */,
|
|
9D4B1C1370ECE6475CD600CCB4C10AC8 /* KeychainAccess.release.xcconfig */,
|
|
);
|
|
name = "Support Files";
|
|
path = "../Target Support Files/KeychainAccess";
|
|
sourceTree = "<group>";
|
|
};
|
|
2390506EC840521CF89E999BF0E844BA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FC038632E5B347FF158FD5DA3EECDD4D /* AppCenterCrashes.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
25A3F29016A1A9128437A7B570F2E6C9 /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E10C8E82DAE0A7D69F45C756D18168E2 /* Sparkle.debug.xcconfig */,
|
|
50C2C924707ADD8CAF4A78987C425D3D /* Sparkle.release.xcconfig */,
|
|
);
|
|
name = "Support Files";
|
|
path = "../Target Support Files/Sparkle";
|
|
sourceTree = "<group>";
|
|
};
|
|
2EA8DBC513C85C1030E61D4D2B18F332 /* Sparkle */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A54E0C5722E3EDCAEC27C7B5533A85C5 /* Sparkle.h */,
|
|
E7F50E195CB5380873DB7878538AA4EA /* SPUDownloadData.h */,
|
|
D0125C579BC68FE6379A10D1EE5C1411 /* SPUDownloader.h */,
|
|
D1FDACDA1C49A122FDB1CEFE05C9950A /* SPUDownloaderDelegate.h */,
|
|
CFDF01CEBE71CC49D69254984733E500 /* SPUDownloaderDeprecated.h */,
|
|
FBCD63C78002A8C88C21B7D837130866 /* SPUDownloaderProtocol.h */,
|
|
1EBBD1C87FF9F293352631D2DEB44F8F /* SPUDownloaderSession.h */,
|
|
0CB834B96DFFDCE3C861C46E206C1A88 /* SPUURLRequest.h */,
|
|
61A53AE63BF8A8FAD5CB8A56927EEF5A /* SUAppcast.h */,
|
|
1E31EA5F6D38CE1C95262408814BEDAB /* SUAppcastItem.h */,
|
|
E86D99989AF5E05F3A02965DCD77B4EF /* SUCodeSigningVerifier.h */,
|
|
70CD516BA756BF33DC91A0624B145280 /* SUErrors.h */,
|
|
02A0C196A51D4CC2A6AABE6CD5E66CED /* SUExport.h */,
|
|
446FFB18558C359953BB234181311D4C /* SUStandardVersionComparator.h */,
|
|
04DA9789C1C9D79AD0B585B1A6B54601 /* SUUpdater.h */,
|
|
BDD7206A57DA2ABE38CF79C9BBF590F2 /* SUUpdaterDelegate.h */,
|
|
3F9C2087AC374F3D7F50B39B0C5C90A9 /* SUVersionComparisonProtocol.h */,
|
|
8132871CF9767852F2FDBA97536925CB /* SUVersionDisplayProtocol.h */,
|
|
AFBE6C61E8855F97A55269D46592E196 /* Frameworks */,
|
|
25A3F29016A1A9128437A7B570F2E6C9 /* Support Files */,
|
|
);
|
|
name = Sparkle;
|
|
path = Sparkle;
|
|
sourceTree = "<group>";
|
|
};
|
|
4394EF6B0CC35F4BA386E044965E40EA /* Pods-AltDaemon */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2D8DD1BF399C7A64ACC548BEF4C4405B /* Pods-AltDaemon-acknowledgements.markdown */,
|
|
12920AA0F8D349EDACFA8372B8383B8F /* Pods-AltDaemon-acknowledgements.plist */,
|
|
709EFDBF6EA6A299E2BAAE5017EFEC86 /* Pods-AltDaemon-dummy.m */,
|
|
EFF386EBF390A3EE6495B495D5C80891 /* Pods-AltDaemon-resources.sh */,
|
|
1536C77F256E20BC46734F5107CD7405 /* Pods-AltDaemon.debug.xcconfig */,
|
|
776591896754057C6D14BB5C0D787252 /* Pods-AltDaemon.release.xcconfig */,
|
|
);
|
|
name = "Pods-AltDaemon";
|
|
path = "Target Support Files/Pods-AltDaemon";
|
|
sourceTree = "<group>";
|
|
};
|
|
4A64B8D34D575BA0416F29DB40BB1808 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
22B3DAAC88B9716ED0FD20FBDEB1C64F /* AppCenterAnalytics.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
5182E3D9D460CED2B9832F398686EC64 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
41C962B96C02BDE4AAB4BFB6B366825D /* AppCenter.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
60C8954C524938169D1BD654E6A566F8 /* Pods-AltStore */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
09110339BAB8497A0AB7E74DB6B1500C /* Pods-AltStore.modulemap */,
|
|
659DC7B23FBE0CF6E59C471559F57079 /* Pods-AltStore-acknowledgements.markdown */,
|
|
BF79521E4B6F1945751E8F6FF48EE40E /* Pods-AltStore-acknowledgements.plist */,
|
|
A1D26AF3296B502949445017842818DF /* Pods-AltStore-dummy.m */,
|
|
83D386B87C63F9C55440582D4640CBA8 /* Pods-AltStore-frameworks.sh */,
|
|
E0FD0137D85ACEF2057B760542594C24 /* Pods-AltStore-Info.plist */,
|
|
A3B3EB3CC60D9DB86BF3F70734CBC68B /* Pods-AltStore-umbrella.h */,
|
|
3736A70D4D080443B3CB2BE68995102C /* Pods-AltStore.debug.xcconfig */,
|
|
C8A6222DDFCB955763248071299460EE /* Pods-AltStore.release.xcconfig */,
|
|
);
|
|
name = "Pods-AltStore";
|
|
path = "Target Support Files/Pods-AltStore";
|
|
sourceTree = "<group>";
|
|
};
|
|
6DA26C89B653878BFDE73C0D1D601046 /* Targets Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4394EF6B0CC35F4BA386E044965E40EA /* Pods-AltDaemon */,
|
|
CF453B793F3F4531731700AF50BFA52A /* Pods-AltServer */,
|
|
60C8954C524938169D1BD654E6A566F8 /* Pods-AltStore */,
|
|
AC27A286F98CD7FA625496A4AD7F10EE /* Pods-AltStoreCore */,
|
|
);
|
|
name = "Targets Support Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
79584D489062D852882C00014009E164 /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8E0D1117F42D292F46872724389035A /* STPrivilegedTask.modulemap */,
|
|
F5EAE6C63FB3CBB2AD003D19B0F0F7A8 /* STPrivilegedTask-dummy.m */,
|
|
1039F21D1F7B28216C110D5F6B8EEED3 /* STPrivilegedTask-Info.plist */,
|
|
A8AB1AB566B7FC1DA06D7A123EDE7F5B /* STPrivilegedTask-prefix.pch */,
|
|
F316BE11AE0CDBB8BA9184213EB15FAB /* STPrivilegedTask-umbrella.h */,
|
|
D3E987EE832369F7EC0B46E863347CF5 /* STPrivilegedTask.debug.xcconfig */,
|
|
7AC06D8ACD831E3BB90FB9DDABA13EAE /* STPrivilegedTask.release.xcconfig */,
|
|
);
|
|
name = "Support Files";
|
|
path = "../Target Support Files/STPrivilegedTask";
|
|
sourceTree = "<group>";
|
|
};
|
|
7A4AE30396EC2E7C1A3ED529A2F6DABB /* Analytics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4A64B8D34D575BA0416F29DB40BB1808 /* Frameworks */,
|
|
);
|
|
name = Analytics;
|
|
sourceTree = "<group>";
|
|
};
|
|
7AC5E78041B76EBBD2F7E3842E148745 /* Crashes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2390506EC840521CF89E999BF0E844BA /* Frameworks */,
|
|
);
|
|
name = Crashes;
|
|
sourceTree = "<group>";
|
|
};
|
|
8C42D6741D3E3322387DEBA09FA29A39 /* KeychainAccess */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5E4DC852E46ECF185858E535CA3D5AB6 /* Keychain.swift */,
|
|
1CB0278FF975C4E1105EC4C41689B092 /* Support Files */,
|
|
);
|
|
name = KeychainAccess;
|
|
path = KeychainAccess;
|
|
sourceTree = "<group>";
|
|
};
|
|
97C4C32A77AB8E364B2D5C76042B2F67 /* Roxas */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
90725DDDEAC072E25440ED345A5B35DC /* NSBundle+Extensions.h */,
|
|
19998B5DC23C5D1EC08E5BEF677D26FB /* NSBundle+Extensions.m */,
|
|
B65B144713B5650D42D0796415238148 /* NSConstraintConflict+Conveniences.h */,
|
|
5ED328A46EC119CEC693F6411F26FAEC /* NSConstraintConflict+Conveniences.m */,
|
|
84D76B2C81393145A450B7BDE1606D16 /* NSFileManager+URLs.h */,
|
|
6E51009787453D25DFA9B5DA1E8878BD /* NSFileManager+URLs.m */,
|
|
7EA4DD7A61A5EB57C853ADB1F7876820 /* NSLayoutConstraint+Edges.h */,
|
|
AE4C84C469AE17C4B47FC5879CD5925F /* NSLayoutConstraint+Edges.m */,
|
|
31B2ED8B39ED740BFD0DDF7D62AA7CF6 /* NSPredicate+Search.h */,
|
|
58B8ADADDBBCEA5211D01BC0C0C0470B /* NSPredicate+Search.m */,
|
|
4098BB5E375B9E5C6D065C08393C2BC3 /* NSString+Localization.h */,
|
|
2FDF710F91C761E24BD18CDC63FFD4E5 /* NSString+Localization.m */,
|
|
E3947020D1476B17995DA54818574CEF /* NSUserDefaults+DynamicProperties.h */,
|
|
2092E6BB40A81F43750D95944CEAAAB3 /* NSUserDefaults+DynamicProperties.m */,
|
|
4D939165475424429DB0FB93B7FFCB02 /* Roxas.h */,
|
|
1CA69346832ABA281E54B9703EED1E56 /* RSTActivityIndicating.h */,
|
|
80A7F976E5925AF0668E038C03EC3572 /* RSTArrayDataSource.h */,
|
|
0DF31F4E0E430E5111DB1FC86571DC34 /* RSTArrayDataSource.m */,
|
|
12D3271565B433DD634D0E999D070D61 /* RSTBlockOperation.h */,
|
|
9661E638A23058822DC66603981F79A0 /* RSTBlockOperation.m */,
|
|
5D38F9F92DC4070A22B77211B6FD902E /* RSTCellContentCell.h */,
|
|
3E6FFCE06AAEBF080FEDD564AF37A636 /* RSTCellContentChange.h */,
|
|
FA2C9B45B9D94573E20A125CFCE9F177 /* RSTCellContentChange.m */,
|
|
9E09C2FC1097A8C0C8331DC055EF4943 /* RSTCellContentChangeOperation.h */,
|
|
FBEC8C49EDF2FCD57340B29881D9C868 /* RSTCellContentChangeOperation.m */,
|
|
0E042E04A39913993CD49E6685D61B50 /* RSTCellContentDataSource.h */,
|
|
E35A6AFBD7933BF404EF9F9D426FD1EC /* RSTCellContentDataSource.m */,
|
|
2928EAE66EF6CD53A967D84E714CF32F /* RSTCellContentDataSource_Subclasses.h */,
|
|
C5083D115013469A025F68AB846C1C39 /* RSTCellContentPrefetchingDataSource.h */,
|
|
B904DF0C8F748D1482C2DC3E16A787B8 /* RSTCellContentView.h */,
|
|
3B32EE68BC4E73AEC847320F7960CEB0 /* RSTCollectionViewCell.h */,
|
|
4FC66B3EBE2794BC829D3969F136CDE4 /* RSTCollectionViewCell.m */,
|
|
8DB6D2A677C20811DF25BDC6CDE40C1F /* RSTCollectionViewGridLayout.h */,
|
|
87284C449299333F687617AB31989871 /* RSTCollectionViewGridLayout.m */,
|
|
EF07156538B03CFB3B8E16D2D8C33094 /* RSTCompositeDataSource.h */,
|
|
F6B8313F7FB0F748CA2664EABC27989F /* RSTCompositeDataSource.m */,
|
|
5D4C273B4BF52BD173785BEB3D5B015B /* RSTConstants.h */,
|
|
11CF10D9B1C1E02D78E15731679DCD22 /* RSTDefines.h */,
|
|
CCC2C99926CEB16BC34707EFF1A62E3E /* RSTDynamicDataSource.h */,
|
|
E5106E6FFBB210AE1EE3DBDEBE37E7FD /* RSTDynamicDataSource.m */,
|
|
567AA5F0102CD9FF29FB3D0182A462A5 /* RSTError.h */,
|
|
F6CF5252A31FC9352DAC77CE871E4191 /* RSTError.m */,
|
|
10DA6B3B3B2BA800544585737EA38262 /* RSTFetchedResultsDataSource.h */,
|
|
75F2F2A0E73C70F1FE71EAFDCB5C2AA2 /* RSTFetchedResultsDataSource.m */,
|
|
661ED90D8D35FD65B97B07C2F5C03E0B /* RSTHasher.h */,
|
|
FAEC9EC79012C820CA52F8583435544E /* RSTHasher.m */,
|
|
4BE09BEE65FDF41DE3B38A0C8132E1DA /* RSTHelperFile.h */,
|
|
6B644F0134DE017D0ECD6A295A069607 /* RSTHelperFile.m */,
|
|
6970164E223C6F25A5F7AB34EB9C6E8E /* RSTLaunchViewController.h */,
|
|
8BEB1E61BE3A1DF7E380794A9F327C37 /* RSTLaunchViewController.m */,
|
|
6C7A62E1EFA7AF9469B3E19A33533546 /* RSTLoadOperation.h */,
|
|
BBFADA5C5B09CEDC9DA9185D6B47D6B6 /* RSTLoadOperation.m */,
|
|
3919DAF7154B329BC71D3AB5CB568163 /* RSTNavigationController.h */,
|
|
FC2AA9C2CB80A712C76B2DE77658EF5A /* RSTNavigationController.m */,
|
|
95BF665ED449CDFC28C00823636CFC62 /* RSTNibView.h */,
|
|
93002E15B2D1B5DDF9B3B0E9064E0A66 /* RSTNibView.m */,
|
|
537F183998B2E870455DA5C10592DE03 /* RSTOperation.h */,
|
|
3CDECD9209D22D15B4B2D56388440A91 /* RSTOperation.m */,
|
|
708EB150BB18D3959FBA9D1D0FD83367 /* RSTOperation_Subclasses.h */,
|
|
16CBB2361FB2C40A518A5DBA149EC2FE /* RSTOperationQueue.h */,
|
|
9C4AF5891321CEA711E9D582EE857B79 /* RSTOperationQueue.m */,
|
|
4B02837E59668225BA0C2B67DD9679DD /* RSTPersistentContainer.h */,
|
|
57D409D4A8F66B0D70C4E23682CDE17B /* RSTPersistentContainer.m */,
|
|
D78184FB555632B571A737E1D180E5B5 /* RSTPlaceholderView.h */,
|
|
DAE5A978B143A9FFC4022BD8917EBBD8 /* RSTPlaceholderView.m */,
|
|
A0BD34971C50470B6C1C75D743E3C29A /* RSTRelationshipPreservingMergePolicy.h */,
|
|
598AB7FC05196F60B5F2E13EA83D6708 /* RSTRelationshipPreservingMergePolicy.m */,
|
|
3C21A3AA5AAE3AE5F02B6A21C99119FF /* RSTSearchController.h */,
|
|
328708939A5973E1D86AB859D1FEEC25 /* RSTSearchController.m */,
|
|
EA6FFBC549C37CE1B8E285B90A4D4A8F /* RSTSeparatorView.h */,
|
|
0A88941D1DA3AF0D358C76BC9576C386 /* RSTSeparatorView.m */,
|
|
63C32C9E65E0990633696A811721849D /* RSTTintedImageView.h */,
|
|
2BBBC6C00AA7A5F75507935826E280E1 /* RSTTintedImageView.m */,
|
|
51EA084EEDE0F5F720E2441EF9238A1D /* RSTToastView.h */,
|
|
D11C161BBA9CD306FB6009C2BF9CE2E8 /* RSTToastView.m */,
|
|
3D84C6D85273FF426E76B669AEA9479A /* UIAlertAction+Actions.h */,
|
|
BB9E46DD526EC224DA5A983DBA8C3606 /* UIAlertAction+Actions.m */,
|
|
710AF022877E48D6365688E3E00D4F40 /* UICollectionView+CellContent.h */,
|
|
4BCFA3846BE00CA0688A45F5DEDCC4F9 /* UICollectionView+CellContent.m */,
|
|
453B2FF38885B4DBF5AA7DB696FC7525 /* UICollectionViewCell+CellContent.h */,
|
|
1F9C4E594B9030F68796CA0B3C2673F6 /* UICollectionViewCell+CellContent.m */,
|
|
F4D464387B2B3DA75DF73B9175A34C6B /* UICollectionViewCell+Nibs.h */,
|
|
70F102DA4B801EBD3FB112FA096405D5 /* UICollectionViewCell+Nibs.m */,
|
|
2E3518AE63A30B9BDCA3D0535BDA6BB2 /* UIImage+Manipulation.h */,
|
|
288510576D05938539443582D30EAA2A /* UIImage+Manipulation.m */,
|
|
7B000DD852229CF374B6103307C7993A /* UIKit+ActivityIndicating.h */,
|
|
02A80E93BD165D2935748FDB9F395B64 /* UIKit+ActivityIndicating.m */,
|
|
22F6113D3B6DF238D7F3F0B83EAA2B7E /* UISpringTimingParameters+Conveniences.h */,
|
|
DDED99F60444F1B24AD1301DA3C837E4 /* UISpringTimingParameters+Conveniences.m */,
|
|
0D193EFD10D3B14F5B0A05229D067E1C /* UITableView+CellContent.h */,
|
|
4571B40F488B9AAFAA75961B7CC65B19 /* UITableView+CellContent.m */,
|
|
C90E70D4AEDDFBB31CB96C420D8C973C /* UITableViewCell+CellContent.h */,
|
|
43E22EFB9162C9BB1FAF1755557757C0 /* UITableViewCell+CellContent.m */,
|
|
5EE6D55D8E4C76ED10D11B514FB6D867 /* UIView+AnimatedHide.h */,
|
|
0B3B947E257335319A06C14CB6C04867 /* UIView+AnimatedHide.m */,
|
|
93F233D0495A3F7DFD830EED4E1FCB76 /* UIViewController+TransitionState.h */,
|
|
C4A7E963B30591479C9BF17CF7EC2DA6 /* UIViewController+TransitionState.m */,
|
|
AAAEFA22993F4F2D1E53C9AD6FAE5C55 /* Pod */,
|
|
FFA65DCAB808C84642250998AB60A98B /* Resources */,
|
|
9F3F22216B0AED973F424064FA3A7256 /* Support Files */,
|
|
);
|
|
name = Roxas;
|
|
path = ../Dependencies/Roxas;
|
|
sourceTree = "<group>";
|
|
};
|
|
9945E901491495F6183BB940B46F8C7D /* Core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5182E3D9D460CED2B9832F398686EC64 /* Frameworks */,
|
|
);
|
|
name = Core;
|
|
sourceTree = "<group>";
|
|
};
|
|
9F3F22216B0AED973F424064FA3A7256 /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4551C4FBE118FCDC3DCF26CEE28250FF /* Roxas-framework.modulemap */,
|
|
E8D7201169EFEE071B9363F99E20CE8D /* Roxas-framework-dummy.m */,
|
|
2F7FAF4033BD3C442F7F96DB23F0AC0E /* Roxas-framework-Info.plist */,
|
|
8DA833E8C808A502EAD24AB2C59C4C2B /* Roxas-framework-prefix.pch */,
|
|
5221F581AF739068D5406875FBA96189 /* Roxas-framework-umbrella.h */,
|
|
69BE8106E05E3D25773AB24E5DB30206 /* Roxas-framework.debug.xcconfig */,
|
|
28A817C0926BCA52F297F3407988609C /* Roxas-framework.release.xcconfig */,
|
|
1BDDD3482B1D2B7070A590002140AC7D /* Roxas-library.modulemap */,
|
|
B7219C6D4C4ECE2C3CCB203106DD9A83 /* Roxas-library-dummy.m */,
|
|
6EDBDE3CCECE7E1310996746889587B7 /* Roxas-library-prefix.pch */,
|
|
50127EE47FC38F49E3F026AE1CBB7845 /* Roxas-library-umbrella.h */,
|
|
797E96B3BC6A623A0014135215DC87DB /* Roxas-library.debug.xcconfig */,
|
|
6190A24BA3F3CB1ED013FCF4D54924B0 /* Roxas-library.release.xcconfig */,
|
|
);
|
|
name = "Support Files";
|
|
path = "../../Pods/Target Support Files/Roxas-framework";
|
|
sourceTree = "<group>";
|
|
};
|
|
A3CE797213FD3A029F25F79F20959332 /* Nuke */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B0EDA861355A15CEE856BBBC62986E0A /* DataCache.swift */,
|
|
49CC7623E693F5C7F50DEF8134CE6BAC /* DataLoader.swift */,
|
|
1B667B4D06855E6E379D5CCFDA63534B /* ImageCache.swift */,
|
|
274574E44800D14033BF5E84D9A0DCEC /* ImageDecoding.swift */,
|
|
60016998149B9BA38069733A808141B4 /* ImagePipeline.swift */,
|
|
F2EC05A19268D1FA57BEAC595A83FD4F /* ImagePreheater.swift */,
|
|
E21E032064AC86B919F264C91C264649 /* ImageProcessing.swift */,
|
|
5D23734EBAFBCF54FB7BF0708BF213B9 /* ImageRequest.swift */,
|
|
B7D252FB70C45B71C2F10A56DE6A941D /* ImageTaskMetrics.swift */,
|
|
289DA2913B70BAC4123A36BE7B5DB854 /* ImageView.swift */,
|
|
E3287DAF99F2D87FAF6C63B0E3271BBA /* Internal.swift */,
|
|
CD28BF876EACA0513F4E4A4FF1424D4B /* Support Files */,
|
|
);
|
|
name = Nuke;
|
|
path = Nuke;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5F88E0358458579EAE143076875C670 /* Development Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
97C4C32A77AB8E364B2D5C76042B2F67 /* Roxas */,
|
|
);
|
|
name = "Development Pods";
|
|
sourceTree = "<group>";
|
|
};
|
|
AAAEFA22993F4F2D1E53C9AD6FAE5C55 /* Pod */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A3AD775C4EAFE022DE67784454088F71 /* Roxas.podspec */,
|
|
A98047CBF65222CD86C35CBDD71243DF /* Roxas-Prefix.pch */,
|
|
);
|
|
name = Pod;
|
|
sourceTree = "<group>";
|
|
};
|
|
AC27A286F98CD7FA625496A4AD7F10EE /* Pods-AltStoreCore */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
68DB5958844D2B32BBC00876B850A4BE /* Pods-AltStoreCore.modulemap */,
|
|
885F339CD1470F8C54DF6F5098A3F693 /* Pods-AltStoreCore-acknowledgements.markdown */,
|
|
EF2D514C988EF3C25584899AD0AD0BB1 /* Pods-AltStoreCore-acknowledgements.plist */,
|
|
74DBFC082864DEE530BCE035C17F0EBC /* Pods-AltStoreCore-dummy.m */,
|
|
C812054B4ACF74E9128E79D25F257DFC /* Pods-AltStoreCore-Info.plist */,
|
|
4E8639960BF5BAEECD539312A686CBE5 /* Pods-AltStoreCore-umbrella.h */,
|
|
A9D2DC57C575D629B6E36D1CB355A615 /* Pods-AltStoreCore.debug.xcconfig */,
|
|
F45EA4DC1039417AA95C05822BFE9086 /* Pods-AltStoreCore.release.xcconfig */,
|
|
);
|
|
name = "Pods-AltStoreCore";
|
|
path = "Target Support Files/Pods-AltStoreCore";
|
|
sourceTree = "<group>";
|
|
};
|
|
AFBE6C61E8855F97A55269D46592E196 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7F44703041F9A4AE99A8E14A395D6219 /* Sparkle.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
BDE5CABE525866F9C71E53B6CA540F6D /* STPrivilegedTask */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B8D137C60036874A0557CCEE73BBCB2C /* STPrivilegedTask.h */,
|
|
A1CFC228917998470347609C970E2250 /* STPrivilegedTask.m */,
|
|
79584D489062D852882C00014009E164 /* Support Files */,
|
|
);
|
|
name = STPrivilegedTask;
|
|
path = STPrivilegedTask;
|
|
sourceTree = "<group>";
|
|
};
|
|
BEAF173CF7BAF5537488976CEC756DA3 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
07EB285C525F897418D9A2BC34B59C51 /* iOS */,
|
|
C144F767BF34EE20ED230CCF4C4EA47C /* OS X */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
C144F767BF34EE20ED230CCF4C4EA47C /* OS X */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D60FE9AFA650EB270A4FA15C1DBEDBEB /* Cocoa.framework */,
|
|
5BC764BBFDCD7CE97883287D2DAA1514 /* Security.framework */,
|
|
);
|
|
name = "OS X";
|
|
sourceTree = "<group>";
|
|
};
|
|
CBE9BA21AFB5771B3844B511791D11B9 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */,
|
|
49B0F76928525434803E52E609201454 /* libPods-AltDaemon.a */,
|
|
63CB180B65C81A68540FC4505FD567F3 /* libRoxas-library.a */,
|
|
2DAD7D76FC007F48AE48F2FD15BF01BB /* Nuke.framework */,
|
|
8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods_AltServer.framework */,
|
|
676644EB1805E96CE47F7882733262B3 /* Pods_AltStore.framework */,
|
|
A444C51407C51AB3AF06B6129DEC9BF4 /* Pods_AltStoreCore.framework */,
|
|
1248999226170AF9856DF6161DC1F538 /* Roxas.framework */,
|
|
ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
CD28BF876EACA0513F4E4A4FF1424D4B /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E7F457514020E4FC88FF09F657120026 /* Nuke.modulemap */,
|
|
CC20798924CD1044DBBAA606FD644B6F /* Nuke-dummy.m */,
|
|
0382F0C2A6CFC9B6577C7E07FE90F84F /* Nuke-Info.plist */,
|
|
C2477C1B5D52605D8048AB5C57581E8E /* Nuke-prefix.pch */,
|
|
3708F938147E2EA0A2E0C4B41AC7FAFB /* Nuke-umbrella.h */,
|
|
A8A6F643F7EF9DF00939CAD8ACD3AC04 /* Nuke.debug.xcconfig */,
|
|
AA4056B922A0E5FD0C05DA6E40E93CC7 /* Nuke.release.xcconfig */,
|
|
);
|
|
name = "Support Files";
|
|
path = "../Target Support Files/Nuke";
|
|
sourceTree = "<group>";
|
|
};
|
|
CF1408CF629C7361332E53B88F7BD30C = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
|
|
A5F88E0358458579EAE143076875C670 /* Development Pods */,
|
|
BEAF173CF7BAF5537488976CEC756DA3 /* Frameworks */,
|
|
F0FB8585D826364405CCE3309EDB717E /* Pods */,
|
|
CBE9BA21AFB5771B3844B511791D11B9 /* Products */,
|
|
6DA26C89B653878BFDE73C0D1D601046 /* Targets Support Files */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
CF453B793F3F4531731700AF50BFA52A /* Pods-AltServer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9AF60FDC91658D6017C5890F9E6C91F /* Pods-AltServer.modulemap */,
|
|
6D45EE113BBDD37D016B261D248AE1A0 /* Pods-AltServer-acknowledgements.markdown */,
|
|
AB1F15F4A48D83B20928B9FBD0918D1B /* Pods-AltServer-acknowledgements.plist */,
|
|
64AA959702BDA2FD72D5A3D8DDC5B7F2 /* Pods-AltServer-dummy.m */,
|
|
B5F353AA82EB41542A9DD6884ADC5D0B /* Pods-AltServer-frameworks.sh */,
|
|
70134A795D13AB36B7865D15BAA343C1 /* Pods-AltServer-Info.plist */,
|
|
FDCECC7A21E9955D850889810E190344 /* Pods-AltServer-umbrella.h */,
|
|
2AFE60C21C8D25FAE68773D81351177E /* Pods-AltServer.debug.xcconfig */,
|
|
DB21BD6103C14781F4C8D3858521AC50 /* Pods-AltServer.release.xcconfig */,
|
|
);
|
|
name = "Pods-AltServer";
|
|
path = "Target Support Files/Pods-AltServer";
|
|
sourceTree = "<group>";
|
|
};
|
|
F0FB8585D826364405CCE3309EDB717E /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0C662F77EC511DD2A92469CEED92FBDD /* AppCenter */,
|
|
8C42D6741D3E3322387DEBA09FA29A39 /* KeychainAccess */,
|
|
A3CE797213FD3A029F25F79F20959332 /* Nuke */,
|
|
2EA8DBC513C85C1030E61D4D2B18F332 /* Sparkle */,
|
|
BDE5CABE525866F9C71E53B6CA540F6D /* STPrivilegedTask */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
FEDB87B72B3D93A5C46300A3B9E7A91D /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
83E103AA1C999B3F336343A7094912AC /* AppCenter.debug.xcconfig */,
|
|
11D481856836D88C3C8284C74C72CBF9 /* AppCenter.release.xcconfig */,
|
|
);
|
|
name = "Support Files";
|
|
path = "../Target Support Files/AppCenter";
|
|
sourceTree = "<group>";
|
|
};
|
|
FFA65DCAB808C84642250998AB60A98B /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A7A559E0A577F18703C7331872BBE010 /* RSTCollectionViewCell.xib */,
|
|
6E3B8BE96A78CA741AB46127C313ED99 /* RSTPlaceholderView.xib */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
10D20E436A0D8732B9CBC551C9F49EBE /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
219A3958D35F89C28365B9CC4E3C00C9 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
900CF0000F58997DA749984FC7DD932D /* Pods-AltStoreCore-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
23F39F9B06CA496FC7FEE1BFE0C21019 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CF22B95F4979B5384D3FF75A8637128F /* Nuke-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
39CC3E71CEA7805FCA03E3A1CC052EEA /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5A0720C096941A3006070216308EE5E4 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DA1CB5949B054973CAE7C668F3506B1D /* STPrivilegedTask-umbrella.h in Headers */,
|
|
9D0E99B326D76B98393DF8B1B3EB5AD5 /* STPrivilegedTask.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
729F0BD9D1CAAEAD7CBCA098B6062269 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7FF8765AFB650360C5417A3E6355DDB8 /* NSBundle+Extensions.h in Headers */,
|
|
285CA34F590312D209BAC8F3EEA327A2 /* NSConstraintConflict+Conveniences.h in Headers */,
|
|
17CD2B0087CB298B4943B18068699E1F /* NSFileManager+URLs.h in Headers */,
|
|
4ED43A8D2EC51E2F8ADC8B8DC092A5C8 /* NSLayoutConstraint+Edges.h in Headers */,
|
|
BF39020C3763460CBA361D7CBAFE885E /* NSPredicate+Search.h in Headers */,
|
|
43F35C65A006106E24CA80B052E8365E /* NSString+Localization.h in Headers */,
|
|
FB77FAFFEC5489785C6A72E0B5C7390A /* NSUserDefaults+DynamicProperties.h in Headers */,
|
|
38690B80F5537B05C91B1A12C8C955B0 /* Roxas-library-umbrella.h in Headers */,
|
|
1FB56C102568BEB8FD05F3B851707DAD /* Roxas.h in Headers */,
|
|
3BF3009EEF14E500F508211D22C4F4ED /* RSTActivityIndicating.h in Headers */,
|
|
AD234B3CF31035DE37E50B05F723AEAC /* RSTArrayDataSource.h in Headers */,
|
|
81F4B052A1862B04D387E4799EF1E910 /* RSTBlockOperation.h in Headers */,
|
|
3B830C100E239D6D7DD236272BB5038E /* RSTCellContentCell.h in Headers */,
|
|
3A844735022B7496BA62F3E8CD9ABD55 /* RSTCellContentChange.h in Headers */,
|
|
02FF666E7E1B48B3BA3F1EB3D150E54D /* RSTCellContentChangeOperation.h in Headers */,
|
|
346C7FB64D7AB6DACB35AD96EA44C322 /* RSTCellContentDataSource.h in Headers */,
|
|
E95230080B9706A63614ACD99AC5EC36 /* RSTCellContentDataSource_Subclasses.h in Headers */,
|
|
A2E95052B1E1B0B5F87270F73AAE6BAA /* RSTCellContentPrefetchingDataSource.h in Headers */,
|
|
8C4487A38E80017854890149B9D7734C /* RSTCellContentView.h in Headers */,
|
|
3AA52C788AC3FCB149C70BD5513B2702 /* RSTCollectionViewCell.h in Headers */,
|
|
61F58BCE86587F72E74A1F04A66F5DF5 /* RSTCollectionViewGridLayout.h in Headers */,
|
|
A23FC73AADE7B50820BC39238FF05D52 /* RSTCompositeDataSource.h in Headers */,
|
|
9D4EFF4973B90D1A8AF8D2A26465E274 /* RSTConstants.h in Headers */,
|
|
084A6E75E89211A9771142B2087BAE1C /* RSTDefines.h in Headers */,
|
|
7BA1171E6728F9C52FEBE8AFDFC91819 /* RSTDynamicDataSource.h in Headers */,
|
|
8DF719E66C3F9A5C150FFDFFF49B7114 /* RSTError.h in Headers */,
|
|
50BD9705120342BB19165515025B321A /* RSTFetchedResultsDataSource.h in Headers */,
|
|
E8A88D56059113D9E48B70A3FDAA8BB2 /* RSTHasher.h in Headers */,
|
|
9259E1398E487C90E2733AC51502110D /* RSTHelperFile.h in Headers */,
|
|
C3155F5F7D58B6FF1DC5D8630D432D70 /* RSTLaunchViewController.h in Headers */,
|
|
61B2EC5A469BDFBFD766A5970D2418DB /* RSTLoadOperation.h in Headers */,
|
|
9D0BB049E416649C133471B18426FD22 /* RSTNavigationController.h in Headers */,
|
|
09AD62284CB48375B21AC9FDE1CA07AB /* RSTNibView.h in Headers */,
|
|
40151F197BD479BB759C0FA8F0AA6EA9 /* RSTOperation.h in Headers */,
|
|
05B5F906325F54D39060C9E5EFCB1965 /* RSTOperation_Subclasses.h in Headers */,
|
|
E082A863ACE59AC5026B76F048C099FE /* RSTOperationQueue.h in Headers */,
|
|
C813BBE2C966427A407787ACC644D4E8 /* RSTPersistentContainer.h in Headers */,
|
|
07023BB9A2E6B391593194AF1CA4EC19 /* RSTPlaceholderView.h in Headers */,
|
|
5083DA84668FBF4FC47ECB9229DA1BFE /* RSTRelationshipPreservingMergePolicy.h in Headers */,
|
|
91F3F7A2C0DCAC264CC202B92B4520BE /* RSTSearchController.h in Headers */,
|
|
6895D004B5AE4613F0179A1B73ED0F40 /* RSTSeparatorView.h in Headers */,
|
|
E55D1ABA284E515B1620759597B4599E /* RSTTintedImageView.h in Headers */,
|
|
B16AAE6C7E77B00E95AE19CDF9457DAB /* RSTToastView.h in Headers */,
|
|
1DABC6F55F88A9F386DE727912F8C83F /* UIAlertAction+Actions.h in Headers */,
|
|
124EE4CEDB23023C571DACC24A98E86D /* UICollectionView+CellContent.h in Headers */,
|
|
1513DFC85AD3D588F611F9F27AB70533 /* UICollectionViewCell+CellContent.h in Headers */,
|
|
514F6CF8EED754D16E1721405A50E351 /* UICollectionViewCell+Nibs.h in Headers */,
|
|
2CF08D87EE2C3C1FA817E5E7BF32CB42 /* UIImage+Manipulation.h in Headers */,
|
|
77A42326EE2E18F0529B5BB214E75C60 /* UIKit+ActivityIndicating.h in Headers */,
|
|
6DF993452B50BE5D4CAD7C71FCCF927F /* UISpringTimingParameters+Conveniences.h in Headers */,
|
|
8485ED45E03DF72E2271EC8EE4A86164 /* UITableView+CellContent.h in Headers */,
|
|
733705A86F504FEE05D93FD279CB4E45 /* UITableViewCell+CellContent.h in Headers */,
|
|
59E985EE48A294A20F4C243C051C35BD /* UIView+AnimatedHide.h in Headers */,
|
|
F8CD814D3EBE011BD7997FE506BD7301 /* UIViewController+TransitionState.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
84BEA10467B4EC9AAF2B28BDBC10DD88 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
769D8B0C5A187741B64AD32B0C73E1D4 /* Pods-AltServer-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A5194B32F62DBBE4EA5117C59D1A309D /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
146C5419085426B4E038E2857ECBBC1A /* NSBundle+Extensions.h in Headers */,
|
|
EF3A0B6FE2508A5FA30C9DB132EE84D4 /* NSConstraintConflict+Conveniences.h in Headers */,
|
|
A20F8152E3C63B7D284E8EAB12A79E50 /* NSFileManager+URLs.h in Headers */,
|
|
C7EAF2513CADEA19BA5293108F296EFE /* NSLayoutConstraint+Edges.h in Headers */,
|
|
9F4857F6F124D3F3EC59C4F10287829A /* NSPredicate+Search.h in Headers */,
|
|
14FA183AC5E306BFE736EFB744C3AD5D /* NSString+Localization.h in Headers */,
|
|
FF7D4C530C947C772FB12913DBC2112B /* NSUserDefaults+DynamicProperties.h in Headers */,
|
|
71AF74AE6FB99BF969219D566896CDF0 /* Roxas-framework-umbrella.h in Headers */,
|
|
8199CBC1854C465310F27A2D943832BD /* Roxas.h in Headers */,
|
|
5833686D650C93741F1CAE54782304ED /* RSTActivityIndicating.h in Headers */,
|
|
902636033CDEA1D2D56C8D99409D2180 /* RSTArrayDataSource.h in Headers */,
|
|
7DCDC553025667280924D7EE64AB4CE0 /* RSTBlockOperation.h in Headers */,
|
|
02B57D2EE5046E802A0368F3650067E2 /* RSTCellContentCell.h in Headers */,
|
|
42C86C79794AE263372365A1C1E719EC /* RSTCellContentChange.h in Headers */,
|
|
3FA94518A24ED9AADEA0D39AF2F28E79 /* RSTCellContentChangeOperation.h in Headers */,
|
|
E7F2926710FEC74C64C11BD4CC937B2C /* RSTCellContentDataSource.h in Headers */,
|
|
34DE356DB89C7F65E9DE11E121B44726 /* RSTCellContentDataSource_Subclasses.h in Headers */,
|
|
469597D24F0EC88E840B9C25B7CCFE39 /* RSTCellContentPrefetchingDataSource.h in Headers */,
|
|
EB908590F614ED789C6037D6F33361D6 /* RSTCellContentView.h in Headers */,
|
|
0D63126DAADB8E2145853361FE253850 /* RSTCollectionViewCell.h in Headers */,
|
|
E4C08BE2BF31760C013D6B0D016BB40F /* RSTCollectionViewGridLayout.h in Headers */,
|
|
B4B9968506EE03834E1F2F23921F528F /* RSTCompositeDataSource.h in Headers */,
|
|
EFA1A8615FE6EB1A2348D82195DE30F2 /* RSTConstants.h in Headers */,
|
|
3D00ED9F5337E9C6DF8F64291B76A51E /* RSTDefines.h in Headers */,
|
|
80AE6013FC025A7E5F1074D15F04DA13 /* RSTDynamicDataSource.h in Headers */,
|
|
09EC9D8E4FE8EBCB2D2F773A9CAED3F6 /* RSTError.h in Headers */,
|
|
2A75D3E4E965DEE6C3D83C5C7E7EB05A /* RSTFetchedResultsDataSource.h in Headers */,
|
|
3D7482DD9F465C41C7EDDC8AEAA7A41A /* RSTHasher.h in Headers */,
|
|
A8DA7D231EFCB81F73D80EC86D0CE8A8 /* RSTHelperFile.h in Headers */,
|
|
8CFC7CAFBEE84F8BB35646A7FF416B5B /* RSTLaunchViewController.h in Headers */,
|
|
909C293F8E2CCBD76278BB5CAB323CC0 /* RSTLoadOperation.h in Headers */,
|
|
07DB0BF7672C272B8D99D684E93B39EB /* RSTNavigationController.h in Headers */,
|
|
E4E92DC72248F6E559B8A4F02A5DA999 /* RSTNibView.h in Headers */,
|
|
ED38CF635EBA0D20ACB8C2D1CE21713F /* RSTOperation.h in Headers */,
|
|
04B852813D0BBE2C712C76189549CCDB /* RSTOperation_Subclasses.h in Headers */,
|
|
B990605DF704A892C0BFB3F351DDFEEE /* RSTOperationQueue.h in Headers */,
|
|
FB3B581934B50FAF2EE845C7E7EEBD43 /* RSTPersistentContainer.h in Headers */,
|
|
9CE83CB377FD159F0E6AC5231F176CAA /* RSTPlaceholderView.h in Headers */,
|
|
CF94283D9318DD0E2C334E14C55E9896 /* RSTRelationshipPreservingMergePolicy.h in Headers */,
|
|
06E3A9FAA62869AC838A507FC7141BD5 /* RSTSearchController.h in Headers */,
|
|
3018502F43CB72BEE80ED4C7320D2317 /* RSTSeparatorView.h in Headers */,
|
|
9D589481D665B1CD29A3C95A467C507A /* RSTTintedImageView.h in Headers */,
|
|
83305704DD4C3495BB1D3B948AA334F6 /* RSTToastView.h in Headers */,
|
|
1B58278961A243A695EDE9436CD9AE1F /* UIAlertAction+Actions.h in Headers */,
|
|
B9952126CED1DDDD5A62623F4F151AC0 /* UICollectionView+CellContent.h in Headers */,
|
|
11579828D9E20FA31AF64C5AD177E2EC /* UICollectionViewCell+CellContent.h in Headers */,
|
|
87255851F980E063AED9C7CBA6BB5B18 /* UICollectionViewCell+Nibs.h in Headers */,
|
|
4831F09B116D0BA55C584F4D1BE01498 /* UIImage+Manipulation.h in Headers */,
|
|
B977EFA7DC3C5A6445F70F236B591FD0 /* UIKit+ActivityIndicating.h in Headers */,
|
|
E5B5FEA4C7D018493D46E1297C62F087 /* UISpringTimingParameters+Conveniences.h in Headers */,
|
|
6F7C8FBF539F696519B488F974AF52D6 /* UITableView+CellContent.h in Headers */,
|
|
CDB3079BECA120DD74B4DAB806732111 /* UITableViewCell+CellContent.h in Headers */,
|
|
CA4431B04D0EDE70DB49CCB2123609FE /* UIView+AnimatedHide.h in Headers */,
|
|
C003F4A0CE9569DA7A9B1874665F409A /* UIViewController+TransitionState.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
E4A69D0F9A0D4CA5E1B740069EE983F7 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C7969CF0AF8A7C242F37F3C92C3E8E43 /* Pods-AltStore-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
05327B1DB6967DBAA19D1ED734FDBD96 /* STPrivilegedTask */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 54208ED19403AA500F1198EEF237E880 /* Build configuration list for PBXNativeTarget "STPrivilegedTask" */;
|
|
buildPhases = (
|
|
5A0720C096941A3006070216308EE5E4 /* Headers */,
|
|
71DB8ED63E9ECF590D94A4935840514D /* Sources */,
|
|
DF55D5C41519A5A52DAE534296270AF5 /* Frameworks */,
|
|
7B197823109A7BA51E3F4BCDAE203339 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = STPrivilegedTask;
|
|
productName = STPrivilegedTask;
|
|
productReference = ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
062A64896E847A6749F58B6BA9A931B1 /* Nuke */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 31404833434413200237F603FEA40587 /* Build configuration list for PBXNativeTarget "Nuke" */;
|
|
buildPhases = (
|
|
23F39F9B06CA496FC7FEE1BFE0C21019 /* Headers */,
|
|
2FCE441B86282D780CE9CA9653F794FE /* Sources */,
|
|
5F011871410CDADCC4458FBF149C21D5 /* Frameworks */,
|
|
6FCBC73113287540180C33E89AFBED90 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Nuke;
|
|
productName = Nuke;
|
|
productReference = 2DAD7D76FC007F48AE48F2FD15BF01BB /* Nuke.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
50CF9516C3135DF9E9C562D57B086168 /* Pods-AltStoreCore */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A3D26A8AF1B9B66FF45CF7C17B684916 /* Build configuration list for PBXNativeTarget "Pods-AltStoreCore" */;
|
|
buildPhases = (
|
|
219A3958D35F89C28365B9CC4E3C00C9 /* Headers */,
|
|
22E78A21C1C75BA724860E06EFEB8313 /* Sources */,
|
|
99DD116B01357EC711950806B5549597 /* Frameworks */,
|
|
3E3BA81178D2CC931573049044CD44DA /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
668A4ECBE87B30DEC8DC0E362373CF7A /* PBXTargetDependency */,
|
|
C139921F09A3DDCB73D08ADEBAB8B753 /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-AltStoreCore";
|
|
productName = "Pods-AltStoreCore";
|
|
productReference = A444C51407C51AB3AF06B6129DEC9BF4 /* Pods_AltStoreCore.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
615C831BCE925ED486B225B87E44926D /* KeychainAccess */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 4BEE926243448802ACA6F07A75D9C025 /* Build configuration list for PBXNativeTarget "KeychainAccess" */;
|
|
buildPhases = (
|
|
39CC3E71CEA7805FCA03E3A1CC052EEA /* Headers */,
|
|
C4DE4004EE1661FE4BC4E6C40415F599 /* Sources */,
|
|
7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */,
|
|
AE292B4411627ABE21EB769134C1E8BB /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = KeychainAccess;
|
|
productName = KeychainAccess;
|
|
productReference = E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
7083360F3F274C756CA77375F9D2A2BD /* Pods-AltStore */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 987B74913483010211049F8F4D7D6CFE /* Build configuration list for PBXNativeTarget "Pods-AltStore" */;
|
|
buildPhases = (
|
|
E4A69D0F9A0D4CA5E1B740069EE983F7 /* Headers */,
|
|
AC5212C06AF481F70BB83E1340A849AD /* Sources */,
|
|
8A52B9305082DB56674688E4662771E8 /* Frameworks */,
|
|
34BEB7720993EEEA9E05391A45F42DB4 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
619A2271CF263098C21E1DA91D7F99AC /* PBXTargetDependency */,
|
|
97AE6155DDEBBE6DC711CE659F80A9F4 /* PBXTargetDependency */,
|
|
7BED50461C22F87B3FD6AF64F1D36848 /* PBXTargetDependency */,
|
|
3B628AAC1EF132A99016C7086235737B /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-AltStore";
|
|
productName = "Pods-AltStore";
|
|
productReference = 676644EB1805E96CE47F7882733262B3 /* Pods_AltStore.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
89B529DD288896C2EFC49575065F70FB /* Pods-AltServer */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 08FBBE177E59CE0F1E0406D3E43AD06E /* Build configuration list for PBXNativeTarget "Pods-AltServer" */;
|
|
buildPhases = (
|
|
84BEA10467B4EC9AAF2B28BDBC10DD88 /* Headers */,
|
|
008804C3B8304EFB3A909B61025D6E71 /* Sources */,
|
|
18A5AE474A881ABD37F19EE4BC42E160 /* Frameworks */,
|
|
B4F5106730C6927A8CFC44301285D0D1 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
8B3B895AAB1EEC907D9B00A6B7F283EF /* PBXTargetDependency */,
|
|
0D3F38175DDF68A36E9AE0229D327FA7 /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-AltServer";
|
|
productName = "Pods-AltServer";
|
|
productReference = 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods_AltServer.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
9BA83CC339866A130841496CC0DA4FAA /* Roxas-framework */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = ADF912A980E788A198AD57544111B60F /* Build configuration list for PBXNativeTarget "Roxas-framework" */;
|
|
buildPhases = (
|
|
A5194B32F62DBBE4EA5117C59D1A309D /* Headers */,
|
|
AEB506AC4C4698B39D98175D87D10BAC /* Sources */,
|
|
909A1FE8E9973CB5503E4F3F0B21DD2F /* Frameworks */,
|
|
B4F174D09640740B40CF23AA689D96A9 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Roxas-framework";
|
|
productName = "Roxas-framework";
|
|
productReference = 1248999226170AF9856DF6161DC1F538 /* Roxas.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
A7A6DC28A6D60809855FE404C6A3EA29 /* Pods-AltDaemon */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = DCBB37521772860B38850B3AB50079F1 /* Build configuration list for PBXNativeTarget "Pods-AltDaemon" */;
|
|
buildPhases = (
|
|
10D20E436A0D8732B9CBC551C9F49EBE /* Headers */,
|
|
45DE113243F9D0E46F3B9BF21EC74C58 /* Sources */,
|
|
8EFDDF3E3C8348B02B4BA3F00827BC6B /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
F7866DEFDBA522F9BA84B0408024844D /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-AltDaemon";
|
|
productName = "Pods-AltDaemon";
|
|
productReference = 49B0F76928525434803E52E609201454 /* libPods-AltDaemon.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
E72D88719BCAC57BEC836CE119207B5D /* Roxas-library */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = E49AB1D524932C73B3C97A2644245AC8 /* Build configuration list for PBXNativeTarget "Roxas-library" */;
|
|
buildPhases = (
|
|
729F0BD9D1CAAEAD7CBCA098B6062269 /* Headers */,
|
|
EB860282A06D90077A823BE827305F9E /* Sources */,
|
|
DFBD7B5CA19A09FCA521EA811971A2C5 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Roxas-library";
|
|
productName = "Roxas-library";
|
|
productReference = 63CB180B65C81A68540FC4505FD567F3 /* libRoxas-library.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BFDFE7DC352907FC980B868725387E98 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1100;
|
|
LastUpgradeCheck = 1100;
|
|
};
|
|
buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */;
|
|
compatibilityVersion = "Xcode 11.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = CF1408CF629C7361332E53B88F7BD30C;
|
|
productRefGroup = CBE9BA21AFB5771B3844B511791D11B9 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
A3282A5B2437E609EEB85861D7ECE717 /* AppCenter */,
|
|
615C831BCE925ED486B225B87E44926D /* KeychainAccess */,
|
|
062A64896E847A6749F58B6BA9A931B1 /* Nuke */,
|
|
A7A6DC28A6D60809855FE404C6A3EA29 /* Pods-AltDaemon */,
|
|
89B529DD288896C2EFC49575065F70FB /* Pods-AltServer */,
|
|
7083360F3F274C756CA77375F9D2A2BD /* Pods-AltStore */,
|
|
50CF9516C3135DF9E9C562D57B086168 /* Pods-AltStoreCore */,
|
|
9BA83CC339866A130841496CC0DA4FAA /* Roxas-framework */,
|
|
E72D88719BCAC57BEC836CE119207B5D /* Roxas-library */,
|
|
ED77B4B88587C894E85C361023D67C53 /* Sparkle */,
|
|
05327B1DB6967DBAA19D1ED734FDBD96 /* STPrivilegedTask */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
34BEB7720993EEEA9E05391A45F42DB4 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
3E3BA81178D2CC931573049044CD44DA /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6FCBC73113287540180C33E89AFBED90 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7B197823109A7BA51E3F4BCDAE203339 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
AE292B4411627ABE21EB769134C1E8BB /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
B4F174D09640740B40CF23AA689D96A9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
29A162ED1047C88BA91320305E1BCA4D /* RSTCollectionViewCell.xib in Resources */,
|
|
F94D6353B77CB874EE272D346ADE4779 /* RSTPlaceholderView.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
B4F5106730C6927A8CFC44301285D0D1 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
008804C3B8304EFB3A909B61025D6E71 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
75B4A7A6112970E8F5CFD2364703B060 /* Pods-AltServer-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
22E78A21C1C75BA724860E06EFEB8313 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
44F1045C32A8F70E2A188CD1462477DF /* Pods-AltStoreCore-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2FCE441B86282D780CE9CA9653F794FE /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B4FCE86BA184325487EE0465261CA111 /* DataCache.swift in Sources */,
|
|
28F30B593B87BBEFA3E693BE2A11174E /* DataLoader.swift in Sources */,
|
|
7119ECC671B5D507C856BCFDE65A611D /* ImageCache.swift in Sources */,
|
|
C847535FFFA08E19CFEFD1E181C09C7C /* ImageDecoding.swift in Sources */,
|
|
B170EA97951E165F51FA8F7686669271 /* ImagePipeline.swift in Sources */,
|
|
C106C9DB0B20B01498730530DC0C18CF /* ImagePreheater.swift in Sources */,
|
|
2C063B3BEF3C581E33B9B66C7C4D803B /* ImageProcessing.swift in Sources */,
|
|
E20BCE120A0B306A42F6F017203E0C66 /* ImageRequest.swift in Sources */,
|
|
3141D17F016A1C7B1B33DAA9D4CE07FC /* ImageTaskMetrics.swift in Sources */,
|
|
F84AC07D59C30C6F85EF8AF51206BB1A /* ImageView.swift in Sources */,
|
|
D775C176C73D3FCBE660D3642F0ECC4C /* Internal.swift in Sources */,
|
|
1298CF38DF60AC4A56A7FD2CBA026972 /* Nuke-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
45DE113243F9D0E46F3B9BF21EC74C58 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
220DBAA194B155CF917D6C5B95302436 /* Pods-AltDaemon-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
71DB8ED63E9ECF590D94A4935840514D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8C84999B38A1A4FC9172A12F6A3D1C69 /* STPrivilegedTask-dummy.m in Sources */,
|
|
642FC67C045E71923C63F4C7DF552543 /* STPrivilegedTask.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
AC5212C06AF481F70BB83E1340A849AD /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
900A9BF83F4280920375C504987A4D03 /* Pods-AltStore-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
AEB506AC4C4698B39D98175D87D10BAC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A409931E8040A24D0A0B704AA8E4C5C2 /* NSBundle+Extensions.m in Sources */,
|
|
3B9903F19A0D15C28E55DFD34496C448 /* NSConstraintConflict+Conveniences.m in Sources */,
|
|
2AA2700E46EF64E12AC26EE3377A4849 /* NSFileManager+URLs.m in Sources */,
|
|
9F7880430891E185103A96FBBF8A9849 /* NSLayoutConstraint+Edges.m in Sources */,
|
|
A99287D0945D2260737D1D1876B78975 /* NSPredicate+Search.m in Sources */,
|
|
78BDEBCD42FFB10AD2645A631C4824FB /* NSString+Localization.m in Sources */,
|
|
3532E48B55E451F2BC78893B84F0BF5E /* NSUserDefaults+DynamicProperties.m in Sources */,
|
|
1277C8A28B4EC007DB274FE83F9D21A8 /* Roxas-framework-dummy.m in Sources */,
|
|
BB328DA2923C2DAC5FCF1F8872A03826 /* RSTArrayDataSource.m in Sources */,
|
|
2272659BBEFD6DFE77C750ED5DB89AEF /* RSTBlockOperation.m in Sources */,
|
|
0E8C75D1C3DDE9E898C8AD4EC3BE504C /* RSTCellContentChange.m in Sources */,
|
|
678B97E8D072CB1317C1B662128A0DD9 /* RSTCellContentChangeOperation.m in Sources */,
|
|
08CBAD811402B1AF016287C554DDA1B9 /* RSTCellContentDataSource.m in Sources */,
|
|
9BF047CBF1D834267E20229D7777CB32 /* RSTCollectionViewCell.m in Sources */,
|
|
C34456BCDC32E6C6A37EF50E43C79F4A /* RSTCollectionViewGridLayout.m in Sources */,
|
|
E9E293D977A0403A0EEFB11F1F99ECDD /* RSTCompositeDataSource.m in Sources */,
|
|
B7D6C6C8DE6486F500D1FA7DD7A541F6 /* RSTDynamicDataSource.m in Sources */,
|
|
86B633DED056F58841BAFD84EF31D9BE /* RSTError.m in Sources */,
|
|
9A1EB0C0B6D2DBD905BA4AC3C5D9EA49 /* RSTFetchedResultsDataSource.m in Sources */,
|
|
1DBEC7380660B2DE99846C90F976B0E3 /* RSTHasher.m in Sources */,
|
|
9B42BE60E7468EF4E1AB6F18BD09F0CA /* RSTHelperFile.m in Sources */,
|
|
56B2AE10CB50735D61D8353BC839E65A /* RSTLaunchViewController.m in Sources */,
|
|
1E35B2F61F212CD29CC9BFF1CF76E7D2 /* RSTLoadOperation.m in Sources */,
|
|
5CEADA5009C79873C2CAA8F78D37103B /* RSTNavigationController.m in Sources */,
|
|
692ADADC31D0C322D82C56EFA2C8855C /* RSTNibView.m in Sources */,
|
|
9F0C5CF3FF6173127E1F0AAF9621056D /* RSTOperation.m in Sources */,
|
|
0A389FDE19E95098861C2BCA523F5878 /* RSTOperationQueue.m in Sources */,
|
|
0849B7841DBD4FBD4D3B33E65F6BC029 /* RSTPersistentContainer.m in Sources */,
|
|
8A759749749D937FA0333B8238317D9B /* RSTPlaceholderView.m in Sources */,
|
|
CFBD80D96702A45E739AFF50728AA2ED /* RSTRelationshipPreservingMergePolicy.m in Sources */,
|
|
49A6ACB96FBC8E43D9C34F5DE97AFEE9 /* RSTSearchController.m in Sources */,
|
|
716605E3BA18DC7B9B514304AE693518 /* RSTSeparatorView.m in Sources */,
|
|
31D9DEB11DAA45F9F5C7DEF099175490 /* RSTTintedImageView.m in Sources */,
|
|
1787B3D268EFCF523F7517F91B794520 /* RSTToastView.m in Sources */,
|
|
0A89FD31F3DDDD790C7A206FB7C0EAAE /* UIAlertAction+Actions.m in Sources */,
|
|
038125992CF68F7C039EE1C9189C03F5 /* UICollectionView+CellContent.m in Sources */,
|
|
A476575A5E1A61276FF7216E2DCE7FA6 /* UICollectionViewCell+CellContent.m in Sources */,
|
|
5213036D3B6F5CD30B779263D286C973 /* UICollectionViewCell+Nibs.m in Sources */,
|
|
96DB14813A59858739FC9F482CA69BDC /* UIImage+Manipulation.m in Sources */,
|
|
9D0EB45A1BE658BB89B0D110F4DAB1D2 /* UIKit+ActivityIndicating.m in Sources */,
|
|
F1598B378955A0A7301D80D6D166D4B9 /* UISpringTimingParameters+Conveniences.m in Sources */,
|
|
428FEDD48761C59596CAF62E8B8878EE /* UITableView+CellContent.m in Sources */,
|
|
CD8A94C3B7BF5FD2E2BFBA1BB49B7B89 /* UITableViewCell+CellContent.m in Sources */,
|
|
EDFB22F73AB22751AFFE99F19AA4433E /* UIView+AnimatedHide.m in Sources */,
|
|
C857727CE377AA74DF24CA11C228254A /* UIViewController+TransitionState.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C4DE4004EE1661FE4BC4E6C40415F599 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */,
|
|
4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
EB860282A06D90077A823BE827305F9E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
E95763389526A92E8502C3FA5486628A /* NSBundle+Extensions.m in Sources */,
|
|
2E045CCB8397C938B20CC44727706B21 /* NSConstraintConflict+Conveniences.m in Sources */,
|
|
B642E10AF891A3D20EDADCB514042D38 /* NSFileManager+URLs.m in Sources */,
|
|
638B216D875A12FAE842EC025620F850 /* NSLayoutConstraint+Edges.m in Sources */,
|
|
0F13C0A0F523201DE7F675AB26FF9D05 /* NSPredicate+Search.m in Sources */,
|
|
06D561CD7DCA5A3A736A562C2EB27B3B /* NSString+Localization.m in Sources */,
|
|
6D37CEB88DC6E92501EF1A98E09E2A01 /* NSUserDefaults+DynamicProperties.m in Sources */,
|
|
1E03624C54552D49C17BBEEA8616D046 /* Roxas-library-dummy.m in Sources */,
|
|
2246CC233463822903E96AFDD7528B45 /* RSTArrayDataSource.m in Sources */,
|
|
AB90A0A4D737396ABFE70477DE9F95D2 /* RSTBlockOperation.m in Sources */,
|
|
4498659E7C15ED9872B68D4B2366D911 /* RSTCellContentChange.m in Sources */,
|
|
DD46C8C63010B854B693F737E870D4B2 /* RSTCellContentChangeOperation.m in Sources */,
|
|
7C4D5462AB782C049AB1920CD881618A /* RSTCellContentDataSource.m in Sources */,
|
|
BC0273044719E98A30154DC9F87E8BFB /* RSTCollectionViewCell.m in Sources */,
|
|
DDA6B4A4E0DC0A951F653696C6F908CE /* RSTCollectionViewGridLayout.m in Sources */,
|
|
72D2F5DB9E2A35E65002A5CB3AC0FE4D /* RSTCompositeDataSource.m in Sources */,
|
|
A392E816DE3A4CDDC9A0BFFA40325159 /* RSTDynamicDataSource.m in Sources */,
|
|
4F8E99B8F7221B9BCF12B65053CAEE9A /* RSTError.m in Sources */,
|
|
DE89637C612F25277A0FBAEA9AFE2B63 /* RSTFetchedResultsDataSource.m in Sources */,
|
|
E0BA8262C1FAE47A55FAD91CEE68BB36 /* RSTHasher.m in Sources */,
|
|
DBE4961B36B0EB50A9A83312B3493452 /* RSTHelperFile.m in Sources */,
|
|
0DED59DE3592037C9E9F5B99CC60F3A7 /* RSTLaunchViewController.m in Sources */,
|
|
A35CE4AAA194E5E4D3B46E2C80FC67BB /* RSTLoadOperation.m in Sources */,
|
|
8AEBDAAC748A2CECBE303FEF1273AB9E /* RSTNavigationController.m in Sources */,
|
|
C226FA8DE51ED6AECFAE1D161EEBC0E4 /* RSTNibView.m in Sources */,
|
|
BA9EC2C77C07A38641C9FAF02F5B6790 /* RSTOperation.m in Sources */,
|
|
E246DCE5D3EC77EE356F6FD5BE3DD028 /* RSTOperationQueue.m in Sources */,
|
|
780E8A44649218E5603C6E5B4FB99AA9 /* RSTPersistentContainer.m in Sources */,
|
|
36D21DBE768A76A59543ECC54054FB9B /* RSTPlaceholderView.m in Sources */,
|
|
1EFD4405A8E5AC53FFEF03082FFA396E /* RSTRelationshipPreservingMergePolicy.m in Sources */,
|
|
44BD35398C644BD597DE06650E967C13 /* RSTSearchController.m in Sources */,
|
|
5B2FDD21CBD869F23B70DD994F1B3C30 /* RSTSeparatorView.m in Sources */,
|
|
C1519E6E882B4D13F37CDEB3EE9AEC6B /* RSTTintedImageView.m in Sources */,
|
|
E76C154E8D2CF37E3163215989176B98 /* RSTToastView.m in Sources */,
|
|
84B940374D41E59ECD2D269B0F2F0912 /* UIAlertAction+Actions.m in Sources */,
|
|
10E4DDD26589C6CC0A97D79CEBA27492 /* UICollectionView+CellContent.m in Sources */,
|
|
8903F4CB631D1F7DEFF5EB213DF83C4C /* UICollectionViewCell+CellContent.m in Sources */,
|
|
A427A71DE11BBC4BE953E2B44DC41878 /* UICollectionViewCell+Nibs.m in Sources */,
|
|
7A4547A32E9D7E024E38F8CA33386C80 /* UIImage+Manipulation.m in Sources */,
|
|
A5C663C8B2475D089A17B685EDD11A1B /* UIKit+ActivityIndicating.m in Sources */,
|
|
AFA96A647C05B7005880AEF2D6BAD615 /* UISpringTimingParameters+Conveniences.m in Sources */,
|
|
180F4EB3582FB56681161F43AF3C9681 /* UITableView+CellContent.m in Sources */,
|
|
5293C300A5E2C225A9D0A1CE48946310 /* UITableViewCell+CellContent.m in Sources */,
|
|
1015B0194EACABC1A9479A4E5A4A34AC /* UIView+AnimatedHide.m in Sources */,
|
|
0FC6EA6BC7092FCE8AA1E41E169B2E68 /* UIViewController+TransitionState.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
0D3F38175DDF68A36E9AE0229D327FA7 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = Sparkle;
|
|
target = ED77B4B88587C894E85C361023D67C53 /* Sparkle */;
|
|
targetProxy = F6A9BCC86C23F770B3035DE9C943300E /* PBXContainerItemProxy */;
|
|
};
|
|
3B628AAC1EF132A99016C7086235737B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = "Roxas-framework";
|
|
target = 9BA83CC339866A130841496CC0DA4FAA /* Roxas-framework */;
|
|
targetProxy = 8F96001A8D063B3F8882FC5D6E418CB4 /* PBXContainerItemProxy */;
|
|
};
|
|
619A2271CF263098C21E1DA91D7F99AC /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = AppCenter;
|
|
target = A3282A5B2437E609EEB85861D7ECE717 /* AppCenter */;
|
|
targetProxy = 2F7D56CA43A2A26361FE099A8216D3E3 /* PBXContainerItemProxy */;
|
|
};
|
|
668A4ECBE87B30DEC8DC0E362373CF7A /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = KeychainAccess;
|
|
target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */;
|
|
targetProxy = E76B15DD63CD96E4F8CB4E226F8BF184 /* PBXContainerItemProxy */;
|
|
};
|
|
7BED50461C22F87B3FD6AF64F1D36848 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = Nuke;
|
|
target = 062A64896E847A6749F58B6BA9A931B1 /* Nuke */;
|
|
targetProxy = 81E8D586A8548CF5CF3C2E2AADBD5520 /* PBXContainerItemProxy */;
|
|
};
|
|
8B3B895AAB1EEC907D9B00A6B7F283EF /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = STPrivilegedTask;
|
|
target = 05327B1DB6967DBAA19D1ED734FDBD96 /* STPrivilegedTask */;
|
|
targetProxy = 535FF926EFC100E1F7C37B03902FA84F /* PBXContainerItemProxy */;
|
|
};
|
|
97AE6155DDEBBE6DC711CE659F80A9F4 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = KeychainAccess;
|
|
target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */;
|
|
targetProxy = 6EB32483A54BD506B071908A8A47907F /* PBXContainerItemProxy */;
|
|
};
|
|
C139921F09A3DDCB73D08ADEBAB8B753 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = "Roxas-framework";
|
|
target = 9BA83CC339866A130841496CC0DA4FAA /* Roxas-framework */;
|
|
targetProxy = 530572F6168CA956AA093151334CEAD8 /* PBXContainerItemProxy */;
|
|
};
|
|
F7866DEFDBA522F9BA84B0408024844D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = "Roxas-library";
|
|
target = E72D88719BCAC57BEC836CE119207B5D /* Roxas-library */;
|
|
targetProxy = F50B588C60EBE975C4E6E60A557FEF05 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
02C585959AD1A93F9AF5E07F08D1537E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 9D4B1C1370ECE6475CD600CCB4C10AC8 /* KeychainAccess.release.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/KeychainAccess/KeychainAccess-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/KeychainAccess/KeychainAccess-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MODULEMAP_FILE = "Target Support Files/KeychainAccess/KeychainAccess.modulemap";
|
|
PRODUCT_MODULE_NAME = KeychainAccess;
|
|
PRODUCT_NAME = KeychainAccess;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
28BC7A2AE78C8BF67C7506E7F8E43F35 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = DCD71D15D5236B317587164B75C7E272 /* KeychainAccess.debug.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/KeychainAccess/KeychainAccess-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/KeychainAccess/KeychainAccess-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MODULEMAP_FILE = "Target Support Files/KeychainAccess/KeychainAccess.modulemap";
|
|
PRODUCT_MODULE_NAME = KeychainAccess;
|
|
PRODUCT_NAME = KeychainAccess;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
32D678E1DC499A86A36F2A1715F29880 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 11D481856836D88C3C8284C74C72CBF9 /* AppCenter.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
4A14F9FF2E340EBA137AA84EC30D6CDF /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A8A6F643F7EF9DF00939CAD8ACD3AC04 /* Nuke.debug.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/Nuke/Nuke-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/Nuke/Nuke-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MODULEMAP_FILE = "Target Support Files/Nuke/Nuke.modulemap";
|
|
PRODUCT_MODULE_NAME = Nuke;
|
|
PRODUCT_NAME = Nuke;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
4F7F91411B6EC0AEB386B2E5FE5F20E8 /* 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_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_PREPROCESSOR_DEFINITIONS = (
|
|
"POD_CONFIGURATION_RELEASE=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 = 12.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 5.0;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Release;
|
|
};
|
|
5278AFF28BAB9AC165A7D54777A173CA /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 2AFE60C21C8D25FAE68773D81351177E /* Pods-AltServer.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
INFOPLIST_FILE = "Target Support Files/Pods-AltServer/Pods-AltServer-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACH_O_TYPE = staticlib;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-AltServer/Pods-AltServer.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
53119FED25D50CAD8C89D980B8FCB179 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 50C2C924707ADD8CAF4A78987C425D3D /* Sparkle.release.xcconfig */;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
61AC291DD71A511DE6D843A09C8811BD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 3736A70D4D080443B3CB2BE68995102C /* Pods-AltStore.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7C88BE2FD1D0C3535A79136DD83AC1F0 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A9D2DC57C575D629B6E36D1CB355A615 /* Pods-AltStoreCore.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
80BB36134A9A522A85D6E00F1CB3503E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 69BE8106E05E3D25773AB24E5DB30206 /* Roxas-framework.debug.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/Roxas-framework/Roxas-framework-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/Roxas-framework/Roxas-framework-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MODULEMAP_FILE = "Target Support Files/Roxas-framework/Roxas-framework.modulemap";
|
|
PRODUCT_MODULE_NAME = Roxas;
|
|
PRODUCT_NAME = Roxas;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
80EBA802AF28C52B8D212C5F7FB61690 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = DB21BD6103C14781F4C8D3858521AC50 /* Pods-AltServer.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
INFOPLIST_FILE = "Target Support Files/Pods-AltServer/Pods-AltServer-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACH_O_TYPE = staticlib;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-AltServer/Pods-AltServer.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
8CDC3D09BF8AB7CB0EF5A5C037EB4144 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = C8A6222DDFCB955763248071299460EE /* Pods-AltStore.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
9E90FEE7985220E8F212902F52DD6739 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 776591896754057C6D14BB5C0D787252 /* Pods-AltDaemon.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
MACH_O_TYPE = staticlib;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
A3ECC73C1C6319F55F831BB50F536FF7 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 83E103AA1C999B3F336343A7094912AC /* AppCenter.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BAAEB604CBD51067912E5E8403880D01 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = F45EA4DC1039417AA95C05822BFE9086 /* Pods-AltStoreCore.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
BF02AC978890BD1B3ED314FB50043EB0 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 28A817C0926BCA52F297F3407988609C /* Roxas-framework.release.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/Roxas-framework/Roxas-framework-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/Roxas-framework/Roxas-framework-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MODULEMAP_FILE = "Target Support Files/Roxas-framework/Roxas-framework.modulemap";
|
|
PRODUCT_MODULE_NAME = Roxas;
|
|
PRODUCT_NAME = Roxas;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
C000630038DEE6BDE2861B0670DC98D7 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 1536C77F256E20BC46734F5107CD7405 /* Pods-AltDaemon.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
MACH_O_TYPE = staticlib;
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
D0F4B0BC0548693FBE5FFCF6317FC9AA /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D3E987EE832369F7EC0B46E863347CF5 /* STPrivilegedTask.debug.xcconfig */;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
GCC_PREFIX_HEADER = "Target Support Files/STPrivilegedTask/STPrivilegedTask-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/STPrivilegedTask/STPrivilegedTask-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
MODULEMAP_FILE = "Target Support Files/STPrivilegedTask/STPrivilegedTask.modulemap";
|
|
PRODUCT_MODULE_NAME = STPrivilegedTask;
|
|
PRODUCT_NAME = STPrivilegedTask;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 5.0;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
D24DE9D59732B3D89F58ACD78EB5F326 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = E10C8E82DAE0A7D69F45C756D18168E2 /* Sparkle.debug.xcconfig */;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
D7C3C1D9B8F46C9ED4316187CFD1B82B /* 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_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 = (
|
|
"POD_CONFIGURATION_DEBUG=1",
|
|
"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 = 12.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Debug;
|
|
};
|
|
DA59A55E829DC9E2911ED0CF257C4CA6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 6190A24BA3F3CB1ED013FCF4D54924B0 /* Roxas-library.release.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
GCC_PREFIX_HEADER = "Target Support Files/Roxas-library/Roxas-library-prefix.pch";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
MODULEMAP_FILE = "Headers/Public/Roxas/Roxas-library.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PRIVATE_HEADERS_FOLDER_PATH = "";
|
|
PRODUCT_MODULE_NAME = Roxas;
|
|
PRODUCT_NAME = "Roxas-library";
|
|
PUBLIC_HEADERS_FOLDER_PATH = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
E2FF8C364424767E5284FB47F2EE5AF5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = AA4056B922A0E5FD0C05DA6E40E93CC7 /* Nuke.release.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/Nuke/Nuke-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/Nuke/Nuke-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MODULEMAP_FILE = "Target Support Files/Nuke/Nuke.modulemap";
|
|
PRODUCT_MODULE_NAME = Nuke;
|
|
PRODUCT_NAME = Nuke;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
E50726D6E10946E03BAECD34902935B7 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 797E96B3BC6A623A0014135215DC87DB /* Roxas-library.debug.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
GCC_PREFIX_HEADER = "Target Support Files/Roxas-library/Roxas-library-prefix.pch";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
MODULEMAP_FILE = "Headers/Public/Roxas/Roxas-library.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PRIVATE_HEADERS_FOLDER_PATH = "";
|
|
PRODUCT_MODULE_NAME = Roxas;
|
|
PRODUCT_NAME = "Roxas-library";
|
|
PUBLIC_HEADERS_FOLDER_PATH = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
E576D7996F799C175FB63900616AAFFB /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 7AC06D8ACD831E3BB90FB9DDABA13EAE /* STPrivilegedTask.release.xcconfig */;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
GCC_PREFIX_HEADER = "Target Support Files/STPrivilegedTask/STPrivilegedTask-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/STPrivilegedTask/STPrivilegedTask-Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
MODULEMAP_FILE = "Target Support Files/STPrivilegedTask/STPrivilegedTask.modulemap";
|
|
PRODUCT_MODULE_NAME = STPrivilegedTask;
|
|
PRODUCT_NAME = STPrivilegedTask;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 5.0;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
08FBBE177E59CE0F1E0406D3E43AD06E /* Build configuration list for PBXNativeTarget "Pods-AltServer" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5278AFF28BAB9AC165A7D54777A173CA /* Debug */,
|
|
80EBA802AF28C52B8D212C5F7FB61690 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2C8D06A2289713323892B3638F08AC0B /* Build configuration list for PBXAggregateTarget "Sparkle" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D24DE9D59732B3D89F58ACD78EB5F326 /* Debug */,
|
|
53119FED25D50CAD8C89D980B8FCB179 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
31404833434413200237F603FEA40587 /* Build configuration list for PBXNativeTarget "Nuke" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
4A14F9FF2E340EBA137AA84EC30D6CDF /* Debug */,
|
|
E2FF8C364424767E5284FB47F2EE5AF5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D7C3C1D9B8F46C9ED4316187CFD1B82B /* Debug */,
|
|
4F7F91411B6EC0AEB386B2E5FE5F20E8 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
4BEE926243448802ACA6F07A75D9C025 /* Build configuration list for PBXNativeTarget "KeychainAccess" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
28BC7A2AE78C8BF67C7506E7F8E43F35 /* Debug */,
|
|
02C585959AD1A93F9AF5E07F08D1537E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
54208ED19403AA500F1198EEF237E880 /* Build configuration list for PBXNativeTarget "STPrivilegedTask" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D0F4B0BC0548693FBE5FFCF6317FC9AA /* Debug */,
|
|
E576D7996F799C175FB63900616AAFFB /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
987B74913483010211049F8F4D7D6CFE /* Build configuration list for PBXNativeTarget "Pods-AltStore" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
61AC291DD71A511DE6D843A09C8811BD /* Debug */,
|
|
8CDC3D09BF8AB7CB0EF5A5C037EB4144 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A3D26A8AF1B9B66FF45CF7C17B684916 /* Build configuration list for PBXNativeTarget "Pods-AltStoreCore" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7C88BE2FD1D0C3535A79136DD83AC1F0 /* Debug */,
|
|
BAAEB604CBD51067912E5E8403880D01 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
ADF912A980E788A198AD57544111B60F /* Build configuration list for PBXNativeTarget "Roxas-framework" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
80BB36134A9A522A85D6E00F1CB3503E /* Debug */,
|
|
BF02AC978890BD1B3ED314FB50043EB0 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D0944D0DEFF9CDF0CBE6D4A41B195020 /* Build configuration list for PBXAggregateTarget "AppCenter" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A3ECC73C1C6319F55F831BB50F536FF7 /* Debug */,
|
|
32D678E1DC499A86A36F2A1715F29880 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
DCBB37521772860B38850B3AB50079F1 /* Build configuration list for PBXNativeTarget "Pods-AltDaemon" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C000630038DEE6BDE2861B0670DC98D7 /* Debug */,
|
|
9E90FEE7985220E8F212902F52DD6739 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
E49AB1D524932C73B3C97A2644245AC8 /* Build configuration list for PBXNativeTarget "Roxas-library" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
E50726D6E10946E03BAECD34902935B7 /* Debug */,
|
|
DA59A55E829DC9E2911ED0CF257C4CA6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
}
|