|
81 | 81 | 8B5CFE3E1D3820CA00860D40 /* TIPError.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B5CFE3C1D3820CA00860D40 /* TIPError.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
82 | 82 | 8B5CFE421D38246500860D40 /* TIPFileUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B5CFE401D38246500860D40 /* TIPFileUtils.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
83 | 83 | 8B5CFE431D38246500860D40 /* TIPFileUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B5CFE411D38246500860D40 /* TIPFileUtils.m */; };
|
| 84 | + 8B62B66D21C313D300A1E4E4 /* twitterfied.heic in Resources */ = {isa = PBXBuildFile; fileRef = 8B62B66C21C313D300A1E4E4 /* twitterfied.heic */; }; |
84 | 85 | 8B6301831E68F9B400C9A86A /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B6301821E68F9B400C9A86A /* AppDelegate.swift */; };
|
85 | 86 | 8B63018C1E68F9B400C9A86A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8B63018B1E68F9B400C9A86A /* Assets.xcassets */; };
|
86 | 87 | 8B63018F1E68F9B400C9A86A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8B63018D1E68F9B400C9A86A /* LaunchScreen.storyboard */; };
|
|
518 | 519 | 8B5CFE3C1D3820CA00860D40 /* TIPError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TIPError.h; sourceTree = "<group>"; };
|
519 | 520 | 8B5CFE401D38246500860D40 /* TIPFileUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TIPFileUtils.h; sourceTree = "<group>"; };
|
520 | 521 | 8B5CFE411D38246500860D40 /* TIPFileUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TIPFileUtils.m; sourceTree = "<group>"; };
|
| 522 | + 8B62B66C21C313D300A1E4E4 /* twitterfied.heic */ = {isa = PBXFileReference; lastKnownFileType = file; path = twitterfied.heic; sourceTree = "<group>"; }; |
521 | 523 | 8B6301801E68F9B400C9A86A /* TIP Swift Sample App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "TIP Swift Sample App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
522 | 524 | 8B6301821E68F9B400C9A86A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
523 | 525 | 8B63018B1E68F9B400C9A86A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
969 | 971 | 8B7695091D4824B9009091B5 /* interlace.png */,
|
970 | 972 | 8BE31C871B9A1BF5009BC0B2 /* main.m */,
|
971 | 973 | 8B76950A1D4824B9009091B5 /* no-interlace.png */,
|
| 974 | + 8B62B66C21C313D300A1E4E4 /* twitterfied.heic */, |
972 | 975 | 8BE31CAE1B9A276F009BC0B2 /* twitterfied.jp2 */,
|
973 | 976 | 8BE31CAF1B9A276F009BC0B2 /* twitterfied.jpg */,
|
974 | 977 | 8BE31CB01B9A276F009BC0B2 /* twitterfied.pjpg */,
|
|
1639 | 1642 | files = (
|
1640 | 1643 | 8B7695131D482A3A009091B5 /* interlace.png in Resources */,
|
1641 | 1644 | 8BAD1A271BBAFC44003395F3 /* twitterfied.RPCL.jp2 in Resources */,
|
| 1645 | + 8B62B66D21C313D300A1E4E4 /* twitterfied.heic in Resources */, |
1642 | 1646 | 8B3B079B1DFE56B800174F40 /* twitterfied.tiff in Resources */,
|
1643 | 1647 | 8B3B079D1DFE59EE00174F40 /* fireworks_original.gif in Resources */,
|
1644 | 1648 | 8BE31CB31B9A276F009BC0B2 /* twitterfied.pjpg in Resources */,
|
|
2071 | 2075 | CLANG_CXX_LIBRARY = "libc++";
|
2072 | 2076 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
2073 | 2077 | CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
| 2078 | + CODE_SIGN_IDENTITY = ""; |
2074 | 2079 | DEBUG_INFORMATION_FORMAT = dwarf;
|
2075 | 2080 | DEFINES_MODULE = YES;
|
2076 | 2081 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
2097 | 2102 | CLANG_CXX_LIBRARY = "libc++";
|
2098 | 2103 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
2099 | 2104 | CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
| 2105 | + CODE_SIGN_IDENTITY = ""; |
2100 | 2106 | COPY_PHASE_STRIP = NO;
|
2101 | 2107 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
2102 | 2108 | DEFINES_MODULE = YES;
|
|
2119 | 2125 | isa = XCBuildConfiguration;
|
2120 | 2126 | buildSettings = {
|
2121 | 2127 | CLANG_ANALYZER_NONNULL = YES;
|
| 2128 | + CODE_SIGN_IDENTITY = ""; |
2122 | 2129 | DEBUG_INFORMATION_FORMAT = dwarf;
|
2123 | 2130 | DEFINES_MODULE = YES;
|
2124 | 2131 | DYLIB_COMPATIBILITY_VERSION = 1;
|
|
2147 | 2154 | isa = XCBuildConfiguration;
|
2148 | 2155 | buildSettings = {
|
2149 | 2156 | CLANG_ANALYZER_NONNULL = YES;
|
| 2157 | + CODE_SIGN_IDENTITY = ""; |
2150 | 2158 | COPY_PHASE_STRIP = NO;
|
2151 | 2159 | DEBUG_INFORMATION_FORMAT = dwarf;
|
2152 | 2160 | DEFINES_MODULE = YES;
|
|
2419 | 2427 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
2420 | 2428 | CODE_SIGN_STYLE = Manual;
|
2421 | 2429 | COPY_PHASE_STRIP = NO;
|
2422 |
| - CURRENT_PROJECT_VERSION = 2.11; |
| 2430 | + CURRENT_PROJECT_VERSION = 2.12; |
2423 | 2431 | DEAD_CODE_STRIPPING = NO;
|
2424 | 2432 | DYLIB_COMPATIBILITY_VERSION = 1;
|
2425 | 2433 | DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
|
|
2490 | 2498 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
2491 | 2499 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
2492 | 2500 | CODE_SIGN_STYLE = Manual;
|
2493 |
| - CURRENT_PROJECT_VERSION = 2.11; |
| 2501 | + CURRENT_PROJECT_VERSION = 2.12; |
2494 | 2502 | DEAD_CODE_STRIPPING = NO;
|
2495 | 2503 | DYLIB_COMPATIBILITY_VERSION = 1;
|
2496 | 2504 | DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
|
|
0 commit comments