|
| 1 | +// !$*UTF8*$! |
| 2 | +{ |
| 3 | + archiveVersion = 1; |
| 4 | + classes = { |
| 5 | + }; |
| 6 | + objectVersion = 50; |
| 7 | + objects = { |
| 8 | + |
| 9 | +/* Begin PBXBuildFile section */ |
| 10 | + 058557BB273AAA24004C7B11 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557BA273AAA24004C7B11 /* Assets.xcassets */; }; |
| 11 | + 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */; }; |
| 12 | + 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2152FB032600AC8F00CF470E /* iOSApp.swift */; }; |
| 13 | + 5D12D7E6B7D79416B151FE28 /* Pods_iosApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B459D97AEC8156C85C8A8667 /* Pods_iosApp.framework */; }; |
| 14 | + 7555FF83242A565900829871 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7555FF82242A565900829871 /* ContentView.swift */; }; |
| 15 | +/* End PBXBuildFile section */ |
| 16 | + |
| 17 | +/* Begin PBXFileReference section */ |
| 18 | + 058557BA273AAA24004C7B11 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| 19 | + 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
| 20 | + 072B9ABDBC09D564647DB316 /* Pods-iosApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.release.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.release.xcconfig"; sourceTree = "<group>"; }; |
| 21 | + 2152FB032600AC8F00CF470E /* iOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSApp.swift; sourceTree = "<group>"; }; |
| 22 | + 6D9E1684084CD3BB4914CB71 /* Pods-iosApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-iosApp.debug.xcconfig"; path = "Target Support Files/Pods-iosApp/Pods-iosApp.debug.xcconfig"; sourceTree = "<group>"; }; |
| 23 | + 7555FF7B242A565900829871 /* iosApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iosApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 24 | + 7555FF82242A565900829871 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
| 25 | + 7555FF8C242A565B00829871 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 26 | + B459D97AEC8156C85C8A8667 /* Pods_iosApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_iosApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 27 | +/* End PBXFileReference section */ |
| 28 | + |
| 29 | +/* Begin PBXFrameworksBuildPhase section */ |
| 30 | + 8CF9ADDDEDB3938688ECC72B /* Frameworks */ = { |
| 31 | + isa = PBXFrameworksBuildPhase; |
| 32 | + buildActionMask = 2147483647; |
| 33 | + files = ( |
| 34 | + 5D12D7E6B7D79416B151FE28 /* Pods_iosApp.framework in Frameworks */, |
| 35 | + ); |
| 36 | + runOnlyForDeploymentPostprocessing = 0; |
| 37 | + }; |
| 38 | +/* End PBXFrameworksBuildPhase section */ |
| 39 | + |
| 40 | +/* Begin PBXGroup section */ |
| 41 | + 058557D7273AAEEB004C7B11 /* Preview Content */ = { |
| 42 | + isa = PBXGroup; |
| 43 | + children = ( |
| 44 | + 058557D8273AAEEB004C7B11 /* Preview Assets.xcassets */, |
| 45 | + ); |
| 46 | + path = "Preview Content"; |
| 47 | + sourceTree = "<group>"; |
| 48 | + }; |
| 49 | + 34716F679A18ACF19B33E1A7 /* Frameworks */ = { |
| 50 | + isa = PBXGroup; |
| 51 | + children = ( |
| 52 | + B459D97AEC8156C85C8A8667 /* Pods_iosApp.framework */, |
| 53 | + ); |
| 54 | + name = Frameworks; |
| 55 | + sourceTree = "<group>"; |
| 56 | + }; |
| 57 | + 7555FF72242A565900829871 = { |
| 58 | + isa = PBXGroup; |
| 59 | + children = ( |
| 60 | + 7555FF7D242A565900829871 /* iosApp */, |
| 61 | + 7555FF7C242A565900829871 /* Products */, |
| 62 | + 9B2BDEE4878177FF7CBB236A /* Pods */, |
| 63 | + 34716F679A18ACF19B33E1A7 /* Frameworks */, |
| 64 | + ); |
| 65 | + sourceTree = "<group>"; |
| 66 | + }; |
| 67 | + 7555FF7C242A565900829871 /* Products */ = { |
| 68 | + isa = PBXGroup; |
| 69 | + children = ( |
| 70 | + 7555FF7B242A565900829871 /* iosApp.app */, |
| 71 | + ); |
| 72 | + name = Products; |
| 73 | + sourceTree = "<group>"; |
| 74 | + }; |
| 75 | + 7555FF7D242A565900829871 /* iosApp */ = { |
| 76 | + isa = PBXGroup; |
| 77 | + children = ( |
| 78 | + 058557BA273AAA24004C7B11 /* Assets.xcassets */, |
| 79 | + 7555FF82242A565900829871 /* ContentView.swift */, |
| 80 | + 7555FF8C242A565B00829871 /* Info.plist */, |
| 81 | + 2152FB032600AC8F00CF470E /* iOSApp.swift */, |
| 82 | + 058557D7273AAEEB004C7B11 /* Preview Content */, |
| 83 | + ); |
| 84 | + path = iosApp; |
| 85 | + sourceTree = "<group>"; |
| 86 | + }; |
| 87 | + 9B2BDEE4878177FF7CBB236A /* Pods */ = { |
| 88 | + isa = PBXGroup; |
| 89 | + children = ( |
| 90 | + 6D9E1684084CD3BB4914CB71 /* Pods-iosApp.debug.xcconfig */, |
| 91 | + 072B9ABDBC09D564647DB316 /* Pods-iosApp.release.xcconfig */, |
| 92 | + ); |
| 93 | + path = Pods; |
| 94 | + sourceTree = "<group>"; |
| 95 | + }; |
| 96 | +/* End PBXGroup section */ |
| 97 | + |
| 98 | +/* Begin PBXNativeTarget section */ |
| 99 | + 7555FF7A242A565900829871 /* iosApp */ = { |
| 100 | + isa = PBXNativeTarget; |
| 101 | + buildConfigurationList = 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */; |
| 102 | + buildPhases = ( |
| 103 | + 6FB9C9E47475CADF4613CD71 /* [CP] Check Pods Manifest.lock */, |
| 104 | + 7555FF77242A565900829871 /* Sources */, |
| 105 | + 7555FF79242A565900829871 /* Resources */, |
| 106 | + 8CF9ADDDEDB3938688ECC72B /* Frameworks */, |
| 107 | + ); |
| 108 | + buildRules = ( |
| 109 | + ); |
| 110 | + dependencies = ( |
| 111 | + ); |
| 112 | + name = iosApp; |
| 113 | + productName = iosApp; |
| 114 | + productReference = 7555FF7B242A565900829871 /* iosApp.app */; |
| 115 | + productType = "com.apple.product-type.application"; |
| 116 | + }; |
| 117 | +/* End PBXNativeTarget section */ |
| 118 | + |
| 119 | +/* Begin PBXProject section */ |
| 120 | + 7555FF73242A565900829871 /* Project object */ = { |
| 121 | + isa = PBXProject; |
| 122 | + attributes = { |
| 123 | + LastSwiftUpdateCheck = 1130; |
| 124 | + LastUpgradeCheck = 1130; |
| 125 | + ORGANIZATIONNAME = orgName; |
| 126 | + TargetAttributes = { |
| 127 | + 7555FF7A242A565900829871 = { |
| 128 | + CreatedOnToolsVersion = 11.3.1; |
| 129 | + }; |
| 130 | + }; |
| 131 | + }; |
| 132 | + buildConfigurationList = 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */; |
| 133 | + compatibilityVersion = "Xcode 9.3"; |
| 134 | + developmentRegion = en; |
| 135 | + hasScannedForEncodings = 0; |
| 136 | + knownRegions = ( |
| 137 | + en, |
| 138 | + Base, |
| 139 | + ); |
| 140 | + mainGroup = 7555FF72242A565900829871; |
| 141 | + productRefGroup = 7555FF7C242A565900829871 /* Products */; |
| 142 | + projectDirPath = ""; |
| 143 | + projectRoot = ""; |
| 144 | + targets = ( |
| 145 | + 7555FF7A242A565900829871 /* iosApp */, |
| 146 | + ); |
| 147 | + }; |
| 148 | +/* End PBXProject section */ |
| 149 | + |
| 150 | +/* Begin PBXResourcesBuildPhase section */ |
| 151 | + 7555FF79242A565900829871 /* Resources */ = { |
| 152 | + isa = PBXResourcesBuildPhase; |
| 153 | + buildActionMask = 2147483647; |
| 154 | + files = ( |
| 155 | + 058557D9273AAEEB004C7B11 /* Preview Assets.xcassets in Resources */, |
| 156 | + 058557BB273AAA24004C7B11 /* Assets.xcassets in Resources */, |
| 157 | + ); |
| 158 | + runOnlyForDeploymentPostprocessing = 0; |
| 159 | + }; |
| 160 | +/* End PBXResourcesBuildPhase section */ |
| 161 | + |
| 162 | +/* Begin PBXShellScriptBuildPhase section */ |
| 163 | + 6FB9C9E47475CADF4613CD71 /* [CP] Check Pods Manifest.lock */ = { |
| 164 | + isa = PBXShellScriptBuildPhase; |
| 165 | + buildActionMask = 2147483647; |
| 166 | + files = ( |
| 167 | + ); |
| 168 | + inputFileListPaths = ( |
| 169 | + ); |
| 170 | + inputPaths = ( |
| 171 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 172 | + "${PODS_ROOT}/Manifest.lock", |
| 173 | + ); |
| 174 | + name = "[CP] Check Pods Manifest.lock"; |
| 175 | + outputFileListPaths = ( |
| 176 | + ); |
| 177 | + outputPaths = ( |
| 178 | + "$(DERIVED_FILE_DIR)/Pods-iosApp-checkManifestLockResult.txt", |
| 179 | + ); |
| 180 | + runOnlyForDeploymentPostprocessing = 0; |
| 181 | + shellPath = /bin/sh; |
| 182 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 183 | + showEnvVarsInLog = 0; |
| 184 | + }; |
| 185 | +/* End PBXShellScriptBuildPhase section */ |
| 186 | + |
| 187 | +/* Begin PBXSourcesBuildPhase section */ |
| 188 | + 7555FF77242A565900829871 /* Sources */ = { |
| 189 | + isa = PBXSourcesBuildPhase; |
| 190 | + buildActionMask = 2147483647; |
| 191 | + files = ( |
| 192 | + 2152FB042600AC8F00CF470E /* iOSApp.swift in Sources */, |
| 193 | + 7555FF83242A565900829871 /* ContentView.swift in Sources */, |
| 194 | + ); |
| 195 | + runOnlyForDeploymentPostprocessing = 0; |
| 196 | + }; |
| 197 | +/* End PBXSourcesBuildPhase section */ |
| 198 | + |
| 199 | +/* Begin XCBuildConfiguration section */ |
| 200 | + 7555FFA3242A565B00829871 /* Debug */ = { |
| 201 | + isa = XCBuildConfiguration; |
| 202 | + buildSettings = { |
| 203 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 204 | + CLANG_ANALYZER_NONNULL = YES; |
| 205 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 206 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 207 | + CLANG_CXX_LIBRARY = "libc++"; |
| 208 | + CLANG_ENABLE_MODULES = YES; |
| 209 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 210 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 211 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 212 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 213 | + CLANG_WARN_COMMA = YES; |
| 214 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 215 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 216 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 217 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 218 | + CLANG_WARN_EMPTY_BODY = YES; |
| 219 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 220 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 221 | + CLANG_WARN_INT_CONVERSION = YES; |
| 222 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 223 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 224 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 225 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 226 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| 227 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 228 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 229 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 230 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 231 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 232 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 233 | + COPY_PHASE_STRIP = NO; |
| 234 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 235 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 236 | + ENABLE_TESTABILITY = YES; |
| 237 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 238 | + GCC_DYNAMIC_NO_PIC = NO; |
| 239 | + GCC_NO_COMMON_BLOCKS = YES; |
| 240 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 241 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 242 | + "DEBUG=1", |
| 243 | + "$(inherited)", |
| 244 | + ); |
| 245 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 246 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 247 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 248 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 249 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 250 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 251 | + IPHONEOS_DEPLOYMENT_TARGET = 14.1; |
| 252 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| 253 | + MTL_FAST_MATH = YES; |
| 254 | + ONLY_ACTIVE_ARCH = YES; |
| 255 | + SDKROOT = iphoneos; |
| 256 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
| 257 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 258 | + }; |
| 259 | + name = Debug; |
| 260 | + }; |
| 261 | + 7555FFA4242A565B00829871 /* Release */ = { |
| 262 | + isa = XCBuildConfiguration; |
| 263 | + buildSettings = { |
| 264 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 265 | + CLANG_ANALYZER_NONNULL = YES; |
| 266 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 267 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 268 | + CLANG_CXX_LIBRARY = "libc++"; |
| 269 | + CLANG_ENABLE_MODULES = YES; |
| 270 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 271 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 272 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 273 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 274 | + CLANG_WARN_COMMA = YES; |
| 275 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 276 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 277 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 278 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 279 | + CLANG_WARN_EMPTY_BODY = YES; |
| 280 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 281 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 282 | + CLANG_WARN_INT_CONVERSION = YES; |
| 283 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 284 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 285 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 286 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 287 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| 288 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 289 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 290 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 291 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 292 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 293 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 294 | + COPY_PHASE_STRIP = NO; |
| 295 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 296 | + ENABLE_NS_ASSERTIONS = NO; |
| 297 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 298 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 299 | + GCC_NO_COMMON_BLOCKS = YES; |
| 300 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 301 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 302 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 303 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 304 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 305 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 306 | + IPHONEOS_DEPLOYMENT_TARGET = 14.1; |
| 307 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 308 | + MTL_FAST_MATH = YES; |
| 309 | + SDKROOT = iphoneos; |
| 310 | + SWIFT_COMPILATION_MODE = wholemodule; |
| 311 | + SWIFT_OPTIMIZATION_LEVEL = "-O"; |
| 312 | + VALIDATE_PRODUCT = YES; |
| 313 | + }; |
| 314 | + name = Release; |
| 315 | + }; |
| 316 | + 7555FFA6242A565B00829871 /* Debug */ = { |
| 317 | + isa = XCBuildConfiguration; |
| 318 | + baseConfigurationReference = 6D9E1684084CD3BB4914CB71 /* Pods-iosApp.debug.xcconfig */; |
| 319 | + buildSettings = { |
| 320 | + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 321 | + CODE_SIGN_STYLE = Automatic; |
| 322 | + DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; |
| 323 | + DEVELOPMENT_TEAM = 32VR5PEEGQ; |
| 324 | + ENABLE_PREVIEWS = YES; |
| 325 | + INFOPLIST_FILE = iosApp/Info.plist; |
| 326 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 327 | + "$(inherited)", |
| 328 | + "@executable_path/Frameworks", |
| 329 | + ); |
| 330 | + PRODUCT_BUNDLE_IDENTIFIER = com.piasy.kmp.xlog.ios; |
| 331 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 332 | + SWIFT_VERSION = 5.0; |
| 333 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 334 | + }; |
| 335 | + name = Debug; |
| 336 | + }; |
| 337 | + 7555FFA7242A565B00829871 /* Release */ = { |
| 338 | + isa = XCBuildConfiguration; |
| 339 | + baseConfigurationReference = 072B9ABDBC09D564647DB316 /* Pods-iosApp.release.xcconfig */; |
| 340 | + buildSettings = { |
| 341 | + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 342 | + CODE_SIGN_STYLE = Automatic; |
| 343 | + DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; |
| 344 | + DEVELOPMENT_TEAM = 32VR5PEEGQ; |
| 345 | + ENABLE_PREVIEWS = YES; |
| 346 | + INFOPLIST_FILE = iosApp/Info.plist; |
| 347 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 348 | + "$(inherited)", |
| 349 | + "@executable_path/Frameworks", |
| 350 | + ); |
| 351 | + PRODUCT_BUNDLE_IDENTIFIER = com.piasy.kmp.xlog.ios; |
| 352 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 353 | + SWIFT_VERSION = 5.0; |
| 354 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 355 | + }; |
| 356 | + name = Release; |
| 357 | + }; |
| 358 | +/* End XCBuildConfiguration section */ |
| 359 | + |
| 360 | +/* Begin XCConfigurationList section */ |
| 361 | + 7555FF76242A565900829871 /* Build configuration list for PBXProject "iosApp" */ = { |
| 362 | + isa = XCConfigurationList; |
| 363 | + buildConfigurations = ( |
| 364 | + 7555FFA3242A565B00829871 /* Debug */, |
| 365 | + 7555FFA4242A565B00829871 /* Release */, |
| 366 | + ); |
| 367 | + defaultConfigurationIsVisible = 0; |
| 368 | + defaultConfigurationName = Release; |
| 369 | + }; |
| 370 | + 7555FFA5242A565B00829871 /* Build configuration list for PBXNativeTarget "iosApp" */ = { |
| 371 | + isa = XCConfigurationList; |
| 372 | + buildConfigurations = ( |
| 373 | + 7555FFA6242A565B00829871 /* Debug */, |
| 374 | + 7555FFA7242A565B00829871 /* Release */, |
| 375 | + ); |
| 376 | + defaultConfigurationIsVisible = 0; |
| 377 | + defaultConfigurationName = Release; |
| 378 | + }; |
| 379 | +/* End XCConfigurationList section */ |
| 380 | + }; |
| 381 | + rootObject = 7555FF73242A565900829871 /* Project object */; |
| 382 | +} |
0 commit comments