Omar Zúñiga

Results 12 comments of Omar Zúñiga

Thank you Thii, here it is its a clone of rules_apple repo commit: 29d2caf, I just added the .bazelversion + the TulsiDemo.tulsiproj in the root [ios_application-issue.zip](https://github.com/bazelbuild/tulsi/files/6166431/ios_application-issue.zip)

I was doing tests with incremental builds but it happens in clean/full builds too, sorry for that. i am compiling only for one platform (iOS) and it happens to all...

Using a [binary analyzer](https://github.com/omarzl/ios_17_required_reason_api_scanner/tree/binary_analyzer) I found these are the "Required reasons API" symbols in the generated frameworks: `Used symbols in binary ./FBAEMKit.framework/FBAEMKit: NSUserDefaults` `Used symbols in binary ./FBSDKCoreKit.framework/FBSDKCoreKit: NSFileSystemFreeSize, NSFileSystemSize,...

The deadlines were published yesterday https://developer.apple.com/news/?id=3d8a9yyh

Hello there, the workaround is to configure the test spec to use an app host: `requires_app_host = true`

I think this issue should be reopened now that Apple blocked the non-authenticated download workaround 😢 If possible @tahirmt could you share the code snippet to load the cookie into...

Opened https://github.com/RobotsAndPencils/xcodes/pull/265 with a modified version of @tahirmt solution, hope you can give it a review, thanks!

I tested it using an api token and is working right