|
151 | 151 | D9227C401BA7952100B5E1D0 /* ChatSecureCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D9227C2A1BA7952100B5E1D0 /* ChatSecureCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
152 | 152 | D9229D541EA960CF003D0D09 /* OTRAccountMigrationViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = D9229D521EA960CF003D0D09 /* OTRAccountMigrationViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
153 | 153 | D9229D551EA960CF003D0D09 /* OTRAccountMigrationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D9229D531EA960CF003D0D09 /* OTRAccountMigrationViewController.m */; };
|
| 154 | + D926C19B20FBDD9E0053C538 /* Compatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = D926C19A20FBDD9E0053C538 /* Compatibility.swift */; }; |
154 | 155 | D927C9771EF0C5AF00B72026 /* UIView+OTRAssets.swift in Sources */ = {isa = PBXBuildFile; fileRef = D927C9761EF0C5AF00B72026 /* UIView+OTRAssets.swift */; };
|
155 | 156 | D92AC2091DB023D8007BD3E7 /* KeyManagementViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D92AC2081DB023D8007BD3E7 /* KeyManagementViewController.swift */; };
|
156 | 157 | D9315CAE1BB600450077D2EE /* AddFriendsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = D9315CAD1BB600450077D2EE /* AddFriendsView.xib */; };
|
|
1058 | 1059 | D9227C2E1BA7952100B5E1D0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
1059 | 1060 | D9229D521EA960CF003D0D09 /* OTRAccountMigrationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRAccountMigrationViewController.h; sourceTree = "<group>"; };
|
1060 | 1061 | D9229D531EA960CF003D0D09 /* OTRAccountMigrationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRAccountMigrationViewController.m; sourceTree = "<group>"; };
|
| 1062 | + D926C19A20FBDD9E0053C538 /* Compatibility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Compatibility.swift; sourceTree = "<group>"; }; |
1061 | 1063 | D927C9761EF0C5AF00B72026 /* UIView+OTRAssets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+OTRAssets.swift"; sourceTree = "<group>"; };
|
1062 | 1064 | D92AC2081DB023D8007BD3E7 /* KeyManagementViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyManagementViewController.swift; sourceTree = "<group>"; };
|
1063 | 1065 | D93027561BAA381F000CC975 /* OTRResources.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OTRResources.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1307 | 1309 | 633105001A16D1A300C17BAE /* Classes */ = {
|
1308 | 1310 | isa = PBXGroup;
|
1309 | 1311 | children = (
|
| 1312 | + D926C19A20FBDD9E0053C538 /* Compatibility.swift */, |
1310 | 1313 | D9FBDDC81FD74A93006F1C6C /* OTRAppDelegate.swift */,
|
1311 | 1314 | 633105E51A16D1A300C17BAE /* OTRAppDelegate.h */,
|
1312 | 1315 | 633105E61A16D1A300C17BAE /* OTRAppDelegate.m */,
|
|
3060 | 3063 | D93DDA941BA79A2400CD8331 /* OTRXMPPBuddyTimers.m in Sources */,
|
3061 | 3064 | D9A7BCE81E4554E200888A8E /* OTRXMPPStream.m in Sources */,
|
3062 | 3065 | D9AE3A331BA8D9AB00255537 /* OTRConstants.m in Sources */,
|
| 3066 | + D926C19B20FBDD9E0053C538 /* Compatibility.swift in Sources */, |
3063 | 3067 | 63363FAE1CCAE29B00B0C720 /* OTRYapExtensions.swift in Sources */,
|
3064 | 3068 | D93DDA971BA79A2400CD8331 /* OTRXMPPTorManager.m in Sources */,
|
3065 | 3069 | D93DDA991BA79A2400CD8331 /* OTRXMPPServerInfo.m in Sources */,
|
|
3523 | 3527 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
3524 | 3528 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
3525 | 3529 | CODE_SIGN_STYLE = Automatic;
|
3526 |
| - DEVELOPMENT_TEAM = 4T8JLQR6GR; |
| 3530 | + DEVELOPMENT_TEAM = ""; |
3527 | 3531 | FRAMEWORK_SEARCH_PATHS = (
|
3528 | 3532 | "$(inherited)",
|
3529 | 3533 | "$(PROJECT_DIR)/Carthage/Build/iOS",
|
|
3561 | 3565 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
3562 | 3566 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
3563 | 3567 | CODE_SIGN_STYLE = Automatic;
|
3564 |
| - DEVELOPMENT_TEAM = 4T8JLQR6GR; |
| 3568 | + DEVELOPMENT_TEAM = ""; |
3565 | 3569 | FRAMEWORK_SEARCH_PATHS = (
|
3566 | 3570 | "$(inherited)",
|
3567 | 3571 | "$(PROJECT_DIR)/Carthage/Build/iOS",
|
|
0 commit comments