Open lilongcnc opened 7 years ago
Hi, I am getting a mistake:
real 0m0.083s user 0m0.086s sys 0m0.023s /usr/bin/touch -c "/Users/Lauren/Downloads/Demo1111/iOSInjectionProject/build/Debug-iphoneos/InjectionBundle.bundle" RECORDED BUILD SUCCEEDED Renaming bundle so it reloads.. rm -rf "/Users/Lauren/Downloads/Demo1111/iOSInjectionProject/build/Debug-iphoneos/InjectionBundle17.bundle" && cp -r "/Users/Lauren/Downloads/Demo1111/iOSInjectionProject/build/Debug-iphoneos/InjectionBundle.bundle" "/Users/Lauren/Downloads/Demo1111/iOSInjectionProject/build/Debug-iphoneos/InjectionBundle17.bundle" Codesigning with identity 'iPhone Developer: Jiajin shen (RHJP4BZ947)' for iOS device Uploading '/Users/Lauren/Downloads/Demo1111/iOSInjectionProject/build/Debug-iphoneos/InjectionBundle17.bundle' to device... Loading Bundle... Modified iOSInjectionProject/injectionCount.txt ...
and I find you respone the problem in https://www.bountysource.com/issues/39015634-bundle-load-fails-due-to-sandboxing. So We still can't use it in iOS10?
Not on a device. The simulator works as before.
Thankyou. I get it. It works no the simulator very well!
Hi, I am getting a mistake:
real 0m0.083s user 0m0.086s sys 0m0.023s /usr/bin/touch -c "/Users/Lauren/Downloads/Demo1111/iOSInjectionProject/build/Debug-iphoneos/InjectionBundle.bundle" RECORDED BUILD SUCCEEDED Renaming bundle so it reloads.. rm -rf "/Users/Lauren/Downloads/Demo1111/iOSInjectionProject/build/Debug-iphoneos/InjectionBundle17.bundle" && cp -r "/Users/Lauren/Downloads/Demo1111/iOSInjectionProject/build/Debug-iphoneos/InjectionBundle.bundle" "/Users/Lauren/Downloads/Demo1111/iOSInjectionProject/build/Debug-iphoneos/InjectionBundle17.bundle" Codesigning with identity 'iPhone Developer: Jiajin shen (RHJP4BZ947)' for iOS device Uploading '/Users/Lauren/Downloads/Demo1111/iOSInjectionProject/build/Debug-iphoneos/InjectionBundle17.bundle' to device... Loading Bundle... Modified iOSInjectionProject/injectionCount.txt ...
and I find you respone the problem in https://www.bountysource.com/issues/39015634-bundle-load-fails-due-to-sandboxing. So We still can't use it in iOS10?