请选择 进入手机版 | 继续访问电脑版
帖子
帖子
用户
博客
课程
12345678
返回列表 发新帖
380
帖子
4
勋章
6
Y币
狮子呢 发表于 2020-11-4 14:26
web app配置文件放在相应的目录下也可以正常使用吧

webapp 没法检出代码
22
帖子
0
勋章
202
Y币
按文件配置完之后编译报错:
2022-08-30 11:12:50
Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -target UZApp clean

User defaults from command line:
    IDEPackageSupportUseBuiltinSCM = YES

note: Using new build system
note: Build preparation complete

** CLEAN SUCCEEDED **

Command line invocation:
    /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -scheme UZApp -configuration Release -archivePath UZApp.xcarchive "CODE_SIGN_IDENTITY=iPhone Developer: yanpin han (47WGGTJPM5)"

User defaults from command line:
    IDEArchivePathOverride = /Users/apicloud/uzmap/temp/uecyV00jSEI4x9I/ios/UZApp.xcarchive
    IDEPackageSupportUseBuiltinSCM = YES

Build settings from command line:
    CODE_SIGN_IDENTITY = iPhone Developer: yanpin han (47WGGTJPM5)

--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:iOS Simulator, id:F1652FDB-1DFC-40AD-9438-1EA625B42C10, OS:15.0, name:iPad (9th generation) }
{ platform:iOS Simulator, id:48552C01-4BA5-468B-9E98-94A9D8B12F09, OS:15.0, name:iPad Air (4th generation) }
{ platform:iOS Simulator, id:30EFA7BC-3350-4CA2-8D1D-103913122428, OS:15.0, name:iPad Pro (9.7-inch) }
{ platform:iOS Simulator, id:21EE3E3F-8956-42C9-B033-537415DC2719, OS:15.0, name:iPad Pro (11-inch) (3rd generation) }
{ platform:iOS Simulator, id1C843FC-5955-4C01-812B-13FF9DAB60D5, OS:15.0, name:iPad Pro (12.9-inch) (5th generation) }
{ platform:iOS Simulator, id:08BA6053-B9CC-4897-AEBF-7E3124FAC5EB, OS:15.0, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:017A807C-FE65-4318-B115-1055548420B0, OS:15.0, name:iPhone 8 }
{ platform:iOS Simulator, id:3D31D7FC-37B6-4F37-8455-4AA2FE1F8665, OS:15.0, name:iPhone 8 Plus }
{ platform:iOS Simulator, id:63703E67-DAD9-4B86-A711-7732F76A1626, OS:15.0, name:iPhone 11 }
{ platform:iOS Simulator, id:EF3BDDF8-57FB-47CD-8601-FCC2FBC5E8A4, OS:15.0, name:iPhone 11 Pro }
{ platform:iOS Simulator, id:4C1B6649-A394-4B99-92C4-EC0B14FF1863, OS:15.0, name:iPhone 11 Pro Max }
{ platform:iOS Simulator, id:95C71655-44C8-4783-B1C6-88B4D39A9393, OS:15.0, name:iPhone 12 }
{ platform:iOS Simulator, id:B9883101-8CF1-4FEB-86E2-CEF8BD91A1CD, OS:15.0, name:iPhone 12 Pro }
{ platform:iOS Simulator, id:E45E0133-DFD0-44EE-9798-E002D1F681A7, OS:15.0, name:iPhone 12 Pro Max }
{ platform:iOS Simulator, id:4879E0E1-60A5-4D35-A6B2-CDE34E260674, OS:15.0, name:iPhone 12 mini }
{ platform:iOS Simulator, id:55D6A731-3EA4-4829-B582-C8509BB3CCF0, OS:15.0, name:iPhone 13 }
{ platform:iOS Simulator, id:5C902233-7F81-44C4-A754-194C3ABCDDFC, OS:15.0, name:iPhone 13 Pro }
{ platform:iOS Simulator, id:B5F83923-473B-413B-BF8C-A9277D6C2CCA, OS:15.0, name:iPhone 13 Pro Max }
{ platform:iOS Simulator, id:7CD90B2B-09CD-4C50-B766-426979C2727F, OS:15.0, name:iPhone 13 mini }
{ platform:iOS Simulator, id:E71FAB5C-7F0D-4332-B16D-20C78EC19726, OS:15.0, name:iPhone SE (2nd generation) }
{ platform:iOS Simulator, id:33C262E4-1F77-4053-A475-6904927BDB27, OS:15.0, name:iPod touch (7th generation) }
note: Using new build system
note: Using codesigning identity override: iPhone Developer: yanpin han (47WGGTJPM5)
note: Planning
Analyze workspace

Create build description
Build description signature: cabeee02999848280cf689f64e8b0c96
Build description path: /Users/apicloud/Library/Developer/Xcode/DerivedData/UZApp-btwetwimqozavwftvhtcmokzkqlh/Build/Intermediates.noindex/ArchiveIntermediates/UZApp/IntermediateBuildFilesPath/XCBuildData/cabeee02999848280cf689f64e8b0c96-desc.xcbuild

note: Build preparation complete
note: Building targets in parallel
error: Provisioning profile **.**.vichms.health.suffer" doesn't support the Associated Domains capability. (in target 'UZApp' from project 'UZApp')
error: Provisioning profile **.**.vichms.health.suffer" doesn't include the com.apple.developer.associated-domains entitlement. (in target 'UZApp' from project 'UZApp')
/Users/apicloud/uzmap/temp/uecyV00jSEI4x9I/ios/UZApp.xcodeproj: warning: NewsstandKit is deprecated. (in target 'UZApp' from project 'UZApp')
/Users/apicloud/uzmap/temp/uecyV00jSEI4x9I/ios/UZApp.xcodeproj: warning: OpenGLES is deprecated. Consider migrating to Metal instead. (in target 'UZApp' from project 'UZApp')
/Users/apicloud/uzmap/temp/uecyV00jSEI4x9I/ios/UZApp.xcodeproj: warning: MobileCoreServices has been renamed. Use CoreServices instead. (in target 'UZApp' from project 'UZApp')
/Users/apicloud/uzmap/temp/uecyV00jSEI4x9I/ios/UZApp.xcodeproj: warning: GLKit is deprecated. Consider migrating to MetalKit instead. (in target 'UZApp' from project 'UZApp')
/Users/apicloud/uzmap/temp/uecyV00jSEI4x9I/ios/UZApp.xcodeproj: warning: AddressBook is deprecated. Consider migrating to Contacts instead. (in target 'UZApp' from project 'UZApp')
/Users/apicloud/uzmap/temp/uecyV00jSEI4x9I/ios/UZApp.xcodeproj: warning: AddressBookUI is deprecated. Consider migrating to ContactsUI instead. (in target 'UZApp' from project 'UZApp')
/Users/apicloud/uzmap/temp/uecyV00jSEI4x9I/ios/UZApp.xcodeproj: warning: AssetsLibrary is deprecated. Consider migrating to Photos instead. (in target 'UZApp' from project 'UZApp')
** ARCHIVE FAILED **

error: archive not found at path '/Users/apicloud/uzmap/temp/uecyV00jSEI4x9I/ios/UZApp.xcarchive'
** EXPORT FAILED **
5
帖子
0
勋章
71
Y币
Key:com.apple.developer.xxx.xxx  
type:boolean  Value:YES
这样的话怎么写的
68
帖子
3
勋章
3836
Y币
这个功能废弃了吗?还是没看懂怎么配置
12345678
您需要登录后才可以回帖 登录

本版积分规则