|
112 | 112 | 7121A1572C3EA4C10056DB8B /* LoadingIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7121A1562C3EA4C10056DB8B /* LoadingIndicator.swift */; }; |
113 | 113 | 713C5A742CC1578600321E15 /* AmplitudeSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 713C5A732CC1578600321E15 /* AmplitudeSwift */; }; |
114 | 114 | 71412D122DBB79A600EA7ED5 /* PushNavigator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71412D112DBB79A600EA7ED5 /* PushNavigator.swift */; }; |
| 115 | + 7145B3042E5491F80029E281 /* AmplitudeSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 7145B3032E5491F80029E281 /* AmplitudeSwift */; }; |
115 | 116 | 71461EB52C37043A002A6999 /* Pretendard-Light.otf in Resources */ = {isa = PBXBuildFile; fileRef = 71461EAC2C370439002A6999 /* Pretendard-Light.otf */; }; |
116 | 117 | 71461EB72C37043A002A6999 /* Pretendard-Medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = 71461EAE2C370439002A6999 /* Pretendard-Medium.otf */; }; |
117 | 118 | 71461EB92C37043A002A6999 /* Pretendard-SemiBold.otf in Resources */ = {isa = PBXBuildFile; fileRef = 71461EB02C37043A002A6999 /* Pretendard-SemiBold.otf */; }; |
|
457 | 458 | ); |
458 | 459 | target = 71F64BC42DCA42D2006DE3D6 /* NotificationServiceExtension */; |
459 | 460 | }; |
| 461 | + 71FD8FFF2E4AD24A00F7058F /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = { |
| 462 | + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
| 463 | + membershipExceptions = ( |
| 464 | + AmplitudeEventType.swift, |
| 465 | + ); |
| 466 | + target = 71F64BC42DCA42D2006DE3D6 /* NotificationServiceExtension */; |
| 467 | + }; |
460 | 468 | /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
461 | 469 |
|
462 | 470 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
463 | | - 713C5A772CC15B7E00321E15 /* Amplitude */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Amplitude; sourceTree = "<group>"; }; |
| 471 | + 713C5A772CC15B7E00321E15 /* Amplitude */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (71FD8FFF2E4AD24A00F7058F /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Amplitude; sourceTree = "<group>"; }; |
464 | 472 | 71CDCF742D33C5350087BF6B /* Home */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (71CDCF782D33C5430087BF6B /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Home; sourceTree = "<group>"; }; |
465 | 473 | 71DA88DA2CFDC81D0003078C /* SwiftUI+ */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = "SwiftUI+"; sourceTree = "<group>"; }; |
466 | 474 | 71DA89952CFDFA460003078C /* SwiftUI */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (71DA89982CFDFA960003078C /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = SwiftUI; sourceTree = "<group>"; }; |
|
499 | 507 | isa = PBXFrameworksBuildPhase; |
500 | 508 | buildActionMask = 2147483647; |
501 | 509 | files = ( |
| 510 | + 7145B3042E5491F80029E281 /* AmplitudeSwift in Frameworks */, |
502 | 511 | ); |
503 | 512 | runOnlyForDeploymentPostprocessing = 0; |
504 | 513 | }; |
|
1581 | 1590 | ); |
1582 | 1591 | name = NotificationServiceExtension; |
1583 | 1592 | packageProductDependencies = ( |
| 1593 | + 7145B3032E5491F80029E281 /* AmplitudeSwift */, |
1584 | 1594 | ); |
1585 | 1595 | productName = NotificationServiceExtension; |
1586 | 1596 | productReference = 71F64BC52DCA42D2006DE3D6 /* NotificationServiceExtension.appex */; |
|
2024 | 2034 | CODE_SIGN_ENTITLEMENTS = "Terning-iOS/Terning-iOS.entitlements"; |
2025 | 2035 | CODE_SIGN_IDENTITY = "Apple Development"; |
2026 | 2036 | CODE_SIGN_STYLE = Automatic; |
2027 | | - CURRENT_PROJECT_VERSION = 2025.0622.0331; |
| 2037 | + CURRENT_PROJECT_VERSION = 2025.0820.1510; |
2028 | 2038 | DEVELOPMENT_TEAM = 8Q4H7X3Q58; |
2029 | 2039 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
2030 | 2040 | GENERATE_INFOPLIST_FILE = YES; |
|
2041 | 2051 | "$(inherited)", |
2042 | 2052 | "@executable_path/Frameworks", |
2043 | 2053 | ); |
2044 | | - MARKETING_VERSION = 1.6.0; |
| 2054 | + MARKETING_VERSION = 1.7.0; |
2045 | 2055 | OTHER_LDFLAGS = ( |
2046 | 2056 | "-Xlinker", |
2047 | 2057 | "-interposable", |
|
2068 | 2078 | CODE_SIGN_ENTITLEMENTS = "Terning-iOS/Terning-iOS.entitlements"; |
2069 | 2079 | CODE_SIGN_IDENTITY = "Apple Development"; |
2070 | 2080 | CODE_SIGN_STYLE = Automatic; |
2071 | | - CURRENT_PROJECT_VERSION = 2025.0622.0331; |
| 2081 | + CURRENT_PROJECT_VERSION = 2025.0820.1510; |
2072 | 2082 | DEVELOPMENT_TEAM = 8Q4H7X3Q58; |
2073 | 2083 | ENABLE_USER_SCRIPT_SANDBOXING = NO; |
2074 | 2084 | GENERATE_INFOPLIST_FILE = YES; |
|
2085 | 2095 | "$(inherited)", |
2086 | 2096 | "@executable_path/Frameworks", |
2087 | 2097 | ); |
2088 | | - MARKETING_VERSION = 1.6.0; |
| 2098 | + MARKETING_VERSION = 1.7.0; |
2089 | 2099 | PRODUCT_BUNDLE_IDENTIFIER = "com.terning.Terning-iOS"; |
2090 | 2100 | PRODUCT_NAME = "$(TARGET_NAME)"; |
2091 | 2101 | PROVISIONING_PROFILE_SPECIFIER = ""; |
|
2104 | 2114 | buildSettings = { |
2105 | 2115 | CODE_SIGN_IDENTITY = "Apple Development"; |
2106 | 2116 | CODE_SIGN_STYLE = Automatic; |
2107 | | - CURRENT_PROJECT_VERSION = 2025.0603.1653; |
| 2117 | + CURRENT_PROJECT_VERSION = 2025.0820.1510; |
2108 | 2118 | DEVELOPMENT_TEAM = 8Q4H7X3Q58; |
2109 | 2119 | ENABLE_USER_SCRIPT_SANDBOXING = YES; |
2110 | 2120 | GENERATE_INFOPLIST_FILE = YES; |
|
2132 | 2142 | buildSettings = { |
2133 | 2143 | CODE_SIGN_IDENTITY = "Apple Development"; |
2134 | 2144 | CODE_SIGN_STYLE = Automatic; |
2135 | | - CURRENT_PROJECT_VERSION = 2025.0603.1653; |
| 2145 | + CURRENT_PROJECT_VERSION = 2025.0820.1510; |
2136 | 2146 | DEVELOPMENT_TEAM = 8Q4H7X3Q58; |
2137 | 2147 | ENABLE_USER_SCRIPT_SANDBOXING = YES; |
2138 | 2148 | GENERATE_INFOPLIST_FILE = YES; |
|
2319 | 2329 | package = 713C5A722CC1578600321E15 /* XCRemoteSwiftPackageReference "Amplitude-Swift" */; |
2320 | 2330 | productName = AmplitudeSwift; |
2321 | 2331 | }; |
| 2332 | + 7145B3032E5491F80029E281 /* AmplitudeSwift */ = { |
| 2333 | + isa = XCSwiftPackageProductDependency; |
| 2334 | + package = 713C5A722CC1578600321E15 /* XCRemoteSwiftPackageReference "Amplitude-Swift" */; |
| 2335 | + productName = AmplitudeSwift; |
| 2336 | + }; |
2322 | 2337 | 717D37E92C32FA2F00A857DB /* SnapKit */ = { |
2323 | 2338 | isa = XCSwiftPackageProductDependency; |
2324 | 2339 | package = 717D37E82C32FA2F00A857DB /* XCRemoteSwiftPackageReference "SnapKit" */; |
|
0 commit comments