Post

Replies

Boosts

Views

Activity

Remote macOS machines for my remote offshore app developer
I am developing an app and I am about to hire an(other) engineer from India/Hyderabad. I want him to be able to remotely login to a Mac mini machine in my home and do the app development, from his Windows machine. I am choosing this model because the previous two engineers left my super-small company with code and Mac minis. So, I am resorting to a model where they can login to a remote computer (hopefully I setup them in my home) which is in BayArea with me in my home. I believe I can do something with MacStadium. But, I see that is way pricey at this stage for me. I have 3 Mac minis in my home anyway. Also, they will have to login from their Windows computer remotely onto my Mac machines. Kindly suggest me any alternatives or how can I do better and what should I consider with the above model that I am thinking of. Much appreciate it. Thanks much!
1
0
1.6k
Jan ’22
Apple M1 Mac: Running iPadOS app with Mac as target device gives error alert
As shown in this image (https://imgur.com/a/LZaaWea), I get error alert that says, "Install service either had no reply or it wasn't a dictionary". Clicking on "Details" button of the alert would give this info: Details Install service either had no reply or it wasn't a dictionary Domain: IDEInstallLocalMacService Code: -99 User Info: { DVTErrorCreationDateKey = "2022-05-23 20:56:18 +0000"; IDERunOperationFailingWorker = IDEInstallLocalMacWorker; } -- XPCError from IDEInstallService installing ‘<< APP NAME>>’ Connection interrupted Domain: IDEInstallService Code: -1 -- Analytics Event: com.apple.dt.IDERunOperationWorkerFinished : { "device_model" = "MacBookPro18,1"; "device_osBuild" = "12.1 (21C52)"; "device_platform" = "com.apple.platform.macosx"; "launchSession_schemeCommand" = Run; "launchSession_state" = 1; "launchSession_targetArch" = arm64; "operation_duration_ms" = 63; "operation_errorCode" = "-99"; "operation_errorDomain" = IDEInstallLocalMacService; "operation_errorWorker" = IDEInstallLocalMacWorker; "operation_name" = IDERunOperationWorkerGroup; "param_consoleMode" = 0; "param_debugger_attachToExtensions" = 0; "param_debugger_attachToXPC" = 1; "param_debugger_type" = 3; "param_destination_isProxy" = 0; "param_destination_platform" = "com.apple.platform.macosx"; "param_diag_MainThreadChecker_stopOnIssue" = 0; "param_diag_MallocStackLogging_enableDuringAttach" = 0; "param_diag_MallocStackLogging_enableForXPC" = 1; "param_diag_allowLocationSimulation" = 1; "param_diag_gpu_frameCapture_enable" = 0; "param_diag_gpu_shaderValidation_enable" = 0; "param_diag_gpu_validation_enable" = 0; "param_diag_memoryGraphOnResourceException" = 0; "param_diag_queueDebugging_enable" = 1; "param_diag_runtimeProfile_generate" = 0; "param_diag_sanitizer_asan_enable" = 0; "param_diag_sanitizer_tsan_enable" = 0; "param_diag_sanitizer_tsan_stopOnIssue" = 0; "param_diag_sanitizer_ubsan_stopOnIssue" = 0; "param_diag_showNonLocalizedStrings" = 0; "param_diag_viewDebugging_enabled" = 1; "param_diag_viewDebugging_insertDylibOnLaunch" = 1; "param_install_style" = 0; "param_launcher_UID" = 2; "param_launcher_allowDeviceSensorReplayData" = 0; "param_launcher_kind" = 0; "param_launcher_style" = 99; "param_launcher_substyle" = 8192; "param_runnable_appExtensionHostRunMode" = 0; "param_runnable_productType" = "com.apple.product-type.application"; "param_runnable_swiftVersion" = "5.6.1"; "param_runnable_type" = 2; "param_testing_launchedForTesting" = 0; "param_testing_suppressSimulatorApp" = 0; "param_testing_usingCLI" = 0; "sdk_canonicalName" = "iphoneos15.5"; "sdk_osVersion" = "15.5"; "sdk_variant" = iphoneos; } -- System Information macOS Version 12.1 (Build 21C52) Xcode 13.4 (20503) (Build 13F17a) Timestamp: 2022-05-23T15:56:18-05:00
1
1
1.1k
Mar ’23
How to Reserve an App Name in App Store Connect Before app's Release?
Hello Apple Dev Support, Our company is preparing to submit an iOS and iPadOS application. When development commenced nine months ago, the application name was available. However, during the submission process for internal and external testing via TestFlight, we discovered that the name is already in use. We are seeking a solution to secure our application name, ensuring its exclusive use for our purposes. We anticipate approximately four to five months of development before the application's release. If we submit our application for Apple review and receive approval but refrain from releasing it, would this action reserve or register the name for our exclusive use, preventing others from utilizing it? Thank you
1
0
122
1w
Screen Capture ReplayKit: How do I know if user had consented for Screen Capture alert?
I understand that there are no delegate methods for this. But to determine a positive consent from user to Record Screen needs to be evaluated via block parameter. When user denies the permission by mistake, and, if user tries again, the alert is not showing up. How do I reset the permission and throw the below alert again?
0
0
493
Oct ’24