2012-09-28 6 views
2

처음 앱을 배포하면 코드가 변경된 후 '다시 실행'버튼을 사용하여 동일한 앱을 다시 배포하려고하면 앱이 위조 개체를로드하지 않고 시작됩니다. forge API를 사용하지 마십시오.Windows의 iOS6에서 앱이 올바르게 작동하지 않음

약간의 테스트를 거친 후 배포를 실행하기 전에 휴대 전화에서 앱을 삭제 한 경우에만 위조가로드된다는 것을 알았습니다. 그래서 기본적으로. 나는 최신 버전 v1.4.15를 사용하고있다.

따라서 수정할 수 있으면 개발하는 데 시간이 절약됩니다.

하나 더, 나는, 설치 창에서 iOS에서 응용 프로그램을 실행,하지만 난 내가

가 관련되어하지 않도록 경우
Launching - /private/var/mobile/Applications/C894C75B-DC03-4863-8C3C-09CEF15CC8D9/device- ios.app 
Could not start com.apple.debugserver!  
+1

Windows에서 iOS 앱을 설치하고 실행하는 방법에 대해 알고 싶습니다. 거기에서 어떻게 디버그 할 수 있는지에 대한 통찰력을 줄 수 있습니다. –

+1

질문에는 "trigger.io"라는 태그가 붙어 있으므로 Windows에서 iOS 응용 프로그램을 개발/배포/디버깅하는 데 사용되는 도구라고 가정합니다. –

답변

0

를 창문없는 디버그 응용 프로그램 얻고 있습니다,하지만 난이 메시지가 표시하고 있습니다 ToolKit 기반 UI에서 iOS 앱을 실행할 때 [정보] 시작 - /private/var/mobile/Applications/0F328847-939D-4557-B58A-33ACACB3B295/device-ios.app [정보] 등록 할 수 없습니다. io.trigger.forge1078daf40ad711e2acce12313d1adcbe 부트 스트랩 서버. 오류 : 알 수없는 오류 코드. 앱이 완전히 시작되지 않습니다. 그것은 위조 된 백 엔드가 준비되지 않았거나 무언가가 아닌 것처럼 보입니까?

잠시 기다리면 앱이 완벽하게 작동합니다. 이상한 ....

0

같은 오류 메시지가 나타납니다. 앱이 휴대 전화에 설치되지만 실행되지 않습니다. "ios 실행"후 툴킷 UI의 최종 상태는 "실패"합니다. 여기

[ERROR] Failed when running C:\my\projects\forge-workspace\appname\.lib\win-ios-install.exe: Installing c:\users\username\appdata\local\temp\tmppqzab4 to: 8e8023ffaa5ad085966046ca3931c9a09b7661a0 
... 
Launching - /private/var/mobile/Applications/32F5A9EC-2453-4CD5-9D04-A13D0E14D9AA/device-ios.app 
Could not start com.apple.debugserver! 

가 켜져은 "디버그 출력"에 전체 로그입니다 : 오류 라인은 여기에보고 된 것과 유사하다이 iOS 및 윈도우 문제에 대한

