|
@@ -3,11 +3,12 @@
|
|
|
archiveVersion = 1;
|
|
|
classes = {
|
|
|
};
|
|
|
- objectVersion = 51;
|
|
|
+ objectVersion = 54;
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
35D94BB743CE8779391785F0 /* libPods-TOKTOK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FFA740819FDD14745F73074 /* libPods-TOKTOK.a */; };
|
|
|
+ 6FD8947B2AF4D25D00CDF730 /* loading.json in Resources */ = {isa = PBXBuildFile; fileRef = 6FD8947A2AF4D25D00CDF730 /* loading.json */; };
|
|
|
8401463527462AB900D625F2 /* XSTTBannerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8401463427462AB900D625F2 /* XSTTBannerView.m */; };
|
|
|
84014639274780BD00D625F2 /* XSTTAboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 84014638274780BD00D625F2 /* XSTTAboutViewController.m */; };
|
|
|
8405ECA0290A5C0F000715CA /* XSTTEditPersonalInformationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8405EC9F290A5C0F000715CA /* XSTTEditPersonalInformationViewController.m */; };
|
|
@@ -22,7 +23,6 @@
|
|
|
840B9E8928F2C38E0032B0D2 /* t_xstt_location_cache_data.db in Resources */ = {isa = PBXBuildFile; fileRef = 840B9E8828F2C38E0032B0D2 /* t_xstt_location_cache_data.db */; };
|
|
|
840B9E8C28F2C3BF0032B0D2 /* XSTTSQLProfile.m in Sources */ = {isa = PBXBuildFile; fileRef = 840B9E8A28F2C3BE0032B0D2 /* XSTTSQLProfile.m */; };
|
|
|
840B9E8F28F2C5C50032B0D2 /* XSTTCacheManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 840B9E8D28F2C5C50032B0D2 /* XSTTCacheManager.m */; };
|
|
|
- 840D74702A0B8FB200938D3A /* loading.json in Resources */ = {isa = PBXBuildFile; fileRef = 840D746F2A0B8FB200938D3A /* loading.json */; };
|
|
|
840EE8FE28F56C50000CC9DF /* XSTTRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 840EE8FC28F56C50000CC9DF /* XSTTRefreshHeader.m */; };
|
|
|
840EE90128F56E08000CC9DF /* XSTTSocialCircleListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 840EE90028F56E08000CC9DF /* XSTTSocialCircleListModel.m */; };
|
|
|
840EE90628F5704C000CC9DF /* UIView+XSTTDefault.m in Sources */ = {isa = PBXBuildFile; fileRef = 840EE90328F5704C000CC9DF /* UIView+XSTTDefault.m */; };
|
|
@@ -188,6 +188,7 @@
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
5FFA740819FDD14745F73074 /* libPods-TOKTOK.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-TOKTOK.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 6FD8947A2AF4D25D00CDF730 /* loading.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = loading.json; sourceTree = "<group>"; };
|
|
|
8401463327462AB900D625F2 /* XSTTBannerView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XSTTBannerView.h; sourceTree = "<group>"; };
|
|
|
8401463427462AB900D625F2 /* XSTTBannerView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XSTTBannerView.m; sourceTree = "<group>"; };
|
|
|
84014637274780BD00D625F2 /* XSTTAboutViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XSTTAboutViewController.h; sourceTree = "<group>"; };
|
|
@@ -215,7 +216,6 @@
|
|
|
840B9E8B28F2C3BE0032B0D2 /* XSTTSQLProfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XSTTSQLProfile.h; sourceTree = "<group>"; };
|
|
|
840B9E8D28F2C5C50032B0D2 /* XSTTCacheManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XSTTCacheManager.m; sourceTree = "<group>"; };
|
|
|
840B9E8E28F2C5C50032B0D2 /* XSTTCacheManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XSTTCacheManager.h; sourceTree = "<group>"; };
|
|
|
- 840D746F2A0B8FB200938D3A /* loading.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = loading.json; path = "../../../../../../../Library/Containers/com.tencent.xinWeChat/Data/Library/Application Support/com.tencent.xinWeChat/2.0b4.0.9/878d5b4ae5ed9001b6cdaf949fd3f36a/Message/MessageTemp/9e20f478899dc29eb19741386f9343c8/File/loading.json"; sourceTree = "<group>"; };
|
|
|
840EE8FC28F56C50000CC9DF /* XSTTRefreshHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XSTTRefreshHeader.m; sourceTree = "<group>"; };
|
|
|
840EE8FD28F56C50000CC9DF /* XSTTRefreshHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XSTTRefreshHeader.h; sourceTree = "<group>"; };
|
|
|
840EE8FF28F56E08000CC9DF /* XSTTSocialCircleListModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XSTTSocialCircleListModel.h; sourceTree = "<group>"; };
|
|
@@ -1342,7 +1342,7 @@
|
|
|
84D7491F2684815F00AD7C92 /* Loading */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 840D746F2A0B8FB200938D3A /* loading.json */,
|
|
|
+ 6FD8947A2AF4D25D00CDF730 /* loading.json */,
|
|
|
);
|
|
|
path = " Loading";
|
|
|
sourceTree = "<group>";
|
|
@@ -1479,9 +1479,9 @@
|
|
|
84CADD132A1CA7F1004B0600 /* t_xstt_city_data.db in Resources */,
|
|
|
849C707928C33E7500BE760C /* SocialCircle.xcassets in Resources */,
|
|
|
849C709228C5D5DF00BE760C /* SF-Pro-Text-MediumItalic.otf in Resources */,
|
|
|
- 840D74702A0B8FB200938D3A /* loading.json in Resources */,
|
|
|
849C709028C5D5DF00BE760C /* SF-Pro-Text-Medium.otf in Resources */,
|
|
|
849C709128C5D5DF00BE760C /* SF-Pro-Text-Regular.otf in Resources */,
|
|
|
+ 6FD8947B2AF4D25D00CDF730 /* loading.json in Resources */,
|
|
|
849C708E28C5D5DF00BE760C /* SF-Pro-Text-BoldItalic.otf in Resources */,
|
|
|
840B9E8928F2C38E0032B0D2 /* t_xstt_location_cache_data.db in Resources */,
|
|
|
84685AEF269D723E002AA521 /* BeerCentre.xcassets in Resources */,
|
|
@@ -1903,12 +1903,8 @@
|
|
|
"\"UserNotifications\"",
|
|
|
"-framework",
|
|
|
"\"WebKit\"",
|
|
|
- "-framework",
|
|
|
- "\"account_login_sdk_noui_core\"",
|
|
|
- "-weak_framework",
|
|
|
- "\"Network\"",
|
|
|
);
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.xsbanruo.TOKTOK.debug;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.xsbanruo.TOKTOK;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|