You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heya, when using php artisan native:run, with iOS as platform and either Debug or Release as build type, I get this error, when selecting my "real" iPhone as target device
I have a paid developer account, the device is connected to Xcode, the Team is configured. I don't know, what I'm missing :-(
PrecompileModule /Users/pelle/Sites/rewards-app/nativephp/ios/build/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-3AL3N0UA0LYZBVLIDW6U210RV.scan
cd /Users/pelle/Sites/rewards-app/nativephp/ios/NativePHP.xcodeproj
builtin-precompileModule /Users/pelle/Sites/rewards-app/nativephp/ios/build/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-3AL3N0UA0LYZBVLIDW6U210RV.scan
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'third-party-IsAppEncrypted' from project 'GoogleUtilities')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'nanopb' from project 'nanopb')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'NativePHP' from project 'NativePHP')
warning: Run script build phase 'Prep Laravel' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'NativePHP' from project 'NativePHP')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'GoogleUtilities-UserDefaults' from project 'GoogleUtilities')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'GoogleUtilities-Reachability' from project 'GoogleUtilities')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'GoogleUtilities-Network' from project 'GoogleUtilities')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'GoogleUtilities-NSData' from project 'GoogleUtilities')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'GoogleUtilities-Logger' from project 'GoogleUtilities')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'GoogleUtilities-Environment' from project 'GoogleUtilities')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'GoogleUtilities-AppDelegateSwizzler' from project 'GoogleUtilities')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'GoogleDataTransport' from project 'GoogleDataTransport')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'FirebaseMessaging' from project 'Firebase')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'FirebaseInstallations' from project 'Firebase')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'FirebaseCoreInternal' from project 'Firebase')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'FirebaseCore' from project 'Firebase')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'Firebase' from project 'Firebase')
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-Owholemodule, expected -Onone (in target 'FBLPromises' from project 'Promises')
** BUILD FAILED **
The following build commands failed:
CompileAssetCatalogVariant thinned /Users/pelle/Sites/rewards-app/nativephp/ios/build/Build/Products/Release-iphoneos/NativePHP.app /Users/pelle/Sites/rewards-app/nativephp/ios/NativePHP/Preview\ Content/Preview\ Assets.xcassets /Users/pelle/Sites/rewards-app/nativephp/ios/NativePHP/Assets.xcassets (in target 'NativePHP' from project 'NativePHP')
Building workspace NativePHP with scheme NativePHP and configuration Release
(2 failures)
📲 Deploying app to your device...
[....] Waiting for iOS device to be connected
[....] Using 00008120-001278403E9B401E (D73AP, iPhone 14 Pro, iphoneos, arm64e, 18.5, 22F76) a.k.a. 'Pelle‘s iPhone'.
------ Install phase ------
[ 0%] Found 00008120-001278403E9B401E (D73AP, iPhone 14 Pro, iphoneos, arm64e, 18.5, 22F76) a.k.a. 'Pelle‘s iPhone' connected through USB, beginning install
[ 5%] Copying /Users/pelle/Sites/rewards-app/nativephp/ios/build/Build/Products/Release-iphoneos/NativePHP.app/META-INF/ to device
[ 12%] Copying /Users/pelle/Sites/rewards-app/nativephp/ios/build/Build/Products/Release-iphoneos/NativePHP.app/META-INF/ to device
[ 12%] Copying /Users/pelle/Sites/rewards-app/nativephp/ios/build/Build/Products/Release-iphoneos/NativePHP.app/META-INF/com.apple.ZipMetadata.plist to device
[ 20%] Copying /Users/pelle/Sites/rewards-app/nativephp/ios/build/Build/Products/Release-iphoneos/NativePHP.app/META-INF/com.apple.ZipMetadata.plist to device
[ 20%] Copying /Users/pelle/Sites/rewards-app/nativephp/ios/build/Build/Products/Release-iphoneos/NativePHP.app/embedded.mobileprovision to device
[ 27%] Copying /Users/pelle/Sites/rewards-app/nativephp/ios/build/Build/Products/Release-iphoneos/NativePHP.app/embedded.mobileprovision to device
2025-06-20 21:16:09.594 ios-deploy[9067:83748016] [ !! ] Error 0xe8000067: There was an internal API error. AMDeviceSecureInstallApplication(0, device, url, options, install_callback, 0)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Heya, when using
php artisan native:run
, with iOS as platform and either Debug or Release as build type, I get this error, when selecting my "real" iPhone as target deviceI have a paid developer account, the device is connected to Xcode, the Team is configured. I don't know, what I'm missing :-(
Everything works fine in the simulators.
Beta Was this translation helpful? Give feedback.
All reactions