[INFO] Forge tools running at version 3.3.34 
[DEBUG] Forge build tools version: 3.3.34 
[DEBUG] main: {"server": "{link}https://trigger.io/api/{/link}"} 
[DEBUG] port: 38394 
[DEBUG] GET {link}https://trigger.io/api/app/93ec7c70811411e2b05e12313d00dc45/should_rebuild{/link} 
[DEBUG] Checking API response for success or error 
[DEBUG] configuration is identical to last run 
[DEBUG] POST {link}https://trigger.io/api/reload/buildevents/93ec7c70811411e2b05e12313d00dc45{/link} 
[DEBUG] Checking API response for success or error 
[DEBUG] Enabled platforms: [u'ios'] 
[DEBUG] Forge build tools version: 3.3.34 
[DEBUG] main: {"server": "{link}https://trigger.io/api/{/link}"} 
[DEBUG] port: 38394 
[DEBUG] POST {link}https://trigger.io/api/track/{/link} 
[DEBUG] <ForgeTask (ios)> running... 
[DEBUG] <ForgeTask (ios)> script: 
[{'do': {'lint_javascript':()}}, 
{'do': {'check_local_config_schema':()}}, 
{'do': {'resolve_urls': ('modules.activations.[].scripts.[]', 
          'modules.activations.[].styles.[]', 
          'modules.icons.*', 
          'modules.launchimage.iphone', 
          'modules.launchimage.iphone-retina', 
          'modules.launchimage.iphone-retina4', 
          'modules.launchimage.ipad', 
          'modules.launchimage.ipad-landscape', 
          'modules.launchimage.ipad-retina', 
          'modules.launchimage.ipad-landscape-retina', 
          'modules.launchimage.android', 
          'modules.launchimage.android-landscape', 
          'modules.button.default_icon', 
          'modules.button.default_popup', 
          'modules.button.default_icons.*')}}, 
{'do': {'check_index_html': ('src',)}}, 
{'do': {'copy_files': {'from': 'src', 
         'ignore_patterns': [u'.svn/', 
              u'.cvs/', 
              u'.hg/', 
              u'./identity.json', 
              u'.git/', 
              u'.bzr/', 
              u'.forgeignore', 
              u'./config.json', 
              u'.darcs/'], 
         'to': 'development/ios/*/assets/src'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'copy_files': {'from': 'src', 
         'ignore_patterns': [u'.svn/', 
              u'.cvs/', 
              u'.hg/', 
              u'./identity.json', 
              u'.git/', 
              u'.bzr/', 
              u'.forgeignore', 
              u'./config.json', 
              u'.darcs/'], 
         'to': 'development/reload/src'}}}, 
{'do': {'find_and_replace_in_dir': {'find': '<head>', 
            'replace': "<head><script src='%{back_to_parent}%forge/all.js'></script>", 
            'root_dir': 'development/ios/*/assets/src'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'find_and_replace_in_dir': {'find': '<head>', 
            'replace': "<head><script src='%{back_to_parent}%forge/all.js'></script>", 
            'root_dir': 'development/reload/src'}}}, 
{'do': {'find_and_replace_in_dir': {'find': '<head>', 
            'replace': '<head>\n\t\t\t\t<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">\n\t\t\t\t<script>\n\t\t\t\tfunction window$forge$_receive(result) {\n\t\t\t\t\ttry {\n\t\t\t\t\t\twindow.forge._receive(JSON.parse(result));\n\t\t\t\t\t} catch (e) {\n\t\t\t\t\t\tforge.logging.error("window$forge$_receive -> " + e);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t</script>', 
            'root_dir': 'development/reload/src'}}}, 
{'do': {'populate_xml_safe_name':()}}, 
{'do': {'populate_json_safe_name':()}}, 
{'do': {'set_in_biplist': {'filename': 'development/ios/*/Info.plist', 
          'key': 'CFBundleName', 
          'value': '${name}'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'set_in_biplist': {'filename': 'development/ios/*/Info.plist', 
          'key': 'CFBundleDisplayName', 
          'value': '${name}'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'populate_package_names':()}}, 
{'do': {'set_in_biplist': {'filename': 'development/ios/*/Info.plist', 
          'key': 'CFBundleIdentifier', 
          'value': '${modules.package_names.ios}'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'find_and_replace': {'find': 'UUID_HERE', 
           'in': ('development/ios/device-ios.app/assets/app_config.json',), 
           'replace': '${uuid}'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'find_and_replace': {'find': 'UUID_HERE', 
           'in': ('development/ios/simulator-ios.app/assets/app_config.json',), 
           'replace': '${uuid}'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'set_in_biplist': {'filename': 'development/ios/*/Info.plist', 
          'key': 'CFBundleVersion', 
          'value': '1362063560'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'set_in_biplist': {'filename': 'development/ios/*/Info.plist', 
          'key': 'CFBundleShortVersionString', 
          'value': '${version}'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'populate_trigger_domain':()}}, 
{'do': {'find_and_replace': {'find': 'CONFIG_HASH_HERE', 
           'in': ('development/ios/device-ios.app/assets/app_config.json',), 
           'replace': '${config_hash}'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'find_and_replace': {'find': 'CONFIG_HASH_HERE', 
           'in': ('development/ios/simulator-ios.app/assets/app_config.json',), 
           'replace': '${config_hash}'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'find_and_replace': {'find': 'TRIGGER_DOMAIN_HERE', 
           'in': ('development/ios/device-ios.app/assets/app_config.json',), 
           'replace': '${trigger_domain}'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'find_and_replace': {'find': 'TRIGGER_DOMAIN_HERE', 
           'in': ('development/ios/simulator-ios.app/assets/app_config.json',), 
           'replace': '${trigger_domain}'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'populate_icons': ('ios', [57, 72, 114, 144])}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'generate_sha1_manifest': {'input_folder': 'development/ios/device-ios.app/assets/src', 
            'output_file': 'development/ios/device-ios.app/assets/hash_to_file.json'}}, 
    'when': {'platform_is': 'ios'}}, 
{'do': {'generate_sha1_manifest': {'input_folder': 'development/ios/simulator-ios.app/assets/src', 
            'output_file': 'development/ios/simulator-ios.app/assets/hash_to_file.json'}}, 
    'when': {'platform_is': 'ios'}}] 
[INFO] Checking JavaScript files... 
[DEBUG] Running: "C:\Users\username\AppData\Local\Trigger Toolkit\build-tools\bin\jsl.exe" -conf "C:\Users\username\AppData\Local\Trigger Toolkit\build-tools\jsl.conf" -process c:\projects\forge-workspace\appname\src\*.js -nologo -nofilelisting -nosummary 
[WARNING] c:\projects\forge-workspace\appname\src\knockout.curly.js(29): SyntaxError: invalid quantifier { 
[WARNING]    var ReplacementInfo = ReplaceMatches(node, /{{(.*?)}}/, function (Matches) { 
[WARNING] .......................................................^ 
[WARNING] 
[WARNING] c:\projects\forge-workspace\appname\src\Scripts\jquery.validate.unobtrusive.js(27): SyntaxError: unterminated character class ! 
[WARNING]   return value.replace(/([!"#$%&'()*+,./:;<=>[email protected]\[\\\]^`{|}~])/g, "\\$1"); 
[WARNING] .............................^ 
[WARNING] 
[WARNING] c:\projects\forge-workspace\appname\src\Scripts\jquery.validate.unobtrusive.min.js(5): SyntaxError: unterminated character class ! 
[WARNING] (function(a){var d=a.validator,b,e="unobtrusiveValidation";function c(a,b,c){a.rules[b]=c;if(a.message)a.messages[b]=a.message}function j(a){return a.replace(/^\s+|\s+$/g,"").split(/\s*,\s*/g)}function f(a){return a.replace(/([!"#$%&'()*+,./:;<=>[email protected]\[\\\]^ 
[WARNING] ................................................................................................................................................................................................................................^ 
[WARNING] 
[INFO] JavaScript check complete 
[INFO] Verifying your configuration settings... 
[INFO] Configuration settings check complete 
[DEBUG] copying src to development/ios\device-ios.app\assets\src 
[DEBUG] copying src to development/ios\simulator-ios.app\assets\src 
[DEBUG] copying src to development/reload/src 
[DEBUG] replacing <head> with <head><script src='%{back_to_parent}%forge/all.js'></script> in development/ios/*/assets/src/**/*.('html',) 
[DEBUG] replacing <head> with <head><script src='../forge/all.js'></script> in development/ios\device-ios.app\assets\src\index - original.html 
[DEBUG] replacing <head> with <head><script src='../forge/all.js'></script> in development/ios\device-ios.app\assets\src\index.html 
[DEBUG] replacing <head> with <head><script src='../forge/all.js'></script> in development/ios\simulator-ios.app\assets\src\index - original.html 
[DEBUG] replacing <head> with <head><script src='../forge/all.js'></script> in development/ios\simulator-ios.app\assets\src\index.html 
[DEBUG] replacing <head> with <head><script src='%{back_to_parent}%forge/all.js'></script> in development/reload/src/**/*.('html',) 
[DEBUG] replacing <head> with <head><script src='../forge/all.js'></script> in development/reload/src\index - original.html 
[DEBUG] replacing <head> with <head><script src='../forge/all.js'></script> in development/reload/src\index.html 
[DEBUG] replacing <head> with <head> 
       <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> 
       <script> 
       function window$forge$_receive(result) { 
        try { 
         window.forge._receive(JSON.parse(result)); 
        } catch (e) { 
         forge.logging.error("window$forge$_receive -> " + e); 
        } 
       } 
      </script> in development/reload/src/**/*.('html',) 
[DEBUG] replacing <head> with <head> 
       <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> 
       <script> 
       function window$forge$_receive(result) { 
        try { 
         window.forge._receive(JSON.parse(result)); 
        } catch (e) { 
         forge.logging.error("window$forge$_receive -> " + e); 
        } 
       } 
      </script> in development/reload/src\index - original.html 
[DEBUG] replacing <head> with <head> 
       <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> 
       <script> 
       function window$forge$_receive(result) { 
        try { 
         window.forge._receive(JSON.parse(result)); 
        } catch (e) { 
         forge.logging.error("window$forge$_receive -> " + e); 
        } 
       } 
      </script> in development/reload/src\index.html 
[DEBUG] setting CFBundleName to appname in development/ios/*/Info.plist 
[DEBUG] setting CFBundleDisplayName to appname in development/ios/*/Info.plist 
[DEBUG] setting CFBundleIdentifier to U9XC4Z6EP5.* in development/ios/*/Info.plist 
[DEBUG] replacing UUID_HERE with u'93ec7c70811411e2b05e12313d00dc45' 
[DEBUG] replacing UUID_HERE with 93ec7c70811411e2b05e12313d00dc45 in development/ios/device-ios.app/assets/app_config.json 
[DEBUG] replacing UUID_HERE with u'93ec7c70811411e2b05e12313d00dc45' 
[DEBUG] replacing UUID_HERE with 93ec7c70811411e2b05e12313d00dc45 in development/ios/simulator-ios.app/assets/app_config.json 
[DEBUG] setting CFBundleVersion to 1362063560 in development/ios/*/Info.plist 
[DEBUG] setting CFBundleShortVersionString to 0.1 in development/ios/*/Info.plist 
[DEBUG] Forge build tools version: 3.3.34 
[DEBUG] main: {"server": "{link}https://trigger.io/api/{/link}"} 
[DEBUG] port: 38394 
[DEBUG] replacing CONFIG_HASH_HERE with u'436f5ffbc0886a450ff560d4a18acd10b24e78ca' 
[DEBUG] replacing CONFIG_HASH_HERE with 436f5ffbc0886a450ff560d4a18acd10b24e78ca in development/ios/device-ios.app/assets/app_config.json 
[DEBUG] replacing CONFIG_HASH_HERE with u'436f5ffbc0886a450ff560d4a18acd10b24e78ca' 
[DEBUG] replacing CONFIG_HASH_HERE with 436f5ffbc0886a450ff560d4a18acd10b24e78ca in development/ios/simulator-ios.app/assets/app_config.json 
[DEBUG] replacing TRIGGER_DOMAIN_HERE with u'{link}https://trigger.io'{/link} 
[DEBUG] replacing TRIGGER_DOMAIN_HERE with {link}https://trigger.io{/link} in development/ios/device-ios.app/assets/app_config.json 
[DEBUG] replacing TRIGGER_DOMAIN_HERE with u'{link}https://trigger.io'{/link} 
[DEBUG] replacing TRIGGER_DOMAIN_HERE with {link}https://trigger.io{/link} in development/ios/simulator-ios.app/assets/app_config.json 
[DEBUG] <ForgeTask (ios)> has finished 
[INFO] Development build created. Use forge run to run your app. 
[INFO] Forge tools running at version 3.3.34 
[DEBUG] ignoring non-target directory reload 
[DEBUG] Enabled platforms: [u'ios'] 
[DEBUG] Using configuration file value u'device' for ios.device 
[DEBUG] Forge build tools version: 3.3.34 
[DEBUG] main: {"server": "{link}https://trigger.io/api/{/link}"} 
[DEBUG] port: 38394 
[DEBUG] POST {link}https://trigger.io/api/track/{/link} 
[DEBUG] <ForgeTask (ios)> running... 
[DEBUG] <ForgeTask (ios)> script: 
[{'do': {'run_ios': (u'device',)}, 'when': {'platform_is': 'ios'}}] 
[INFO] Running on iOS device: device 
[DEBUG] Using configuration file value u'C:\\iPhone Development Files\\Development_Provisioning_Profile.mobileprovision' for ios.profile.provisioning_profile 
[DEBUG] Using configuration file value u'C:\\iPhone Development Files\\Developer Certificate.p12' for ios.profile.developer_certificate_path 
[DEBUG] Using configuration file value u'appname2' for ios.profile.developer_certificate_password 
[DEBUG] Looking for apps at c:\projects\forge-workspace\appname\development/ios/device-*/ 
[DEBUG] Signing c:\projects\forge-workspace\appname\development/ios\device-ios.app\ 
[DEBUG] Provisioning profile has valid wildcard application ID 
[INFO] Plist OK 
[INFO] 1 Provisioned Device(s): 
[INFO] ['8e8023ffaa5ad085966046ca3931c9a09b7661a0'] 
[INFO] Starting package process for iOS 
[INFO] Going to package: c:\projects\forge-workspace\appname\development\ios\device-ios.app 
[DEBUG] Provisioning profile has valid wildcard application ID 
[INFO] Plist OK 
[INFO] 1 Provisioned Device(s): 
[INFO] ['8e8023ffaa5ad085966046ca3931c9a09b7661a0'] 
[DEBUG] Extracted seed ID: U9XC4Z6EP5 
[DEBUG] Making Payload directory 
[DEBUG] Running: attrib +h c:\projects\forge-workspace\appname\.lib 
[DEBUG] File: p12name.jar, already downloaded and correct. 
[INFO] Sending app to remote server for codesigning. Uploading may take some time. 
[INFO] 100 percent uploaded: c:\users\username\appdata\local\temp\tmp5e1zca 
[INFO] 10 percent uploaded: c:\users\username\appdata\local\temp\tmp63qzfp 
[INFO] 20 percent uploaded: c:\users\username\appdata\local\temp\tmp63qzfp 
[INFO] 30 percent uploaded: c:\users\username\appdata\local\temp\tmp63qzfp 
[INFO] 40 percent uploaded: c:\users\username\appdata\local\temp\tmp63qzfp 
[INFO] 50 percent uploaded: c:\users\username\appdata\local\temp\tmp63qzfp 
[INFO] 60 percent uploaded: c:\users\username\appdata\local\temp\tmp63qzfp 
[INFO] 70 percent uploaded: c:\users\username\appdata\local\temp\tmp63qzfp 
[INFO] 80 percent uploaded: c:\users\username\appdata\local\temp\tmp63qzfp 
[INFO] 90 percent uploaded: c:\users\username\appdata\local\temp\tmp63qzfp 
[INFO] 100 percent uploaded: c:\users\username\appdata\local\temp\tmp63qzfp 
[INFO] 100 percent uploaded: C:\my\iPhone Development Files\Developer Certificate.p12 
[INFO] Extracting app.zip 
[INFO] Running: security create-keychain -p f1af2791b0756cb759e962ecebe61c271f8d2d39 9c863e0e28174ffba943a84ce722660088758729 
[INFO] Returned success 
[INFO] Running: security import certificate.p12 -k 9c863e0e28174ffba943a84ce722660088758729 -t agg -A -P appname2 
[INFO] 1 identity imported. 
[INFO] 
[INFO] Returned success 
[INFO] Running: security unlock-keychain -p f1af2791b0756cb759e962ecebe61c271f8d2d39 9c863e0e28174ffba943a84ce722660088758729 
[INFO] Returned success 
[INFO] Running: codesign --keychain 9c863e0e28174ffba943a84ce722660088758729 --force --preserve-metadata --entitlements entitlements.plist --sign iPhone --resource-rules=app/ResourceRules.plist app 
[INFO] Returned success 
[INFO] Running: /usr/bin/zip --symlinks --verbose --recurse-paths ../out.zip . 
[INFO] adding: _CodeSignature/ (in=0) (out=0) (stored 0%) 
[INFO] adding: _CodeSignature/CodeResources (in=513) (out=248) (deflated 52%) 
[INFO] adding: embedded.mobileprovision (in=7428) (out=5034) (deflated 32%) 
[INFO] adding: Forge (in=1608288) (out=564104) (deflated 65%) 
[INFO] adding: Info.plist (in=1316) (out=857) (deflated 35%) 
[INFO] adding: ResourceRules.plist (in=161) (out=120) (deflated 25%) 
[INFO] total bytes=1617706, compressed=570363 -> 65% savings 
[INFO] 
[INFO] Returned success 
[INFO] Running: security delete-keychain 9c863e0e28174ffba943a84ce722660088758729 
[INFO] Returned success 
[INFO] Signed app received, continuing with packaging. 
[DEBUG] adding to IPA: c:\users\username\appdata\local\temp\tmpyirv0z\Payload\device-ios.app\ForgeCore.bundle\ForgeViewController.nib 
[DEBUG] adding to IPA: c:\users\username\appdata\local\temp\tmpyirv0z\Payload\device-ios.app\_CodeSignature\CodeResources 
[INFO] created IPA: c:\users\username\appdata\local\temp\tmppqzab4 
[DEBUG] Running: attrib +h c:\projects\forge-workspace\appname\.lib 
[DEBUG] File: win-ios-install.exe, already downloaded and correct. 
[INFO] Installing app on device: is it connected? 
[DEBUG] Running: c:\projects\forge-workspace\appname\.lib\win-ios-install.exe c:\users\username\appdata\local\temp\tmppqzab4 U9XC4Z6EP5.* 
[INFO] Installing c:\users\username\appdata\local\temp\tmppqzab4 to: 8e8023ffaa5ad085966046ca3931c9a09b7661a0 
[INFO] Install - CreatingStagingDirectory (5%) 
[INFO] Install - ExtractingPackage (15%) 
[INFO] Install - InspectingPackage (20%) 
[INFO] Install - TakingInstallLock (20%) 
[INFO] Install - PreflightingApplication (30%) 
[INFO] Install - InstallingEmbeddedProfile (30%) 
[INFO] Install - VerifyingApplication (40%) 
[INFO] Install - CreatingContainer (50%) 
[INFO] Install - InstallingApplication (60%) 
[INFO] Install - PostflightingApplication (70%) 
[INFO] Install - SandboxingApplication (80%) 
[INFO] Install - GeneratingApplicationMap (90%) 
[INFO] Install - Complete 
[INFO] Launching - /private/var/mobile/Applications/32F5A9EC-2453-4CD5-9D04-A13D0E14D9AA/device-ios.app 
[INFO] Could not start com.apple.debugserver! 
[ERROR] Failed when running c:\projects\forge-workspace\appname\.lib\win-ios-install.exe: Installing c:\users\username\appdata\local\temp\tmppqzab4 to: 8e8023ffaa5ad085966046ca3931c9a09b7661a0 
Install - CreatingStagingDirectory (5%) 
Install - ExtractingPackage (15%) 
Install - InspectingPackage (20%) 
Install - TakingInstallLock (20%) 
Install - PreflightingApplication (30%) 
Install - InstallingEmbeddedProfile (30%) 
Install - VerifyingApplication (40%) 
Install - CreatingContainer (50%) 
Install - InstallingApplication (60%) 
Install - PostflightingApplication (70%) 
Install - SandboxingApplication (80%) 
Install - GeneratingApplicationMap (90%) 
Install - Complete 
Launching - /private/var/mobile/Applications/32F5A9EC-2453-4CD5-9D04-A13D0E14D9AA/device-ios.app 
Could not start com.apple.debugserver! 
[DEBUG] Traceback (most recent call last): 
    File "C:\Users\username\AppData\Local\Trigger Toolkit\build-tools\forge\async.py", line 96, in run 
    result = self._target(*self._args, **self._kwargs) 
    File "C:\Users\username\AppData\Local\Trigger Toolkit\trigger\api\app.py", line 459, in run 
    forge_main.run(['--general.interactive', 'no']) 
    File "C:\Users\username\AppData\Local\Trigger Toolkit\build-tools\forge\main.py", line 414, in run 
    build_to_run=build_to_run, 
    File "c:\projects\forge-workspace\appname\.template\generate_dynamic\customer_goals.py", line 125, in run_app 
    build_to_run.run() 
    File "c:\projects\forge-workspace\appname\.template\generate_dynamic\build.py", line 337, in run 
    self._call_with_params(task_method, task_args) 
    File "c:\projects\forge-workspace\appname\.template\generate_dynamic\build.py", line 296, in _call_with_params 
    return method(self, *params) 
    File "c:\projects\forge-workspace\appname\.template\generate_dynamic\ios_tasks.py", line 695, in run_ios 
    certificate_password=certificate_password, 
    File "c:\projects\forge-workspace\appname\.template\generate_dynamic\ios_tasks.py", line 628, in run_idevice 
    run_shell(*win_ios_install, fail_silently=False, command_log_level=logging.INFO, check_for_interrupt=True) 
    File "c:\projects\forge-workspace\appname\.template\generate_dynamic\utils.py", line 346, in run_shell 
    output=state.output.getvalue() 
ShellError: Failed when running c:\projects\forge-workspace\appname\.lib\win-ios-install.exe: Installing c:\users\username\appdata\local\temp\tmppqzab4 to: 8e8023ffaa5ad085966046ca3931c9a09b7661a0 
Install - CreatingStagingDirectory (5%) 
Install - ExtractingPackage (15%) 
Install - InspectingPackage (20%) 
Install - TakingInstallLock (20%) 
Install - PreflightingApplication (30%) 
Install - InstallingEmbeddedProfile (30%) 
Install - VerifyingApplication (40%) 
Install - CreatingContainer (50%) 
Install - InstallingApplication (60%) 
Install - PostflightingApplication (70%) 
Install - SandboxingApplication (80%) 
Install - GeneratingApplicationMap (90%) 
Install - Complete 
Launching - /private/var/mobile/Applications/32F5A9EC-2453-4CD5-9D04-A13D0E14D9AA/device-ios.app 
Could not start com.apple.debugserver! 
관련 문제