|
|
|
@ -114,6 +114,9 @@
|
|
|
|
|
D64F80E2215875CC00BEF393 /* XCBActionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D64F80E1215875CC00BEF393 /* XCBActionType.swift */; };
|
|
|
|
|
D6538945214D6D7500E3CEFC /* TableViewSwipeActionProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6538944214D6D7500E3CEFC /* TableViewSwipeActionProvider.swift */; };
|
|
|
|
|
D65A37F321472F300087646E /* SwiftSoup.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6BED16E212663DA00F02DA0 /* SwiftSoup.framework */; };
|
|
|
|
|
D65F613423AEAB6600F3CFD3 /* OnboardingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D65F613323AEAB6600F3CFD3 /* OnboardingTests.swift */; };
|
|
|
|
|
D65F613623AFD65900F3CFD3 /* Ambassador.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D65F613523AFD65900F3CFD3 /* Ambassador.framework */; };
|
|
|
|
|
D65F613823AFD65D00F3CFD3 /* Embassy.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D65F613723AFD65D00F3CFD3 /* Embassy.framework */; };
|
|
|
|
|
D663625D2135C74800C9CBA2 /* ConversationMainStatusTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = D663625C2135C74800C9CBA2 /* ConversationMainStatusTableViewCell.xib */; };
|
|
|
|
|
D663625F2135C75500C9CBA2 /* ConversationMainStatusTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D663625E2135C75500C9CBA2 /* ConversationMainStatusTableViewCell.swift */; };
|
|
|
|
|
D663626221360B1900C9CBA2 /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = D663626121360B1900C9CBA2 /* Preferences.swift */; };
|
|
|
|
@ -391,6 +394,11 @@
|
|
|
|
|
D64D0AB02128D9AE005A6F37 /* OnboardingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingViewController.swift; sourceTree = "<group>"; };
|
|
|
|
|
D64F80E1215875CC00BEF393 /* XCBActionType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCBActionType.swift; sourceTree = "<group>"; };
|
|
|
|
|
D6538944214D6D7500E3CEFC /* TableViewSwipeActionProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableViewSwipeActionProvider.swift; sourceTree = "<group>"; };
|
|
|
|
|
D65F612D23AE990C00F3CFD3 /* Embassy.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Embassy.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
D65F613023AE99E000F3CFD3 /* Ambassador.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Ambassador.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
D65F613323AEAB6600F3CFD3 /* OnboardingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
D65F613523AFD65900F3CFD3 /* Ambassador.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Ambassador.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
D65F613723AFD65D00F3CFD3 /* Embassy.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Embassy.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
D663625C2135C74800C9CBA2 /* ConversationMainStatusTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ConversationMainStatusTableViewCell.xib; sourceTree = "<group>"; };
|
|
|
|
|
D663625E2135C75500C9CBA2 /* ConversationMainStatusTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConversationMainStatusTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
|
|
D663626121360B1900C9CBA2 /* Preferences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = "<group>"; };
|
|
|
|
@ -501,6 +509,7 @@
|
|
|
|
|
D6F1F84C2193B56E00F5FE67 /* Cache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Cache.swift; sourceTree = "<group>"; };
|
|
|
|
|
D6F953EB212519E700CF0F2B /* TimelineTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimelineTableViewController.swift; sourceTree = "<group>"; };
|
|
|
|
|
D6F953EF21251A2900CF0F2B /* MastodonController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MastodonController.swift; sourceTree = "<group>"; };
|
|
|
|
|
D6F98BD523AE951F008A4DAC /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
@ -530,6 +539,8 @@
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
D65F613823AFD65D00F3CFD3 /* Embassy.framework in Frameworks */,
|
|
|
|
|
D65F613623AFD65900F3CFD3 /* Ambassador.framework in Frameworks */,
|
|
|
|
|
D60A549221ED515800F1F87C /* GMImagePicker.framework in Frameworks */,
|
|
|
|
|
D61099C02144B0CC00432DC2 /* Pachyderm.framework in Frameworks */,
|
|
|
|
|
D65A37F321472F300087646E /* SwiftSoup.framework in Frameworks */,
|
|
|
|
@ -947,6 +958,11 @@
|
|
|
|
|
D65A37F221472F300087646E /* Frameworks */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
D65F613723AFD65D00F3CFD3 /* Embassy.framework */,
|
|
|
|
|
D65F613523AFD65900F3CFD3 /* Ambassador.framework */,
|
|
|
|
|
D65F613023AE99E000F3CFD3 /* Ambassador.framework */,
|
|
|
|
|
D65F612D23AE990C00F3CFD3 /* Embassy.framework */,
|
|
|
|
|
D6F98BD523AE951F008A4DAC /* Swifter.framework */,
|
|
|
|
|
);
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
@ -1259,6 +1275,7 @@
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
D6D4DDEF212518A200E1C4BB /* TuskerUITests.swift */,
|
|
|
|
|
D65F613323AEAB6600F3CFD3 /* OnboardingTests.swift */,
|
|
|
|
|
D6D4DDF1212518A200E1C4BB /* Info.plist */,
|
|
|
|
|
);
|
|
|
|
|
path = TuskerUITests;
|
|
|
|
@ -1371,6 +1388,7 @@
|
|
|
|
|
D6D4DDC9212518A000E1C4BB /* Frameworks */,
|
|
|
|
|
D6D4DDCA212518A000E1C4BB /* Resources */,
|
|
|
|
|
D6F953E52125197500CF0F2B /* Embed Frameworks */,
|
|
|
|
|
D65F612C23AE957600F3CFD3 /* Embed debug-only frameworks */,
|
|
|
|
|
);
|
|
|
|
|
buildRules = (
|
|
|
|
|
);
|
|
|
|
@ -1415,6 +1433,8 @@
|
|
|
|
|
D6D4DDED212518A200E1C4BB /* PBXTargetDependency */,
|
|
|
|
|
);
|
|
|
|
|
name = TuskerUITests;
|
|
|
|
|
packageProductDependencies = (
|
|
|
|
|
);
|
|
|
|
|
productName = TuskerUITests;
|
|
|
|
|
productReference = D6D4DDEB212518A200E1C4BB /* TuskerUITests.xctest */;
|
|
|
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
|
|
@ -1472,6 +1492,8 @@
|
|
|
|
|
ca,
|
|
|
|
|
);
|
|
|
|
|
mainGroup = D6D4DDC3212518A000E1C4BB;
|
|
|
|
|
packageReferences = (
|
|
|
|
|
);
|
|
|
|
|
productRefGroup = D6D4DDCD212518A000E1C4BB /* Products */;
|
|
|
|
|
projectDirPath = "";
|
|
|
|
|
projectRoot = "";
|
|
|
|
@ -1564,6 +1586,31 @@
|
|
|
|
|
};
|
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
|
D65F612C23AE957600F3CFD3 /* Embed debug-only frameworks */ = {
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
inputPaths = (
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/Embassy.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/Ambassador.framework",
|
|
|
|
|
);
|
|
|
|
|
name = "Embed debug-only frameworks";
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
);
|
|
|
|
|
outputPaths = (
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/Embassy.framework",
|
|
|
|
|
"${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/Ambassador.framework",
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
shellScript = "if [ \"${CONFIGURATION}\" == \"Debug\" ]; then\n echo \"Embedding ${SCRIPT_INPUT_FILE_0}\"\n cp -R $SCRIPT_INPUT_FILE_0 $SCRIPT_OUTPUT_FILE_0\n codesign --force --verbose --sign $EXPANDED_CODE_SIGN_IDENTITY $SCRIPT_OUTPUT_FILE_0\n \n echo \"Embedding ${SCRIPT_INPUT_FILE_1}\"\n cp -R $SCRIPT_INPUT_FILE_1 $SCRIPT_OUTPUT_FILE_1\n codesign --force --verbose --sign $EXPANDED_CODE_SIGN_IDENTITY $SCRIPT_OUTPUT_FILE_1\nelse\n echo \"Skipping embedding debug frameworks\"\nfi\n";
|
|
|
|
|
};
|
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
|
D60A548721ED515800F1F87C /* Sources */ = {
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
@ -1764,6 +1811,7 @@
|
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
D65F613423AEAB6600F3CFD3 /* OnboardingTests.swift in Sources */,
|
|
|
|
|
D6D4DDF0212518A200E1C4BB /* TuskerUITests.swift in Sources */,
|
|
|
|
|
);
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
@ -2166,6 +2214,7 @@
|
|
|
|
|
"$(inherited)",
|
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
|
);
|
|
|
|
|
OTHER_LDFLAGS = "";
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = net.shadowfacts.Tusker;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|