Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have a problem in building iOS with openvpn_flutter repository. #126

Open
easytem-vpn opened this issue Dec 5, 2024 · 3 comments
Open

Comments

@easytem-vpn
Copy link

I am building OpenVPN app based on openvpn_flutter.
Android version works well.
But for iOS version, I am stuck.
When I build it, cyclic inside runner

Please help me!!!

here is error details.

Showing Recent Errors Only
Cycle inside Runner; building could produce unreliable results.
Cycle details:
→ Target 'Runner' has copy command from '/Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/VPNExtension.appex' to '/Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/PlugIns/VPNExtension.appex'
○ That command depends on command in Target 'Runner': script phase “Thin Binary”
○ Target 'Runner' has process command with output '/Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/Info.plist'
○ Target 'Runner' has copy command from '/Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/VPNExtension.appex' to '/Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/PlugIns/VPNExtension.appex'

Raw dependency cycle trace:

target: ->

node: ->

command: ->

node: /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/ExtractedAppShortcutsMetadata.stringsdata ->

command: P0:target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49-:Debug:ExtractAppIntentsMetadata ->

node: /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftConstValuesFileList ->

command: P0:target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftConstValuesFileList ->

node: ->

command: P0:::Gate target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49--fused-phase7--cp--copy-pods-resources ->

node: /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-32E4D19BF3566242286EA254-Pods-Runner-resources-Debug-input-files-5a14f3ff887fd85480de18560a23ad8f-resolved.xcfilelist ->

command: P2:target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-32E4D19BF3566242286EA254-Pods-Runner-resources-Debug-input-files-5a14f3ff887fd85480de18560a23ad8f-resolved.xcfilelist ->

node: ->

command: P0:::Gate target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49--fused-phase6--cp--embed-pods-frameworks ->

node: /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-583F2B9532AD9155482EAB7C-Pods-Runner-frameworks-Debug-input-files-d1a7f885d1cb4f8f7f9b1ef7e041ce98-resolved.xcfilelist ->

command: P2:target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/InputFileList-583F2B9532AD9155482EAB7C-Pods-Runner-frameworks-Debug-input-files-d1a7f885d1cb4f8f7f9b1ef7e041ce98-resolved.xcfilelist ->

node: ->

command: P0:::Gate target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49--fused-phase5-copy-files ->

node: <Copy /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/PlugIns/VPNExtension.appex> ->

CYCLE POINT ->

command: P0:target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49-:Debug:Copy /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/PlugIns/VPNExtension.appex /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/VPNExtension.appex ->

node: ->

command: P0:::Gate target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49--fused-phase4-thin-binary ->

node: ->

command: P2:target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Thin Binary /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh ->

node: /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/Info.plist/ ->

directoryTreeSignature: � ->

directoryContents: /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/Info.plist ->

node: /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/Info.plist ->

command: P0:target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessInfoPlistFile /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/Info.plist /Users/flash/Desktop/easytem-mobile/easytem/ios/Runner/Info.plist ->

node: /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/PlugIns/VPNExtension.appex ->

command: P0:target-Runner-18c1723432283e0cc55f10a6dcfd9e0288a783a885d8b0b3beb2e9f90bde3f49-:Debug:Copy /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/Runner.app/PlugIns/VPNExtension.appex /Users/flash/Library/Developer/Xcode/DerivedData/Runner-ehnykkgyoptkxpfgduakcevbhkwb/Build/Products/Debug-iphonesimulator/VPNExtension.appex

@MrFantuk
Copy link

MrFantuk commented Jan 7, 2025

+1
same error

1 similar comment
@Who-Code
Copy link

Who-Code commented Jan 8, 2025

+1
same error

@manukeepgoing
Copy link

Hi there,

I was facing this issue when I found this post on stackoverflow that might help. As is said on the post, maybe does not work for everyone, but at least it works for me also. Give it a try and tell me if it works for you also.

https://stackoverflow.com/questions/77138968/handling-cycle-inside-runner-building-could-produce-unreliable-results-after-up

Good luck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants